@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
hr {
	font-size: 9px;
	line-height: 0px;
	color: #97DDFF;
	text-decoration: none;
}
.tablecounter {
	height:82px;
	background-image:url(../imagenes/bg_counter.gif);
	background-repeat:no-repeat;
}
.tablesearch {
	height:60px;
	padding-top: 5px;
	background-image:url(../imagenes/bg_search.gif);
	background-position: top;
	background-repeat:no-repeat;
}

.tablesurvey_top {
	height: 86px;
	background-image: url(../images/structure/top_encuesta.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:right;
	padding-right: 14px;
	padding-top: 10px;
	color:#FFFFFF;
	font-weight: normal;
}
.tablesurvey_content {
	background-image: url(../images/structure/cont_encuesta.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 6px;
	padding-right: 10px;
}
.tablesurvey_footer{
	height: 24px;
	background-image: url(../images/structure/base_encuesta.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.txtsurvey {
	font-size:9pt;
	font-weight:normal;
	color:#333333;
	text-align:left;
}


.preguntas {
	background-image: url(../images/structure/trama_encuesta.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
	
/*Principal*/
a:link {
	color: #006EA7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #0092A5;
}
a:active {
	text-decoration: none;
	color: #0092A5;
}
.bg_top{
	height: 40px;
	background: url(../imagenes/bg_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.bg_body{
	background: url(../imagenes/bg.gif);
	background-repeat: repeat-y;
}
.bg_footer{
	height: 23px;
	background: url(../imagenes/bg_footer.gif);
	background-repeat:no-repeat;
}
.accesstop{
	background: url(../imagenes/access_top.gif);
	background-repeat:no-repeat;
	background-position: right;
	background-position: bottom;
}
.access{
	height: 207px;
	background: url(../imagenes/access.gif);
	background-repeat:no-repeat;
}
.accesstitle{
	font-weight:bold;
	color:#FFFFFF;
	font-size:10pt;
}
.accessinput{
	font-weight: normal;
	color: #666666;
	font-size:10pt;
}
.accesstxt{
	font-weight: normal;
	color: #FFFFFF;
	font-size:9pt;
}
.accessnote{
	font-weight: normal;
	color: #FFFFFF;
	font-size:7.5pt;
	text-align: justify;
}
.spacermenu {
	height:50px;
	background-image: url(../imagenes/bgmenutop.gif);
}
.menu {
	font-weight:normal;
	color:#333333;
	font-size:9pt;
}
.footertxt{
	font-weight:normal;
	color:#333333;
	font-size:8pt;
}
.footertxt a:link{
	font-weight:normal;
	color:#333333;
	font-size:8pt;
}
.footertxt a:hover{
	font-weight:normal;
	color:#006EA7;
	font-size:8pt;
}

.tablelinks {
	height: 150px;
	background-image:url(../imagenes/bg_links.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.linktxt {
	font-size: 10pt;
}
.linktxt a:link{
	font-size: 10pt;
	color:#006EA7;
}
.linktxt a:hover{
	font-size: 10pt;
	color:#0099CC;
}
.linktxt a:active, .linktxt a:visited{
	font-size: 10pt;
	color:#0099CC;
}
.linktitle {
	font-weight:bold;
	color:#006EA7;
	font-size: 10pt;
}
.linktitle a:link {
	font-weight:bold;
	color:#006EA7;
	font-size: 10pt;
}
.linktitle a:hover{
	font-weight:bold;
	color:#0099CC;
	font-size: 10pt;
}
.linktitle a:active, .linktitle a:visited {
	font-weight:bold;
	color:#0099CC;
	font-size: 10pt;
}
.imagelink {
	border:#0099CC;
	border-width: 2px;
	border-style:solid;
}

.titlemain{
	font-size: 11pt;
	font-weight: bold;
	color: #006EA6;
	padding-left: 20px;
	margin-bottom: -5px;
	
}
.div_news {
	background-image:url(../imagenes/div_news.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.textos {
	text-align: justify;
}
.submenu {
	color:#FFFFFF;
	font-size:10pt;
}
.submenu a:link {
	color:#FFFFFF;
	font-size:10pt;
}
.submenu a:hover {
	color: #68B3D7;
	font-size:10pt;
}
.submenu a:active, .submenu a:visited {
	font-weight:normal;
	color:#FFFFFF;
	font-size:10pt;
}
.ofertalink {
	font-weight: normal;
	color: #FFFFFF;
	font-size:7.5pt;
	text-align: justify;
}
.ofertalink a:link {
	font-weight: normal;
	color: #FFFFFF;
	font-size:7.5pt;
	text-align: justify;
}
.ofertalink a:hover {
	font-weight: normal;
	color: #666666;
	font-size:7.5pt;
	text-align: justify;
}
.ofertalink a:active, .ofertalink a:visited  {
	font-weight: normal;
	color: #FFFFFF;
	font-size:7.5pt;
	text-align: justify;
}
.ventana   {
	width: 120%;
	height: 120%;
	background-image: url('../imagenes/overlay.png');
    position: fixed;
	visibility:hidden;
	z-index: 999;
	margin-top: -250px;
	margin-left: -125px;
}
.web2 {
	font-weight: normal;
	color: #006699;
	font-size:7.5pt;
	text-align: justify;
}
.oferta {
	border-color: #C1EBFF;
	border-width: 1px;
	border-style:solid;
}

/* 2010*/

.login-aulas {
	background-image: url(../images/structure/bg-login-aulas.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 220px;
	height: 160px;
}

.login-aulas-txt {
	color:#FFFFFF;
	padding-right: 6px;
}


.accessinput {
	border: none;
	color:#666666;
	width: 110px;
}

.submitbtn {
	padding-right: 10px;
}

.aula-nota {
	font-size:10px;
	color:#FFFFFF;
	font-style: italic;
	padding-left: 30px;
	padding-right: 6px;
}

.contador {
	background-image: url(../images/structure/bg-counter.png);
	background-repeat:no-repeat;
	height: 60px;
	width: 190px;
}

.contador-nota {
	font-size:10px;
	color: #B3C4CC;
	padding-right: 4px;
}