@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";

/*------------------------------------------------------*
*-- appel des css formulaire contact -  referencement et navigation  ----*
*------------------------------------------------------*/



/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web ---  CSS 03 mars 08 - MAJ : arno --*
 *------------------------------------------------*/

html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
}

p, form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	padding:0;
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*Haut de page  HEADER*/

#header{
	width:850px;
	height:214px;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header p{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#header a{
	color:#990000;
	text-decoration:none;
}

#header a:hover{
	color:#999;
}

#com {
	width: 242px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 370px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#optotype {
	background:url(../images/deco/optotype.jpg) no-repeat right; 
	height:140px;
}

.nota {
	font-size: 10px;
	text-align: center;
	line-height: 25px;
}

/*Contenu de page  CONTENT */

#content {
	width: 850px;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content p{
	color:#666666;
	font-size: 12px;
}

#content strong{
 font-weight:bold;
 color:#F68121;
}

#content a{
	color:#F16821;
	text-decoration:none;
}

#content a:hover{
	color:#BED73D;
}
#coord {
	float: left;
	width: 286px;
	background-image: url(../images/deco/back_coord_accueil2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 175px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 210px;
}

#coord p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#coord .orange {
	color: #F68121;
	font-size: 16px;
	font-weight: bold;
}
#coord .tel {
	color: #F68121;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/deco/icone_tel.gif);
	background-repeat: no-repeat;
	background-position: 55px 0px;
	height: 30px;
	margin-top: 5px;
}

#text {
	float: right;
	width: 470px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#text ul li{
	font-size: 12px;
	color: #666666;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/deco/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
}
/* div Photo */
#photo{
	float: left;
	background-image: url(../images/deco/ombre_photo.jpg);
	width: 272px;
	background-repeat: no-repeat;
	background-position: center 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 8px;
}

/*  ----- */
/* page monture */ 
.solaire {
	background-image: url(../images/deco/back_solaire.gif);
	background-repeat: no-repeat;
	background-position: -18px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	padding-left: 10px;
	height: 68px;
	margin-top: 40px;
}
.optique {
	background-image: url(../images/deco/back_optique.gif);
	background-repeat: no-repeat;
	height: 68px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-position: -18px 0px;
	padding-left: 10px;
	margin-top: 30px;
	padding-top: 0px;
}
.solaire_v2 {
	background-image: url(../images/deco/back_solaire.gif);
	background-repeat: no-repeat;
	background-position: -18px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	padding-left: 8px;
	height: 38px;
	margin-top: 40px;
	padding-top: 30px;
}
.optique_v2 {
	background-image: url(../images/deco/back_optique.gif);
	background-repeat: no-repeat;
	height: 38px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-position: -18px 0px;
	padding-left: 8px;
	margin-top: 30px;
	padding-top: 30px;
}
.sstitre {
	height: 10px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F68121;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 110px;
}

.marque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 15px;
}
/*----------*/
/* page contact */
#contact{
	float: left;
	width: 280px;
	margin-left: 20px;
	font-size: 12px;
	color: #666666;
}

#plan{
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
}
#plan a {
	font-size: 14px;
	font-weight: bold;
	margin-left: 170px;
}

/*----------*/
/*Bas de page  FOOTER*/

#footer{
	width:740px;
	height:65px;
	text-align: center;
	color: #666666;
	background-image: url(../images/deco/back_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 110px;
}

#footer a{
	color:#666666;
	text-decoration:none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer a:hover{
	color:#F16821;
}
#footer p {
	margin-top: 10px;
	font-weight: bold;
	color: #f16821;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

#player {
	margin:0 auto;
	}
	
#player02 {
	margin:0 auto;
	}
	
#player03 {
	margin:0 auto;
	}
.montures {
	text-align: center;
}

.montures a {
	color: #F16821;
}
.montures  a:hover {
	color: #BED73D;
}
#general #content .montures img {
	color: #F16821;
	border: 2px solid #F16821;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
	padding: 0;
	color:#F68121;
	font-size: 24px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
  }
  
   h2 {
	color:#6C8938;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	line-height: 20px;
	padding-bottom: 0px;
  }
  
   h3 {
	color:#FFFFFF;
	background-image: url(../images/deco/back_optique.gif);
	background-repeat: no-repeat;
	background-position: -12px bottom;
	height: 25px;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 16px;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
			 color:#000;
  }
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
  
  
/*  éléments pour la V2*/
