@charset "utf-8";
/* CSS Document */

/*TIPOGRAFA Y COLORES*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#0A224B;
	margin: 0;
	padding: 0;
}
.body2{
	width:750px;
	float:left;
	margin:0;
	padding:0 0 0 0px;
}
.txt-grande
{font-size:12px;}

.txt-grande-verde
{font-size:12px;
color:#339999}


/*botones*/

a.priv:link {color:#CC0000; font-size: 10px; font-weight: bold; text-decoration:none}
a.priv:active {color:#CC0000; font-size: 10px; font-weight: bold; text-decoration:none}
a.priv:visited {color:#CC0000; font-size: 10px; font-weight: bold; text-decoration:none}
a.priv:hover {color:#8A9BB7; font-size: 10px; font-weight: bold; text-decoration:none}

/*ortho-k*/

.ortho-k a,.ortho-k a:visited
{color:#8a9fb2;
 font-weight:bold;
 text-decoration:none;
 font-size:12px;
}

.ortho-k a:hover
{color:#8e8e8e;
}

/*boton flecha*/

.navegador{
	margin:0;
} 
.navegador2{
	margin:0 0 0 420px;
	
} 
.navenlace a {
   background: url(imag/flech_1.jpg) no-repeat;
   display: block;
   width: 150px;
   margin:20px 0 0 40px;
   padding:5px 0 0 30px;
   color:#8a9fb2;
   font-weight:bold;
   text-decoration:none;
   height:20px;
   /height:15px;
}

.navenlace a:hover {
   background: url(imag/flech_2.jpg) no-repeat;
   color:#8e8e8e;
   height:20px;
   /height:15px;
}

/*fin boton flecha*/

/*boton videos*/

.boton-videos-verde a, .boton-videos-verde a:visited
{background: url(imag/botones/logo-video-z.gif) no-repeat right;
 color:#339999;
 font-size:12px;
 text-decoration:none;
 margin:0px;
 padding:0px;
 height:27px;
 width:250px;
 display:block;
}

.boton-videos-verde a:hover
{color:#C20707;
}

.boton-videos-azul a, .boton-videos-azul a:visited
{background: url(imag/botones/logo-video-premio.gif) no-repeat right;
 color:#85A0D3;
 font-size:12px;
 text-decoration:none;
 margin:0px;
 padding:0px;
 height:27px;
 width:250px;
 display:block;
 
}

.boton-videos-azul a:hover
{color:#C20707;
}

/*fin boton videos*/

/*volver*/

a.boton-volver:link, a.boton-volver:visited
{color:#cc0000;
 font-weight:bold;
 text-decoration:none;
}

a.boton-volver:hover
{color:gray;
}

/*volver*/

/*inicio flechas subir*/

a.anclas:link, a.anclas:visited
{color:#47669a;
 font-weight:bold;
 text-decoration:none;
}

a.anclas:hover
{color:gray;
}

a.anclas1:link, a.anclas1:visited
{
	color:#47669a;
	font-weight:bold;
	text-decoration:none;
	background-image: url(imag/flech_1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 170px;
	text-align: right;
	padding-right: 30px;
}
a.anclas1:hover, a.anclas1:active
{
	color:gray;
	background-image: url(imag/flech_2.jpg);
}
/*inicio flechas subir*/


/*enlaces externos*/

a.octavio:link {color: #990000; font-size: 10px; font-weight: bold; text-decoration:none;  font-family:Verdana, Arial, Helvetica, sans-serif;}
a.octavio:active {color:#990000; font-size: 10px; font-weight: bold; text-decoration:none;  font-family:Verdana, Arial, Helvetica, sans-serif;}
a.octavio:hover {color:#868787; font-size: 10px; font-weight: bold; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;}
a.octavio:visited {color:#990000; font-size: 10px; font-weight: bold; text-decoration:none;  font-family:Verdana, Arial, Helvetica, sans-serif;}

a.link_ext:link {color:#C20707; font-size: 10px; font-weight: bold; text-decoration:none}

a.link_ext:active {color:#C20707; font-size: 10px; font-weight: bold; text-decoration:none}

a.link_ext:visited {color:#C20707; font-size: 10px; font-weight: bold; text-decoration:none}

a.link_ext:hover {color:#058A4F; font-size: 10px; font-weight: bold; text-decoration:none}

/*fin enlaces externos*/

.rojo{color:Red;}

/*texto productos*/

a.texto:link, a.texto:visited{color:#000; font-size:11px; text-decoration:none;}

a.texto:hover{color:#C20707;}

/*fin texto productos*/

/*titulo productos-blandas*/

a.titulos-azul:link, a.titulos-azul:visited{color:#85A0D3; font-size:12px; text-decoration:none; font-weight:bold;}

a.titulos-azul:hover{color:#C20707;}

/*titulo menicare gp*/

a.titulos-rojo:link, a.titulos-rojo:visited{color:red; font-size:12px; text-decoration:none; font-weight:bold;}

a.titulos-rojo:hover{color:#C20707;}

/*titulo productos-rigidas*/

a.titulos-verde:link, a.titulos-verde:visited{color: #339999; font-size:12px; text-decoration:none; font-weight:bold;}

a.titulos-verde:hover{color:#C20707;}

/*fin texto productos*/

/*titulos link lentilles*/

a.lentilles:link, a.lentilles:visited
{color: #339999;
 font-size:12px;
 text-decoration:underline;
}

a.lentilles:hover
{color:#C20707;
}

/*fin titulos link lentilles*/

/*fin botones*/

/*titulos*/

.titulo-negro
{color:#000;
 font-size:14px;
}

.titulo-verde
{color:#339999;
 font-size:12px;
}

.titulo-verde-texto
{color:#339999;
 font-size:10px;
}

.titulo-azul-texto
{color:#85A0D3;
 font-size:10px;
}
.titulo-azul
{color:#85A0D3;
 font-size:12px;
}

.titulo-rojo
{color:#ff0000;
 font-size:12px;
}

.titulo-ortho-k
{color:#96aed8;
 font-size:12px;
}
.txt-intro	{
	margin-top: 50px;
	margin-left: 20px;
	width: 600px;
}
/*fin titulos*/

/*hr*/

.verde-punteada
{border:#339999 dashed 1px;
 margin:-10px 0 0 50px;
 float:left;
 width:720px;
}

.verde-linea
{border:#339999 solid 1px;
 float:left;
 width:720px;
 margin:0 0 20px 50px;
 /margin:0 0 0 50px;
}

.azul-punteada
{border:#85A0D3 dashed 1px;
  margin:-10px 0 0 50px;
 float:left;
 width:720px;
}

.rojo-punteada
{border:#ff0000 dashed 1px;
  margin:-10px 0 0 50px;
 float:left;
 width:720px;
}

.azul-linea
{border:#85A0D3 solid 1px;
 float:left;
 width:720px;
 margin:0 0 20px 50px;
 /margin:0 0 0 50px;
}

.rojo-linea
{border:#ff0000 solid 1px;
 float:left;
 width:720px;
 margin:0 0 20px 50px;
}

/*fin hr*/

/*FIN TIPOGRAFA Y COLORES*/

/*ESTRUCTURA*/

.content{
	width:970px;
	margin:0;
	padding:0;
}

.cabecera{
	margin:0;
	float:left;
	width:975px;
}

.barra-izq{
	width:177px;
	float:left;
	margin:-25px 0 0 0;
	height:300px;
}

.body{
	width:631px;
	float:left;
	margin:0;
	padding:0 0 0 0px;
}

.body-index{
	width:607px;
	float:left;
	margin:0 0 0 8px;
	padding:0 0 0 0px;
}

.body-solutions{
	width:750px;
	float:left;
	margin:0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}



.body p{
	margin:0 0 20px 40px;
}

.body-solutions p{
	margin:0 0 20px 40px;
			
}

.productos-engloba
{
	float:left;
	margin:0;
	padding:0;
	width:756px;
}

.column
{
    width:200px;
    float:left;
    margin:20px 0 0 0;
    padding:0;
}
.column2
{
    width:160px;
    float:left;
    margin:0px 0 0 0px;
    padding:0;
}
.column2 img
{
    float:right;
}
.column3
{
    width:170px;
    float:left;
    margin:10px 0 0 10px;
    padding:0; 
}
.column4
{
    width:140px;
    float:left;
    margin:0px 0 0 0px;
    padding:0;
}
.column4 img
{
    float:right;
}
.column5
{
    width:160px;
    float:left;
    margin:10px 0 0 10px;
    padding:0; 
}
.column-imag3
{
	width:210px;
	float:left;
	margin:20px 0 0 0;
	padding:0;
	text-align: right;
}
.column-text-abajo{
	width:600px;
	float:left;
	margin:0 0 0 20px;
	padding:0;
	text-align: left;
	list-style:inside;
}
.column-text-abajo2{
	width:300px;
	float:left;
	margin:0 0 0 20px;
	padding:0;
	text-align: left;
	height: 90px;
	list-style:inside;
}
.column-txt-prductos{
	width:400px;
	float:left;
	margin:0 0 0 20px;
	padding:0;
	list-style:inside;
}
.column-general
{
	width:150px;
	float:left;
	margin:0 0 0 0;
	padding:0;
}
.column-general-grande
{
	width:160px;
	float:left;
	margin:0;
	padding:0;
}


.titulo-lentilles-general
{width:300px;
 float:left;
 margin:15px 0 0 40px;
 padding:0;
}

.titulo-lentilles-general2
{
	width:320px;
	float:left;
	margin:0 0 0 40px;
	padding:0;
}

.titulo-lentilles
{
	width:250px;
	float:left;
	margin:15px 15px 0 10px;
	padding:0;
}

.titulo-categoria
{width:150px;
 float:left;
 margin:0 0 20px 400px;
 padding:0;
 color:#000;
}

.titulo-producto
{width:350px;
 float:left;
 margin:0 0 20px 200px;
 padding:0;
 color:#000;
}

.retour
{width:300px;
 float:left;
 margin:0 0 10px 50px;
}

.column-videos
{
    width:255px;
    float:left;
    margin:20px 0 0 100px;
    padding:0;
}

.column-txt
{
    width:350px;
    float:left;
    margin:0 0 0 10px;
    padding:0;
}

.column-txt2
{
    width:356px;
    float:left;
    margin:0;
    padding:0;
}

.column-txt3
{
	width:400px;
	float:left;
	margin:0 20px 0 30px;
	padding:0;
}

.column-txt4
{
	width:600px;
	float:left;
	margin:0 0 0 10px;
	padding:0;
}
.column-txt4 li
{
margin-left:20px;
width:400px;
margin-top:5px;
}
.column-txt-salud
{
    width:290px;
    float:left;
    margin:0 0 0 20px;
    padding:0;
}
.column-imag
{
    width:210px;
    float:left;
    margin:0 0 0 0px;
    padding:0;
}

.column-imag-children
{
	width:300px;
	float:right;
	padding:0;
	margin-right: 30px;
	margin-top: 10px;
}

.column-imagz
{
	width:210px;
	float:left;
	margin:0 70px 0 10px;
	padding:0;
}

.header{
	width:770px;
	float:left;
	margin:10px 0 0 0;
	height:50px;
}

.barra-der{
	width:150px;
	float:right;
	margin:80px 0 0 0;
}

.barra-der-index{
	width:150px;
	float:right;
	margin:15px 0 0 0;
}

.barra-der2{
	width:150px;
	float:right;
	margin:-320px 0 0 650px;/*para Firefox*/
  /	margin:90px 0 0 -10px;/*paraIE*/
	
}

/*boton volver a productos*/

.boton-volver
{margin:5px 0 0 315px;
 width:150px;
 padding:0;
 float:left;
}

/*fin boton volver a productos*/

/*FIN ESTRUCTURA*/

/*CABECEROS*/

/*cabecero azul*/

h2
{background:#0A224B;
color:White;
font: 18px Verdana, Arial, Helvetica, sans-serif;
margin:0 0 0 40px;
padding:5px;
width:720px;
} 

/*fin cabecero azul*/



/* cabecero página diseño */ 

.acelera-engloba
{width:770px;
 padding:0;
 margin:0 0 0 40px;
 float:left;
}

.grafico-ficha
{background: url(imag/grafico-ficha.gif) no-repeat top left;
 margin:0 0 0 10px;
 padding:3px 0 0 20px;
 float:left;
 width:735px;
 height:21px;
}
.titulo-principal
{
float:left;
 width:235px;
 margin:0;
 padding:0;
 font-weight:bold;
 font-size:14px;
 color: #666666
}


.titulo-secundario
{
 width:450px;
 margin:0;
 padding:0;
 font-weight:bold;
 font-size:14px;
 float:left;
}


.grafico-ficha2
{background: url(imag/grafico-ficha2.gif) no-repeat top left;
 margin:0 0 0 10px;
 padding:3px 0 0 20px;
 float:left;
 width:735px;
 height:21px;
}

.titulo-secundario2
{
 width:445px;
 margin:0;
 padding:0;
 font-weight:bold;
 font-size:14px;
 float:right;
}





.titulo-principal-rigidas
{
	float:left;
	width:250px;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:14px;
	color:#339999;
}

.titulo-principal-rigidas2
{
	float:left;
	width:240px;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:14px;
	color:#339999;
}
.titulo-principal-blandas
{
float:left;
 width:235px;
 margin:0;
 padding:0;
 font-weight:bold;
 font-size:14px;
 color:#6b8dc7;
}

 /*fin cabecero página diseño 3*/ 

/*certifications*/

.text-certif{
	color:#8a9bb7;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 40px;
	}
.text-certif2
{color:#8a9bb7;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	padding:10px 0 0 0;}
	
/*fin certifications*/
   
/*FIN CABECEROS*/

/*IMGENES*/

p img
{padding:0 0 0 80px;
 border:none;
}

img.abajo
{padding:50px 0 0 50px;
}
img.abajo2
{padding:100px 0 0 40px;
}
img.abajo3
{padding:50px 0 0 0px;
}

img.abajo-borde
{padding:0;
 border:#ff0000 solid 1px;
}

img.arriba
{padding:0 0 0 20px;
}

img.derecha
{padding:0 0 0 50px;
}

img.derecha2
{padding:0 0 0 30px;
}

img.centro
{padding:50px 0 0 190px;}

img
{border:0;}


/*FIN IMÁGENES*/

/*LISTAS*/

/* botonera horizontal*/

ul.bot-horiz {
	width:559px;
	/width:599px;
	float:right;
	margin:0 18px 0 5px;
	list-style:none;
	border-bottom:gray solid 1px;
	visibility:visible;
}

ul.bot-horiz li a {
	list-style:none;
	color:#000000;
	text-decoration:none;
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

ul.bot-horiz li {
	float:right;
	margin:0;
	padding:0 0 0 10px;
}

/* fin botonera horizontal*/


/*botonera vertical*/

ul.botonera{
	width:177px;
	list-style:none;
	font-size:9px;
	margin:0 0 0 26px;
	border-left:#8b9cb0 solid 1px;
	border-right:#8b9cb0 solid 1px;
	border-bottom:#8b9cb0 solid 1px;
	padding:0;
	float:left;
	position:relative;
	
}

ul.botonera li{
	margin:0;
	padding:0;
	line-height:20px;
	list-style:none;
	text-align: left;
	font-weight:bold;
	font-family:"verdana"; 
	float:left;	
}

ul.desplegable{
	padding:0;
	margin:0;
	list-style: none;
	font-size:9px;
	width:185px;
	float:left;
	position:relative;			
}

ul.desplegable li{
	width:25%;
 	float:left;
	margin:0 0 15px 8px;
	padding:0;
	/padding:0 0 15px 0;/*para IE*/
	font-weight:bold;
	line-height:20px;
	text-align:center;			
}
	
ul.desplegable li ul {
	display:none;
  	list-style: none;
	margin:0;
	padding:0;
	float:left;
	}
 
ul.desplegable li ul li {
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	font-size:10px;
	position:relative;
	font-weight:normal;		
}

/*botones de la botonera vertical*/
   
  ul.desplegable li:hover ul {display:inline;
}

 ul.desplegable li a {color: #000000;  font-family: 'Verdana', Arial, Helvetica, sans-serif;
  font-size:9px;
  text-decoration:none;
}

ul.desplegable li li a {color:#8a9bb7; background: #eeeef7;
}

ul.desplegable li li:hover a {color: #cc0000; background: #cccccc;}

a.verde:active, a.verde:link, a.verde:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #259a6a; text-decoration: none;font-weight:bold }

a.verde:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color: #cc0000; text-decoration: none;font-weight:bold }	

.mrg-drcha {margin-right:100px;}

a.index:active, a.index:link, a.index:visited{
	color:#cc0000;
	text-decoration:none;		
}

a.index:hover{
	color:#8b9cb0;
}

a.gris-claro:active, a.gris-claro:link, a.gris-claro:visited{
	color:#8b9cb0;
	text-decoration:none;		
}

a.gris-claro:hover{
	color:#cc0000;
}

a.gris:active, a.gris:link, a.gris:visited{
	color:#6a6a6b;
	text-decoration:none;
}
a.gris:hover{
	color:#cc0000;
}

a.claro:active, a.claro:link, a.claro:visited{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

a.claro:hover{
	color:#cc0000;
}

ul.azul li a{
	color:#075177;
	text-decoration:none;
}

ul.azul li:hover a{
	color:#333333;
}

/*fin botones de la botonera vertical*/


/*botonera menicon Z*/

ul.menicon-z, ul.botons li {margin:0 0 10px 0;
padding:0;
list-style:none}

ul.menicon-z li  {margin:0 0 10px 0;}


ul.menicon-z li a {
	display:block;
	width:140px;
	height:20px;
	text-decoration:none;
	text-align:right;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#339999;
}

ul.menicon-z li.bot1 a {
line-height:15px;
padding:0 27px 0 0;
background: url(imag/flech_1.jpg) right 0px no-repeat;
}

ul.menicon-z li.bot2 a {
line-height:15px;
padding:0 27px 0 0;
background: url(imag/flech_1.jpg) right 0px no-repeat;}

ul.menicon-z li.bot3 a {
line-height:15px;
padding:0px 27px 0 0px;
background: url(imag/flech_1.jpg) right 0px no-repeat;}

ul.menicon-z li.bot4 a {
line-height:15px;
padding:0 27px 0 0;
background: url(imag/flech_1.jpg) right 0px no-repeat;}

ul.menicon-z li {
position:relative;
} 

ul.menicon-z {float:left;
width:480px;
padding:0 0px 0 60px;}

ul.menicon-z li a:hover {
color:#000;
background: url(imag/flech_2.jpg) right 0px no-repeat;
}

/*fin botonera menicon Z*/

	
ul.gris-claro{
	background:url(imag/lineas_bot/fnd-gris-1.gif) no-repeat left top;
	width:157px;
	margin:0px;
	padding:30px 0 10px 10px;
	*padding:30px 0 30px 10px;
	float:left;			
}

ul.gris-claro li{
	list-style:none;
	text-align: left;
	float:left;
	width:150px;
	margin-bottom:0px;	
}

ul.gris-claro li ul li{
	margin:0 0 0 -33px;
	float:left;
	width:150px;
}

ul.gris-claro li ul li ul li{
	margin:0 0 0 -27px;
	width:150px;
}
ul.verde{
	list-style:none;
	background:url(imag/lineas_bot/fnd-verde.gif) no-repeat left top;
	width:140px;
	float:left;
	position:relative;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	*padding-bottom: 30px;
	padding-left: 10px;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

ul.verde li{
	list-style:none;
	text-align: left;
	float:left;
	line-height:20px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0;
}

ul.gris{
	
	list-style:none;
	width:157px;
	margin:0;
	padding:0 0 20px 10px;
	float:left;
	text-align:left;
	position:relative;
}

ul.gris li{
	list-style:none;
	text-align:left;
	float:left;	
}

ul.azul{
	
	list-style:none;
	float:left;
	margin:0;
	padding:5px 0 0 5px;
	position:relative;
}

ul.azul li{
	list-style:none;
	text-align:left;
	float:left;	
}	

.linea{
	width:180px;
	border-left:#8b9cb0 solid 1px;
	float:left;
	margin:0 0 10px 5px;
	padding-bottom:10px;	
}

.masa{
	background:#a7ccdf;
	padding:2px;	
}

.contenedor{
	width:100%;
	float:left;
	position:relative;
	margin:0;
	padding:0;
}

/*fin botonera*/

/*productos*/

ul.productos
{margin:0 0 O 80px;
 list-style:circle;
}

ul.productos li
{margin:0 0 0 90px;
}

/*Progent*/

ul.progent
{margin:0;
 list-style:disc;
}

ul.progent li
{margin:0 0 20px 50px;
 /margin:0 0 20px 100px;
}

ul.progent li ul
{list-style:none;
 margin:10px 0 10px 10px;
 /margin:10px 0 10px 20px;
}

ul.progent li ul li
{margin:0 0 0 0px;
}

/*progent-compatibilite*/

ul.progent-compatibilite
{width:190px;
 margin:0 0 0 40px;
 padding:0;
 list-style:disc;
}

ul.progent-compatibilite li
{
 margin:0 0 0 40px;
 padding:0;
}

/*MeniCare Plus*/

ul.meniCare
{margin:0;
 list-style:disc;
}

ul.meniCare li
{margin:0 0 0 50px;
 /margin:0 0 0 100px;
}

ul.meniCare li ul
{list-style:none;
 margin:10px 0 10px 10px;
 /margin:10px 0 10px 20px;
}

ul.meniCare li ul li
{margin:0 0 0 0px;
}

/*soft*/

ul.soft
{width:200px;
 margin:0 0 20px 50px;
 padding:0;
 list-style:disc;
}

ul.soft li
{margin:0 0 0 50px;
 padding:0;
}

/*tabla*/

ul.tabla
{width:250px;
 height:230px;
 margin:0 0 0 40px;
 padding:10px;
 list-style:none;
 background: url(imag/tablamenifocal.gif) no-repeat;
}

ul.tabla li
{margin:0 0 20px 0;
 color:white;
 font-weight:bold;
}

ul.tabla li ul
{margin:10px 0 0 10px;
 padding:0;
}

ul.tabla li ul li
{margin:0 0 7px 5px;
 color:#a7ccdf;
 font-size:18px;
 /font-size:20px;
 list-style:disc;
 padding:0;
 line-height:12px;
 /line-height:13px;
}

.tabla
{color:black;
 font-size:10px;
}

/*ortho k*/

ul.ortho-k
{width:500px;
 margin:0 0 10px 50px;
 padding:0;
 list-style:0;
 float:left;
}

ul.ortho-k li
{background: url(imag/product/ortho-k/punto.jpg) no-repeat left top;
 height:15px;
 padding:10px 0 0 40px;
 margin:10px 0 0 0;
 border-bottom:#ffe005 solid 2px;
 list-style:none;

}
/*clase para colocar el párrafo que encabeza la lista en pack z junior*/
.contiene {
	padding-left: 75px;
}
/* final de la clase para colocar el párrafo que encabeza la lista en pack z junior*/
 
/*fin productos*/



/*********inicio  tout sur menicon**********/
/*botonera profile*/

ul.profile, ul.botons li {margin:0 0 10px 0;
padding:0;
list-style:none}

ul.profile li  {margin:0 0 10px 0;}


ul.profile li a {float:left;
width:165px;
height:35px;
text-decoration:none;
text-align:right;
font:12px Verdana, Arial, Helvetica, sans-serif ;
color:#a1a1a1;
}

ul.profile li.c a {
line-height:35px;
padding:0 43px 0 0;
background: url(imag/botonera-profil/c-in.gif) right center no-repeat;}

ul.profile li.h a {
line-height:35px;
padding:0 43px 0 0;
background: url(imag/botonera-profil/h-in.gif) right center no-repeat;}


ul.profile li.fyt a {
height:31px;
padding:4px 43px 0 0;
background: url(imag/botonera-profil/mt-in.gif) right center no-repeat;}


ul.profile li.ryd a {
background: url(imag/botonera-profil/rd-in.gif) right center no-repeat;
height:31px;
padding:4px 43px 0 0;
}

ul.profile li.c a:hover {
line-height:35px;
padding:0 43px 0 0;
background: url(imag/botonera-profil/c-ac.gif) right center no-repeat;}

ul.profile li.h a:hover {
line-height:35px;
padding:0 43px 0 0;
background: url(imag/botonera-profil/h-ac.gif) right center no-repeat;}


ul.profile li.fyt a:hover {
height:31px;
padding:4px 43px 0 0;
background: url(imag/botonera-profil/mt-ac.gif) right center no-repeat;}


ul.profile li.ryd a:hover {
background: url(imag/botonera-profil/rd-ac.gif) right center no-repeat;
height:31px;
padding:4px 43px 0 0;
}
ul.profile li {float:left;
position:relative;
} 

ul.profile {float:left;
width:416px;
padding:15px 95px 0 95px;}

ul.profile li a:hover {
color:#000;
}

/*fin botonera profile*/

/*********inicio  tout sur menicon**********/

ol.numerada
{width:470px;
 margin:0 0 20px 50px;
 padding:0;
}

ol.numerada li
{width: 50em; /* dispara hasLayout */
    display: list-item;
 margin:0 0 0 50px;
 padding:0;
}  

ul.precautions
{width:470px;
 margin:0 0 20px 50px;
 padding:0;
 list-style:disc;
}

ul.precautions li
{
 margin:0 0 0 50px;
 padding:0;
}

/*monde*/

ul.monde
{width:600px;
 margin:0 0 0 90px;
 padding:0;
 list-style:none;
}

ul.monde li
{width:30%;
    float:left;
}

/*FIN LISTAS*/

/*FORMULARIOS*/

.formulario{
	width:500px;
	float:left;
	margin:0 0 0 40px;
	padding:0;
	font-size:10px;
}

.input{
	height:13px;
	width:125px;
}

.caja{
	width:553px;
	margin:20px 0 0 50px;
	padding:0;
	float:left;
}

input {	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-style: normal;color: #0A224B;}
select {	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-style: normal;color: #0A224B;}

/*FIN FORMULARIOS*/


/************************************ CAPAS INDEX******************************/
p.multifocal-arriba {
	padding:6px;
	margin:0;
	float:left;
	
} 

/* inicio paginas presbyopia*/

.column-pres
{
    width:280px;
    float:left;
    margin:20px 0 0 0;
    padding:0;
}

.barra-der-pres{
	width:150px;
	float:right;
	margin:-300px 0 0 650px;/*para Firefox*/
  /	margin:90px 0 0 -10px;/*paraIE*/
}

.barra-der-pres2{
	width:150px;
	float:right;
	margin:100px 0 0 0;/*para Firefox*/
  /	margin:90px 0 0 -10px;/*paraIE*/
	
}

.column-pres2
{
    width:235px;
    float:left;
    margin:0 0 0 50px;
    padding:0;
}

.column-pres-txt
{
    float:left;
    margin:20px 0 0 55px;
	height:125px;
    padding:0;
}

.column-pres-fnd
{
    background: url(imag/product/meniconZ/fondo_presb.jpg) no-repeat top left;
	width:449px;
	height:179px;
    float:left;
    margin:100px 0 0 85px;
    padding:0;
}

.column-pres-fnd4
{
	width:449px;
	height:95px;
    float:left;
    margin:0 0 0 150px;
    padding:25px;
}

.column-pres-fnd5
{
    background: url(imag/fondwhy.jpg) no-repeat top center;
	width:450px;
	height:95px;
    float:left;
    margin:0 0 0 50px;
    padding:25px;
}

.text-tit-porque{
	width:550px;
	color:#8a9bb7;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 50px;
	margin-left: 30px;
	}
	
.column-pres-txt-no-ft
{
    float:left;
    margin:0 0 0 55px;
	height:125px;
    padding:0;
}

/* inicio página les porteus*/

.porteurs
{float:left;
 margin:0;
 padding:0;
 width:756px;
}

.column-porteurs-imag
{width:150px;
 float:left;
 margin:0 0 0 50px;
 padding:0;
}


.column-porteurs-txt
{
 width:400px;
 float:left;
 margin:23px 0 0 0;
 padding:0;
}


/* fin página les porteus*/


/******** fin paginas presbyopia*************/


/********menicon Z ****/

.column-imag-m-z
{
    width:210px;
    float:left;
    margin:10px 0 0 -40px;
    padding:0;
}
.column-imag-m-z2
{
    width:210px;
    float:left;
    margin:10px 0 0 0px;
    padding:0;
}
.column-txt-mZ
{
    width:400px;
    float:left;
    margin:0 0 0 10px;
    padding:0;
}

.column-imag-mZ-2
{
    width:110px;
    float:left;
    margin:80px 0 0 -70px;
    padding:0;
}

.column-txt-mZ3
{
    width:375px;
    float:left;
    margin:0 0 0 10px;
    padding:0;
}

.column-txt-mZ-2
{
    width:330px;
    float:left;
    margin:0 0 0 10px;
    padding:0;
}

.column-notas
{
    width:550px;
	height:35px;
	background-color:#cee5f5;
    float:left;
    margin:0 0 0 60px;
    padding:0;
}

.column-txt-mZ-3
{
    width:550px;
    float:left;
    margin:0 0 0 10px;
    padding:0;
}

.column-fnd-mZ-3
{
	width:260px;
	height:230px;
	float:left;
	margin:10px 0 0 60px;
	padding:0;
	background-image: url(imag/tablamenifocal.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.column-imag-m-z3
{
    width:210px;
    float:left;
    margin:-185px 0 0 210px;
    padding:0;
}

.txt-meniconZ
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-style: normal; color:#FFFFFF;}
	
.barra-derZ
{
	width:450px;
	float:left;
	position:relative;
	margin:10px 10 0 -10px;/*para Firefox*/
  /	margin:90px 0 0 -10px;/*paraIE*/
	
}

/****  fin Menicon Z *****/

/*index*/

.menicon-z-index{
	float:left;
	width:164px;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 3px;
}

.media-index{
	float:left;
	width:96px;
	margin:2px 0 0 -175px;
	padding:0;
}

.index-horiz-1{
	float:left;
	width:300px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
}

.index-horiz-2{
	float:left;
	height:167px;
	width:280px;
	margin:5px 5px 5px 5px;
}

.index-horiz-3{
	float:left;
	height:167px;
	width:280px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.index-horiz{
	float:left;
	width:610px;
	margin:5px 0 5px 5px;
	padding:0;
}


#z-multifocal  {
	float:left;
	height:215px;
	width:240px;
	background: url(imag/banners/index-multifocal.gif);
	margin:5px;
	
}

p.multifocal-arriba {
	padding:6px;
	margin:0;
	float:left;
	
} 

p.multifocal-arriba a {font: bold  12px 'Verdana', Arial, Helvetica, sans-serif  ;
text-decoration:none;
color:#364981;
	
} 

#premio-index  {
	float:left;
	height:105px;
	width:365px;
	margin:0px 5px 0 5px;
}

#club-premio-index  {
	float:left;
	height:105px;
	width:365px;
	margin:0px 5px 0 5px;
}


/*fin index*/#childrenboton {
	float: right;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 150px;
}


/*CONTACTS LENSES MENICON NUEVO------------------*/

.lentes-izqd
{
	width:160px;
	float:left;
	margin:0 0 0 -25px;
	padding:0;
}

.lentes-izqd3
{
	width:200px;
	float:left;
	margin:0 0 0 -25px;
	padding:0;
}

.txt-lentes-gen
{width:320px;
 float:left;
 margin:0 0 0 -30px;
 padding:0;
 color:#666666;
 font-size:10px;
 font-weight:bold;
}

.separador
{
	width:216px;
	float:left;
	padding:8px;
	color:#666666;
	margin: 0 20px 0 0;
	height: 1px;
}

img.arriba2
{
	padding:0;
	float: left;
	margin-left: -20px;
}

.titulo-categoria
{
	width:216px;
	height:48px;
	float:left;
	padding:8px;
	color:#b20808;
	background-image:url(imag/titulo2.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	margin: 10px 70px 0 0;
	text-transform: uppercase;
}

.titulo-categoria2
{
	width:530px;
	margin-left:70px;
	height:48px;
	float:left;
	padding:5px 0 0 20px;
	color:#b20808;
	background-image:url(imag/titulo3.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
}

.titulo-categoria-blandas
{
	width:216px;
	height:48px;
	float:left;
	padding:8px;
	color:#b20808;
	background-image:url(imag/titulo1.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	margin: 10px 70px 0 10px;
	text-transform: uppercase;
}

.titulo-categoria2-bld
{
	width:530px;
	margin-left:70px;
	height:48px;
	float:left;
	padding:5px 0 0 20px;
	color:#b20808;
	background-image:url(imag/titulo4.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
}


.column-general-rig
{width:245px;
 height:30px;
 float:left;
 margin:0;
 padding:0;
}

.column-general-largo
{
	width:300px;
	height:30px;
	float:left;
	margin:0;
	padding:0;
}

.column-general-rig3
{width:265px;
 height:30px;
 float:left;
 margin:0;
 padding:0;
}

.column-product
{
    width:370px;
    float:left;
    margin:0;
    padding:0;
}

.lentes-izqd2
{
	width:100px;
	float:left;
	margin:0 0 0 -40px;
	padding:0;
}

.titulo-lentilles-principal
{
	width:240px;
	float:left;
	margin:20px 0 0 -20px;
	padding:0;
}

.column-general-rig2
{width:265px;
 height:30px;
 float:left;
 margin-left:60px;
 padding:0;
}

.titulo-lentes
{
margin-left:75px; 
font-weight:bold;
font-size:14px;
margin-bottom:10px;
}

/*inicio pagina mundo-------------------------------------------*/


.listado-mundo{
	float:left;
	margin:10px 10px 30px 0;
	width:700px;

}

.listado-mundo li a{
	display:block;
	background-color:#546385;
	color:#FFFFFF;
	width:75px;
	padding:4px 0 5px 22px;
	text-decoration:none;
	font-weight:bold;
}
.listado-mundo ul{
list-style-type:none;
	margin:10px; 
	padding:0; 
}

.listado-mundo li a:hover{
	background-color:#6699FF;
}

.listado-mundo li{
	margin:1px;
	float:left;
}

.column-paises
{
	width:400px;
	float:left;
	margin:10px 0 0 20px;
	padding:0;
	text-align: center;
	line-height:16px;
}

.column-paises2
{
	width:300px;
	float:right;
	margin:20px 60px 0 0;
	padding:0;
	text-align: left;
}

.column-paises2 a{text-decoration:none;
	color:#006699;}
	
.column-paises2 a:hover{color:#3399FF;}


.column-paises a
{
	text-decoration:none;
	color:#006699;
}

.column-paises a:hover
{
	color:#3399FF;
}
.paises-engloba
{
	float:left;
	margin:20px 0 0 0;
	padding:0;
	width:756px;
}

.titulo-paises{
	font-size:12px;
	font-weight: bold;
	color: #2F6D8D;
	text-decoration: underline;
	padding-right: 30px;

}

.titulo-paises2{
	font-size:10px;
	font-weight: bold;
	color: #2F6D8D;
	text-decoration: underline;
	padding:0;
	margin:0;

}
.boton-subir{
	width:200px;
	float:right;
}

.boton-subir a{
	color:#FF0000;
	font-size:9px;
	text-decoration:none;
	text-transform: uppercase;
}


	/*FIN pagina mundo---------------------------------------------------------*/
	
	/*WHY MENCON Z */
	.column-pres-fnd5
{
    background: url(imag/fondwhy.jpg) no-repeat top center;
	width:450px;
	height:95px;
    float:left;
    margin:0 0 0 50px;
    padding:25px;
}
	/*FIN WHY MENCON Z */
	
	/*pagina health enlace VERDE Y SIMBOLO ALPHA------------------*/
	
	.navenlace2 a {
   background: url(imag/flech_1.jpg) no-repeat;
   display: block;
   width: 150px;
   margin:20px 0 0 40px;
   padding:5px 0 0 30px;
   color:#339999;
   font-weight:bold;
   text-decoration:none;
   height:20px;
   /height:15px;
}

.navenlace2 a:hover {
   background: url(imag/flech_2.jpg) no-repeat;
   color:#CC0000;
   height:20px;
   /height:15px;
}
.simbolo{
	background-image:url(imag/simbolalpha.gif);
	padding-right: 15px;
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.simbolo-grande-verde{
background-image:url(imag/simbolalf-verde.gif);
background-position:center;
background-repeat:no-repeat

}

.img-porta	{
	padding-top: 25px;
	padding-left: 60px;
}
	
/*FIN-------------------------------------------*/

/*pagina CARE RECOMMENDATION*/

.title-care{
	width:500px;
	float:left;
	padding: 0px 0 0 60px;
	*padding: 10px 0 20px 60px;
	font-weight:bold;
	font-size:14px;	
	color:#333333;
}

.title-care2{
	width:500px;
	float:left;
	padding: 0 0 0px 30px ;
	font-weight:bold;
	font-size:12px;	
	color:#339999;
}
.title-care3{
	width:350px;
	float:left;
	padding: 0 0 0 0px ;
	font-weight:bold;
	font-size:12px;	
	color:#339999;
}
.title-care-azul{
	width:500px;
	float:left;
	padding: 0 0 0 30px ;
	font-weight:bold;
	font-size:12px;	
	color:#85A0D3;
}
.title-care-azul2{
	width:350px;
	float:left;
	padding: 0 0 0 0px ;
	font-weight:bold;
	font-size:12px;	
	color:#85A0D3;
}

.linea-continua-verde{
	border:#339999 solid 1px;
	float:left;
	width:500px;
	margin:0 0 20px 50px;
	height:1px;

}

.linea-continua-azul{
	border:#85A0D3 solid 1px;
	float:left;
	width:500px;
	margin:0 0 20px 50px;
	height:1px;

}

.linea-continua-rojo{
	border:#FF0000 solid 1px;
	float:left;
	width:505px;
	margin:0 0 50px 50px;
	height:1px;

}

.linea-care-verde{
 width:500px;
 border:#339999 dashed 1px;
 float:left;
 margin:-10px 0 0 50px;
 height:1px;
}
.linea-care-verde2{
 width:330px;
 border:#339999 dashed 1px;
 float:left;
 margin:0px 0 10px 0px;
 *margin:10px 0 10px 0px;
 height:1px;
}
.linea-care-rojo{
 width:500px;
 border:#FF0000 dashed 1px;
 float:left;
 margin:-10px 0 0 50px;
 height:1px;

}
.linea-care-azul{
 width:500px;
 border:#85A0D3 dashed 1px;
 float:left;
 margin:-10px 0 0 50px;
 height:1px;

}
.linea-care-azul2{
 width:350px;
 border:#85A0D3 dashed 1px;
 float:left;
 margin:0px 0 15px 0px;
 *margin:10px 0 15px 0px;
 height:1px;

}

.col-soft {
	width:320px;
	float:left;
	margin:0 0 0 20px;
}
.col-rgp {
	width:350px;
	float:left;
	margin-left:60px;
}

/* seccion NOTICIAS*/

.titulo-noticias-tout
{
	width:530px;
	margin-left:70px;
	height:35px;
	float:left;
	padding:5px 0 0 20px;
	color:#333333;
	background-image:url(imag/titulo5.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
}

.titulo-noticias-index
{
	width:530px;
	margin-left:7px;
	height:35px;
	float:left;
	padding:5px 0 0 20px;
	color:#333333;
	background-image:url(imag/titulo5.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	text-transform: uppercase;
}

/*onda de noticias*/

.onda-noticias{
background-image:url(imag/noticias/onda.jpg);
 width:500px;
 height:20px;
 float:left;
 margin-left:30px
}

a.tit-noticia:link, a.tit-noticia:visited{color: #0A224B; font-size:12px; text-decoration:none; font-weight:bold;}

a.tit-noticia:hover{color:#C20707;}

/*fin*/

/*Z JUNIOR NUEVO*/

.column-junior-txt
{
	width:400px;
	float:left;
	margin:10px 0 0 0;
	padding:0;
}

.junior1{
	color:#9900CC;
}

.junior2{
	color:#3399FF;
}

.junior3{
	color:#FF0000;
}

.text-tit-junior{
	width:550px;
	color:#666666;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 0 60px;
	}
	
.enlace-pdf{
	background-image:url(imag/hojita1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:40px;
	width: 150px;
	margin-left: 40px;
}

.junior3 a{
font-weight:bold;
text-decoration:none;
color:#FF0000
}

.titulo-lentes-junior
{
	margin-left:115px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}

.titulo-lentes-es{
	margin-left:40px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;

}

.mrg-inf10 {
	margin-bottom: 10px;
}

.pad-sup40 {
	padding-top: 40px;
}
.pad-sup20 {
	padding-top: 20px;
}

.nota-final{
	width:500px;
	text-align: left;
	float: left;
	margin-left: 85px;
	margin-top: 5px;
	margin-bottom:10px;
}
.nota-final2{
	width:240px;
	text-align: left;
	float: left;
	margin-left: 80px;
	margin-top: 20px;
	margin-bottom:10px;
	text-align:justify;
}
.flot-izq {
	float: left;
}
.flot-drcha {
	float: right;
}
.lista1 {
	float:left;
	margin-left:20px;
	width:300px;
	padding:0 0 0 20px;
}

.img-lista1 {
	float:left;
	margin-left:50px;
}

.titulo-lentes-de{
	margin-left:40px;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;

}
.img-alpha {
	margin-left:150px;
}

.centrar-imagen {text-align:center;}

.clear {clear:both;}

.esquema-alpha {width:280px; float:left; padding-bottom:40px;}

.esquema-mf {width:370px; float:left;}

.detalles-z a {
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#339999;
	background: url(imag/flech_1.jpg) left center no-repeat;
	padding:4px 0 5px 30px;
	position:relative;
	top:30px;
	right:20px;
}
.detalles-z a:hover {
	color:#CC0000;
	background: url(imag/flech_2.jpg) left center no-repeat;
}

/*Seccion Formación*/
.txt-formacion	{
	padding-top: 10px;
	margin-left: 40px;
	width: 600px;
}
.txt-formacion p {
	margin:10px 0 10px 0;
	padding:0;
}
.cursos {
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin:20px 0 20px 60px;
	padding:0 0 30px 0;
}
.cursos p { 
	margin:0; 
	padding:0;
}
.cursos ul {
	margin:10px 0 10px 0;
}
.cursos ul li {
	background-image:url(imag/cuadrado-grana.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	list-style:none;
	background-position: left 4px;
	margin:5px 0 5px 0;
}
.cursos ul li ul li {
	background-image:url(imag/cuadrado-gris.gif);
	background-repeat:no-repeat;
	background-position: left 5px;
	padding-left:8px;
}
a.asistir:link,a.asistir:visited {
	text-decoration:none;
	color: #990000;
	background-color: #CCCCCC;
	padding: 4px;
	font-weight: bold;
	position:relative;
	top:10px;	
}
a.asistir:hover,a.asistir:active {
	color: #000000;
	background-color: #eeeeee;
}
/*Fin Seccion Formación*/

/*Meniconsejo*/
.meniconsejo {
	width:264px;
	height:142px;
	margin:10px 0 0 10px;
	background-image:url(imag/marco-meniconsejo.gif);
	background-repeat:no-repeat;
	float:left;
	background-position: 15px 2px;
	position:relative;
}
.meniconsejo p {
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	margin:3px 0 0 30px;
	padding:0;
}
.meniconsejo ul {
	margin:0 0 0 28px;
	padding:0;
}
.meniconsejo ul li {
	margin:18px 0 18px 0;
	padding: 0 0 0 10px;
	background-image: url(imag/circulo-azul.gif);
	background-position: left 4px;
	background-repeat:no-repeat;
	list-style-type: none;
}
/*Fin Meniconsejo*/

.resalta-azul {
	background-color:#cee5f5; 
	padding:2px;
} 

/* pagina MAPA WEB*/

.column-map1
{
	width:300px;
	float:left;
	margin:0;
	padding:0 0 0 20px;
	
}

.column-map1 li
{
list-style:none;
}


.lista-map1 p{
	color:#990000;
	margin:5px 0 0 5px;
}

.column-map2
{
    width:370px;
    float:left;
    margin:0;
    padding:0;
}

.column-map2 li
{
list-style:none;
}

.pruduct-map a{
text-decoration:none;
color:#000000;
margin-left:20px;

}
.pruduct-map2 a {
	text-decoration:none;
	color:#000000;
	margin-left:40px;
}



.subtitulo-map a
{
	display:block;
	background-color:#CCCCCC;
	color:#333333;
	width:200px;
	padding:4px 0 5px 10px;
	text-decoration:none;
	font-weight:bold;
	margin-top: 3px;
	
}


.titulo-map a{
	display:block;
	background-color:#546385;
	color:#FFFFFF;
	width:200px;
	padding:4px 0 5px 10px;
	text-decoration:none;
	font-weight:bold;
	margin-bottom: 10px;
}

/*PAGINA NUEVA HEALTHE*/

.contenedor-health{
	margin-left:10px;
	width:734px;
	float:left;
	margin-top: 10px;

}

.parrafo1{
	height:65px;
	margin-bottom: 5px;
	float: left;
}

.secciona{
	height:50px;
	width:210px;
	float:left;
	font-size: 13px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 10px;


}

.seccionb{
	height:50px;
	width:222px;
	float:left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 18px;
	background-image: url(imag/health.jpg);
	background-repeat: no-repeat;
	

}

.seccionc{
	color:#666666;
	height:50px;
	width:270px;
	float:left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	
}

.parrafo2{
	padding-left:18px;
	float: left;
	width: 600px;
	list-style-position:inside;
	
}

.parrafo2 li{
	margin-bottom:10px;
	
}

.care-azul{
	width:600px;
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#85A0D3;
	
}

.care-azul a{
   background: url(imag/flech_1.jpg) no-repeat;
   display: block;
   width: 150px;
   margin:0 0 0 400px;
   padding:5px 0 0 30px;
   color:#8a9fb2;
   font-size:10px;
   font-weight:bold;
   text-decoration:none;
   height:20px;
   /height:15px;
   float:left;

}

.care-azul a:hover{
   background: url(imag/flech_2.jpg) no-repeat;
   color:#8e8e8e;
   height:20px;
   /height:15px;
}

.care-verde{
	width:600px;
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#339999;
	
}

.care-verde a{
   background: url(imag/flech_1.jpg) no-repeat;
   display: block;
   width: 150px;
   margin:0 0 0 400px;
   padding:5px 0 0 30px;
  color:#339999;
   font-size:10px;
   font-weight:bold;
   text-decoration:none;
   height:20px;
   /height:15px;
   float:left;

}

.care-verde a:hover{
   background: url(imag/flech_2.jpg) no-repeat;
   color:#CC0000;
   height:20px;
   /height:15px;
}

.health-list{
	float:left;
	width: 600px;
	margin-top: 10px;

}

.simbolo1{
background-image:url(imag/simbolalpha.gif);}


/*FIN PAGINA NUEVA HEALTHE*/

#desplega-pais select {
	float: right;
}

.seleccion-curso{
	width:250px;
	height:60px;
	background-color:#EEEEEE;
	margin-left: 180px;
	padding-left: 10px;
	padding-top:5px;
	border:#CCCCFF 2px solid;

}

.formacion{
	width:200px;

}

.contenedor-campos{
	width:610px;
	height:300px;
	background-color:#CCCCCC;

}
.titulo-cursos   {
	font-size: 11px;
	color: #990000;
	margin-bottom: 5px;
}

/*MAPA FLASH*/
#flash-map {
	margin:0 0 10px 60px;
}
/*FIN MAPA FLASH*/




/********* MEDMONT E300 **********/


/*medmont*/

ul.medmont
{width:500px;
 margin:0 0 10px 50px;
 padding:0;
 list-style:0;
 float:left;
}

ul.medmont li
{
 height:15px;
 padding:10px 0 0 40px;
 margin:10px 0 0 0;
 border-bottom:#479bf9 solid 2px;
 list-style:none;

}

.medmont a,.medmont a:visited
{color:#479bf9 ;
 font-weight:bold;
 text-decoration:none;
 font-size:12px;
}

.medmont a:hover
{color:#8e8e8e;
}

.column-txt-medmont
{
    width:580px;
    float:left;
    margin:10px 0 0 50px;
    padding:0;
}

  
  
  
  

/*fin  medmont*/