.fondo_menu {
	background-image: url(../media/filete_menu.jpg);
	height: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;

}
.fondo_celda {
	background-color: #EAEAEA;
}
.celdas {
	border: 1px solid #333333;
}

.fondo_top {
	background-color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	padding-left: 5px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.tabla_collapse
{
	border-collapse:collapse;
}
.celdastitle {
	border: 1px solid #333333;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.enlace_navegador {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.enlace_navegador:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.titulos_micrositios {
	background-color: #FF3300;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	color: #FFFFFF;
}
.formulario {
	font-size: 11px;
	color: #666666;
	width: 240px;
	border: 1px solid #CCCCCC;
}
.botones {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF3300;
	border: 1px solid #999999;
}
body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottom_fondo_celda
{
	background-color:#F1F1F1;
	padding:3px;
	font-size:9px;
}

.bottom_fondo_celda a
{
	color:#000000;
}

.bottom_fondo_celda a:hover
{
	color:#666666;
}
