.BODY {
SCROLLBAR-FACE-COLOR: #CBEEF9; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-SHADOW-COLOR: #70C8E5; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #00AAE1; 
SCROLLBAR-TRACK-COLOR: #E5F6FD; 
SCROLLBAR-DARKSHADOW-COLOR: #E5F6FD;
}
a:link {
	color: #333333;
}
a:visited {
	color: #01055E;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	color: #FFCC00;
}

.caja_background {
	border: 1px solid #CCCCCC;
}
.raya_izquierda {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding: 8px;
}
.texto_masa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 15px;
	text-align: justify;
}
.raya_arriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #020167;
	text-decoration: none;
	font-style: italic;
}
.texto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}


.fondo_masa {
	background-image: url(cortes/i_fondo_home.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.caja_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border: 1px solid #999999;
}
.imput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #E0DFE3;
	height: 12px;
	width: 300px;
	margin-left: 3px;
	border: 1px solid #000000;
}
.imput2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #E0DFE3;
	height: 350px;
	width: 300px;
	border: 1px solid #000000;
	margin-left: 3px;
}
.tit_proyectos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.iso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
otros {
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 10px;
	font-weight: bold;
}
A.otros:link {
	TEXT-DECORATION: none;
	COLOR: #FF9900;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 10px;
	font-weight: bold;
}
A.otros:active {TEXT-DECORATION: none; COLOR: #FF9900; FONT-FAMILY: tahoma; FONT-SIZE: 10px}
A.otros:visited {TEXT-DECORATION: none; COLOR: #FF9900; FONT-FAMILY: tahoma; FONT-SIZE: 10px}
A.otros:hover {TEXT-DECORATION: none; COLOR:#FF9900; FONT-WEIGHT: bold} 
