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

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#90C8DE;
}
#cadre {
	width:760px;
	margin:auto;
}
#header {
	background-image:url(images/header.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:28px;
	text-align:right;
}
#header a:link, #header a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#header a:hover {
	color:#B0CCDA;
	text-decoration:none;
}
#menu {
	float:left;
}
#contenu {
	background-image:url(images/middle_font.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:15px;
	padding-top:15px;
}
#contenu2 {
	background-image:url(images/middle_font2.jpg);
	background-repeat:repeat-y;
	padding-top:10px;
	padding-left:5px;
	padding-right:15px;
	padding-bottom:0px;
	margin:0px;
}
.texte p {
	margin:0px;
}
.texte {
	color:#333333;
	margin-left:225px;
	margin-bottom:0px;
}
.texte a:link, .texte a:visited {
	color:#19526D;
	text-decoration:none;
}
.texte a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.rss {
	color:#FFFFFF;
}
.rss a:link, .rss a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.rss a:hover {
	color:#19526D;
	text-decoration:underline;
}
#footer {
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	height:51px;
	padding-left:15px;
	padding-right:15px;
	padding-top:23px;
	text-align:center;
	color:#CCCCCC;
	font-size:10px;
	clear: left;
}
#footer2 {
	background-image:url(images/footer2.png);
	background-repeat:no-repeat;
	height:51px;
	padding-left:15px;
	padding-right:15px;
	padding-top:23px;
	text-align:center;
	color:#CCCCCC;
	font-size:10px;
	clear: left;
}
#footer a:link, #footer a:visited, #footer2 a:link, #footer2 a:visited {
	color:#CCCCCC;
	text-decoration:underline;
}
#footer a:hover, #footer2 a:hover {
	color:#999999;
	text-decoration:none;
}
#bulle_1 {
	background-image:url(images/bulle_1.jpg);
	background-repeat:no-repeat;
	width:630px;
	height:140px;
	margin:auto;
	padding-top:5px;
	text-align:center;
	color:#18526d;
}
#publicite {
	background-image:url(images/bulle_12.png);
	background-repeat:no-repeat;
	width:511px;
	text-align:center;
	color:#FFFFFF;
	float:right;
	height:110px;
}
.titre {
	font-size:15.3px;
	color:#18526d;
	font-weight:bold;
	margin:0px;
}
.indice, p.indice {
	font-style:italic;
	font-size:10px;
	color:#999999;
	margin:0px;
}
.bulle_2 {
	background-image: url(images/bulle_2.jpg);
	background-repeat:no-repeat;
	width:269px;
	height:269px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.bulle_3 {
	background-image: url(images/bulle_3.jpg);
	background-repeat:no-repeat;
	width:269px;
	height:269px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.bulle_3 a:link, .bulle_3 a:visited, .bulle_2 a:link, .bulle_2 a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.bulle_3 a:hover, .bulle_2 a:hover {
	color:#B0CCDA;
	text-decoration:none;
}
h1 {
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px;
	color:#B0CCDA;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#1A526B;
}
h3 {
	font-size:13px;
	margin:0px;
	padding:0px;
	color:#1A526B;
}
h3 a:link, h3 a:visited {
	color:#FFFFFF;
	text-decoration:none;
	border-right: #000000 2px solid;
}
h3 a:hover {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
	border-right: #FF0000 2px solid;
}
ul {
	margin-top:0px;
	margin-bottom:10px;
}
li a:link, li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
li a:hover {
	color:#B0CCDA;
	text-decoration:underline;
}
