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

body {
	background-image: url(img/fond.jpg);
	background-repeat: repeat-x;
	background-color: #CCD7E9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
}
#global {
	width: 799px;
	margin-right: auto;
	margin-left: auto;
}
#entete{
	background-image: url(img/entete.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 799px;
}
#menu_haut {
	float: right;
	margin-top: 45px;
	margin-right: 20px;
	font-size: 12px;
	color: #546CAA;
	font-weight: bold;
}
#menu_haut a:link{
	text-decoration: none;	
	color: #546CAA;
}
#menu_haut a:hover{
	text-decoration: underline;
	color: #546CAA;
}
#menu_haut a:visited{
	text-decoration: none;	
	color: #546CAA;
}
#menu_haut a:active{
	text-decoration: none;	
	color: #546CAA;
}
#haut {
	width: 799px;
	background-image: url(img/bd_haut.jpg);
	background-repeat: no-repeat;
	height: 32px;
}
#centre {
	width: 799px;
	background-image: url(img/bd_centre_haut.jpg);
	background-repeat: no-repeat;
	height: auto;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	min-height:500px;
}
#centre_home {
	width: 799px;
	background-image: url(img/bd_centre_haut.jpg);
	background-repeat: no-repeat;
	height: 452px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#centre_long {
	width: 799px;
	background-image: url(img/bd_centre.jpg);
	background-repeat: repeat-y;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #CCD7E9;
}
#bas {
	width: 799px;
	background-image: url(img/bd_bas.jpg);
	background-repeat: no-repeat;
	height: 31px;
}
#txt_home h1 {
	font-size: 12px;
	color: #546CAA;
}
#pied {
	width: 774px;
	font-size: 90%;
	color: #F7FCFF;
	text-align: left;
	height: 20px;
	padding-left: 30px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
h1 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	font-size: 140%;
	color: #546CAA;
}
#col_g {
	float: left;
	width: 165px;
	margin-top: 160px;
	padding: 0px;
	margin-left: 25px;
	font-size: 90%;
	margin-right: 10px;
}
#col_d {
	float: left;
	width: 550px;
}
#col_d p {
	text-align: justify;
}
#col_d a:link {
	color: #546CAA;
	text-decoration: none;
}
#col_d a:active {
	color: #546CAA;
	text-decoration: none;
}
#col_d a:visited {
	color: #546CAA;
	text-decoration: none;
}
#col_d a:hover {
	color: #546CAA;
	text-decoration:underline;
}
#col_g a:link {
	color: #546CAA;
	text-decoration: none;
}
#col_g a:active {
	color: #546CAA;
	text-decoration: none;
}
#col_g a:visited {
	color: #546CAA;
	text-decoration: none;
}
#col_g a:hover {
	color: #546CAA;
	text-decoration:underline;
}
#deblayage {
	clear: both;
}

#col_d img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
} 

.img_d img {
	border: 1px solid #AEC3E0;

}

#col_g img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #AEC3E0;
}

.tab_alerte {
	/*background-color: #CC0000;*/
	color: #CC0000;
}
.titre {
	
	color: #546CAA;
	font-weight:bold; 
	font-size:14px;
}
.titre2 {
	
	color: #546CAA;
	font-size:14px;
}
.titre3 {
	
	color: #546CAA;
	font-weight:bold; 
	font-size:16px;
}
.adresse {
	color: #546CAA;
	font-size:12px;
	font-weight: bold;
}
.italique {
	font-style:italic;
}
.puce_petite { 
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#pied_adresse {
	padding-left: 30px;
	width: 774px;
	font-size: 90%;
	color: #546CAA;
	text-align: left;
	height: 50px;
}
#pied a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#pied a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#pied a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#pied a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
