.texto1 {
	font-family: arial;
	font-size: 11px;
	color: 5D5E5D;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 16px;
	text-decoration: none;
	}
.textoFecha {
	font-family: arial;
	font-size: 11px;
	color: 163F68;
	margin-right: 13px;
	margin-left: 13px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bolder;
}

.textoAzul {
	font-family: arial;
	font-size: 10px;
	color: 163F68;
		}

.menuGlobal {
	
	background-image: url(../images/global.jpg);
	background-position: right center;
	height: 26px;
	width: 300px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	
}
.dotGris {
	background-image: url(../images/dotGris.gif);
	background-repeat:  repeat-x;
	font-family: arial;
	font-size: 10px;
	color: 5D5E5D;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 13px;
	text-align: justify;
	}

.fontMenuGlobal {
font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}.fondoGris {
	background-color: #EDEDED;
}
.texto2 {
	font-family: arial;
	font-size: 11px;
	color: 5D5E5D;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	font-weight: normal;
}
.menuC {
	background-image: url(../images/fondomenu.jpg);
	background-attachment: fixed;
	background-repeat:  repeat-y;
	background-position: center top;
	height: 21px;
	width: 168px;
	padding-right: 5px;
	padding-left: 15px;
}
.textfield {
	font-family: arial;
	font-size: 10px;
	color: 5D5E5D;
	padding-left: 7px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.buttonxd {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
}
.texto1Menu {

	font-family: arial;
	font-size: 11px;
	color: 5D5E5D;
	padding-right: 4px;
	text-decoration: none;
}
.pad {
}
a.texto {
	font-family: arial;
	font-size: 11px;
	color: 5D5E5D;
	font-weight: normal;
}

/* ESTILOS PREGUNTAS */
.divPreguntas {
	background-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #69B3DE;
	scrollbar-3dlight-color: #69B3DE;
	scrollbar-shadow-color: #69B3DE;
	scrollbar-darkshadow-color: #69B3DE;
	scrollbar-arrow-color: #69B3DE;
	scrollbar-track-color: #69B3DE;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contenedorpreguntas{ width:450; height:950px; overflow:auto;}

.TdPregunta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #EFEFEF;
	padding: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.TdPreguntaPar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #DDDDDD;
	padding: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.divRespuestas {
	/*color: #0069AD;*/
	color: #5D5E5D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 15px;
	width: 400px;
	text-align: justify;
}


a.txtEnlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #47A2D7;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #47A2D7;

}


.divPreguntas span{


position:absolute;
padding-left:5px;

}

/* FIN DE ESTILOS PREGUNTAS */
