/* CSS Document */

body {font-family:Tahoma; background: #999999;}

a {font-weight:bold; text-decoration:none; color:#336699;}
a:hover {background:#336699; color:#FFFFFF;}


#header {background-image:url(img/bour_header.jpg); background:url(img/bour_header.jpg) no-repeat; width:1000px; height:190px; margin-left:auto; margin-right:auto; margin-top:1px; border:#336699 double 1px;}

#menu {width:960px; font-size:12px; color:#336699; text-align: center;}
#menu a {font-weight:bold; text-decoration:none; color:#336699;}
#menu a:hover {background:#336699; color:#FFFFFF;}

#middle {width:1000px; margin-left:auto; margin-right:auto; margin-top:2px; border:#336699 double 1px;}

#informations {width:1000px; margin-left:auto; margin-right:auto; margin-top:2px; border:#336699 double 1px;}

#bas {width:1000px; margin-left:auto; margin-right:auto; margin-top:2px; border:#336699 double 1px; font-size:12px; color:#336699;}
#bas a {font-weight:bold; text-decoration:none; color:#336699;}
#bas a:hover {background:#336699; color:#FFFFFF;}

.cartouche {
	width:900px;
	height:210px;
	cursor:pointer;
	align:center;
	border-style:solid; 
border-width:1px; 
border-color:#336699; 
background-color:#ffffff;
}

.cartouche2 {
	width:900px;
	height:210px;
	cursor:pointer;
	align:center;
	border-style:solid; 
border-width:1px; 
border-color:#336699; 
background-color:#e7efff;
}

.hrcol {
color:#CD8988;
width:90%;
}
