/* CSS Document */
html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0f689f;
	
	/*tipografía general*/
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}


img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
	vertical-align: bottom;
}
/* Formularios*/
input {
	padding: 1px 5px;
	font-size: 11px;
		color: #73716f;
		margin-right: 0px;
	margin-left: 0px;
}
select {
	font-size: 11px;
	color: #73716f;
	/*margin-bottom: 3px;*/
	background-color: #d3e0f1;
	border: 1px solid #73716f;
}

textarea {
	font-size: 11px;
	color: #73716f;
	padding-right: 5px;
	padding-left: 5px;
	/*margin-bottom: 3px;*/
	background-color: #ffffff;
	border: 1px solid #73716f;
}

input.checkbox {
	font-size: 11px;
	color: #73716f;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #4D6E97;
	border-right-color: #4D6E97;
	border-bottom-color: #4D6E97;
	border-left-color: #4D6E97;
}
.textoComun
{
	line-height:18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.radiob {

}
.form_boton {
	
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #38881A;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom: 2px;
}

.txtErrores
{
	font-family: Tahoma;
	font-size: 11px;
	color: #DCB103;
}

.lblErrores
{
	font-family: Tahoma;
	font-size: 10px;
	color: #3A881A;
}



.linksh
{
	color:#1283C7;
	text-decoration:none;
	
}


.linksh:hover
{
	color: #0F689F;
	text-decoration: none;
}

.linksdoc
{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	
}


.linksdoc:hover
{
	color: #363636;
	text-decoration: none;
	font-weight:bold;
}
/* Titulos*/ 

.campos
{
	font-size: 12px;
	color: #1679BA;
	font-family: Arial;
	text-decoration: none;
	font-weight:bold;
	padding-right: 10px;
	
}
	
 .seccionPerfil
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height:28px;
	color:#147ABA;
	padding-left:5px;
	vertical-align:bottom;
	padding-bottom:4px;
	
}

h1{
	font-size: 18px;
	color: #147aba;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2{
	font-size: 13px;
	color: #147aba;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h2 a{
	font-size: 13px;
	color: #147aba;
	font-weight: bold;
	text-decoration: none;
}
h2 a:hover{
	font-size: 13px;
	color: #147aba;
	font-weight: bold;
	text-decoration: none;
}
h3{
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h4{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

hr
{
	height: 2px;
	color:#8DC2EC;
}
	
#container_general {
	width: 900px;
	clear: both;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#container {
	width: 859px;
	clear: none;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	padding-right: 20px;
	padding-left: 21px;
}
/* Headers*/
#header {
	clear: none;
	float: left;
	position: relative;
	width: 859px;
	background-image: url(../images/fdo_header1.gif);
	background-color:#1F5510;
	background-repeat: repeat-x;
	height: 172px;
	z-index: 100;
	border:none;
	padding-bottom:10px;
}
#header_logo {
	float: left;	
	background-image: url(../images/fdo_headlogo.gif);
	background-repeat: repeat-x;
}
#idioma {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #54a238;
	text-decoration: none;
	width: 115px;
	position: relative;
	clear: none;
	float: left;
	text-align: right;
}
#idioma a{
	font-size: 10px;
	font-weight: normal;
	color: #54a238;
	text-decoration: none;
}
#idioma a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #54a238;
	text-decoration: underline;
}
#header_der {
	clear: none;
	float: left;
	position: relative;
	width: 344px;
	background-repeat: no-repeat;
	height: 51px;
	background-image: url(../images/fdo_headder.gif);
	padding-right: 15px;
	padding-top: 8px;
}
#header_der_bt {
	clear: none;
	float: left;
	position: relative;
	width: 170px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 58px;
}
#header_der_bt a{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#header_der_bt a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #D8E9F3;
	text-decoration: none;
}
#header_buscador{
	clear: none;
	float: left;
	position: relative;
	width: 139px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-image: url(../images/fdo_buscador.gif);
	height: 36px;
	padding-left: 220px;
	padding-top: 23px;
}
#header_inicio{
	clear: none;
	float: left;
	width: 143px;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #65ba45;
	text-decoration: none;
	text-align: left;
	background-image: url(../images/fdo_inicio.gif);
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:0px;
	vertical-align:middle;
	
}

.menu{
	vertical-align:top;
	padding-top:0px;
	margin-top:0px;
	
}

.linkMenuesInicio
{
	cursor:pointer;
}

#header_inicio  a{
	font-size: 10px;
	font-weight: bold;
	color: #65ba45;
	text-decoration: none;
}
#header_inicio  a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #3a7a22;
	text-decoration: none;
}
#header_menu{
	clear: none;
	float: left;
	position: relative;
	width: 803px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
#footer {
	clear: none;
	float: left;
	position: relative;
	width: 900px;
	background-color: #0f679d;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 15px;
}
#footer a{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_izq {
	clear: none;
	float: left;
	position: relative;
	width: 400px;
	padding-left: 15px;
	padding-top: 15px;
}
#footer_der {
	clear: none;
	float: right;
	position: relative;
	width: 400px;
	text-align: right;
	padding-right: 10px;
	padding-top: 11px;
	background-image: url(../images/footer_der.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/* HOME*/
/* //// Columna izquierda home ////*/
#contenido {
	clear: none;
	float: left;
	position: relative;
	width: 100%;
	margin-top: 8px;
	z-index: 1;	
}

#col_izqhome {
	clear: none;
	float: left;
	position: relative;
	width: 60%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#col_derhome {
	clear: none;
	float: left;
	position: relative;
	width: 35%;
}


#box_tit {
	clear: none;
	float: left;
	position: relative;
	width: 464px;
	height: 28px;
	padding-top: 17px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f8f8f8;
}
.box_novedades_izq {
	clear: none;
	float: left;
	position: relative;
	width: 500px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 10px;
	background-color: #F8F9F9;
	
}


.box_novedades1 {
	clear: none;
	float: left;
	position: relative;
	width: 495px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7dc5f1;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: #F8F9F9;
}
.box_novedades2 {
	clear: none;
	float: left;
	position: relative;
	width: 480px;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: #F8F9F9;
}

.box_novedades4 {
	clear: none;
	float: left;
	position: relative;
	width: 310px;
	background-color: #F8F9F9;
	padding-top: 15px;
	padding-bottom: 20px;
}
.novedades_ampliar {
	clear: none;
	float: right;
	position: relative;
	text-align: right;
	padding-top: 10px;
}
.img_novedades {
	clear: none;
	float: left;
	position: relative;
	border: 1px solid #bec3c3;
	padding: 3px;
	margin-bottom: 8px;
	margin-right: 8px;
	background-color: #FFFFFF;
}

.img_novedadesAmpliar {
	
	border: 1px solid #bec3c3;
	padding: 3px;
	margin-bottom: 8px;
	margin-right: 8px;
	background-color: #FFFFFF;
}
#box_banner {
	clear: none;
	float: left;
	position: relative;
	width: 505px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0px;
	background-color: #f8f9f9;
	margin-top: 7px;
	padding-left: 7px;
}

.box_banner_server {
	clear: none;
	float: left;
	position: relative;
	width: 505px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0px;
	background-color: #f8f9f9;
	margin-top: 7px;
	padding-left: 7px;
	z-index:0px;
}

#box_audiovisual {
	clear: none;
	float: left;
	position: relative;
	width: 512px;
	padding-bottom: 7px;
	padding-right: 0px;
	background-color: #f8f9f9;
	margin-top: 7px;
	margin-bottom: 15px;
	z-index:0;
}
#box_audiovisual_int {
	clear: none;
	float: left;
	position: relative;
	width: 478px;
	background-color: #FFFFFF;
	border: 1px solid #adb3b3;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#box_video {
	clear: none;
	float: left;
	position: relative;
	padding-right: 5px;
}
.box_video {
	clear: none;
	float: left;
	position: relative;
	padding-right: 5px;
	font-size:10px;
}
.box_comentario_video {
	clear: none;
	float: left;
	position: relative;
	padding-left:10px;
	padding-right: 5px;
}
.box_ranking {
	clear: none;
	float: left;
	position: relative;
	width: 150px;
	margin-bottom: 3px;
}
.ranking_n {
	clear: none;
	float: left;
	position: relative;
	width: 20px;
}
.ranking{
	clear: none;
	float: left;
	position: relative;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddfdf;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #147aba;
	text-decoration: none;
	padding-bottom: 2px;
}
.ranking a{
	font-size: 10px;
	font-weight: bold;
	color: #147aba;
	text-decoration: none;
}
.ranking a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #147aba;
	text-decoration: none;
}
.ranking_ico {
	clear: none;
	float: left;
	position: relative;
	width: 29px;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDDFDF;
}

.box_novedades_der {
	clear: none;
	float: left;
	position: relative;
	width: 340px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 5px;
	background-color: #F8F9F9;
	
}
.box_novedades3 {
	clear: none;
	float: left;
	position: relative;
	width: 334px;
	background-color: #F8F9F9;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DC5F1;
	

}

#box_encuesta {
	clear: none;
	float: left;
	position: relative;
	width: 332px;
	background-color: #e5f0f7;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 3px;
	padding-left: 7px;
}#encuesta_preg {
	clear: none;
	float: left;
	position: relative;
	width: 310px;
	background-color: #e5f0f7;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #147aba;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#encuesta_votar {
	clear: none;
	float: left;
	width: 311px;
	text-decoration: none;
	background-image: url(../Images/encuesta_3.gif);
	background-repeat: repeat-y;
}
.encuesta_respuesta {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #147aba;
	text-decoration: none;
}
#encuesta_bt {
	clear: none;
	float: left;
	position: relative;
	width: 116px;
	text-align: right;
	padding-top: 8px;
	
	padding-bottom: 4px;
	padding-left: 35px;
}
#encuesta_ver {
	clear: none;
	float: left;
	position: relative;
	width: 150px;
	background-color: #e5f0f7;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#encuesta_ver a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#encuesta_ver a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#box_notifiso {
	clear: none;
	float: left;
	position: relative;
	width: 338px;
	margin-left: 3px;
	margin-bottom: 7px;
}
#notifiso_ingresemail {
	clear: none;
	float: left;
	position: relative;
	width: 211px;
	background-image: url(../images/fdo_ingresemail.gif);
	height: 91px;
	padding-left: 127px;
	padding-top: 30px;
	background-repeat: no-repeat;
}
#accesos_directo {
	clear: none;
	float: left;
	position: relative;
	width: 313px;
	margin-left: 3px;
	margin-bottom: 7px;
	background-image: url(../images/fdo_accesos.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 10px;
}
#accesos_directo a{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#accesos_directo a:hover{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#col_izqint {
	clear: none;
	float: left;
	position: relative;
	width: 530px;
	border-right-width: 20px;
	border-right-style: solid;
	background-color:#FFFFFF;
}
#col_derint {
	clear: none;
	float: left;
	position: relative;
	width: 35%;
	text-align:right;
	margin-right:0px;
	padding-right:0px;
		
}
#ruta {
	clear: none;
	float: left;
	position: relative;
	width: 551px;
	background-color: #ececec;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #147aba;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin-bottom: 5px;
}
#ruta a{
	font-size: 10px;
	color: #147aba;
	text-decoration: none;
}
#ruta a:hover{
	font-size: 10px;
	color: #147aba;
	text-decoration: none;
}


#rutaTodaLinea {
	clear: none;
	float: left;
	position: relative;
	width: 839px;
	background-color: #ececec;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #147aba;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin-bottom: 5px;
}
#rutaTodaLinea a{
	font-size: 10px;
	color: #147aba;
	text-decoration: none;
}
#rutaTodaLinea a:hover{
	font-size: 10px;
	color: #147aba;
	text-decoration: none;
}



#opcion_nota {
	clear: none;
	float: left;
	position: relative;
	width: 531px;
	background-color: #f8f9f9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #147aba;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-right: 5px;
	
}
#opcion_nota a{
	font-size: 10px;
	font-weight: normal;
	color: #147aba;
	text-decoration: none;
}
#opcion_nota a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #147aba;
	text-decoration: underline;
}

#opcion_nota3 {
	clear: none;
	float: left;
	position: relative;
	width: 835px;
	background-color: #f8f9f9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #147aba;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-right: 5px;
}

#opcion_nota2 {
	clear: none;
	float: left;
	position: relative;
	width: 835px;
	background-color: #f8f9f9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #147aba;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-right: 5px;
}

#opcion_nota2 a{
	font-size: 10px;
	font-weight: normal;
	color: #147aba;
	text-decoration: none;
}
#opcion_nota2 a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #147aba;
	text-decoration: underline;
}

#box_nota {
	clear: none;
	float: left;
	position: relative;
	width: 511px;
	/*background-color: #f8f9f9;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 100px;
	/*padding-left: 25px;*/
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	padding-right: 15px;
	line-height: 16px;
	
}


#box_nota2 {
	clear: none;
	float: left;
	position: relative;
	width: 860px;
	/*background-color: #f8f9f9;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 100px;
	/*padding-left: 25px;*/
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	/*padding-right: 25px;*/
	line-height: 16px;
	
}
#box_nota3 {
	clear: none;
	float: left;
	position: relative;
	width: 860px;
	/*background-color: #f8f9f9;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 100px;
	/*padding-left: 25px;*/
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
	/*padding-right: 25px;*/
	line-height: 16px;
	
}


#destacados {
	clear: none;
	float: left;
	position: relative;
	width: 100%;
}
#destacados_txt {
	clear: none;
	float: left;
	position: relative;
	width: 222px;
	background-color: #f8f9f9;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #147aba;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	/*padding-right: 23px;
	padding-left: 23px;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
}
#banner_der {
	clear: none;
	float: left;
	position: relative;
	width: 300px;
	background-color: #f8f9f9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	
}
#banner_der2 {
	clear: none;
	float: left;
	position: relative;
	width: 258px;
	/*padding-left: 10px;
	padding-top: 5px;*/
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#box_encuesta2 {
	clear: none;
	float: left;
	position: relative;
	width: 255px;
	background-color: #d0e4f1;
	margin-top: 7px;
	padding-left: 10px;
	margin-bottom: 7px;
	margin-left: 3px;
}
#encuesta_preg2 {
	clear: none;
	float: left;
	position: relative;
	width: 240px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #147aba;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#encuesta_votar2 {
	clear: none;
	float: left;
	position: relative;
	width: 220px;
	text-decoration: none;
	background-image: url(../images/fdo_encuesta2.gif);
	background-repeat: no-repeat;
	padding-top: 21px;
	padding-left: 16px;
	padding-bottom: 5px;
}
#encuesta_respuesta2 {
	clear: none;
	float: left;
	position: relative;
	width: 200px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #147aba;
	text-decoration: none;
	height: 20px;
}
#encuesta_bt2 {
	clear: none;
	float: left;
	position: relative;
	width: 190px;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
}
#encuesta_ver2 {
	clear: none;
	float: left;
	position: relative;
	width: 220px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#encuesta_ver2  a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#encuesta_ver2 a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#accesos_directo2 {
	clear: none;
	float: left;
	position: relative;
	width: 243px;
	margin-bottom: 7px;
	background-image: url(../images/fdo_accesos2.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 10px;
}
#accesos_directo2 a {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#accesos_directo2 a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#destacados_txt a {
	color: #0F68A0;
	text-decoration: none;
}
#destacados_txt a:hover {
	color: #0F68A0;
	text-decoration: underline;
}
.box_der_ridesyso {
	clear: none;
	float: left;
	position: relative;
	width: 328px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 92px;
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.box_der_ridesyso  a{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.box_der_ridesyso  a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.box_der_fiso10 {
	clear: none;
	float: left;
	position: relative;
	width: 328px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 92px;
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.box_der_fiso10  a{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.box_der_fiso10  a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.box_der_agenda {
	clear: none;
	float: left;
	position: relative;
	width: 328px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0f679d;
	text-decoration: none;
	background-image: url(../images/fdo_agenda.gif);
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 18px;
	padding-top: 25px;
	padding-left: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.box_der_agenda a{
	font-size: 10px;
	font-weight: normal;
	color: #0f679d;
	text-decoration: none;
}
.box_der_agenda a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #0f679d;
	text-decoration: underline;
}
.notifiso_suscribirme {
	clear: none;
	float: left;
	position: relative;
	width: 211px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #38881a;
	text-decoration: none;
}
#footer_der_validadores {
	clear: none;
	float: right;
	position: relative;
	width: 400px;
	text-align: right;
	padding-right: 10px;
	padding-top: 11px;
}
#footer_der_validadores a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_der_validadores img {
	margin-left: 2px;
}

/*INSTITUCIONAL*/
#foto_Integrantes
{
	clear: none;
	float: left;
	position: relative;
	padding-right:10px;	
	vertical-align:top;	
}

#info_Integrantes
{
	clear: none;
	float: left;
	position: relative;
	/*width: 400px;*/
	vertical-align:top;	
}

.nombre_Integrante
{
	font-size: 12px;
	color: #38881A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
}
/**/

/**** GRIDVIEW *****/
.bg_menu_admin
{
	vertical-align:middle;
	color: #629C46;
}

.bg_menu_admin a
{
	color: #629C46;
	text-decoration:none;
}

.bg_menu_admin a:hover
{
	color: #1E5310;
	text-decoration:none;
}



.Grid {
	border: 2px solid #FFFFFF;
	font: normal 11px Arial;
	color: #453D32;
}

.GridABM {
	border: 1px solid #453D32;
	font: normal 11px Arial;
	color: #453D32;
}

.tdGVHeader 
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #453D32;
	border: 2px solid #FFFFFF;
	padding: .4em;
	background-image: url(Images/bg_encabezados.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FAFAF2;
}

.tdGV {
	border: 2px solid #FFFFFF;
	height: 22px;
	padding-left: 5px;
	padding-right:5px;
}

.tdGVNoSalto 
{
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	height: 24px;
	padding-left: 5px;
	padding-right:5px;
}

.tdGVSalto 
{
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	border-top:2px solid #666666;
	border-bottom:1px dotted #FFFFFF;

	height: 24px;
	padding-left: 5px;
	padding-right:5px;
}

.tdGVSpacing {
	border: 2px solid #FFFFFF;
	background-color:White;
	padding: .4em;
	height: 16px;
	padding-left: 5px;
	padding-right:5px;
}

.tdGVSpacingPcipal {
	border: 2px solid #FFFFFF;
	background-color:White;
	height: 20px;
}

.trGVItem {
	background: #C6E6FA;
	height: 18px;
}

.trGVAItem {
	background: #F8FCFE;
	height: 18px;
}


.trGVSItem {
	color: #453D32;
	background: #D6D7C7;
}

tbody .trGVItem:hover {
  background: #80C2EB;
  border: 2px solid #FFFFFF;

  }
  
tbody .trGVAItem:hover {
  background: #80C2EB;
  border: 2px solid #FFFFFF;
 
}

.lnkGV
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	cursor:pointer;
}

.lnkGV:hover
{
	color:#CC0000;
	text-decoration:none;
}

.lnkGVVerde
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	cursor:pointer;
}

.lnkGVVerde:hover
{
	color:#38881A;
	text-decoration:none;
}

/****/

/* Administrador**/
.td_down
{
	font-size: 13px;
	color: #147aba;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top:10px;
}

.bg_titulos
{
	font-size: 13px;
	color: #147aba;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left:10px;
}

.bg_subtitulos
{
	font-size: 12px;
	color: #147aba;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left:10px;
	border-bottom: solid 1px #7DC5F1;

}

.tituloSeccionesCapacitaciones
{
	font-size: 12px;
	color: #147aba;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: solid 1px #7DC5F1;

}

.tituloSeccionesCapacitacionesSubrayado
{
	font-size: 12px;
	color: #147aba;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	border-bottom: solid 1px #7DC5F1;

}

.tituloSeccionesCapacitacionesSubrayadoNegrita
{
	font-size: 12px;
	color: #147aba;
	font-weight:600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;		
	/*border-bottom: solid 1px #7DC5F1;*/
}

.Fecha_capacitaciones_verde
{
	color: #38881A;
}
.Agenda_Capacitaciones
{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	padding-left:10px;

}

.Agenda_mes
{
	font-size: 12px;
	color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	vertical-align:middle;
	padding-left:10px;
}

.Agenda_cursos
{
	font-size: 12px;
	color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	vertical-align:middle;
}

.Agenda_fechas
{
	font-size: 12px;
	color: #FFFFFF;
	background-color:#429CD2;
	font-family: Arial, Helvetica, sans-serif;	
}

.Agenda_cursos:hover
{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline;
	text-align: left;
	vertical-align:middle;
	cursor:pointer;
}


.opciones
{
	font-size: 14px;
	color: #0F689F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left:40px;
}

.subopciones
{
font-size: 12px;
	color: #1283C7;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left:50px;
}


.subopciones a
{
	color:#1283C7;
	text-decoration:none;
}

.subopciones a:hover
{
	color: #0F689F;
	text-decoration: none;
}



/***/
/* INICIAR SESIÓN */
.sesion
{
	font-size: 11px;
	color: #272727;
	font-family: Arial, Helvetica, sans-serif;
	height:20px;
}

.sesion a
{
	color: #147aba;
	font-weight:bold;
	text-decoration: none;
}

.sesion a:hover
{
	color: #0A3A58;
	font-weight:bold;
	text-decoration: none;
	cursor:hand;
}

.sesiontextarea 
{
	height:11px;
	font-size: 10px;
	color: #73716f;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 1px;
	background-color: #ffffff;
	border: 1px solid #73716f;
}

.sesionBoton 
{

	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #38881A;
	padding-top: 1px;
	padding-left: 3px;
	margin-bottom: 1px;
}

/* FIN INICIAR SESIÓN */


/*investigacion*/

.temas
{
	font-size: 14px;
	color: #38881A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
}

.subtemas
{
	font-size: 12px;
	color: #38881A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align:top;
}

.textoListado
{
 font-size: 12px;
	color: #272727;
	font-family: Arial, Helvetica, sans-serif;
}

.tituloListado
{
	font-size: 12px;
	color: #147aba;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.tituloListado a
{
	font-size: 12px;
	color: #147aba;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

autorListado
{
	font-size: 11px;
	color: #0F689F;
	font-family: Arial, Helvetica, sans-serif;
}
/**/


/**/
.elegirIdioma{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #65ba45;
	text-decoration: none;
	text-transform:uppercase;
	
}
.elegirIdioma  a{
	font-size: 9px;
	font-weight: normal;
	color: #65ba45;
	text-decoration: none;
	text-transform:capitalize;
}
.elegirIdioma  a:hover{
	font-size: 9px;
	font-weight: normal;
	color: #3a7a22;
	text-decoration: none;
	text-transform:capitalize;
}



.paginador  a{
	font-size: 10px;
	font-weight: normal;
	color: #65ba45;
	text-decoration: none;
	text-transform:capitalize;
	height:22px;

}
.paginador  a:hover{
	font-size: 10px;
	font-weight: normal;
	color: #3a7a22;
	text-decoration: none;
	text-transform:capitalize;
}


.glosarioEleccion 
{
	font-size: 14px;
	font-weight: bold;
	color: #147aba;
	text-decoration: none;
	text-transform:capitalize;
	height:22px;
	text-decoration:none;

}

.glosario
{
	font-size: 12px;
	font-weight: bold;
	color: #65ba45;
	text-decoration: none;
	text-transform:capitalize;
	height:22px;
	text-decoration:none;

}
.glosario:hover
{
	font-size: 12px;
	font-weight: bold;
	color: #3a7a22;
	text-decoration: none;
	text-transform:capitalize;
}


.linksVolver
{
	font-size: 11px;
	color: #65ba45;
	text-decoration: none;
	height:22px;
	text-decoration:none;
}
.linksVolver:hover
{
	font-size: 11px;
	color: #3a7a22;
	text-decoration: none;
}

.modalSearchPopup { 
	background-color:#FFFFFF; 
	border-width:3px; 
	border-style:solid; 
	border-color:#002356;/*#F0BCB3;/*#002356;*/
	padding:3px; 
	width:350px;
}



.modalSearchPopupImages { 
	background-color:#FFFFFF; 
	border-width:3px; 
	border-style:solid; 
	border-color:#002356;/*#F0BCB3;/*#002356; */
	padding:3px; 
	width:660px;
}

/* Seccion Productos */
.tituloListadoProductos
{
	font-size:11px;
	font:tahoma;
	color:#333333;
	font-weight:bold;
}

.descripcionListadoProducto
{
	font-size:11px;
	font:tahoma;
	color:#333333;
	line-height:18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;color: #000000;
}

.precioListadoProducto
{
	font:arial;
	color:#38881A;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
	background-color:#E0F1DA;
	font-weight:bold;
}

.listadoProductosCarritoDerecho
{
	font:arial;
	color:#38881A;
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
	background-color:#E0F1DA;
}
.tituloCarrito
{
	font:arial;
	font-size:10px;
	color:White;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	height:20px;
}

.itemProducto
{
	font:arial;
	color:#38881A;
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:5px;
}

.totalCarrito
{
	font:arial;
	color:#38881A;
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	text-align:right;
	padding-bottom:5px;
	padding-top:5px;
}

.bordeGrilla
{
border-bottom: solid 1px #7DC5F1;
padding-top:10px;
margin-top:10px;	
}

.boxPuntaje
{
	text-align:center;	
}

.listadoVideos {
    clear: none;
    float: left;
    position: relative;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
    width: 100%;
    padding-top: 5px;
    overflow:hidden;
}
.listadoVideos a{
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}
.listadoVideos a:hover{
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: underline;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

.itemFiso10Seleccionado
{
	height:20px;
	margin-top:5px;
	padding-left:20px;
	vertical-align:middle;
	background-image:url(../images/Fiso10/itemSeleccionado.png);
	background-repeat:no-repeat;
}

.itemaFiso10
{
	font-size:14px;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	line-height:25px;
	vertical-align:middle;
}

.itemaFiso10:hover
{
	color:#000000;
	background-image:url(../images/Fiso10/seleccionar.png);
	background-repeat:no-repeat;
}

.itemFiso10separador
{
	margin-top:2px;
	background-color:#999999;
	width:100%;
	height:1px;
	color:#F8F9F9;
}

.columnSeleccionar 
{
	text-align: center;
	width: 30px;
}

.columnFecha 
{
	text-align: left;
	width: 80px;
	padding-left:5px; 
	padding-right:5px;
}

.rowStyle
{
	font-size: 12px;
	color:#666666;
	height: 25px;
	padding-left: 5px;
	text-align: left;
}

.rowStyle:hover
{
	background-image:url(../images/Fiso10/seleccionar.png);
	background-repeat:no-repeat;
}

.selectedRowStyle {
	font-size: 12px;
	background-image:url(../images/Fiso10/itemSeleccionado.png);
	background-repeat:no-repeat;
	color:#333333;
	height: 25px;	
	padding-left: 5px;
	text-align: left;
}

.fiso10Grilla
{
	border:0 solid #F8F9F9;
	border-collapse:separate;
	width:80%;
}