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

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

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

.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;
}

div.contadores div
{
	border: 1px solid #888888;
	margin-top:20px;
	width:250px;
}

div.contadores li{
	list-style: none;
}

div.contadores .titulo{
	text-align: left;
	font-family: verdana, tahoma;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	float:left;
}

div.contadores .titulo + span{
	width:20px;
	padding-left:20px
}

div.contadores ul{
	margin-bottom:4px;
}

div.tituloCapitulo{
	color: black;
	font-family: tahoma, verdana;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	height: 50px;
	text-decoration: none;
	vertical-align: bottom;
	padding-left:40px;
	padding-top:60px;
}

div.cabecera-capitulo{
	height:120px;
	margin-top:50px; 
	margin-bottom:50px; 
}

div.equipo{
	background-image:url('../images/equipo.png');
}

div.donde{
	background-image:url('../images/donde.png');	
}

div.empresa{
	background-image:url('../images/empresa.png');
	margin-bottom:0px; 
}
div.servicios{
	background-image:url('../images/servicios.png');
	margin-bottom:0px; 
}
div.herramientas{
	background-image:url('../images/herramientas.png');
}
div.presupuestos{
	background-image:url('../images/presupuestos.png');
	margin-bottom:0px; 
}

