body{
	background:url(/images/bg1.gif) repeat-x;
	font: normal normal normal 13px Georgia, "Times New Roman", Times, serif;
	color:#0072bc;
}

sup,sub {	
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	height: 0;	
	line-height: 1;	
	vertical-align: baseline;	
	_vertical-align: bottom;	
	position: relative;	
}
sup {	
	bottom: 1ex;
}
sub {
	top: .5ex;
}

h1{
	padding:85px 0px 7px 0px;
	font:normal normal normal 25px Georgia, "Times New Roman", Times, serif;
	color:#0072bc;
}
h3{
	font:normal normal normal 13px Arial, Helvetica, sans-serif;
	color:#000000;
}
h2,h4,h5,h6{
	font:normal normal normal 15px Georgia, "Times New Roman", Times, serif;
	color:#0072bc;
	text-transform:uppercase;
}

a{
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#1568B3;
}
a:hover{
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#707070;
}
a:visited{
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#707070;
}


.imgThumb {
	margin: 1px;
	padding: 1px;
	border: 4px solid #e6e6e6;
}


/*-----------------------------------------*/
/*------------  HEADER STYLES  ------------*/
/*-----------------------------------------*/

#header{
	height:175px;
	font-size:11px;
}

/*
#header .container_12 .grid_10{
	height:125px;
}
*/

.MenuTop {
	height:125px;	
}

/*--------- Top Nav ----------*/
#topNav{
	float:left;
	height:70px;
	width:780px;
	text-transform:uppercase;
}
#topNav ul{
	float:right;
}
#topNav ul li{
	float:left;
	margin:12px 20px 6px 6px;
	padding:6px 0px 6px 0px;
	width:92px;
	border-top:solid 1px #cdcdcd;
}
#topNav ul li a{
	color:#909090;
	text-decoration:none;
}
#topNav ul li.selected{
	float:left;
	margin:10px 20px 6px 6px;
	padding:6px 0px 6px 0px;
	width:92px;
	border-top:solid 3px #9C7E0F;
}
#topNav ul li.selected a{
	color:#9C7E0F;
}
#topNav ul li a:hover{
	color:#555555;
}
/*--------- Fin Top Nav ----------*/

/*--------- Sub Nav ----------*/

#subNav{
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	height:50px;
	float:right;
}
#subNav ul li{
	float:left;
	margin:12px 2px 20px 2px;
	padding:5px 2px 5px 2px;
	/*margin:12px 10px 20px 10px;*/
	/*padding:5px;*/

}
#subNav ul li a{
	padding:14px 8px 14px 8px;	
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;	
	text-decoration:none;
}
#subNav ul li a:hover{
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#95d5ff;
}

#subNav ul li.subSelected{
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background-color:#005083;
}


/*--------- Fin Sub Nav ----------*/

.slogan{
	font: normal normal normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	line-height:21px;
	color:#005581;
}
.slogan span{
	color:#9c7e0f;
}

/*-----------------------------------------*/
/*------------END HEADER STYLES------------*/
/*-----------------------------------------*/


/*-------- Main Nav - Onlgets ----------*/

#mainNav{
	height:30px;
	position:absolute;
	top:96px;
	width:940px;
	margin-right:20px;
	float:left;
}
#mainNav #wrapMainNav{
	float:right;
}
#mainNav #nav1{
	float:left;
	width:114px;
	height:18px;
	padding:10px 0px 4px 6px;
	text-transform:uppercase;
	text-align:center;
	background:url(/images/tab1active.gif) no-repeat;
}
#mainNav #nav1 a{
	padding:10px 30px 8px 30px;
	font: normal normal normal 12px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:none;
}
#mainNav #nav1 a:hover{
	font: normal normal normal 12px Georgia, "Times New Roman", Times, serif;
	color:#a1daff;
	text-decoration:none;
}

#mainNav #nav2{
	float:left;
	width:142px;
	height:18px;
	padding:10px 0px 4px 6px;
	text-transform:uppercase;
	text-align:center;
	background:url(/images/tab2.gif) no-repeat;
}

#mainNav #nav2 a{
	padding:10px 20px 8px 20px;
	font: normal normal normal 12px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
}
#mainNav #nav2 a:hover{
	font: normal normal normal 12px Georgia, "Times New Roman", Times, serif;
	color:#3f581b;
	text-decoration:none;
}

/*------ Fin Main Nav - Onlgets ----------*/



/*------- container Layout ----------*/

#content{
	float:left;
	width:679px; /* 689 + 1 + 10 + 20 =  720 */
	padding:0px 10px 10px 10px;
	/*border-right:1px solid #ddd;*/
	margin:5px;
}
#navcontent 
{
	float:left;
	width:229px;
	padding:0px 0px 12px 10px;
	border-left:1px solid #ddd;
	margin:5px 0px 0px 0px;
}

/*------- container contenu ----------*/

#theme{
	height:159px;
	margin:0px 10px 10px 0px;
}
#theme img{
	float:left;
	margin:10px 20px 0px 0px;
}

#theme h1{
	padding:40px 0px 7px 0px;
	font:normal normal bold 25px Georgia, "Times New Roman", Times, serif;
	color:#0f82cb;
}

hr
{
    border: 0;
    width: 98%;
    color: #CFCFCF;
    background-color: #dddddd;
    height: 1px;
	margin:15px 0px 15px 0px;	
}

#contenu h1{
	padding:5px 0px 7px 0px;
	font:normal normal bold 18px Georgia, "Times New Roman", Times, serif;
	color:#0072bc;
}
#contenu h2{
	padding:5px 0px 5px 0px;
	font:normal normal bold 15px Georgia, "Times New Roman", Times, serif;
	color:#0072bc;
}

#contenu h3{
	padding:5px 0px 5px 0px;
	font:normal normal bold 14px Georgia, "Times New Roman", Times, serif;
	color:#0072bc;
}

#contenu h4,
#contenu h5,
#contenu h6{
	font:normal normal normal 13px Georgia, "Times New Roman", Times, serif;
	color:#0072bc;
	text-transform:uppercase;
}

#contenu p .date{
	font-size:12px;
	padding:10px 0px 6px 0px;
	color:#9e9e9e;
	display:block;
}
#contenu .date{
	font-size:12px;
	padding:10px 0px 6px 0px;
	color:#9e9e9e;
	display:block;
}
#contenu p{
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#000000;  /* #707070 */
	margin-right:20px;
	padding:0px 0px 10px 0px;
}
#contenu a{
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	color:#1568B3;
	text-decoration:none;
	/*border-bottom: 1px dotted #1568B3;*/
}
#contenu a:hover{
	background-color:#fff;
	border:0px;
}

#contenu ul {
 	margin:0px 10px 5px 20px;
	padding:2px;
}
#contenu li {
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	color:#000000;  /* #707070 */
	list-style:square;
}

/*------------ Table pour listing ------------*/
#listing
{
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	border-spacing:0;
}

#listing table
{
	margin: 0 0 2em 0; 
	border-collapse: collapse; 
	border-spacing:0; 
	border: 1px solid #e2f2ff; 
	font: 100% Arial, Helvetica, sans-serif;
}
		
#listing a:visited {
	text-decoration: none;
	color: #cc3300; 
}

#listing caption
{
  padding: 0px 5px 10px 0px; 
  text-align: left; 
  font-size: 14px; 
  font-weight: normal; 
  color: #0066cc; 
  background: transparent;
}

#listing caption h2
{
  text-align: left; 
  font-size: 100%; 
  font-weight: bold; 
  text-transform: uppercase;
}
	
#listing tr{
    background-color:#f0f8ff;
}

#listing tr.odd
{
    background-color:#ffffff;
}


#listing td, th {
	border: 1px solid #e2f2ff; 
	padding: 6px; 
	font-size: 12px; 
	/*height:24px; */
	color: #333333;
}

#listing thead th, 
#listing tfoot th, 
#listing tfoot td {
	border: 1px solid #e2f2ff; 
	text-align: left; 
	font-weight: bold; 
	font-size: 100%;
	background-color:#ffffff;
	color: #000;
}
#listing tbody th,
#listing thead th,
#listing tbody td {
	/*vertical-align: top; */
	text-align: left;
}

#listing tbody tr:focus td,
#listing tbody tr:hover th,
#listing tbody tr:hover td,
#listing tbody tr:focus th
{
	background-color:#e8f7d0;
	color: #000;
}
/* -------- images contenu ------------*/

.picture { 
	background-color: #ffffff; 
	border: 1px solid #e6e6e6;
	padding: 4px;
	font: normal normal normal 11px Arial, sans-serif; 
} 
.picture img { 
	border: 1px solid #e6e6e6; 
	vertical-align:middle; 
	margin-bottom: 3px; 
}

.agrandir { 
    text-align:center;
	background:transparent url(/images/loupe.gif) no-repeat center right;
	padding: 5px 25px 2px 2px;	
	margin:2px;
}  

.img-right { 
	margin: 5px 0px 10px 10px;
	float:right; 
} 

.img-left { 
	margin: 5px 10px 10px 0px;
	float:left; 
} 


/*------------END CONTENT STYLES------------*/


/*----- side bar ---------*/

.sidebar 
{
	float:left;
	width:230px;
	padding:0px 0px 12px 0px;
}
.sidebar hr 
{
    border: 0;
    width: 100%;
    color: #e5e5e5;
    background-color: #eee;
    height: 1px;
	margin:8px 10px 8px 0px;
}
.sidebar p{
	margin:8px 12px 0px 5px;
	font: normal normal bold 11px Arial, Helvetica, sans-serif;
	color:#383838;
	line-height:16px;
}
.sidebar p span{
	color:#707070;
	font-weight:normal;
}


#boxRV{
	height:85px;
	margin:10px 0px 10px 0px;
	background-color:#d8e9f5;
}
#boxRV img{
	float:left;
	margin:4px 8px 4px 4px;
	border: solid 1px #FFFFFF;
}
#boxRV a{
	padding-top:25px;
	float:left;
	font:normal normal bold 14px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#0072bc;
}
#boxRV a:hover{
	text-decoration:none;
	color:#707070;
}


#irm{
	/*border-bottom:solid 1px #dddddd;*/
	margin-top:10px;
	background:url(/images/irmBox.jpg) no-repeat;
	height:140px;
	background-position:70px 24px;
}
#irm h2 a{
	font:normal normal bold 13px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#0072bc;
	line-height:18px;
}
#irm h2 a:hover{
	text-decoration:none;
	color:#707070;
}



/*------------END SIDEBAR STYLES------------*/

#reseaux{
	clear:both;
	margin:10px 20px 0px 10px;
	float:right;
}


/*---- Scroller des actualites -------*/
.scroll {
	position:relative;
	width:230px;
	min-height:110px;
	border:solid 0px #fff;
	margin:0 0 6px 0;
	background:#fff;
}
.scroll h2 {
	margin:5px 0 10px 5px;
	border:none;
	font-size:13px;
	font-weight:bold;
	line-height:1em; 
}
.scroll ul {
	position:relative;
	width:220px;
	height:94px;
	margin:0 5px;
	list-style:none;
}
.scroll ul li {
	width:220px;
	height:90px;
	margin:0;
	line-height:14px;
}

.scroll ul li a{
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#1568B3;
}
.scroll ul li a:hover{
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#707070;
}

.scroll ul li span {
	font: normal normal normal 11px Arial, Helvetica, sans-serif;
	color:#707070;
	display:block;
	margin:0 0 .4em;
}
.scroll ol {
	height:22px;
	position:absolute;
	top:0px; /* 0px */
	right:15px;
	list-style:none;
}
.scroll ol li {
	float:left; 
}
.scroll ol a {
	display:block;
	width:11px;
	height:22px;
	margin:0 1px;
	padding:0 2px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:50% 0;
}
.scroll ol li.previous a {
	background-image:url(/images/icon-arrow-down.gif);
}
.scroll ol li.next a {
	background-image:url(/images/icon-arrow-up.gif);
}
.scroll ol li a:hover {
	background-position:50% 100%;
}


/* ----------- stylized ----------- */

/*--------- Infolettre -------------*/

.infoLettre p .ico{
	margin:0px 5px -3px 0px;
}
.spacer{clear:both; height:1px;}
.myform{
	margin:0 auto;
	width:220px;
	padding:5px;
}

#stylized{
	font: normal normal normal 11px Arial, Helvetica, sans-serif;
	border:solid 1px #b7ddf2;
	background:#f0f8ff;
}
#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:80px;
	float:left;
}
#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:80px;
}
#stylized input{
	float:left;
	font-size:11px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:120px;
	margin:2px 0 10px 10px;
}

#msgerror{
	/*- message erreur formulaire **/
	font-size:11px;
}

.erreur {
    text-align:left;
    font: normal normal normal 11px Arial, Helvetica, sans-serif;
    color:#cc0000;
	background:transparent url(/images/icon-error.gif) no-repeat center left;
	padding: 2px 2px 2px 20px;	
	margin:2px;
}

#stylized button{
	clear:both;
	margin-left:120px;
	width:90px;
	height:34px;
	background:#ebf4fb url(/images/button.png) no-repeat;
	text-align:center;
	line-height:34px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	border:0px;
}
/*--------- formulaire contact -------------------*/

.myform2{
	margin:0 auto;
	width:350px;
	padding:5px;
}

#stylized2{
	font: normal normal normal 11px Arial, Helvetica, sans-serif;
	border:solid 1px #b7ddf2;
	background:#f0f8ff;
}
#stylized2 h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized2 p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
#stylized2 label{
	float:left;	
	display:block;
	font-weight:bold;
	text-align:right;
	width:130px;
	margin:2px 0px 0px 0px;
}
#stylized2 .small{
	float:left;
	color:#cc0000;
	display:inline;
	font-size:11px;
	font-weight:normal;
	width:20px;
	margin:5px 0 0px 5px;
}
#stylized2 input{
	float:left;
	font-size:11px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:150px;
	margin:2px 0 10px 10px;
}

#stylized2 textarea{
	float:left;
	font-size:11px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:150px;
	margin:10px 0 10px 10px;
}


#msgerror2{
	/*- message erreur formulaire **/
	font-size:11px;
}

.erreur2 {
    text-align:left;
    font: normal normal normal 11px Arial, Helvetica, sans-serif;
    color:#cc0000;
	background:transparent url(/images/icon-error.gif) no-repeat center left;
	padding: 2px 2px 2px 20px;	
	margin:2px;
}

#stylized2 #EmailButton{
	clear:both;
	margin-left:120px;
	width:90px;
	height:34px;
	background:#ebf4fb url(/images/button.png) no-repeat;
	text-align:center;
	line-height:34px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	border:0px;
}



/*------------NEWS STYLES------------*/
#news{
	background:url(/images/newsBg.gif) repeat-x;
	height:34px;
	padding: 8px 10px 0px 10px;
	margin:0px auto;
}

.newsContent{
	width:930px;
	float:left;
	/* padding-top:4px; */
}
.newsBtn{
	float:left;
	text-align:right;
}
/*-----------END-NEWS STYLES------------*/


/*------------ Style pour la pagination ----------*/

div.pagination {
	clear:both;
	padding:3px;
	margin:3px;
	float:right;
	/*text-align:center;*/
}
div.pagination a {
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	text-decoration: none;
	background-color:#fff;
}
div.pagination a:hover, 
div.pagination a:active {
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	color: #fff;
	background: #87b940 url(/images/bg_paging-hover.gif);

}
div.pagination span.current {
	font:normal normal bold 12px Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036CB4;
	background-color: #036CB4;
	color: #FFF;
}
div.pagination span.disabled {
	font:normal normal bold 12px Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #ddd;
}
/*-----------------------------------*/


/*------------FOOTER STYLES------------*/

.copyright{
	border-top: solid 1px #c6c6c6;
}
.copyright p{
	float:left;
	padding:10px 10px;
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
	color:#555555;
}

.footerMenu ul{
	height:30px;
	padding:10px 10px;
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
	color:#555555;
	float:right;
}
.footerMenu ul li{
	float:left;
	padding-left:20px;
}

.footerMenu ul li a, a:visited{
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
	color:#777777;
	text-decoration:none;
}

.footerMenu ul li a:hover{
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
	color:#222222;
	text-decoration:none;
}

/*------------END FOOTER STYLES------------*/

