/* CSS Document */
body {
	background:url(../images/bg_top.jpg) repeat-x top;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:150%;
	color:#5f6a72;
}
.bgTable {
	background:#f2f2f2;
}
.bg_footer {
	background:url(../images/bg_footer.jpg) repeat-x;
}
.marginador {
	margin-left:25px;
	margin-right:25px;
	margin-bottom:10px;
}
.marginadorFooter {
	margin-top:40px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:27px;
	color:#333;
	background:url(../images/foot.jpg) no-repeat center;
}
.marginadorCopy {
	margin-left:25px;
	margin-right:25px;
	color:#FFF;
}
.marginadorCopy img {
	border:0;
}
.marginadorCopy a {
	text-decoration:none;
	color:#FFF;
}
.marginadorCopy a:hover, a:active {
	text-decoration:underline;
	color:#FFF;
}
.activar {
	color:#0085CF;
	text-decoration:underline;
}
.destacar {
	text-align:center;
	border:1px solid #CCC;
	padding:10px;
	background:#f2f2f2;
}
.linefooter {
}
.center {
	text-align:center;
}
img {
	border:none;
}
.logo {
	margin-top:24px;
}
.separador {
	background: url(../images/separador.jpg) repeat-y;
}
.topPx {
	margin-top:4px;
}
.h1 {
	color:#0085cf;
	font-size:21px;
	margin-bottom:11px;
}
.h2 {
	color:#0085cf;
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
.vermasFooter {
	margin-top:20px;
}
.boldCele {
	font-weight:bold;
	color:#0085cf;
}
.cele {
	color:#0085cf;
	text-decoration:none;
}
.bt {
	height:42px;
	background:url(../images/bvacio.jpg);
	font-size:15px;
	text-align:right;
}
.btAz {
	height:42px;
	background: url(../images/bvacio_az.jpg);
	font-size:15px;
	text-align:right;
}
.btVarilux {
	height:42px;
	background:url(../images/bVari.jpg);
	font-size:15px;
	text-align:right;
}
.btCrizal {
	height:42px;
	background:url(../images/bvacioCri.jpg);
	font-size:15px;
	text-align:right;
}
.btEssilor {
	height:42px;
	background:url(../images/bvacioEssil.jpg);
	font-size:15px;
	text-align:right;
}
.btMateriales {
	height:42px;
	background:url(../images/bvacioMater.jpg);
	font-size:15px;
	text-align:right;
}
.btOtros {
	height:42px;
	background:url(../images/bvacioOtros.jpg);
	font-size:15px;
	text-align:right;
}
.btTransitions {
	height:42px;
	background:url(../images/bvacioTrans.jpg);
	font-size:15px;
	text-align:right;
}
.contMenu {
	margin-bottom:15px;
}
.toggler {
	text-decoration:none;
	color:#999;
}
.toggler:hover, .toggler:active {
	text-decoration:underline;
	color:#0085cf;
}
.element {
	background-color:#f2f2f2;
	padding-top:5px;
	padding-bottom:5px;
}
.element a {
	color:#333;
	text-decoration:none;
}
.element a:hover, a:active {
	color:#0085cf;
	text-decoration:underline;
}
.paddMenu {
	padding-left:40px;
}
.itemenu {
	padding:3px;
	padding-left:45px;
}
.opticasC1 {
	width:354px;
	height:156px;
	margin-right:7px;
	margin-bottom:7px;
	float:left;
}
.opticasC2 {
	width:354px;
	height:145px;
	margin-right:7px;
	margin-bottom:7px;
	float:left;
}
.opticasC3 {
	width:209px;
	height:145px;
	margin-right:7px;
	margin-bottom:7px;
	float:left;
}
.opticasC4 {
	width:204px;
	height:117px;
	margin-right:7px;
	margin-bottom:7px;
	float:left;
}
.opticasC5 {
	width:354px;
	height:276px;
	margin-right:7px;
	margin-bottom:7px;
	float:left;
}

.opticasC6 {
	width:391px;
	height:181px;
	margin-right:7px;
	margin-bottom:7px;
	float:left;
}
.opticasC7 {
	width:178px;
	height:181px;
	margin-right:7px;
	margin-bottom:7px;
	float:left;
}
.opticasC8 {
	width:178px;
	height:167px;
	margin-right:7px;
	margin-bottom:7px;
	float:left;
}
.opticasC9 {
	width:170px;
	height:185px;
	margin-right:7px;
	margin-bottom:7px;
	float:left;
}

/******** Menu Estilos *******/
.accordion_headings {
	cursor:pointer;
}
.accordion_headings:hover {
	background:#f2f2f2;
}
.accordion_child {
}
.header_highlight .toggler{
	/*background:#f2f2f2;*/
	color:#0085CF;
	text-decoration:underline;
}
/*.header_highlight a{
	background:#f2f2f2;
}*/
.header_highlight2 {
	background:#f2f2f2;
	color:#0085CF;
}
.tab_container * {
	float:left;
	width:100px;
}
/******** Tabs *******/
.accordion_headingsT {
	cursor:pointer;
	/*color:#333;*/
}
.accordion_headingsT:hover {
	background:#f2f2f2;
	color:#0085cf;
}
.accordion_childT {
	margin-top:15px;
}
.header_highlightT {
	background:#f2f2f2;
}
.tab_containerT * {
	float:left;
	padding:3px;
	margin-right:5px;
}
/******** Form *******/
.form {
	
	

}
.labels {
	font-weight:bold;
	color:#0085CF;
}
.input {
	border:1px solid #ccc;
	padding:5px;
	font-size:13px;
	color:#333;
	margin-top:3px;
	margin-bottom:10px;
	font-family: Verdana, Geneva, sans-serif;
}
.radio {
	margin-top:10px;
}
.text {
	border:1px solid #ccc;
	padding:5px;
	font-size:13px;
	color:#333;
	margin-top:3px;
	margin-bottom:10px;
	font-family: Verdana, Geneva, sans-serif;
}
.enviar {
	padding:4px;
	width:65px;
}
.trabajar {
	margin-top:15px;
}