/* CSS Document */
BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2C5E4D;
	MARGIN: 0px; 
	BACKGROUND-COLOR: #92b4a6;
	SCROLLBAR-FACE-COLOR: #D6E6E1; 
	SCROLLBAR-HIGHLIGHT-COLOR: #002059; 
	SCROLLBAR-SHADOW-COLOR: #2C5E4D; 
	SCROLLBAR-ARROW-COLOR: #2C5E4D; 
	SCROLLBAR-TRACK-COLOR: #D6E6E1;  
	SCROLLBAR-DARKSHADOW-COLOR: #2C5E4D; 
}
A:ACTIVE, A:LINK, A:VISITED,A:FOCUS  {
	color: #2C5E4D;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2C5E4D;
}
a {
	font-weight: normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2C5E4D;
}
a:hover {
	text-decoration: underline;
}
ul	{
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top:5px;
}
.bullethoja   {
	margin : 5px 0px 0px 0px;
	list-style-image: url(images/hoja.gif);
	padding-right : 5px;
	line-height: 18px;
}
.bulletsquare {
	margin : 0px 0px 0px 0px;
	list-style-image: url(images/square.gif);
	padding-left : 0px;
	padding-top : 0px;
	padding-right : 5px;
	line-height: 14px;
}
.textoNormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2C5E4D;
}
.textoNormalPad {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2C5E4D;
	padding: 10px;
	line-height: 13px;
}
.textoHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2C5E4D;
	padding: 5px 15px;
	line-height: 21px;
}
.textoTitle {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2C5E4D;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.textoTitle:hover {
	text-decoration: underline;
}
.textoTOP {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #D6E2DD;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 13px;
}
.textoTOP2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D6E2DD;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 13px;
}
.textoTOPname {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #D6E2DD;
	padding-right: 330px;
	font-style: normal;
}
.fondoBeige {
	background-color: #FCFAEA;
}
.fondoVerde {
	background-color: #2C5E4D;
}
.fondoCeldaOpcion {
	background-color: #87AC9D;
	border-bottom: 1px solid #2C5E4D;
}
.borde {
	border: 1px solid #2C5E4D;
	border-collapse: collapse;
}
.bordeSupInf {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2C5E4D;
	border-bottom-color: #2C5E4D;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2C5E4D;
}
.inputtext {
	border: 1px outset #2C5E4D;
	background-color: #D6E6E1;
}
.BordeInf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C5E4D;
}
.BordeIzq {
	border-left : 1px solid #2C5E4D;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
