td.descripciones,
td.texto {
	color: #333333;
	font-family: verdana, tahoma;
	font-size: 11px;
}

td.textoPrincipal 
{
	font-family: verdana, tahoma;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap;
}

td.descripciones
{
	text-align: justify;
	width: 450px;
}

a.enlaceInicio
{
	font-family: tahoma, verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FF6300;
	text-decoration: none;
}

td.textoEnlance,
a.enlaceMenu
{
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #FF6300;
	text-decoration: none;
	text-align: center;
}

a.enlaceMenu
{
	font-weight: bold;
}


td.barraMenu {
	background-color: white;
	height: 20px;
	text-align: center;
}

td.titulo
{
	font-family: tahoma, verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	height: 50px;
	vertical-align: bottom;
}

td.tituloCapitulo {
	color: black;
	font-family: tahoma, verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	height: 50px;
	text-align: right;
	text-decoration: none;
	vertical-align: bottom;
}


td.sepTituloTexto
{
	height: 7px;
}


td.tablaSubmenu
{
	background-color: #ffe3c8;
	white-space:nowrap;
}

a.submenu:link,
a.submenu:visited
{
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #ff6300;
	text-decoration:none;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
a.submenu:hover
{
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #ff6300;
	text-decoration:underline;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

select.formText,
input.formText 
{
	border-color: gray;
	border-style: solid;
	border-width: 1px;
	color: #ff6300;
	font-size: 90%;
}


td.pie 
{
	background-color: #ff9900;
	white-space: nowrap;
}

a.enlacePie:link,
a.enlacePie:visited
{
	font-family: tahoma, verdana;
	font-size: 12px;
	color: white;
	text-decoration:none;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
a.enlacePie:hover
{
	font-family: tahoma, verdana;
	font-size: 12px;
	color: white;
	text-decoration:underline;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

td.separadorPie
{
	font-family: tahoma, verdana;
	font-size: 12px;
	color: white;
	text-decoration:none;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	white-space: nowrap;
	background-color: #ff9900;
}

td.volver
{
	background-color: #ffffff;
	vertical-align: bottom;
	white-space: nowrap;
	text-align: left;

}

td.campos
{
	white-space: nowrap;
}

td.descCampos
{
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #F7A773;
	text-decoration:none;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

a.volver:link,
a.volver:visited
{
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #F7A773;
	text-decoration:none;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
a.volver:hover
{
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #F7A773;
	text-decoration:underline;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;	
}

td.topMenu
{
	height: 43px;
}


td.tituloConstruccion
{
	font-family: tahoma, verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	height: 50px;
	vertical-align: bottom;
}
