/* Texto */

.LetraCambridge{
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 35px;
	line-height: 35px;
	color: #0079BA;
	font-weight: bold;
}

.LetraCabecera{
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 25px;
	line-height: 35px; 
	color: #0079BA;
}

.LetraGrande{
	font-family: Georgia,'Times New Roman',Times,serif; 
	font-size: 15px; 
	line-height: 35px; 
	color: rgb(88, 88, 88);
	text-align: justify;
}

.LetraNormal{
	font-family: Georgia,'Times New Roman',Times,serif; 
	font-size: 12px; 
	line-height: 35px; 
	color: rgb(88, 88, 88);
}

.LetraPequena{
	font-family: Georgia,'Times New Roman',Times,serif; 
	font-size: 10px; 
	line-height: 20px; 
	color: rgb(88, 88, 88);
}

vinculo, .vinculo a, .vinculo a:link, .vinculo a:visited, .vinculo a:hover{
	font-family:Verdana, Geneva, sans-serif; 
	font-size:14px;
   color:#69F;  
	text-decoration:none;
}

.vinculomenu, .vinculomenu a, .vinculomenu a:link, .vinculomenu a:visited, .vinculomenu a:hover{
	text-decoration:none;
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 20px; 
	line-height: 35px; 
   color: #0079BA;
}

.tabla{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: white; 

}

.tabla th{
	background-color: #0079BA;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
}

.tabla tr{
}

.tabla td{
	background-color:#9c9e9f;
	color:#FFF;
	padding-left:15px;
}
.txt_izquierda{
	text-align:left
}

.form_columna1{
	width:300px; 
	float:left; 
	text-align:right;
}

.form_columna2{
	width:400px; 
	float:left; 
	text-align: left;
}

.form_izquierda{
	padding-bottom:20px;
	display: block;
	clear: both;
}

.form_instrucciones{
	font-size: 10px;
	border: 1px solid #BFBFBF;
	padding: 5px;
	text-align: justify;
	margin-bottom: 10px;
}

.form_instrucciones h3{
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 14px;
	line-height: 10px;
	color: #0079BA;
	font-weight: bold;
}
.form_idioma1{
	
}

.form_idioma2{
	color:#666666;
}


.pregunta{
	padding-bottom:20px;
	display: block;
}

.pregunta_columna1{
	width:500px; 
	float:left; 
	text-align:left;
	clear: both;
	padding-right: 10px;
}

.pregunta_columna2{
	width: 290px;
	float:left; 
	text-align: left;

}
.separador{
	clear: both;
}

