@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Titillium+Web);
/* CSS Document */

html{
	height:100%;
	overflow-x: hidden;
}

body
{
	background-color: #ffffff;
	background-image:url(../images/bg_site.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:768px;
	/*height:1991px;*/
	width:100%;
	margin:0px;
	padding:0px;
}
#content{
	position : relative;
	margin:auto;
   	min-height: 100%;
	width:960px;
	background-color:#ffffff;	
}
#entete{
	position:relative;
	width:960px;
	height:160px;
	padding-top:10px;
}
#entete_logo{
	position:relative;
	display:block;
	float:left;
	width:182px;
	height:139px;
	background-image:url(../images/IAER_Logo.png);
}
#entete_text{
	position:relative;
	display:block;
	float:right;
	width:738px;
	height:139px;
	margin-left:40px;
}
#bande_infos{
	position:relative;
	display:block;
	text-align:right;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:14px;
	color:rgb(77,77,79);
}
#recherche,#lang{
	margin-right:30px;
}
#lang,#connexion{
   	position:relative;
   	top:-8px;
}
#bande_infos a:link, #bande_infos a:hover, #bande_infos a:active, #bande_infos a:visited{
   	color:rgb(77,77,79);
	text-decoration:none;
	outline:none;
}
#input_rech{
	position:relative;
	left:130px;
	top:-9px;
	height:18px;
	border:0;	
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	font-weight:300;
}
#slogan1,#slogan2{
	position:relative;
	display:block;
	text-align:left;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	font-weight:300;
}
#slogan1{	
	font-size:33px;
	color:rgb(80,184,72);
}
#slogan2{
	font-size:20px;
	color:rgb(30,93,46);
	text-transform:uppercase;
}
#www_social{
	position:relative;
	display:block;
	text-align:right;
	margin-top:-23px;
}
.res_soc1{
	text-decoration:none;
	outline:none;
	width:28px;
	height:26px;
}
#hmenu a, #hmenu  a:link, #hmenu  a:visited, #hmenu  a:hover{
	position:relative;
	text-align:left;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:rgb(77,77,79);
	font-size:14px;
	text-decoration:none;
	outline:none;
}
#hmenu  a:hover, #hmenu a.active{
	color:rgb(141,198,63);
	text-decoration:none;
	outline:none;
}
.active{
	color:rgb(141,198,63);
}
.separateur{
	margin:0 5px;
}
.art-nav
{
   z-index: 1000;
   font-size: 0;
   position: absolute;
   margin: 0;
   margin-left:-53px;
}

ul.art-hmenu a, ul.art-hmenu a:link, ul.art-hmenu a:visited, ul.art-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.art-hmenu, ul.art-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.art-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.art-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.art-hmenu:after, ul.art-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.art-hmenu, ul.art-hmenu ul 
{
   min-height: 0;
}

ul.art-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
}

.art-nav:before 
{
   content:' ';
}

.art-hmenu-extra1
{
   position : absolute;
   left: 0;
   top: 0;
   width: auto;
   height: auto;
   background-position: center;
}

.art-hmenu-extra2
{
   position: absolute;
   right: 0;
   top: 0;
   width: auto;
   height: auto;
   background-position: center;
}

.art-menuitemcontainer
{
   margin:0 auto;
}
ul.art-hmenu>li {
   margin-left: 5px;
}
ul.art-hmenu>li:first-child {
   margin-left: 2px;
}
ul.art-hmenu>li:last-child, ul.art-hmenu>li.last-child {
   margin-right: 2px;
}

ul.art-hmenu>li>a
{
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 7px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 30px;
   cursor: pointer;
   text-decoration: none;
   color:rgb(77,77,79);
   line-height: 30px;
   text-align: center;
}

.art-hmenu a, 
.art-hmenu a:link, 
.art-hmenu a:visited, 
.art-hmenu a.active, 
.art-hmenu a:hover
{
   font-size: 12px;
   font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	font-weight:normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.art-hmenu>li>a.active
{
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 7px;
   margin:0 auto;
   color:rgb(141,198,63);
   text-decoration: none;
}

ul.art-hmenu>li>a:visited, 
ul.art-hmenu>li>a:hover, 
ul.art-hmenu>li:hover>a {
   text-decoration: none;
}

ul.art-hmenu>li>a:hover, .desktop ul.art-hmenu>li:hover>a
{
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 7px;
   margin:0 auto;
}
ul.art-hmenu>li>a:hover, 
.desktop-nav ul.art-hmenu>li:hover>a {
   color:rgb(141,198,63);
   text-decoration: none;
}

ul.art-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -5px;
   width:5px;
   height: 30px;
   background: url('../images/menuseparator.jpg') center center no-repeat;
}
ul.art-hmenu>li:first-child:before{
   display:none;
}

ul.art-hmenu li li a
{
   background: #9C9C9C;
   background: transparent;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 7px;
   margin:0 auto;
}
ul.art-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 2px;
   margin-bottom: 2px;
}

.desktop-nav ul.art-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.art-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.art-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 24px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 24px;
   color:rgb(77,77,79);
   font-size: 12px;
   font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	font-weight:normal;
   font-style: normal;
   text-decoration: none;
   margin:0;
}

.art-hmenu ul a:link, 
.art-hmenu ul a:visited, 
.art-hmenu ul a.active, 
.art-hmenu ul a:hover
{
   text-align: left;
   line-height: 24px;
   color:rgb(77,77,79);
   font-size: 12px;
   font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	font-weight:normal;
   font-style: normal;
   text-decoration: none;
   margin:0;
}

ul.art-hmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -1px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px dotted #D1D1D1;
}

.desktop-nav ul.art-hmenu li li:first-child:before, 
.desktop-nav ul.art-hmenu li li:first-child:after 
{
   display: none;
} 

ul.art-hmenu ul li a:hover, .desktop ul.art-hmenu ul li:hover>a
{
   background: #FFFFFF;
   background: transparent;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
}
.art-hmenu ul a:hover
{
   text-decoration: none;
}

.art-hmenu ul li a:hover
{
   color:rgb(141,198,63);
}

.desktop-nav .art-hmenu ul li:hover>a
{
   color:rgb(141,198,63);
}

ul.art-hmenu ul:before
{
   /*background: #F2F2F2;*/
   background: #F2F2F2;
   /*background: rgba(242, 242, 242, 0.4);*/
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px dotted rgba(217, 217, 217, 0.4);
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.art-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.art-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.art-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-color:#F2F2F2;
}
#baniere{
	position:relative;
	display:block;
	width:960px;
	height:270px;
}
#trois_bande{
	position:relative;
	display:block;
	width:960px;
	height:105px;
	margin:6px 0 6px 0;
}
#bande1,#bande2,#bande3{
	position:relative;
	display:block;
	float:left;
	width:316px;
	height:89px;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;	
	color:#ffffff;
	background-color:rgb(30,93,46);	
	text-decoration:none;
	outline:none;
	padding:8px 0;
}
#bande1 a:hover,#bande2 a:hover,#bande3 a:hover{
	text-decoration:none;
	background-color:rgb(30,93,46);	
	outline:none;
}
#bande1 a:visited,#bande2 a:visited,#bande3 a:visited{
	text-decoration:none;
	background-color:rgb(30,93,46);	
	outline:none;
}
#bande1,#bande2{
	margin-right:6px;
}
#title_bande1,#title_bande2,#title_bande3{
	position:relative;
	display:block;
	font-size:17px;
	font-weight:bold;
	padding:3px 5px 0px 10px;
}
.title_bande11{float:left; Line-Height:1.2;}
.title_bande12{float:right; margin-bottom:4px; line-height:1.2;}
#con_bande1,#con_bande2,#con_bande3{
	clear:both;
	position:relative;
	display:block;
	font-size:13px;
	font-weight:normal;
	padding:5px 5px 0 10px;
	line-height:1.3;
}
#accordeon{
	position:relative;
	display:block;
	width:960px;
	height:500px;
	margin-bottom:6px;
}
#cycle{
	position:relative;
	display:block;
	width:960px;
}

#footer{
	position:relative;
	display:block;	
	background-image:url(../images/PiedPage.png);
	width:960px;
	height:242px;
	z-index:100;
	
}
#hfooter a, #hfooter  a:link, #hfooter  a:visited, #hfooter  a:hover{
	position:relative;
	text-align:left;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	outline:none;
	top:190px;
	left:40px;
}
#hfooter  a:visited, #hfooter  a:hover, #hfooter .active:link{
	color:#ffffff;
	text-decoration:none;
	outline:none;	
}
#copyright{
	position:relative;
	text-align:left;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
	font-weight:normal;
	top:190px;
	left:40px;
	color:#ffffff;
	font-size:12px;
}