/************** Menues ************/

body {
	background-color: #ffffff;
}


.MenuLeftEnc {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #A73636;
	text-decoration:underline;
}

.blancoLegal {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;	
	color: #ffffff;
	text-decoration:none;
}

.MenuLeftAp {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;	
	color: #404040;
	text-decoration:none;
}

A.MenuLeftAp:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A73636;
	text-decoration:underline;
}

.MenuMiddleEnc {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #A73636;
	text-decoration:underline;
}

.MenuMiddleAp {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;	
	color: #939393;
	text-decoration:none;
}

A.MenuMiddleAp:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A73636;
	text-decoration:underline;
}

/************** Finaliza Navi Left************/

.TxtGris11 {
	font-family: Tahoma;
	font-size: 11px;
	/*color: #cccccc;*/
	color: #575757;
	font-weight:normal;
}

.TxtGris11Error {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight:bold;
}

.TxtAzulOscuro14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #0E1E64;
	font-weight:normal;
}

.TitObra {
	font-family: Verdana;
	font-size: 14px;
	color: #404040;
	font-weight:bold;
}

.TitObra2 {
	font-family: Verdana;
	font-size: 14px;
	color: #a1a1a1;
	font-weight:bold;
}

.TitProyecto {
	font-family: Verdana;
	font-size: 14px;
	color: #a1a1a1;
	font-weight:bold;
}

.Legal {
	font-family: Tahoma;
	font-size: 10px;
	color: #6C6B6B;
	font-weight:normal;
}