/* A CLASS ----------------------------------------------------------------------------- */
A.mail:link {
	FONT-SIZE: 12px; COLOR: #BBE2DC; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none; font-weight: normal;
}
A.mail:visited {
	FONT-SIZE: 12px; COLOR: #BBE2DC; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none; font-weight: normal;
}
A.mail:active {
	FONT-SIZE: 12px; COLOR: #BBE2DC; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none; font-weight: normal;
}
A.mail:hover {
	FONT-SIZE: 12px; COLOR: #BBE2DC; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: underline; font-weight: normal;
}
A.botones:link {
	FONT-SIZE: 12px; COLOR: #04364B; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none; font-weight: normal;
}
A.botones:visited {
	FONT-SIZE: 12px; COLOR: #04364B; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none; font-weight: normal;
}
A.botones:active {
	FONT-SIZE: 12px; COLOR: #04364B; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none; font-weight: normal;
}
A.botones:hover {
	FONT-SIZE: 12px; COLOR: #0B5B7C; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: underline; font-weight: normal;
}
A.verinfo:link {
	FONT-SIZE: 10px; COLOR: #772D35; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.verinfo:visited {
	FONT-SIZE: 10px; COLOR: #772D35; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.verinfo:active {
	FONT-SIZE: 10px; COLOR: #772D35; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.verinfo:hover {
	FONT-SIZE: 10px; COLOR: #CE2C01; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.verinfo2:link {
	FONT-SIZE: 9px; COLOR: #772D35; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.verinfo2:visited {
	FONT-SIZE: 9px; COLOR: #772D35; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.verinfo2:active {
	FONT-SIZE: 9px; COLOR: #772D35; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}
A.verinfo2:hover {
	FONT-SIZE: 9px; COLOR: #CE2C01; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none; font-weight: bold;
}



/* END A CLASS -------------------------------------------------------------------------- */
/* TD CLASS ----------------------------------------------------------------------------- */
TD.cabezal
{
	font-family:tahoma;
	font-size:10px;
	font-weight: normal;
	background-image: url(images/cabezal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 144px;
	width: 675px;


}
TD.textoblanco
{
	font-family:verdana;
	font-size:12px;
	font-weight: normal;
	color: #FFFFFF;

}
TD.texto
{
	font-family:verdana;
	font-size:12px;
	font-weight: normal;
	color: #000000;

}
TD.cuerpo
{
	font-family:tahoma;
	font-size:10px;
	font-weight: normal;
	background-image: url(images/fondorec.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 340px;
	width: 675px;
	padding-right: 30px;
	padding-left: 30px;
	vertical-align: top;
	padding-top: 20px;
}
TD.cuerpo2
{
	font-family:tahoma;
	font-size:10px;
	font-weight: normal;
	background-image: url(images/fondorec.jpg);
	/*
	background-repeat: no-repeat;
	background-position: center top;
	height: 340px;
	/*width: 675px;
	padding-right: 30px;
	padding-left: 30px;
	vertical-align: top;
	padding-top: 20px;
	*/
}
TD.titulos
{
	font-family:times;
	font-size:24px;
	font-weight: bold;
	color: #0C889E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #13A2BB;
	border-right-color: #13A2BB;
	border-bottom-color: #0C889E;
	border-left-color: #13A2BB;


}
TD.subtitulos
{
	font-family:times;
	font-size:18px;
	font-weight: bold;
	color: #772D35;
	border-right-color: #13A2BB;
	border-bottom-color: #772D35;
	border-left-color: #13A2BB;


}
TD.fotoemp
{
	font-family:tahoma;
	font-size:10px;
	font-weight: normal;
	background-image: url(images/fabrica.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 450px;
	vertical-align: top;





}
TD.listadopuertas
{
	font-family:Verdana;
	font-size:10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #93C1CC;
	padding: 10px;




}
/* END SELECT CLASS -------------------------------------------------------------------------- */
/* SELECT CLASS ----------------------------------------------------------------------------- */
SELECT
{
	font-family:tahoma;
	font-size:11px;
}
/* END SELECT CLASS -------------------------------------------------------------------------- */
/* INPUT CLASS ----------------------------------------------------------------------------- */

INPUT.login
{
	font-family:tahoma;
	font-size:11px;
	color: #72777B;
	background-image: url(images/fondologin.gif);
	border: 1px solid #B7ACA2;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	height: 12px;
	width: 110px;
}
/* END SELECT CLASS -------------------------------------------------------------------------- */
/* TEXTAREA CLASS ----------------------------------------------------------------------------- */
TEXTAREA
{
	font-family:tahoma;
	font-size:11px;
}
/* END TEXTAREA CLASS -------------------------------------------------------------------------- */
/* SPAN CLASS ----------------------------------------------------------------------------- */
.resaltado
{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
	color: #0C889E;

}
.titulolistado
{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
	color: #772D35;

}
.texto10
{
	font-family:verdana;
	font-size:10px;
	font-weight: normal;
	color: #000000;

}
/* END SPAN CLASS -------------------------------------------------------------------------- */
/* FONT CLASS ---------------------------------------------------------------------- */

.Etiqueta
{
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding-right: 6px;
    padding-left: 6px;
}
/* END FONT CLASS ---------------------------------------------------------------------- */
/* BODY CLASS ---------------------------------------------------------------------- */

BODY
{	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:     url(images/fondo.jpg);
	background-repeat:no-repeat;
	background-position:center top
}
/* END BODY CLASS ---------------------------------------------------------------------- */
