@CHARSET "UTF-8";
table.bordure {
 border-width:1px; 
 border-style:solid; 
 border-color:#70959F;
 }
td.bordure { 
 border-width:1px;
 border-style:solid; 
 border-color:#70959F;
 }

body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
}

.textebleu
{
	color:#28B9E1;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
}

.texterouge
{
	color: #FF0000;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
}

.textenoir
{
	color:#000000;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
}

form
{
	margin: 0px;
}

img {
	border: 0px;
	display: block; /*sur ie6, les img sont display: inline par defaut*/
}

img.imgaction {
	border: 0px;
	display: inline; /*sur ie6, les img sont display: inline par defaut*/
}

a:link, a:visited {
	float: none;
	text-decoration:none;
}

a {
	float: none;
	color:#28B9E1;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
}

a.filariane {
	font-size: 12px; 
	font-weight: bold;
	color: #70959F;
	font-family: Arial, Helvetica, sans-serif;
}

a.titre_article {
	font-weight: bold;
	font-size: 20px;
	color: #70959f;
	font-family: georgia;
}

div.contener {
	left:50%;
	margin-left:-507px;
	position:relative;
	width:976px;
}

div.header
{
	height: 137px;
}

div.header_d
{
	height: 137px;
}

div.header_g
{
	height: 137px;
}

div.connexion
{
	color:#28B9E1;
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	height: 15px; 
	width: 351px;
	text-align: right; 
	margin-top: 120px;
}

h1.connexion
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

div.menu
{
	height: 35px;
	width: 998px;
}

div.logo
{

}

div.floatl
{
	float: left;
	display: inline; /*regle le pb du double margin pour ie6*/
}

div.floatr
{
	float: right;
	display: inline; /*regle le pb du double margin pour ie6*/
}

div.floatc
{
	clear: both;
}

div.alignqsn
{
	margin-top: 40px;
	margin-left: 120px;
}

ul.menu{
	float: left;
	text-align: center;
	padding:0;
	margin:0;
	list-style-type:none;
}

li.menu_off
{
 	float: left; /*pour IE sinon list normale*/
 	width: 95px ;
 	line-height: 35px;
 	font-weight: bold;
	font-size: 12px;
}

li.menu_on
{
 	float: left; /*pour IE sinon list normale*/
 	width: 95px ;
 	line-height: 35px;
 	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/mhaut-survol.png);
	background-repeat: repeat-x;
}


a.menu
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

table.recherche
{
	margin-top: 2px;
}

input.recherche_off
{
	font-size: 12px;
	width: 200px;
	font-style: italic;
	border: 1px solid rgb(126, 157, 185); 
	padding: 2px; 
	background: rgb(255, 255, 255) url(http://www.google.fr/cse/intl/en/images/google_custom_search_watermark.gif) no-repeat scroll left center;
	-moz-background-clip: border;
	-moz-background-origin: padding;
	-moz-background-inline-policy: continuous;
}

input.recherche_on
{
	font-size: 12px;
	width: 200px;
	font-style: normal;
}

img.recherche
{
	cursor: pointer;
}

div.cms {
	background-image: url(../images/body.jpg);
	background-repeat: repeat-y;
	width: 970px;
	margin-left: 11px;
}

div.articles {
	padding-left: 30px; 
	width: 700px;
}

div.page {
	padding-left: 30px; 
	width: 700px;
	min-height: 450px;
}

div.modules {
	width: 225px;
	padding-left: 10px; 
	padding-top: 5px; 
}

/*Les articles*/
h1.titre_rubrique {
	margin-top: 5px;
	margin-left: 15px;
	font-size: 12px; 
	font-weight: bold;
	color: #70959F;
	font-family: Arial, Helvetica, sans-serif;
}

h2.titre_article
{
	font-weight: bold;
	font-size: 20px;
	color: #70959f;
	font-family: georgia;
}

h3 {
color:#70959F;
font-family:georgia;
font-size:20px;
font-weight:normal;
}

a.suite_article {
	background: url(../images/flec-on.png) no-repeat left center;
	color: #28B9E1;
	padding-left: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover.a.suite_article {
	background: url(../images/flec-hover.png) no-repeat left center;
	color: #1D95B6;
}

h2.more_article {
	font-size: 12px; 
	font-weight: bold;
	color: #70959F;
	font-family: Arial, Helvetica, sans-serif;
}

div.footer {
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-x;
	height: 82px;
}

table.tablefooter
{
	margin-left: auto; 
	margin-right: auto;
}

.hidden
{
	display: none;
}

table.formulaire
{
	font-size: 12px; 
	font-weight: bold;
	border-style: solid;
	border-width: thin;
}

/*MENU DEROULANT*/
#menuderoul {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}

#fondmenu {
	height:35px;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
}

#menuderoul ul {
	margin:0;
	padding:0;
	list-style-type:none;
	height:35px;
	position:absolute;
	z-index:2;
}

#menuderoul li {
	float:left;
	margin:auto;
	padding:0;
	background-color: #28B9E1;
}

#menuderoul  li a.topmenu
{
	width: 100px ;
	line-height: 35px ;
	font-size: 12px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
	font-weight: bold ;
	background-image: url(../images/menu_bg.png);
	text-align:center;
	background-repeat: repeat-x;
}

#menuderoul  li a:hover.topmenu
{
	color:#fff;
	font-weight: bold ;
	background-image: url(../images/mhaut-survol.png);
	text-align:center;
	background-repeat: repeat-x;
}

#menuderoul  li a.submenu
{
	width: 150px ;
	line-height: 25px ;
	font-size: 11px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
	background-color: #03B8E3;
	text-align:left;
}

#menuderoul  li a:hover.submenu
{
	color:#fff;
	background-color: #59D8ED;
	text-align:left;
}

#menuderoul ul li ul {
	display:none;
}

#menuderoul ul li:hover ul {
	display:block;
}

#menuderoul li:hover ul li {
	float:none;
}

td.ligne1
{
	background-color: #70959F;
}

td.ligne2
{
	background-color: #FFFFFF;
}

ul.menuaccesrapide li a 
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
	margin-left: -25px;
}

ul.menuaccesrapide li 
{
	list-style-type:none;
}

.affiche
{
	display: block;	
}

.cache
{
	display: none;	
}

