.subSub {
	color: #333;
	font-size: 12pt;
}
.contenido {
	margin: 0px;
	padding: 0px;
	height: 292px;
	width: 642px;
}
.txt {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #FFF;
	line-height: 25px;
	padding: 30px;
	text-align: right;
}

.txt2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13pt;
	color: #125973;
	line-height: 25px;
	padding: 30px;
	text-align: right;
}

.txt a {
	color: #b6eeff;
	text-decoration: none;
	font-size: 12pt;
}

.txt a:hover {
	color:#999;
}

.txtResaltado {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #FFF;
	line-height: 25px;
	font-weight: bold;
}
.pie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-right: 30px;
	padding-left: 30px;
	color: #FFF;
}
.pie a{
	color:#FFF;
	text-decoration:none;
	}
	
.pie a:hover{
		color:#333;
	}



.gradienteContenedor {
	background-image: url(images/gradiente2.jpg);
	background-repeat: repeat-x;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4A4A4A;
	line-height: 25px;
	text-align: justify;
	padding-top: 42px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 0px;
	list-style-type: disc;
}


.explicacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #262626;
	line-height: 27px;
	text-align: justify;
	padding-right: 60px;
	padding-left: 100px;
}



.instrucciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #262626;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
}


.info a{
	color: #1A81A2;
	text-decoration: none;
}

.info a:hover{
	color: #0E485A;
	text-decoration: underline;
}

.info2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #4A4A4A;
	line-height: 15px;
	text-align: right;
	padding-right: 30px;
	padding-left: 0px;
}

.info2 a{
	color: #1A81A2;
	text-decoration: none;
}

.info2 a:hover{
	color: #0E485A;
	text-decoration: underline;
}
.subtitulos {
	font-size: 14pt;
	font-family: Helvetica, Arial, sans-serif;
	color: #125973;
	font-weight: normal;	
}


.preguntas {
	font-size: 11pt;
	font-family: Helvetica, Arial, sans-serif;
	color: #125973;
	font-weight: normal;
	text-align: left;
}
.resaltado {
	font-size: 12pt;
	color: #b6eeff;
	font-style: italic;
}

.bolitas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4A4A4A;
	line-height: 25px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 60px;
	padding-left: 0px;
	list-style-image: url(images/bulets.gif);
	list-style-type: disc;	
}
.saltar {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}

