.menu {  font-family: verdana; font-size: 10px; color: #333333; text-decoration: none; width: 100%; line-height: 25px; height: 25px; font-size:11px}
.menu:hover { font-family: verdana; font-size: 10px; color: #be001c; text-decoration: none; height: 25px; width: 100%; font-size:11px}
.borde {  border: #663300; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.submenu {  font-family: verdana; font-size: 10px; line-height: 23px; font-weight: bold; color: #006699; text-decoration: none; height: 23px; width: 100%}
.submenu:hover { font-family: verdana; font-size: 10px; line-height: 23px; font-weight: bold; color: #003366; text-decoration: none; height: 23px; width: 100% ; background-color: #FFFFFF}
.verdana {  font-family: verdana; text-decoration: none; font-size: 10px}
.bordecel {  border: #0099CC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.form1 {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000; background-color: #FFFFEA; border: 1px #FF9900 solid; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px}
.form1boton {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #FFCC00; text-decoration: none; background-color: #4F2700; border: 1px #FFCC00 solid; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px}
.link {  font-family: verdana; font-size: 10px; font-weight: bold; color: #FF6600; text-decoration: none}
.link:hover {  font-family: verdana; font-size: 10px; font-weight: bold; color: #993300; text-decoration: underline}
.form2gris { font-family: Verdana; font-size: 10px; font-weight: bold; color: #000000; background-color: #FFFFEA; border: 1px #999999 solid; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px }
.form2botongris { font-family: Verdana; font-size: 10px; font-weight: bold; color: #006699; text-decoration: none; background-color: #EBEBEB; border: 1px #00A8F9 solid; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px }
.titulo {  font-family: Arial; font-size: 18px; color: #006699; text-decoration: none}
.fondo_tabla_izq{
	background-image:url(fondo2b.jpg);
	background-repeat:no-repeat;
	background-repeat:repeat-y;
}
.texto_menu{
	font-family:Verdana, Geneva, sans-serif;
}
.opcion_main{
	float:left;
	width:750px;
	margin-left:5px;
	border: solid 1px #000;
	min-height:270px;
	margin-bottom:10px;
}
.main_izq{
	float:left;
	width:350px;
	min-height:270px;
}
.main_der{
	float:left;
	width:400px;

	min-height:270px;
}
.lista{
	padding-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
	
}
.lista li{
	border-bottom: solid 1px #999;
	padding-top:6px;
	padding-bottom:6px;
	
}
.lista li a{
	text-decoration:none;
	
}
.lista li a:hover{
	text-decoration:none;
	color:#be001c;
	
}
.lista li:hover{
	color:#be001c;
	list-style:square;
	
}
.titulo_der{
	height:20px;
	padding-top:4px;

	overflow:hidden;
	background-image:url(fondo_der.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:right;
	color:#FFF;
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
	float:left;
	width:100%;
	background-color:#be001c;
}
.titulo_izq{
	height:20px;
	padding-top:4px;

	overflow:hidden;
	background-image:url(fondo_izq.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	text-align:left;
	color:#FFF;
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
	float:left;
	width:100%;
	background-color:#be001c;
}

#hidra_ul li{
	list-style:none;
	width:130px;
	text-align:left;
	line-height:20px;
	border-bottom:solid 1px #000;

}
#hidra_ul li a{
	text-decoration:none;
}

#cerramientos_ul li{
	list-style:none;
	width:130px;
	height:20px;
	text-align:left;
	line-height:20px;
	border-bottom:solid 1px #000;

}
#cerramientos_ul li a{
	text-decoration:none;
}
.elemento_cerramiento{
	float:left;
	width:150px;
	height:170px;
	margin:5px;
	text-align:center;
}
.elemento_cerramiento a{
	text-decoration:none;
}

