/*
Theme Name: Commune de Colombey
Theme URI: 
Description: Thème wordpress pour la commune de Colombey
Author: Marine AMARO MARIA
Author URI: marine-amaro.fr
*/

body {
	font-family: “century gothic” , Arial, Helvetica, Sans-serif;
	text-align: left;
	background: #fafafa;
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto 0 auto;
	width: 928px;
}
h2, h2 a {
	color: #999999;
}
a {
	text-decoration: none;
}

p.wp-caption-text {
	font-size: small;
}

img.img-page-center {
	text-align: center;
}

.construction p {
	color: #000000;
	background-color: #ff8c8c;
}

header {
	z-index: 5;
	background-color: #103d36;
	position: fixed;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	height: 30px;
	padding-top: 5px;
	float: left;
	font-size: 1.0em;
	width: 100%;
}
#top {
	margin-left:-500px;
	left: 50%;
	position: absolute;
	margin-top: 4px;
}
header li {
	display:inline;
}
header ul ul {
	background-color: #103d36;
}
ul.dropdown	ul li {
	padding-top: 3px;
	padding-bottom: 2px;
}
header a {
	color:#ffffff;
	text-decoration: none;
}
header a:hover  {
	color: #ffffff;
	background-color: #86c351;
	display: block;
	height: 15px;;
	width: auto;
	margin-top: -3px;
	font-size: 1.2em;
}
#widget_sp_image-3 img{
	position: absolute;
	z-index: 3;
	margin-top: 5px;
	border-radius: 10px 10px 10px 10px;
}

#banniere img {
	border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	padding-top: 10px;
}
#banniere li {
	list-style: none;
}

#banniere h2 {
	color: #fafafa;
	position: absolute;
	z-index: 2;
	padding-left: 60px;
	margin-top: 30px;	
}

#banniere {
	font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
	float: left;
	margin-top: 25px;
	margin-bottom: 20px;
}


.menu#top {
	float: left;
	padding: 0 10px 20px 10px;
	font-size: 0.9em;
	width: 90%;
}
.menu#top li { 
	display:inline;
	padding-right: 10px;
}
.pdp_choisi {
	color: #86c351;
}


.menu a { 
	color:#ffffff;
	text-decoration: none;
}

/* widget intro */
.dicton {
	margin-top: 50px;
}
.dicton li {
	list-style: none;
}
.dicton .widgettitle {
	font-size: 1em;
	margin-left: -10px;
}

#content {
	position: relative;
	float: left ;
	display: block;
	background-color: #ffffff;
	/*text-align: justify;*/
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 4px 4px 7px #999999;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 4px 4px 7px #999999;
	-moz-border-radius: 10px 10px 10px 10px;
	-moz-box-shadow: 4px 4px 7px #999999;
	width: 60%;
	margin-bottom: 50px;
	padding-bottom: 25px;
}
.post_content a {
	color: #86c351;
}
.post_content img {
	display: block;
    margin-left: auto;
    margin-right: auto
}
.btn {
	text-align: center;
}

.sidebar {
	position: relative;
	float: left;
	width: 35%;
	display: block;
}
.sidebar ul, .widgettitle {
	list-style: none;
	padding-left: 10px;
}

.logo {
	position: relative;
	margin-left: 50px;
}
.logo img {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 50px;
}

.menu#pdp {
	float: left;
	font-size: 1em;
	width: 100%;
	margin-bottom: -15px;
}
.menu#pdp li { 
	display:inline;
	padding-right: 10px;
}
.adresses {
	width: 100%;
	float: left;
}
footer {
	font-size: 1em;
	background:#103d36;
	clear: both;
	width: 100%;
	min-height: 250px;
}
footer a:hover {
	color: #86c351;
}
.pdp_col {
	width: 200px;
	height: auto;
	position: relative;
	display: block;
	float: left;
	color: #FFFFFF;
	padding-left: 40px;
	font-size: 0.9em;
}
.pdp_col li, .menu#bas_pdp li {
	list-style: none;
}
#bas_pdp.menu {
	bottom: 0px;
	font-size: 0.8em;
}
.menu#bas_pdp li {
	list-style: none;
	display: inline;
}


/* This button was generated using CSSButtonGenerator.com */
.btn_touristique {
	-moz-box-shadow:inset 0px 0px 0px -12px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px -12px #ffffff;
	box-shadow:inset 0px 0px 0px -12px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:19px;
	-moz-border-radius-topleft:19px;
	border-top-left-radius:19px;
	-webkit-border-top-right-radius:19px;
	-moz-border-radius-topright:19px;
	border-top-right-radius:19px;
	-webkit-border-bottom-right-radius:19px;
	-moz-border-radius-bottomright:19px;
	border-bottom-right-radius:19px;
	-webkit-border-bottom-left-radius:19px;
	-moz-border-radius-bottomleft:19px;
	border-bottom-left-radius:19px;
	text-indent:0px;
	border:7px solid #dcdcdc;
	display:inline-block;
	color:#87ae47;
	font-family:Arial;
	font-size:23px;
	font-weight:bold;
	font-style:normal;
	height:100px;
	line-height:50px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 1px 0px #ffffff;
	
	margin-right: 50px;
}
.btn_touristique:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.btn_touristique:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */

.btn_communale {
	-moz-box-shadow:inset 0px 0px 0px -12px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px -12px #ffffff;
	box-shadow:inset 0px 0px 0px -12px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:19px;
	-moz-border-radius-topleft:19px;
	border-top-left-radius:19px;
	-webkit-border-top-right-radius:19px;
	-moz-border-radius-topright:19px;
	border-top-right-radius:19px;
	-webkit-border-bottom-right-radius:19px;
	-moz-border-radius-bottomright:19px;
	border-bottom-right-radius:19px;
	-webkit-border-bottom-left-radius:19px;
	-moz-border-radius-bottomleft:19px;
	border-bottom-left-radius:19px;
	text-indent:0px;
	border:7px solid #dcdcdc;
	display:inline-block;
	color:#87ae47;
	font-family:Arial;
	font-size:23px;
	font-weight:bold;
	font-style:normal;
	height:100px;
	line-height:100px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 1px 0px #ffffff;
	
}
.btn_communale:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.btn_communale:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */