body {
	font-family: Tahoma;
	background-color: #858688;
}
td {
	font-size: 11px;
	color: #666666;
	text-align: justify;

}
.bordeGrisFondo {
	border: 1px solid #E8E8E8;
	background-color: #F2F2F2;
}
.bordeGris{
	border: 1px solid #E8E8E8;

}

a.linkMenu:link {
	color: #006c86;
	text-decoration: none;
}

a.linkMenu:visited {
	color: #006c86;
	text-decoration: none;
}
a.linkMenu:hover {
	color: #666666;
	text-decoration: underline;
}
a.linkMenu:active {
	color: #006c86;
	text-decoration: none;
}
.campos {
	font-size: 10px;
	color: #333333;
	border: 1px solid #c5c5c5;
	width: 200px;
	height: 15px;
	font-family: Tahoma;
	padding-left: 5px;
}
.camposMultiline {
	font-size: 10px;
	color: 666633;
	border: 1px solid #666633;
	width: 240px;
	height: 120px;
	font-family: Tahoma;
	padding-left: 5px;
}
.camposContacto {
	font-size: 10px;
	color: #003366;
	border: 1px solid #7F9DB9;
	width: 240px;
	height: 15px;
	font-family: Tahoma;
	padding-left: 5px;
}
.camposMultilineContacto {
	font-size: 10px;
	color: #003366;
	border: 1px solid #7F9DB9;
	width: 240px;
	height: 120px;
	font-family: Tahoma;
	padding-left: 5px;
}
a.mailPie:link {
	font-size: 9px;
	color: #8E9295;
	text-decoration: none;
}
a.mailPie:visited {
	font-size: 9px;
	color: #8E9295;
	text-decoration: none;
}
a.mailPie:hover {
	font-size: 9px;
	color: #8E9295;
	text-decoration: underline;
}
.copyright {
	font-size: 9px;
	color: #CECECE;
}
.camposMundo {

	font-size: 10px;
	color: #333333;
	border: 1px solid #c5c5c5;
	width: 140px;
	height: 12px;
	font-family: Tahoma;
	padding-left: 5px;
}
.camposMultilineMundo {

	font-size: 10px;
	color: #333333;
	border: 1px solid #c5c5c5;
	width: 140px;
	height: 50px;
	font-family: Tahoma;
	padding-left: 5px;
}
.tituloSubRubro {
	font-size: 12px;
	font-weight: bold;
}
.Azul {
	font-weight: bold;
	color: #162671;
}
.codigo {
	color: #FFFFFF;
}
.Naranja {
	color: #E7A200;
}
.FondoNaranja {
	background-color: #E39F15;
}
.boton {
}
.AzulSinBold {

	font-weight: normal;
	color: #162671;
}
.Blanco {
	color: #FFFFFF;
}
ul {
	text-align: justify;
}
.lineaPunteada {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C7C7C7;
}
