body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:66%;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	margin:0px;
	padding:0px;
	height:100%;
	width:99.8%;
}

a {
	font-size: 9px;
	FONT-WEIGHT: bold;
	color: #333333;
	text-decoration: none;
}

a:visited {
	font-size: 9px;
	FONT-WEIGHT: bold;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-size: 9px;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}

form {
	margin:0px;
	padding:0px;
}

img {
	border:0px none;
}

h1 {
	font-size:145%;
	margin:0px 10px 3px 10px;
}

h2 {
	font-size:130%;
	margin:0px 10px 3px 10px;
}

h3 {
	font-size:115%;
	margin:0px 10px 3px 10px;
}

h4 {
	font-size:100%;
	margin:0px 10px 3px 10px;
}
.menusup {
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana;
    COLOR: #000000;
    }
 
a.menusup {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

a.menusup:visited {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

a.menusup:hover {
	font-size: 9px;
	text-decoration: underline;
}

.menu {
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    }

a.menu {
	font-size: 12px;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:visited {
	font-size: 12px;
	FONT-WEIGHT: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:hover {
	font-size: 12px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

.fondoFecha {
	BACKGROUND-POSITION: left top;
	BACKGROUND-IMAGE: url('..\img\fondo_fecha.jpg');	
	BACKGROUND-REPEAT: no-repeat;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	color: #333333;

}

.fondomenu {
	background-color: #7FA8D1;
}

INPUT {
	font-family: Verdana;
	font-size: 9px;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;

}

.pistacho {
	background-color: #cccc00;
}

.cielo {
	background-color: #D8E5F1;

}

.txt
{
    font-family: Verdana;
    font-size:11px;
}

.txtDestacado
{
    font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #0051A3;
}

a.txtDestacado {
	font-size: 9px;
	FONT-WEIGHT: bold;
	color: #0051A3;
	text-decoration: none;
}

a.txtDestacado:visited {
	font-size: 9px;
	FONT-WEIGHT: bold;
	color: #0051A3;
	text-decoration: none;
}

a.txtDestacado:hover {
	font-size: 9px;
	FONT-WEIGHT: bold;
	text-decoration: underline;
}

.masinfo
{
    font-family: Verdana;
	font-size: 9px;
	color: #999999;
}

a.masinfo {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

a.masinfo:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

a.masinfo:hover {
	font-size: 9px;
	text-decoration: underline;
}

.tituloBlanco
{
    font-family: Verdana;
    font-size:14px;	
	color: #FFFFFF;
    font-weight: bold;
}

.fecha
{
    font-family: Verdana;
    font-size:10px;	
	color: #666666;
}

.txtFecha {
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	color: #333333;

}

/*
.contratante {
	padding-left: 3px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #0051A3;
}

.contratante a {
	color: #0051A3;
	text-decoration: none;
}

.contratante a:visited {
	text-decoration: none;
}

.contratante a:hover {
	text-decoration: underline;
}
*/

.contratante {
	font:normal 12px Arial;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

.contratante a {
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #666666;
	padding: 5px 0;
	text-decoration: none;
	font-weight: bold;
}

.contratante a:hover {
	background-color: #666666;
	color: white;
}

.tituloPerfil {
	font-weight: bold;
	width: 20%;
}

li {
	text-align: justify;
}