@charset "utf-8";
html, body, h1, h2, h3, h4, h5, h6, p, pre, div, span, ul, li, ol, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #EBEBEB;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
}
#entete {
	height: 202px;
	background-repeat: no-repeat;
	background-position: right top;
}
#entete_gauche {
	float: left;
	height: 202px;
	width: 280px;
	background-repeat: no-repeat;
	background-position: left top;
}
#entete_sup {
	height: 161px;
	background-color: #FFFFFF;
	background-image: url(../img/entete/entete_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#entete_menu {
	height: 42px;
	background-color: #FFFFFF;
	background-image: url(../img/entete_03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#corps {
	background-image: url(../img/corps_fond_15.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
}

#menu_gauche {
	float: left;
	width: 280px;
}
#txt {
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 280px;
	
	
}
#txt h1 {
	color: #DD1E26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
}


#txt h2 {
	color: #DD1E26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #DD1E26;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 40px;
	padding-top: 15px;
}
#txt h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
	margin-bottom: 15px;
}

#txt h6 {
	text-align: right;
}
#flash {
	padding-top: 16px;
}


#txt p {
	color: #404042;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 16px;
}
#txt a {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #DC0E1B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#txt a:hover {
	text-decoration: underline;
}
#pied {
	background-image: url(../img/pied_19.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 110px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 21px;
	padding-top: 20px;
	padding-right: 687px;
}
#pied p {

}
#pied h1 {
	border-bottom-style: none;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DB0D1A;
	color: #FFFFFF;
	text-indent: 3px;
}
#pied a {
	color: #DB0D1A;
	font-weight: bold;
}
#pied a:hover {
	color: #333333;
}




#effacer {
	clear: right;
}
#effacer_txt {
	clear: both;
}
#effacer_txt p {
	text-align: center;
}

#footer {
	text-align: center;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646465;
}
#footer a {
	text-decoration: none;
	color: #646465;
	margin-left: 20px;
}
#footer a:hover {
	text-decoration: underline;
}
#calcul {
	width: 500px;
	padding-left: 0px;
	margin-left: 0px;
	text-align: right;
}
#calcul p {
	margin-bottom: 10px;
}
#appel {
	width: 500px;
	padding-left: 0px;
	margin-left: 0px;
	text-align: right;
}
#appel p {
	margin-bottom: 10px;
}




.gras {
	font-weight: bold;
}
.gras_rouge {
	font-weight: bold;
	color: #DD1E26;
	font-size: 16px;
}

.flott_droite {
	float: right;
}
.flott_droite_legende {
	float: right;
	padding-right: 40px;
	width: 30px;
	text-align: right;
}
.centrer {
	text-align: center;
}
.bordure_gauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bordure_droite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#bouton_calcul_1 {
	margin-left: 135px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
#bouton_calcul_2 {
	margin-left: 135px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
#calculette_1 {
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	font-size: 12px;
}
#calculette_2 {
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #666666;
	padding-right: 20px;
	padding-left: 10px;
}
.menu_gauche_liens {
	margin-left: 20px;
	margin-bottom: 20px;
}
.plan {
	margin-top: 50px;
}
.retrait {
	text-indent: 20px;
}
.flott_gauche {
	float: left;
}
.secretariat {
	font-size: 9px;
}
#ref {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 250px;
}
#ref h1 {
	font-size: 14px;
	color: #DB0D1A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DB0D1A;
}
#ref p {
	font-size: 12px;
	color: #404040;
}
.section {
	float: left;
	width: 310px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.section h1 a {
	color: #DB0D1A;
	text-decoration: none;
	display: block;
}
.section h1 a:hover {
	color: #FFFFFF;
	background-color: #DB0D1A;
}
.section a {
	color: #404040;
	text-decoration: none;
	display: block;
}
.section a:hover {
	color: #FFFFFF;
	background-color: #404040;
}
.separator_h {
	height: 1px;
	width: 15px;
	float: left;
}
.separator_v {
	height: 1px;
	width: 100%;
	float: none;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #DD0D19;
	margin-top: 20px;
	border-right-color: #DD0D19;
	border-bottom-color: #DD0D19;
	border-left-color: #DD0D19;
}
#txt h4 {
	color: #DD1E26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DD1E26;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
}

