
/**********************
	-	RESET	-
************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
    margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; 
}


/***********************
	-	BASICS 	-
***********************/
html {
	overflow-x:hidden;	
	padding: 0 !important;
	margin:0px !important;
}


ol, ul {  list-style: none; }

a{	text-decoration:none;}


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


	
.top-banner	{background-color:#564d4c; height:33px;}

.banner { height:132px;
width:960px;
					margin-left:auto;
					margin-right:auto;
					overflow: visible;

				}

.toptext {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; text-transform:uppercase; padding-top:5px; float:right; margin-right:40px;}
.numphone { font-size:18px; color:#ff0000; padding-left:5px;}
	
.logo {margin-top:-15px; margin-left:10px; height:161px; width:373px; position:relative; z-index:9999999; float:left;}


 /*********************************
	-	TOP MENU 	-
 ***********************************/

.topmenu
{float:right;
}

.menuIE {
    display:none !important;
    display:block;
}

a.boutonIE, a.boutonIE:link, a.boutonIE:visited, a.boutonIE:active {
    color:#000;
    width:90px;
    height:18px;
    display:block;
    background:#c33;
    border:1px solid #000;
    margin-right:1px;
    text-align:center;
    float:left;
    text-decoration:none;
    font-family: verdana;
    font-size:10px;
    line-height:18px;
    overflow:hidden;
}

a.boutonIE:hover {
    color:#fff;
    background:#000;
    overflow:visible;}

a.boutonIE:hover table {
    display:block;
    background:#eee;
    border-collapse:collapse;
}

.boutonFF {
    color:#5b5959;
    height:18px;
    display:block !important;
    display:none;
	border-right:1px solid #e6e6e6;
	padding-top:35px;
    text-align: center;
    float:left;
    text-decoration:none;
    font-family: 'Abel', sans-serif;
    font-size:14px;
    line-height:18px;
    overflow:hidden;
	text-transform:uppercase;
}

.boutonFF a{
    color:#5b5959;
    display:block !important;
    display:none;
    text-decoration:none;
    overflow:hidden;
	text-transform:uppercase;
	width:95px;
}

.boutonFF a:hover{
    color:#fb8989;
}

.boutonFF:hover {
    height:auto;
    cursor:pointer;
    color:#fff;
    background:#403a39;
}

a.SousMenu, a.SousMenu:link, a.SousMenu:visited, a.SousMenu:active {
    display:block;
    width:95px !important;
    width:95px;
    height:18px;
    text-decoration:none;
    color: #CCC;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:5px;
	border-bottom: 1px solid #575252;
	
    font-family: 'Abel', sans-serif;
	text-transform:none;
    font-size:13px;
    text-align: center;
}

a.SousMenu:hover { color:#fb8989;}




   
 /*********************************
	-	FULL WIDTH VERSION 	-
 ***********************************/	
 .fullwidthbanner-container{
	width:100% !important;		
	position:relative;
	padding:0;		
	max-height:300px !important;
	overflow:hidden;
	margin-top:-10px;
	float:left;
	-moz-box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.5);
						-webkit-box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.5);
						box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.5);
} 



/***************************************
	- THE STYLES OF THE CONFIGURATOR - 
****************************************/	

.middle-home
	{
		width:100%;
		height:285px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../img/bgline-home.jpg);
		background-repeat:repeat-x;

	}

.middle-home-pag
	{
		width:100%;
		height:100%;
		float:left;
		margin:0px;
		padding:0px;
		background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #d21216 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d21216)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#d21216 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#d21216 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#d21216 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#d21216 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d21216',GradientType=0 ); /* IE6-9 */


	}

.middle-home-cont
	{
		width:100%;
		height:285px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../img/bg-home.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;

	} 
	
.middle-home-cont-pag
	{
		width:100%;
		height:100%;
		float:left;
		margin:0px;
		padding:0px;
	

	} 	
	 
.middle-home-limit
{	width:960px;
					margin-left:auto;
					margin-right:auto;
					overflow: visible;
}

.middle-home-limit-pag
{	width:960px;
					margin-left:auto;
					margin-right:auto;
					overflow: visible;
			
					padding-top:20px;
					 
        position:relative;
        overflow:hidden;
					
}

.middle-home-limit-pag h1
{
font-family: 'Abel', sans-serif;
text-transform:uppercase;
font-weight:normal;
font-size:40px;
padding-top:20px;
color:#575757;
line-height:35px;
margin-bottom:20px;
padding-left:10px;
border-left:#cf0206 3px solid;
margin-left:40px;	
}


.middle-home-limit-pag h2
{
font-family: 'Abel', sans-serif;
text-transform:uppercase;
font-weight:normal;
font-size:30px;
margin-top:30px;
color:#2b2b2b;
line-height:35px;
margin-bottom:20px;
padding-left:10px;
border-left:#cf0206 3px solid;
margin-left:40px;	
}



.middle-home-limit-pag h3
{
font-family: 'Abel', sans-serif;
font-weight:normal;
font-size:30px;
padding-top:20px;
color:#2b2b2b;
line-height:35px;
margin-bottom:20px;
font-style:italic;
margin-left:50px;	
}


.middle-home-limit-pag h4
{
font-family: 'Abel', sans-serif;
text-transform:uppercase;
font-weight:normal;
font-size:22px;
margin-top:20px;
color:#2b2b2b;
line-height:35px;
padding-left:10px;
border-left:#cf0206 3px solid;
margin-left:40px;	
}

.middle-home-limit-pag h5
{
font-family: 'Abel', sans-serif;
font-weight:normal;
font-size:17px;
padding-top:20px;
color:#2b2b2b;
line-height:35px;
margin-bottom:20px;
font-style:italic;
margin-left:40px;	
}

.middle-home-limit-pag p
{font-family:Arial, Helvetica, sans-serif;

font-weight:normal;
margin-left:50px;
color:#2b2b2b;
line-height:20px;
}

.bloc-liste
{font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:normal;
margin-left:30px;
color:#2b2b2b;
line-height:30px;
margin-top:20px;
list-style: square;
color:#cf0206;
width:390px;
background-image:url(../img/bg-fond-pag.png);
background-repeat:repeat-y;
padding-left:40px;
padding-top:25px;
padding-bottom:20px;
-webkit-border-radius: 15px 0px 15px 0px;
border-radius: 15px 0px 15px 0px;

}

.bloc-liste-test
{font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
margin-left:40px;
color:#2b2b2b;
line-height:20px;
margin-top:20px;
list-style: square;
color:#cf0206;
width:370px;
background-image:url(../img/bg-fond-pag.png);
background-repeat:repeat-y;
padding-left:30px;
padding-top:25px;
padding-bottom:20px;
-webkit-border-radius: 15px 0px 15px 0px;
border-radius: 15px 0px 15px 0px;
border:#cf0206 3px solid;
}

.bloc-liste-test li
{padding-bottom:15px;
}

/***************************************
	- styles textes pour les pages - 
****************************************/	



.text-prest
{width:470px;
font-size:12px;
float:left;
position:relative;
overflow:hidden;

}

.text-oreille
{width:900px;
font-size:12px;
float:left;
position:relative;
overflow:hidden;

}

.text-troubles
{width:900px;
font-size:12px;
float:left;
position:relative;
overflow:hidden;
	margin-bottom: 40px;

}


.text-contact
{width:960px;
font-size:12px;
float:left;
position:relative;
overflow:hidden;
background-image:url(../img/contact.jpg);
background-position:left top;
background-repeat:no-repeat;

}


.text-contact h1
{
color:#ffffff;
border-left: none;
margin-bottom:10px;
}

.text-contact p
{
	width:520px;
color:#ffffff;

}



.text-test
{text-align:center;
font-weight:bold !important;
font-family: 'Abel', sans-serif;
font-size:11px;
text-transform:uppercase;
margin-left:0px !important;

}


#cont-falsh
{ 
hanging-punctuation:400px;
width:580px;

margin-left:auto;
margin-right:auto;
overflow:hidden;
	text-align: center;
	margin-bottom: 130px;
	padding-top: 50px;
}

#cont-falsh a:hover
{opacity: 0.5}

#cargando {
	position:absolute;

	float:left;
	width: 580px;
height:200px;
margin-top:70px;
z-index:999;
background-image:url(../img/preloader.gif);
background-position:center;
background-repeat:no-repeat;

        }

#loader {
            
           width: 580px;
            height: 400px;
            overflow: hidden;
			margin: auto auto 30px;
			background-color: #FFF;
			  
        }




.text-troubles ul
{font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
line-height:20px;
list-style: square;
margin-left:10px;
padding-left:50px;
color:#2B2B2B;
}

.text-troubles li
{
font-weight:bold;
}

.interligne-li5
{margin-top:5px;
}

.interligne-li20
{margin-top:20px;
}

.note
{font-size:9px;
}

.note2
{font-size:11px;
}

.bloctext
{width:310px;
 float:left;
        position:relative;
        overflow:hidden;
		margin-left:50px;
		
		background-color:#FFFFFF;
		-webkit-border-radius: 15px 15px 0px 0px;
border-radius: 15px 15px 0px 0px;
padding:40px;

-webkit-box-shadow: 0px 5px 10px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 5px 10px rgba(50, 50, 50, 0.75);
box-shadow:         0px 5px 10px rgba(50, 50, 50, 0.75);


}




.bloctext h2{
	font-size:28px;
	border:none;
	color:#cf0206;
margin-top:10px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
text-align:center;
}


.bloctext ul
{font-family: 'Abel', sans-serif;
font-size:16px;
font-weight:normal;
color:#575555;
line-height:20px;
list-style: square;
margin-left:20px;
}

.bloctext li
{margin-top:20px;
font-size:14px;
line-height:17px;
}


.col-right-contact
{width:380px;
 float:left;
        position:relative;
        overflow:hidden;
		margin-left:60px;
		text-align:right;
}

.col-right-oreille
{width:440px;
 float:left;
        position:relative;
        overflow:hidden;
		margin-left:20px;
		text-align:right;
}

.noms-contact
{
font-size:12px;

}


.agence
{
width:450px;
margin-top:20px;
margin-bottom:20px;
border-top:solid #ffffff 1px;
float:left;
margin-left:20px;

}

.agence ul
{
	float:left;
	display:block;
	width:420px;

}

.agence ul li
	{
		
		float:left;
		margin:0px;
		padding:0px;
		display:block;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		padding-left:30px;
	
		
		
	}

.photos-agence
{margin-top:15px;}

#lignesbas
{margin-bottom:40px;
margin-top:30px;
text-align:center;
float:left;
width:960px;
    
}

#lignesbas p
{
font-family: 'Abel', sans-serif;
    font-size:22px;
	line-height:30px;	
}

#lignesbas a
{
font-family: 'Abel', sans-serif;
    font-size:24px;
	line-height:30px;
	color:#000000;
	text-decoration:underline;
		
}

#bg-prest
{ background-image:url(../img/photo_presentation.png);
background-position: right top;
background-repeat:no-repeat;
margin-right:40px;
width:920px;
 float:left;
        position:relative;
        overflow:hidden;

}



#colones
{
width:920px;
margin:auto;
 float:left;
        position:relative;
        overflow:hidden;}

#colones-contact
{
width:960px;
margin:auto;
 float:left;
        position:relative;
        overflow:hidden;}

.grostitre
{
	font-size:50px;
	font-weight:bold;
}

.block-pubhome {
    color: #FFF;
    height:108px;
	width:300px;
    display:block !important;
    display:none;
    text-align: left;
    float:left;
    text-decoration:none;
    font-family: 'Abel', sans-serif;
    overflow:hidden;
	text-transform:uppercase;
	margin-top:35px;
	margin-left:9px;
	margin-right:9px;
	border: 1px solid #c93a3a;
		-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
						-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
						box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
						
						
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;					
	
	background: #bd0002; /* Old browsers */
background: -moz-linear-gradient(top,  #bd0002 0%, #850000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd0002), color-stop(100%,#850000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #bd0002 0%,#850000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #bd0002 0%,#850000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #bd0002 0%,#850000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #bd0002 0%,#850000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd0002', endColorstr='#850000',GradientType=0 ); /* IE6-9 */

}





.linkpub  {
	color:#FFFFFF;
	text-decoration:none;}

a.linkpub:hover { color:#fb8989;}


.block-rdv
{
	background-image:url(../img/icon-calendar.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:108px;
	font-size:30px;
	line-height:25px;
	padding-left:110px;
	padding-top:30px;	
}

.block-test
{
	background-image: url(../img/icon-oreille.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:108px;
	font-size:30px;
	line-height:25px;
	padding-left:105px;
	padding-top:30px;	
}

.block-carte
{
	background-image: url(../img/icon-carte.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:108px;
	font-size:30px;
	line-height:25px;
	padding-left:110px;
	padding-top:30px;	
}

.edito-home
{height:150px;
}

.edito-home h2
{width:900px;
margin-left:auto;
margin-right:auto;
margin-top:170px;
font-family: 'Abel', Arial, sans-serif;
font-size:20px;
color:#FFFFFF;
font-weight:normal;
text-align:center;
}


	.player_son {	
		width : 240px;
		height:	20px;
		padding:0px 0px 0px 50px;
	}



/***************************************
	- PAGE PRESENTATION - 
****************************************/

#top-img
{background-image: url("../img/team-attentiv.jpg"); border: 0; background-repeat: no-repeat; width: 960px; height: 225; margin-bottom: 50px;}

#top-img h2
{
font-family: 'Abel', Arial, sans-serif;
font-size: 26px;
font-weight: normal;
text-align: left;
border: none;
margin-left: 0;
line-height: 25px;
font-weight: bold;
padding-left: 0;
padding-top: 20px;
margin-bottom: 5px;
}


#top-img p
{
font-size: 14px;
font-style: italic;
line-height: 15px;
margin-left: 0;
color: #ffffff;
}



/***************************************
	- POUR LES APPAREILS - 
****************************************/


.appareil
{background-color: #ffffff;
margin-bottom: -5px;
padding-bottom: 20px;}

.appareil h2
{ background-color:#CF0206;
font-size:18px;
border:0;
line-height:35px;
margin-bottom:26px;
color:#FFF;
height:35px;
margin-top:5px !important;
	margin-left: 0px;
	padding-left: 50px;

}



/***************************************
	- POUR CERTAINES IMAGES - 
****************************************/




.floatRight
{ 
    float: right;
	margin-top:50px;
	margin-bottom:0px;
	padding-left:20px;  
}

.floatLeft
{ 
    float: left;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:50px;

}

.bloc-right
{float:left;
width:450px;
}

.liste-img ul
{ display:block;
float:left;
height:50px;
padding-left:40px;
margin-top:10px;

}

.liste-img li
{ display:block;
float:left;
height:50px;
margin-right:10px;
}


.link-img img

  {
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
      -moz-opacity: 1;
	  opacity : 1;
      }
	  
.link-img:hover img	  
{
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
      -moz-opacity: 0.5;
	    opacity : 0.5;
      }




/***************************************
	- POUR LE FORMULAIRE DE CONTACT - 
****************************************/

.form-contact
{border-left: 3px solid #CF0206;
margin-left:40px;
padding-left:40px;
}
#formulaire
{font-family: 'Abel',sans-serif;
font-size:14px;
line-height:40px;
}




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

.footer
	{
		width:100%;
		height:230px;
		float:left;
		margin:0px;
		padding:0px;
		
		background: #302f2f; /* Old browsers */
background: -moz-linear-gradient(top,  #302f2f 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#302f2f), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #302f2f 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #302f2f 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #302f2f 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #302f2f 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#302f2f', endColorstr='#000000',GradientType=0 ); /* IE6-9 */


	}


.footer-cont
{	width:960px;
margin-left:auto;
margin-right:auto;
overflow: visible;
}

.block-adresses
{width:200px;
    display:block !important;
    display:none;
    text-align: left;
    float:left;
    text-decoration:none;
    overflow:hidden;
	margin-left:20px;
	margin-right:20px;
	margin-top:40px;
	
}

.block-adresses h3
{ color:#fe001a;
    font-family: 'Abel', sans-serif;
	text-transform:uppercase;
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
}

.block-adresses p
{color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:15px;
}



/***************************************
	- MENU BAS - 
****************************************/


.menu-bas
	{
		width:100%;
		height:70px;
		float:left;
		margin:0px;
		padding:0px;
		background-color:#FFFFFF;
	}

.menu-bas-cont
{	width:960px;
margin-left:auto;
margin-right:auto;

margin-top:25px;
text-align:center;
}

.menu-bas-cont a
{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#d10b0f;
width:100px;
margin-left:20px;
margin-right:20px;
text-align:center;

}

.menu-bas-cont a:hover
{color:#9a9a9a;
text-decoration:underline;
}


