.aviso
{
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
body
{
	margin: 5 30 0 30;
	padding:0px;
	font-family:Arial, Sans-Serif, Verdana;
	font-size:11px;
}
.texto {
	color:#857562;	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
.textoverde {
	color:#5EA410;	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
.textoazul {
	color:#4B49AC;	
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:bold;
}
.ligasint {
	text-decoration:none;
	color:#3354A9; 
	font-weight:bold;
	font-size:13px;
}

.ligasint:hover {
	text-decoration:underline;
}
/*Encabezado*/
#escudo
{	
	width:10%;
	float:left;
	height:60px;
	text-align:center;
}
#logo
{	
	width:10%;	
	float:right;
	height:60px;
	text-align:center;
}
#titulo
{	
	width:79%;	
	float:left;
	height:80px;
	text-align:center;
	font-weight:bold;	
}
#titulo .titulo
{
	font-size:22px;
}
#titulo
{
	font-size:16px;
	font-style:italic;
}
/*Instrucciones*/
#instrucciones
{
	clear:both;
	width: 100%;	
	border: #3354A9 1px solid;	
}
#instrucciones .textocuestionario
{
	padding: 5px;
	text-align:justify;
}
#instrucciones .titulocuestionario
{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding: 5px;
}
/*Contenido*/

#contenido
{
	margin-top: 10px;	
	float:left;
	clear:both;
	width:100%;	
}
#contenido .texto
{
	padding:2px;
	margin: 5px 0px 0px 0px;
	clear:both;
	width:100%;
	font-size:11px;
}
#contenido .texto .izq
{
	float:left;
	margin: 0 0 5px 0;
}
#contenido .texto .der
{
	float:right;
}
#contenido .titulo2
{
	clear: both;
	padding-right: 2px;
	border-top: #000 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	margin: 10 0 0 0;
	padding-top: 2px;
	border-bottom: #000 1px solid;
	background-color: #f5f5f5;
}
#contenido .titulo
{
	margin: 15px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	clear:both;	
}
#contenido .subtitulo
{
	margin: 15px;	
	font-weight:bold;
	text-align:center;
	clear:both;
	font-size:12px;
}

.tablita 
{
	border-bottom-color:#7698bb;
	border-left-color:#7698bb;
	border-right-color:#7698bb;
	border-top-color:#7698bb;
}

/*tablas*/
.tablaborde td
{
	border-left: #3354A9 1px solid;
	border-bottom: #3354A9 1px solid;
	font-size:11px;
	padding:2px;
}
.tablaborde
{
	border-top: #3354A9 1px solid;
	border-right: #3354A9 1px solid;	
}
.tablaborde td td
{
	font-size:12px;
	padding: 0px;	
	border: none;
}
.tabla td
{
	font-size:12px;
	padding:2px;
}
.tabla td td
{
	font-size:12px;
	padding: 2px;	
	border: none;
}
.tabla td td td
{
	font-size:11px;
	padding: 0px;	
	border: none;
}
/*Separador*/
.separador
{
	border-bottom: #3354A9 1px dashed;
}
.separador2
{
	border-bottom: #3354A9 1px solid;
}
/*cuadros de texto*/
.textbox, .textbox200, .textboxpor, .textboxporMail, .textbox300
{
	border-right: #857562 1px solid;
	border-top: #857562 1px solid;
	font-size: 12px;
	border-left: #857562 1px solid;	
	border-bottom: #857562 1px solid;	
}
.textbox, .textbox200, .textboxpor, .textbox300
{
	text-transform:uppercase;
}
.textbox200
{
	width: 200px;
}
.textbox300
{
	width: 300px;
}
.textboxpor, .textboxporMail, .areatexto
{
	width: 100%;
}
/*areas de texto*/
.areatexto
{
	font-size: 12px;
	border: #64ae1d 1px solid;
	font-family:Arial, Sans-Serif, Verdana;
}
/*Dropdownlist*/
.combo
{
	font-size: 11px;	
}
/*Pie*/
#pie
{
	margin: 30px 0px 0px 0px;
	width:100%;
	clear:both;
	float:left;
	text-align:center;
}
/*Enviar, Cancelar
#btnEnviar, #btnCancelar, .Boton
{
	border-right: #64ae1d 1px solid;
	border-top: #64ae1d 1px solid;
	font-size: 12px;
	border-left: #64ae1d 1px solid;
	color: #48831d;
	border-bottom: #64ae1d 1px solid;
	background-color: #d3f0c4;
	cursor:pointer;
}*/

