/* 
    AUTHOR: 1Seconde.com
            
*/


/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(ressources/pages/hash.jpg);
}
.table-green {
	width: 100%;
	height: 350px;
	background-image: url(ressources/pages/background-green.jpg);
	background-repeat: repeat-x;
}
.table-villages-left {
	width: 100%;
	height: 269px;
	background-image: url(ressources/pages/villages-left.jpg);
	background-color:#96CA2D;
	background-repeat: no-repeat;
	background-position:top right;
}

.table-villages-right {
	width: 100%;
	height: 269px;
	background-image: url(ressources/pages/villages-right.jpg);
	background-color:#96CA2D;
	background-repeat: no-repeat;
	background-position:top left;
}

.table-head-background {
	width: 100%;
	height: 100px;
	background-image: url(ressources/pages/head-degrade-bkg2.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.table-head-ombres {
	width: 960px;
	height: 100px;
	background-image: url(ressources/pages/head-shadow.jpg);
	background-repeat: repeat-y;
}

.table-head-bkg-menu {
	width: 950px;
	height: 100px;
	background-image: url(ressources/pages/head-blue.jpg);
	background-repeat: repeat-x;
}
.table-menu {
	width: 950px;
	height: 100px;
}
.table-flash {
	width: 100%;
	height: 220px;
}
.table-border {
	width: 100%;
	height: 220px;
	background-image:url(ressources/pages/bakg-bordure.jpg);
}

.table-zoom-sur {
	width: 545px;
	margin: 4px 4px 4px 64px;

}
.table-footer {
	width: 100%;
	height: 214px;
	background-image: url(ressources/pages/footer.jpg);
	background-repeat: repeat-x;
}
.table-footer-center {
	width: 236px;
	height: 214px;
	background-image: url(ressources/pages/footer-center.jpg);
	background-repeat: no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


.cadre-left {
	width: 331px;
	background-image:url(ressources/cadres/background.jpg);
	background-repeat: repeat-y;
}
.cadre-left-footer {
	width: 331px;
	height:37px;
	background-image:url(ressources/cadres/bottom.jpg);
	background-repeat: no-repeat;
}
.cadre-blanc {
	width: 615px;
	background-image:url(ressources/cadres/background-blanc.jpg);
	background-repeat: repeat-y;
}




/* END STRUCTURE */

/* ------------------------------------------ */
/* TEXTE STRUCTURE */
/* ------------------------------------------ */





h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #16749E;
	margin: 0 4px 0 4px;
	text-transform: uppercase;
	}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #00cccc;
}

.titre-pays {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #16749E;
	margin: 0 4px 0 4px;
	text-transform: uppercase;


}

.titre-rose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0099;
	margin: 0 4px 0 64px;
	text-transform: uppercase;
}
.titre-bois {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #96CA2D;
	margin: 0 4px 0 64px;
	text-transform: uppercase;
}
.titre-velo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B406FF;
	margin: 0 4px 0 64px;
	text-transform: uppercase;
}

.titre-zoom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #16749E;
	margin: 0 4px 0 4px;
	text-transform: uppercase;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0 4px 0 64px;
}

.texte-liste

 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.lien_copyright {
	color: #7A7A7A;
  	text-decoration: underline;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lien_copyright:hover {
	color: #315BAF;
  	text-decoration: underline;
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
/* FOR BLOG PICTURE and LEGENDS */

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #CD9A62;
text-align: center;
background-color: #F6EFE2;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */
