html {
	background-color:#8d98a5;
}
body {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#ffffff;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
width:100%;
height:100%;
margin:0;
padding:0;
}
a {color:#5dc9ff;text-decoration:underline}
a:hover {color:#36a5dd;text-decoration:none}
p {
	margin:10px 0px;
	text-align: justify;/**/
	line-height:18px;
}

.txt11 {font-size:11px;}
.txt12 {font-size:12px;}
.txt14 {font-size:14px;}

.bleu {color:#084967;}
.red { color:red; }
.vert { color:#999900; }

hr { border: 0; color:#5dc9ff; background-color:#5dc9ff; height:1px; width:100%; margin:0;}

.maj { text-transform:uppercase; }

#top { 
width:981px; 
height:270px;
margin:0 auto 0 auto; 
}

#main {
width:981px;
height:inherit;
margin:0 auto 0 auto;
background-color:#084967;
}

#content {
padding:15px;
}

#footer {
width:981px;
height:inherit;
margin:5px auto 5px auto;
color:#084967;
font-size:12px;
line-height:18px;
text-align:center;
}

#footer a {color:#084967;text-decoration:underline}
#footer a:hover {color:#084967;text-decoration:none}

#actus {
width:264px;
background-color:#5594c0;
padding:4px;
}

#actus a {color:#084967;text-decoration:underline}
#actus a:hover {color:#084967;text-decoration:none}

.BLANC {
	font-family: "Times New Roman";
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

