.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.internos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #2e8aa1;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 2E8AA1;
	text-decoration: none;
}
.textoportada {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 50572a;
}

label.formFieldQuestion {
    border: medium none;
    display: block;
    font-size: 12px;
    line-height: 125%;
    padding: 0 4px 1px 0;
}

a.info span {
    display: none;
    position: relative;
}

a.info {
    font-family: Tahoma,Arial,Sans-Serif;
    position: relative;
    text-decoration: none;
}

a.info:hover {
    cursor: default;
    position: relative;
}
a.info:hover .infobox {
    background: url("question.gif") no-repeat scroll right bottom #F4F4F4;
    border: 1px solid #CCCCCC;
    color: #000000;
    display: block;
    font-size: 0.7em;
    font-weight: normal;
    height: 70px;
    left: 25px;
    padding-left: 10px;
    padding-top: 10px;
    position: absolute;
    text-align: left;
    top: 20px;
    width: 205px;
}

.tituloVt{
	color: #2E8AA1;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-align:center;
}

.lineaDivVt{    		
	width: 792px;
}

a.botoncito{
background:#318FA1;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:18px;
letter-spacing:0.03em;
padding:3px 7px;
height:32px;
line-height:30px;
-moz-border-radius: 5px;
border-radius: 5px;}
a.botoncito:hover{
background:#1E5660;
outline:none;
margin-bottom: 5px;
text-decoration:none;
text-shadow: 0px 0px 1px #11383F;
filter: dropshadow(color=#11383F, offx=0, offy=0); 
}	

