@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #87854f;
	line-height:14px;
}
body {
	background-color: #636533;
	background-image:url(_images/_general/patern.gif);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #87854f;
}
a:visited {
	color: #87854f;
}
a:hover {
	color: #626535;
}
a:active {
	color: #626535;
}



#centeredcontent {
	width: 950px;
	height: 550px;
	background-image:url(_images/_header/bg.jpg);
	background-repeat:no-repeat;
	text-align: center;
	border: 1px solid #73733a;
	color: #87854f;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -475px;
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -275px;	/* Half the height of the DIV tag which is also 50 pixels */
}

#contenuDroite {
	overflow-y:auto;
	overflow-x:hidden;
	width:475px;
	height:373px;
	background-color:#FFF;
	padding-top:0px;
}

#contenuDroite img {
	border:0px;
}

#contenuRepertoire {
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#FFF;
	width:900px;
	height:373px;
}

#contenuRepertoire td {
	font-size:10px;
}

#contenuRepertoire td h3 {
	font-size:12px;
	font-weight:bold;
	color:#514e07;
}

#contenuCheques {
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#FFF;
	width:900px;
	height:373px;
}

#contenuPromotionsGauche {
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#FFF;
	width:425px;
	height:373px;
}

#contenuPromotionsDroite {
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#FFF;
	width:475px;
	height:373px;
}

#contenuDirectionsGauche {
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#FFF;
	width:425px;
	height:373px;
	border-right-color:#e0dca3;
	border-right-width:1px;
	border-right-style:solid;
}

#contenuDirectionsDroite {
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#FFF;
	width:445px;
	height:343px;
	padding:15px;
}

/* ------- Paddings ---------- */
.paddingLogo {
	padding-left:14px;
	padding-top:11px;
}

.paddingCogir {
	padding-left:14px;
}

.paddingSlogan {
	padding-top:52px;
	padding-left:13px;
}

.paddingEnglish {
	padding-right:24px;
}

/* --------- Textes ---------- */
.txttitres {
	color:#bcbd0d;
	font-size:12px;
	line-height:14px;
}

/* --------- Footer ---------- */
.txtFooter { color:#e0dca3; font-size:10px; padding-top:8px; padding-bottom:5px;}

a.txtFooter:link { color:#e0dca3; font-size:10px; padding-top:8px; padding-bottom:5px; text-decoration:none;}
a.txtFooter:visited { color:#e0dca3; font-size:10px; padding-top:8px; padding-bottom:5px; text-decoration:none;}
a.txtFooter:hover { color:#cecf25; font-size:10px; padding-top:8px; padding-bottom:5px; text-decoration:underline;}
a.txtFooter:active { color:#cecf25; font-size:10px; padding-top:8px; padding-bottom:5px; text-decoration:underline;}

/* -------- Borders --------- */
.borderVert {
	border:#b6b15c 1px solid;
}

.menuCentre {
	text-align:center;
}
