
/***** GENERICOS *****/
h2 {font-family: Arial; font-size: 16px; color: #003366; font-weight: bold; margin-bottom: 2px; padding-bottom: 2px;}
h3 {font-family: Arial; font-size: 16px; color: #003366; font-weight: bold;}
h4 {font-family: Arial; font-size: 12px; color: #003366; font-weight: bold; margin: 0 0 1px 0; padding: 0 0 1px 0;}

/***** HOME *****/
#tituloHome {width: 968px; margin: 10px 0 10px 15px; font-family: Arial; font-size: 33px; color: #003366; font-weight: bold; letter-spacing: -1px;}
#top10 {width: 968px; overflow: hidden;}
#topPreguntasHome {width: 680px; margin: 10px 0 10px 20px; _margin-left: 10px; float: left;}
#topPreguntasHome ol {margin: 0 0 0 10px; padding: 0 0 0 10px; *margin-left: 18px;}
#topPreguntasHome ol li {border-bottom: 1px dotted #BB4C74; padding: 3px 0;}
#ImagenHome {margin: 10px 15px 0 0; float: right;}
#listapreguntas {width: 968px; margin: 5px 0 20px 0; overflow: hidden; display: block; clear: left;}
.top5 {width: 460px; float: left; margin: 15px 5px 0 15px; _margin-left: 8px; overflow: hidden;}
#listapreguntas ol {margin: 0 0 0 12px; padding: 0 0 0 10px; *padding-left: 15px;}
#listapreguntas ol li {padding: 1px 0;}

/***** PÁGINA PREGUNTAS *****/
#Contenedor {width: 968px; margin: 10px; overflow: hidden;}
#tituloSeccion {width: 660px; float: left; margin: 15px 0 15px 15px; _margin-left: 8px; *padding-bottom: 15px;}
#tituloSeccion h2 {font-family: Arial; font-size: 32px; color: #003366; font-weight: bold; letter-spacing: -1px; margin: 0 0 15px 0; line-height: normal;}
#preguntas {margin: 5px 0 0 12px; padding: 0 0 0 12px; *padding-left: 20px;}
#preguntas li {padding: 2px 0;}
#preguntas li a {font-family: Arial; font-size: 12px; color: #003366; text-decoration: none;}
#preguntas li a:hover {font-family: Arial; font-size: 12px; color: #9E0039; text-decoration: underline; padding: 1px 0;}
#lateralPreguntas {width: 251px; height: 100%; padding: 10px 12px 1000px 12px; margin-bottom: -1000px; float: right;}
#tituloLateral {margin: 10px 0;}
#lateralPreguntas ul {list-style: none outside none; margin: 0; padding: 0;}
#listaconPunto {list-style-type: square !important; margin: 0 0 0 8px !important; padding: 0 0 0 8px !important;}
/*#lateralPreguntas ul {list-style: none outside none; margin: 0; padding: 0;}*/
#lateralPreguntas ul li {padding: 0 0 1px 0;}

/***** PREGUNTA *****/
#tituloPregunta {margin: 5px 0 0 0;}
#respuesta {margin: 5px 0 0 0;}
#navRespuesta {border-top: 1px dotted #BB4C74; text-align: center; margin: 50px 0 0 0; overflow: hidden;}
#navRespuesta ul {clear: left; list-style: none outside none; margin: 0; padding: 0;}
#navRespuesta ul li {display: inline; line-height: 17px; margin-right: 5px;}
#navRespuesta ul li a {color:	#9E0039;}


/*
body {margin: 0 0 0 2px; background-color: #003366;}
img {border-width: 0;}
#listapreguntas div { float:left; margin-left:10px;width:440px;overflow:hidden;margin-top:10px; }

#Lateral {width: 230px; height: 100%; float: left;}
#Volver {width: 100%; height: 18px; text-align: right; border-top: 1px dotted #9E0039; margin-top: 15px;}
#Div2 {width: 100%; height: 18px; text-align: right; border-top: 1px dotted #9E0039; margin-top: 15px;}

A.azulSub {font-family: Arial; font-size: 12px; color: #003366; text-decoration: underline;}
A.azulSub:link {font-family: Arial; font-size: 12px; color: #003366; text-decoration: underline;}
A.azulSub:visited {font-family: Arial; font-size: 12px; color: #003366; text-decoration: underline;}
A.azulSub:hover {font-family: Arial; font-size: 12px; color: #003366; text-decoration: underline;}

A.rojoSub {font-family: Arial; font-size: 11px; color: #9E0039; text-decoration: none;}
A.rojoSub:link {font-family: Arial; font-size: 11px; color: #9E0039; text-decoration: none;}
A.rojoSub:visited {font-family: Arial; font-size: 11px; color: #9E0039; text-decoration: none;}
A.rojoSub:hover {font-family: Arial; font-size: 11px; color: #9E0039; text-decoration: underline;}

.bBlanco {background-color: #FFFFFF;}
.bMarronFlojo {background-color: #EDE6D3;}

.TBLRamarillo1 {border-collapse: collapse; border: 1px solid #FAAF05;}
.TBLRmarron3 {border-collapse: collapse; border: 3px solid #A6946F;}
.lineaPuntosAzul {border-bottom: 1px dashed #99ADC2;}
*/