/* CSS Document */


body {
	font: 12px/18px Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	background: url(../medias/fond_page.gif) no-repeat center top;
}


body.index {
	background: url(../medias/fond_index.gif) no-repeat center top;
}

body.luceo {
	background: url(../medias/fond_page_luceo_3.gif) no-repeat center top;
}

body.glass {
	background: url(../medias/fond_page_glass.gif) no-repeat center top;
}

body.ophta{
	background: url(../medias/fond_page_ophta.gif) no-repeat center top;
}


body.edixia {
	background: url(../medias/fond_page_edixia_3.gif) no-repeat center top;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}


img {
	border:none;
}

p {
	margin:0;
	padding:0;
}


.spacer {
	clear:both;
	font-size:1px;
	height:1px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*--------------------------------------  container  --------------------------------*/
#container{
	width: 950px;
	margin: 0 auto;
	padding: 0;
	/*background-color: #FF0099;*/
}

/*--------------------------------------  header  --------------------------------*/
#header{
	width: 950px;
	height: 102px;
	margin:0 auto;
	position:relative;	
}

#header_index{
	width: 950px;
	height: 91px;
	margin:0 auto;
	position:relative;	
}



#logo{
	width: 825px;
	display:block;
	float:left;
}

/*--------------------------------------  header _drapeaux --------------------------------*/
#drapeaux {
	position:absolute;
	top:30px;
	left:458px;
	height: 26px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	
}

#drapeaux a {
	float:left;
	display:block;
	width: 29px;
	height: 26px;
}

#drapeaux #drapeau_en  {
	background:url(../medias/en.jpg) no-repeat left top;
}

#drapeaux #drapeau_fr  {
	background:url(../medias/fr.jpg) no-repeat left top;
}

#drapeaux #drapeau_es  {
	background:url(../medias/es.jpg) no-repeat left top;
}

#drapeaux #drapeau_de  {
	background:url(../medias/de.jpg) no-repeat left top;
}

/*pour remmettre les drapeaux en over :*/
#drapeaux a:hover, #drapeaux a.current {
	background-position: left -26px !important;
}

#drapeaux a:hover {
	cursor:pointer;
}


/*--------------------------------------  header_navigation --------------------------------*/

#nav{
	position:absolute;
	top:73px;
	left:452px;
	width:498px;
	height:38px;
	font-weight: bold;
}

#nav a.selected{
	/*background-color:#fff;*/
}

#nav_thematique1, #nav_thematique1 ul  {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav_thematique1  {
	width: 498px;
}
#nav_thematique1 li  {
	float: left;
}
#nav_thematique1 li a {
	display: block;
	color:#0b72b5;
	border-right: 1px solid #0b72b5;
	padding: 3px 5px 1px 5px;
	margin:1px 0 0 0;
	height:13px;
	white-space:nowrap;	
}

#nav_thematique1 li a:hover {
	color:#0b72b5;
	background: #e6f1f7;
}
#nav_thematique1 li a.selected {
	background: #e6f1f7;
	
	
/************  Liste niveau 2 */	
	
}
#nav_thematique1 li ul {
	position: absolute;
	left: -999em;
	visibility: hidden;
	padding: 0;
	z-index: 100
}
#nav_thematique1 li ul li { 
	clear:left; 
	background: #0b72b5;
	width: 235px;
}

#nav_thematique1 li:hover ul, #nav_thematique1 li.sfhover ul { 
	left: auto;
	visibility: visible;
}
#nav_thematique1 li:hover, #nav_thematique1 li.sfhover {
	color:#fff;
}
#nav_thematique1 li ul li a {
	width: 100%;
	text-align:left;
	border:none;
	padding: 4px 5px 4px 8px;
	color: #fff
}
html>body #nav_thematique1 li ul li a {
	width: auto;
}
#nav_thematique1 li ul li a:hover {
	background: #d93632;
	padding: 4px 5px 4px 8px;
	color: #fff;	
}


/*--------------------------------------  photos --------------------------------*/

#photos_msc{
	width: 333px;
	margin: 0 auto;
	padding: 0;
	float:left;
	display:block;


}
#photos{
	width: 333px;
	margin: 0 auto;
	padding: 0;
	float:left;
}


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

#contenu_index{
	width: 950px;
	margin: 0 auto;
	float:left;
	display:block;
}

#contenu_msc{
	width: 580px;
	margin: 0 auto;
	float:left;
	padding-top: 65px;
	display:block;
}

#contenu_visiglas{
	width: 580px;
	margin: 0 auto;
	float:left;
}

#contenu{
	width: 580px;
	margin: 0 auto;
	float:left;
	padding-top: 65px;
	padding-bottom: 45px;
}

#contenu p{
	padding:0;
	margin:10px 0 5px 0;
	font: 12px/18px Helvetica, Arial, sans-serif;
}

#contenu img.floatLeft { 
    float: left; 
    margin: 4px; 
}
#contenu img.floatRight { 
    float: right; 
    margin: 4px; 
}

#contenu ul {
	list-style-type: none;
	padding: 2px 0 15px 0;
	margin:0 0 0 20px;
	list-style-position:intside;
}

#contenu ul li {
	padding: 0 0 0 10px;
	margin: 0;
	background: url(../medias/puce.gif) no-repeat;
	background-position: 0px 8px;
}

#contenu h1{
	font-size: 17px;
	font-weight: bold;
	color: #ea2e29;
	display:block;
	padding:15px 0 0 0;
	margin: 0 0 15px 0;
}

#contenu_msc h1{
	font-size: 17px;
	font-weight: bold;
	color: #ea2e29;
	display:block;
	margin-bottom:15px;
	margin-top:0px;
}

#contenu_visiglas h1{
	font-size: 17px;
	font-weight: bold;
	color: #ea2e29;
	display:block;
	margin-bottom:15px;
	margin-top:0px;
}

#contenu_visiglas ul {
	list-style-type: none;
	padding: 10px 0 0px 0;
	margin: 0;
	margin-left: 20px;
	list-style-position:intside;

}

#contenu_visiglas li {
	padding: 0 0 0 10px;
	margin: 0;
	background: url(../medias/puce.gif) no-repeat;
	background-position: 0px 8px;
}

a.visit {
	color: #0e71b4;
	text-decoration: none;
}

a:hover.visit{
	color: #ff0000;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

.important_bleu{
	font-weight: bold;
	font-size: 13px;
	color: #0b72b5;
}
.titre_bleu{
	font-weight: bold;
	font-size: 22px;
	color: #0b72b5;
	display:block;
	padding-bottom:20px;
}

.rouge{
	color: #ea2e29;
}

.rouge a{
	color: #ea2e29;
}

.rouge a: hover{
	color: #f80c06;
}

.date_chiffre{
	color: #ea2e29;
	font-weight: bold;
	font-size: 15px;
}

.date_mois{
	color: #000;
	font-weight: bold;
	font-size: 18px;
}


/* -------------------- Zone produit NEW-------------------- */
div#our_product {
	clear:both;
	margin:0;
	padding:0;
	width:950px;
	height:250px;
}

div#our_product-bord-gauche {
    float:left;
    margin: 0px;
    padding: 0px;
	width:35px;
	height:250px;
}

div#our_product-titre {
    float:left;
    margin: 0px;
    padding: 0px;
	width:915px;
	height:35px;
}


#horizontal_carousel {
	float: left;
	/*position: relative;*/
	margin:0;
	padding:0;
	width:915px;
	height:215px;
}

#horizontal_carousel .previous_button {
	float:left;  
	width: 45px;
	height: 215px;
	background:#FFF url(../medias/carousel_fleche_gauche.gif) no-repeat left top;
	z-index: 100;
	cursor: pointer;
}

#horizontal_carousel .previous_button_over {
	background:#FFF url(../medias/carousel_fleche_gauche.gif) no-repeat left top;
}

#horizontal_carousel .previous_button_disabled {
	background:#FFF url(../medias/carousel_fleche_gauche.gif) no-repeat left top;
	cursor: default;
}

#horizontal_carousel .next_button {
	float:left;  
	width: 90px;
	height: 215px;
	background:#FFF url(../medias/carousel_fleche_droite.gif) no-repeat right top;
	z-index: 100;
	cursor: pointer;
}

#horizontal_carousel .next_button_over {
	background:#FFF url(../medias/carousel_fleche_droite.gif) no-repeat right top;
}

#horizontal_carousel .next_button_disabled {
	background:#FFF url(../medias/carousel_fleche_droite.gif) no-repeat right top;
  	cursor: default;
}

#horizontal_carousel .container {
	float: left;
	width: 780px;
	height: 215px;
	position: relative;    
	overflow: hidden;
	margin:0;
	padding:0;
	background:#FFF;
}

#horizontal_carousel ul {
	margin: 0;
	padding:0;
	width: 100000px;
	position: relative;
	top: 0;
	left: 0;
}                      

#horizontal_carousel ul li {
	text-align: center; 
	list-style:none;   
	float:left;
	width:180px;	
	padding: 0 10px 0 10px;
    margin: 0;

}

#horizontal_carousel li .legend-product {
	font: 11px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	height:35px;
	padding:0;
	margin:0;
	width:160px;
	line-height:12px;
}

/* -------------------- Zone produit ANCIEN-------------------- */


/*div#our_product {
	clear:both;
	margin:0;
	padding:0;
	width:950px;
	height:250px;
}




#prev-arrow-container { 
    float:left;
    margin: 0px;
    padding: 0px;
}

#next-arrow-container { 
    margin: 0px;
    padding: 0px;
}

.left-button-image {
	float:left;
}

.right-button-image {
	float:right;
}


#html-carousel { 
    float: left;
    width: 780px;
    height: 215px;
	margin:0;
	padding:0;
	background:#FFFFFF;		
}

#html-carousel .carousel-list li { 
    padding: 0 10px 0 10px;
    margin: 0;
	width:180px;
}

#html-carousel .carousel-list li img { 
    display:block;
	margin:0 0 0  0;
	padding:0 0 0 0 ; 
}

#html-carousel .carousel-list a { 
    display:block;
	margin:0 0 0  0;
	padding:0 0 0 0 ; 
}

#html-carousel .carousel-list li .legend-product {
	font: 11px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	height:35px;
	padding:0;
	margin:0;
	width:160px;
	line-height:12px;
}


#fond-galerie-creation {
    float: left;
    width: 780px;
    height: 215px;
	margin:0;
	padding:0;
	background:#FFFFFF;		
}
*/
/* -------------------- plan du site -------------------- */
#sitemap ul a {
	list-style:none;
	font: 12px/18px Arial, Verdana sans-serif;
	font-weight:bold;
	color:#0b72b5;
	margin:0;
	padding:0;	
}

#sitemap li .page {
	background:none;
	font: 12px/18px Arial, Verdana sans-serif;
	color:#000000;
}

#sitemap li .page a {
	font-weight:normal;
	background:none;
	font: 12px/18px Arial, Verdana sans-serif;
	color:#000000;
}

/* -------------------- pied de page-------------------- */


div#fond-conteneur-footer {
	clear: both;
	background-color:#f9b100;
}


div#conteneur-footer {
	width:970px;
	margin:0 auto;	
	padding:0;
	background-color:#f9b100;
	font: 12px  Helvetica,Arial, sans-serif;
	color:#FFFFFF;
	height:90px;	
}

div#conteneur-footer p {
	margin:0 0 0 0;
	padding:60px 0 0 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:right;	
}

.logo-footer {
	margin: 0;
	padding:0;
	float:right;
}

#conteneur-legal {
	background-color:#FFF;
	width:100%;
}

.legal {
	color:#999;
	text-align:right;
	margin:0 auto;
	font: normal 12px Arial, Helvetica, sans-serif;
	width:982px;
	height:30px;
	background-color:#FFFFFF;
	
}

.legal a {
	color:#999;
	text-decoration:none;
}

.legal a:hover {
	color:#999;
	text-decoration:underline;
}

/*-----------------------------------------------------------------------------------
         Formulaire de contact
------------------------------------------------------------------------------------*/

form#contact fieldset {		
	font-style: normal;	
	border:#d7e5f0 1px solid; 
	padding:10px; 
	margin:20px 30px 0 0;	
}

form#contact p {
	padding:2px 0 8px 0;
}

form#contact legend	{
	color:#005f9d; 
	font-size:12px; 
	font-weight:bold;
}

form#contact p label {
	display:inline;
	float:left;
	width:120px;
	margin-left:15px;
	text-align:right;
	font-weight: normal;
	color:#005f9d;
}

form#contact table {
	text-align:right;
	font-weight: normal;
	color:#005f9d;
}

form#contact p select, form#contact p textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:11px;
	color: #292929;
}

form#contact p .bt {
	margin-left:5px;
	margin-right:10px;
}

.class-select {
	background-color:#f7f3f7;
	font: 11px Arial, Helvetica, sans-serif;
	color: #292929;
	height:20px;
	width:260px;
	margin-left:5px;	
} 

.inputform {
	background-color:#fafafb;
	border-color:#659ec4;
	border-style:solid;
	border-width:1px;	
	font-size: 11px;
	color: #292929;
	padding: 0 4px 0 2px;
	margin-left:5px;
	height:15px;
} 

.focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background-color:#f0f5f9;;
	border-color:#659ec4;
	border-style:solid;
	border-width:1px;	
	font-size: 11px;
	color: #292929;
	padding: 0 4px 0 2px;
	margin-left:5px;
	height:15px;	
}

.inputformfocustextearea {	/*** Mise en avant des champs en cours d'utilisation ***/
	width:250px;
	padding: 0 4px 0 2px;
	margin-left:5px;
	overflow:auto;
	background-color:#fafafb;
	border:#659ec4 1px solid;
	scrollbar-arrow-color :#005f9d;	/*couleur pour les pointeur de défilement*/
	scrollbar-darkshadow-color :#E7E7E7;	/*couleur pour les ombres*/
	scrollbar-face-color : #fdf4f5;	/*couleur pour la surface*/
	scrollbar-highlight-color : #CCCCCC;	/*couleur pour le bord haut et le bord gauche*/
	scrollbar-shadow-color : #666666;	/*couleur pour le bord droit et le bord du bas*/
	scrollbar-track-color : #fdf4f5;	/*couleur pour la barre de défilement non cachée par le pointeur de défilement	*/
}

.focustextearea {	/*** Mise en avant des champs en cours d'utilisation ***/
	background-color:#f0f5f9 ;
	width:250px;
	padding: 0 4px 0 2px;
	margin-left:5px;
	overflow:auto;
	border:#659ec4 1px solid;
	scrollbar-arrow-color :#005f9d;	/*couleur pour les pointeur de défilement*/
	scrollbar-darkshadow-color :#E7E7E7;	/*couleur pour les ombres*/
	scrollbar-face-color : #fdf4f5;	/*couleur pour la surface*/
	scrollbar-highlight-color : #CCCCCC;	/*couleur pour le bord haut et le bord gauche*/
	scrollbar-shadow-color : #666666;	/*couleur pour le bord droit et le bord du bas*/
	scrollbar-track-color : #fdf4f5;	/*couleur pour la barre de défilement non cachée par le pointeur de défilement	*/
}


form#contact .alerte {	/*** Mis en évidence des champs mal renseignés ***/
	border: 1px solid red;
}

form#contact .messageAlerte {	/*** Mise en forme des message d'alerte ***/
	display: block;
	margin: 0 0 .3em .3em;
	padding-left: 2em;
	color: red;
	font-weight: bold;
	/*background: url('icon_alert.gif') no-repeat left center;*/
}

.envoyer {
	border:#659ec4 1px solid;
	background-color:#fafafb;
	font-size: 11px;
	color: #005f9d;
	font-weight:bold;
	margin:0 0 40px 140px;
	padding: 1px 50px;
	width:260px;
	cursor:pointer;	
}


.errorMsg p{
	float:left;
	width:380px;
}

.errorMsg, .oblig, form#contact p label.fieldError{
	color:red;
}

.oblig{
	font-weight:bold;
	font-size:14px;
	color:red;
}
