body {
	background-color: #dadb3f;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #575759;
	font-size: 85%;
	text-decoration: none;
}
#wrap {
	background-color: #FFFFFF;
	width: 760px;
	margin: 0 auto;
}
#header {
}
#menuhelp {
	font-size: 75%;
	text-align: right;
	padding-right: 7px;
	margin: 6px 0;
}
#menuhelp ul {
	margin: 0px;
	padding: 0px;
}
#menuhelp li {
	list-style-type: none;
	display: inline;
}
#menuhelp a {
	background: url(../images/flecha_naranja.jpg) no-repeat right 5px;
	padding-right: 7px;
	margin-right: 3px;
	text-decoration: none;
	color: #242424;
}
#menuhelp a:hover {
	text-decoration: none;
	color: #7c7c7c;
}
#huella {
	font-size: 80%;
	color: #666666;
	margin: 0px 15px 0px 10px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
}

#huella a {
	color: #666666;
	text-decoration: none;
}

#huella a:hover {
	color: #333333;
	text-decoration: underline;
}

#left {
	width: 200px;
	padding-left: 10px;
	float: left;
}
#content {
	float: left;
	width: 490px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#content h1 {
	font-size: 105%;
	font-weight: bold;
	color: #f58426;
	margin: 0px;
}
#content p {
	font-size: 95%;
	margin-top: 10px;
}
#content a {
	color: #0093A8;
	text-decoration: none;
	font-style: italic;
}
#content a:hover {
	color: #F68525;
}
#content h2 {
	font-size: 95%;
	color: #0093a8;
	font-weight: bold;
	padding-left: 7px;
	margin: 0px 0px 5px 0px;
	background-image: url(../images/flecha_naranja.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#Tips {
	margin-top: 20px;
}
#Tips h2 {
	background-image: url(../images/ico_tips.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADB3F;
	padding-bottom: 5px;
}
#Tips p {
    color: #575759;
	font-size: 95%;
	margin-top: 10px;
}
#Tips h4 {
	color: #0093a8;
	font-size: 95%;
	margin-top: 10px;
	font-weight: normal;
	background-image: url(../images/ico_h4.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 12px;
}

/* Login Usuarios */

#login {
	background: url(../images/bg_login.gif) no-repeat top left;
	width: 200px;
	margin-bottom: 10px;
	padding-top: 15px;
}
#login label {
	color: #0092a8;
	font-size: 75%;
	font-weight: bold;
	display: block;
	text-align: right;
	margin-bottom: 1px;
}
#login input {
	font-size: 85%;
	color: #000000;
	background-color: #f1f2be;
	width: 110px;
	margin-right: 10px;
	margin-left: 5px;
}

/* Login Medicos */

#loginMedicos {
	width: 200px;
	padding-top: 15px;
	background-image: url(../images/bg_log_medicos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#loginMedicos label {
	color: #0092a8;
	font-size: 75%;
	font-weight: bold;
	display: block;
	text-align: right;
	margin-bottom: 1px;
}
#loginMedicos input {
	font-size: 85%;
	color: #000000;
	background-color: #f1f2be;
	width: 110px;
	margin-right: 10px;
	margin-left: 5px;
}

.titIngreso {
	font-size: 85%;
	color: #FF9900;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	background: url(../images/restringido.jpg) no-repeat 8px 2px;
	margin: 0 4px 8px 8px;
	border-bottom: 1px solid #E4E56D;	
}

.linkIngreso {
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	color: #0092a8;
	background: url(../images/flecha_ingresar.jpg) no-repeat right;
	padding-right: 10px;
	margin-right: 8px;
}
.linkIngreso:hover {
	color: #f58462;
}
.linkOlvido {
	font-size: 80%;
	color: #0092a8;
	text-decoration: none;
	background: url(../images/flecha_naranja.jpg) no-repeat right 5px;
	padding-right: 7px;
}
.linkOlvido:hover {
	color: #f58462;
}
.divOlvido {
	display: block;
	width: 180px;
	padding-bottom: 12px;
	margin-left: 15px;
	margin-bottom: 4px;
}
#call {
	background: url(../images/bg_call.jpg) no-repeat right;
	height: 80px;
	padding: 5px 0 5px 0;
}
#call p {
	font-weight: bold;
	color: #008497;
	padding: 0px;
	margin: 0px 0px 55px 2px;
	font-size: 95%;
}
#call a {
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #6d6d6d;
	background: url(../images/flecha_call.jpg) no-repeat right;
	padding-right: 10px;
	margin-left: 2px;
}
#call a:hover {
	color: #0092a8;
}
#content #encuesta {
	background: #F2F9FA;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#concurso {
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	margin-bottom:30px;
}
#concurso a {
	font-weight: bold;
	color: #0092a8;
}
#footer {
	clear: both;
	height: 55px;
	width: 740px;
	font-size: 80%;
	font-weight: bold;
	color: #999999;
	padding-left: 10px;
	margin: 0;
	display: block;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
}
#footer p {
	padding: 0px;
	font-weight: normal;
	font-size: 90%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#concurso a:hover {
	color: #f58426;
}
#menuInterno {
	margin-left: 8px;
}
#menuInterno ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menuInterno li {
	margin-top: 8px;
}
.linkTexto {
	color: #333333;
	font-style: normal;
	text-decoration: none;
}

#leftInterior {
	background: url(../images/bg_login.jpg) no-repeat top;
	padding: 20px 5px 0px 5px;
}
#menuInterno p {
	margin: 0px;
	padding: 0px 0px 0px 6px;
	font-size: 85%;
	color: #f58426;
}
.menuInterno {
    background: url(../images/flecha_menu_interno.jpg) no-repeat left;
	color: #0093a8;
	text-decoration: none;
	font-weight: bold;
	padding-left: 7px;
	font-size: 90%;
}
#archivos {
	background-color: #f0f9fa;
	border: 2px solid #b0dee4;
	padding: 10px;
	margin-top: 30px;
}
#archivos p {
	font-weight: bold;
	font-size: 90%;
	color: #0092a8;
	margin: 0px 0px 10px 0px;
}
.linkArchivos {
	background: url(../images/flecha_descarga.jpg) no-repeat right;
	font-style: normal;
	color: #333333;
	font-size: 80%;
	text-decoration: none;
	padding-right: 10px;
	margin-left: 5px;
}
.linkArchivos:hover {
	color: #f58426;
}
#rotativo {
}
#rotativo a {
	background: url(../images/flecha_ingresar.jpg) no-repeat right;
	font-size: 80%;
	font-style: normal;
	color: #0093a8;
	text-align: right;
	display: block;
	padding-right: 10px;
}
#rotativo p {
	font-size: 85%;
}
#utilidades {
	margin-top: 15px;
	padding-top: 2px;
	text-align: right;
	margin-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9ecf0;
	width: 505px;
	float: right;
}
#utilidades ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#utilidades li {
	display: inline;
	margin-right: 10px;
}
#utilidades a {
	font-size: 80%;
	font-style: normal;
	color: #f58426;
	padding-left: 3px;
	text-decoration: none;
}
#utilidades a:hover {
	color: #0093a8;
}
.tabla {
	background-color: #EAF9FB;
	padding: 10px 10px 10px 10px;
	font-size: 90%;
	color: #0093A8;
	display: block;
	margin-top: 20px;
	width: 480px;
}
.tabla p {
	font-size: 100%;
	font-weight: bold;
	color: #0093A8;
	background: url(../images/flecha_vertical.gif) no-repeat left;
	padding-left: 10px;
	margin: 0px 0px 10px 0px;
}
.tabla input {
	font-size: 100%;
	color: #000000;
	width: 30px;
	font-weight: bold;
	background-color: #F1F2BE;
}
.linkResultados {
	font-size: 85%;
	font-style: normal;
	font-weight: bold;
	color: #f58426;
}
.TablaPrepara {
	background-color: #f2f9fa;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 10px;
	width: 90%;
}
.TablaPrepara h3 {
	font-size: 80%;
	font-weight: normal;
	color: #0093a8;
	margin: 0px;
	padding: 0px;
}
.TablaPrepara a {
	font-style: normal;
	font-weight: bold;
	color: #f58426;
	text-decoration: none;
	padding-right: 10px;
	font-size: 95%;
	background: url(../images/flecha_call.jpg) no-repeat right;
	margin-right: 5px;
	margin-left: 5px;
}
.TablaPrepara a:hover {
	color: #0093a8;
}
.FormList {
	font-size: 80%;
	color: #0093A8;
	background-color: #EBEB92;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ImputVerde {
	font-size: 80%;
	font-weight: bold;
	color: #0093a8;
	background-color: #EBEB92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#faq {
}
#faq ul {
	font-weight: bold;
	list-style-type: none;
	color: #f58426;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#faq li {
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 1px;
	color: #575759;
	border-bottom: 1px solid #63BECA;
	padding-bottom: 10px;
	font-size: 85%;
}
#paginador {
	text-align: right;
}
#paginador a {
	font-size: 85%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0093a8;
}
.TablaPrepara input {
	font-size: 90%;
	color: #0093a8;
	font-weight: bold;
}
#indice {
	font-size: 90%;
	font-weight: bold;
	color: #999999;
	text-align: center;
	background-color: #E9F4F6;
}
#indice a {
	font-style: normal;
	color: #0093a8;
}
#indice a:hover {
	font-style: normal;
	color: #f58426;
}
.TitHistoria {
	font-size: 95%;
	font-weight: bold;
	color: #F58426;
	background-image: url(../images/ico_cuento.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-bottom: 3px;
}
.SeudonimoHistoria {
	font-size: 85%;
	font-weight: bold;
	color: #0093a8;
}
.linkVerHistoria {
	font-size: 85%;
	font-weight: normal;
	color: #0093a8;
	text-decoration: none;
	background: url(../images/flecha_naranja.jpg) no-repeat right;
	padding-right: 8px;
}
.linkVerHistoria:hover {
	color: #f58426;
}
#participa {
	background-color: #ECEC9B;
	padding: 10px;
	margin-bottom: 25px;
	border: 1px solid #CACA26;
}
#participa a {
	font-style: normal;
	font-weight: bold;
	color: #f58426;
	font-size: 90%;
	text-align: right;
	background: url(../images/flecha_concurso.gif) no-repeat right;
	display: block;
	padding-right: 10px;
}
.TexBases {
	color: #0093a8;
}

#participa a:hover {
	color: #0093a8;
	background: url(../images/flecha_concurso2.gif) no-repeat right;
}

#participa h3 {
	font-size: 98%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #007E91;
}
#content li {
	list-style-type: none;
}
#content ul {
	margin: 0px;
	padding: 0px;
}
#foros {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#foros h1 {
	color: #0093a8;
	font-size: 105%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADB3F;
	margin-top: 30px;
}
#foros table {
	background-color: #F5F7D5;
	padding: 2px;
}
#advertencia {
	margin: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	background-color: #F7F7C8;
	background-image: url(../images/ico_advertencia.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 4px solid #DADB3F;
}
#advertencia p {
	font-weight: bold;
	font-size: 95%;
	color: #0093A8;
	margin: 0px;
	padding: 0px;
}
#advertencia a {
	font-size: 95%;
	font-style: normal;
	color: #f58426;
}




#foros h2 {
	background-image: url(../images/ico_foro.gif);
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 3px;
	margin-left: 10px;
	font-weight: bold;
	color: #F5862A;
}
#foros h3 {
	font-size: 85%;
	color: #0093A8;
	display: block;
	background-image: url(../images/ico_globo.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-color: #F2FEFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#foros p {
	font-size: 85%;
	margin-left: 20px;
	margin-top: 0px;
}
#fechaForo {
	display: block;
	height: 26px;
	width: 38px;
	background-image: url(../images/base_fecha.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	padding-top: 3px;
}
#fechaForo p {
	margin: 0px;
	font-size: 75%;
	font-weight: bold;
	color: #0093a8;
	text-align: center;
	line-height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.NaranjoDestaca {
	font-size: 100%;
	font-weight: bold;
	color: #F58426;
}
.ok {
	padding: 6px;
	margin: 4px;
	border: 1px dashed #66CC00;
	background: #CCFFCC;
	color: #66CC00;
}

.advertencia {
	padding: 6px;
	margin: 4px;
	border: 1px dashed #CC0000;
	background: #FFCCCC;
	color: #CC0000;
}

.titIngresoMedicos {
	font-size: 85%;
	color: #0092A8;
	font-weight: bold;
	padding: 2px 0 2px 20px;
	background: url(../images/restringido_med.gif) no-repeat 8px 2px;
	margin: 0 4px 8px 5px;
	border-bottom: 1px solid #abd9de;	
}

/* Glosario */

.tooltip {
  width: 261px;
  w\idth: 196px;
  height: 70px;
  he\ight: 60px;
  padding: 10px;
  background: #FFFF99;
  font-size: 80%;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
}

#content a.hastooltip {
  border-bottom: 1px dotted #99CC00;
  cursor: help;
  color: #99CC00;
  font-style: inherit;
}
#preguntas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5e5e8;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#preguntas img {
	float: left;
	margin-bottom: 10px;
	margin-right: 2px;
}
#preguntas a {
	font-size: 85%;
	font-style: normal;
	color: #4f5050;
	background-image: url(../images/flecha_ingresar.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
	margin-left: 1px;
	margin-bottom: 7px;
}
#preguntas a:hover {
	color: #018799;
}
.separa {
	height: 25px;
}
