html,body{height:100%;}
*{	margin: 0px;padding : 0px;color: #666;}
a{ 	text-decoration : none ; }
a:hover{ text-decoration : underline ; 	}
p{margin:10px 0;}
img{border : 0px;}
body{font:normal 12px Arial,sans-serif;background:#ABB6B8;}

a, a:hover, h2{
	color:#AA498F;
}
#header{
	height:158px;
}

#header #lang {
	position : absolute ;
	top : 130px;
	right: 20px;
}
#header #lang img{
	padding-left:5px;
}

#container{
	position:relative;
	width:800px;
	margin:0 auto;
	background:white;
}

#content{
	text-align: justify;
	padding:10px 30px;
	width:68%;
	float:left;
}

#modules{
	padding-top:10px;
	float:left;
	width:24%;
	text-align: justify;
	font-size:11px;
}

#modules div{
	padding: 5px 0px;
}

#menu{
	position:relative;
	width:100%;
}

hr{
	border:1px solid #E3E3E3;
	border-width : 1px 0px 0px 0px ;
}

h1{
	float:left;
	width:17%;
	padding:10px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	clear:both;
}

h2{
	font-size:13px;
	margin-top:10px;
}

h3{
	color:#AA498F;
	font-size:12px;
	margin:15px 0 5px 0;
}
.veryStrong{
	color:#0B9BDF;
}

div#content ul{
	margin-top : 10px;
	margin-left : 37px;
}

div#content ul li{
	padding-bottom : 8px;
	list-style-position: outside;
    list-style-type: square;
}
div#content ul li ul li{
	list-style-position: outside;
    list-style-type: circle;
}

.accordion img{
	margin-top:10px 0;
}


.accordion h2, .accordion h3{
	padding-right:20px;
	height:20px;
}



.accordion h2{
	color:#666;
}

.accordion h3{
cursor: pointer;
background: transparent url(../img/arrow-square.gif) no-repeat right -56px;
}

.accordion h3.active {
	background-position: right 0px;
}

.accordion ul{
	width:auto!important;
}



ul#navmenu-hor{
width:100%;
background:#DDDDDD;
height:56px;

}


/* Menu* horizontal */


ul#navmenu-hor li{
	background:#DDDDDD !important;
}

ul#navmenu-hor li a{
	color:#666666 !important;
}

ul#navmenu-hor li.selected{
	background:#BBBBBB !important;
}

ul#navmenu-hor li.selected a{
	color:#fff !important;
}

/* Menu* vertical */


/* FAQ*/
.accordion h3{
	font-size:12px;margin:5px 0;
}

.accordion h3:hover{
	cursor:pointer;
}

/* CONTACT*/

#contact{
	width:380px;
}

#contact h2{
	padding:15px 0 10px 0;clear:both;text-decoration:none;clear:both;
}

#contact label{
	float:left;
	width:120px;
}

#contact input{
	float:left;
	width:180px;
	margin:3px;
}

#contact .radio{
	width:auto;
	display:inline;
	float:none;
}
#contact textarea{
	width:305px;
	height:100px;
}

#contact .bouton_login{
	margin:10px 0 0 266px;
	background:#666;
	color:white;
	padding:3px 10px;
	border:none;
	font-weight:bold;
	font-size:10px;
	width:auto;
}


/*La solution*/

.premier,.deuxieme{
	float:left;
	width:45%;
}

.premier{padding:10px 15px 10px 0;}

.deuxieme{
	border-left:2px solid #F8F8F8;
	height:100%;
	padding:10px 0px 10px 15px;
}

.premier h2 , .deuxieme h2 {
	margin-top:0;
}

.premier ul li , .deuxieme ul li{
list-style-type:none!important;
padding-left:30px;
position:relative;
height:22px;
padding-top:5px;
padding-bottom:0!important
}

.premier ul li img, .deuxieme ul li img{
position:absolute;
left:0;
top:0;
}

.first , .second{
	float:left;
	width:140px;
}

.first ul li, .second ul li{

}

.bold{
	font-weight:bold;
}

.underline{
	text-decoration:underline;
}

/****************ASSURANCE ET GARANTIE*****************************/

.assurance{
	margin-left:0!important;
}

.assurance img{
	float:left;
	margin-right:5px;
}

.assurance li{
	height:32px;
	border-bottom:1px solid #DBDBDB;
	line-height:14px;
	margin-top:20px!important;
	padding-bottom:0!important;
}

.assurance li p{
	margin-left:5px;
}

.assurance li p.position{
	position:relative;
	top:10px;
}

/***acces client *****/
#acces{border:1px solid #786E70;position:absolute;top:46px;right:10px;text-align:center;width:130px;background:white;}
#acces .titre{
	background:#8A8183;
	margin:0;
	padding:10px;color:white;font-weight:bold;
}

#acces ul li {
	color:#786E70;
	background: transparent url(../../../img/acces.gif) no-repeat 2px 5px;
	margin:5px;
	padding-left:20px;
	list-style-type:none!important;
	text-align:left;
}

#acces ul li a{
	color:#786E70;
}



