body {
	background: url("../images/bg.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: 'Arial';
	font-size: 13px;
}

p {
	margin:0px 0px 10px 0px;
	font-size:12px;
	color: #1e5394;
}
img, div, input { behavior: url("js/iepngfix.htc"); }
img{ border: 0px; }

a 	{color: #5788BB; text-decoration: none}
a:hover {text-decoration: underline}

h1 {
	color: #19315F;
}
h2 {
	color: #18315E;
	margin:10px 0 15px 20px;
	font-size: 20px;
}
h3 {
	color: #5788bb;
	margin: 5px 0px 5px 0px;
}
table{
	border: 0px;
}

textarea {border: 1px solid #1E5394;}



/**********
 **LAYOUT**
 *********/
.wrap {
	width: 986px;
	margin: auto;
	overflow: hidden;

}

.header  {
	color:white;
	font-size: 16px;
	font-weight: bold;
	height: 180px;
	margin: 0px;

}
.title{
	height: 32px;
	line-height: 32px;
	float: left;
}

.busqueda {
	/*background: url(../images/buscar.jpg) no-repeat 0 -2px;*/
	padding-left: 70px;
	margin-top: 7px;
	float: right;
}
.busqueda p {
	color: white;
	float: left;
	font-size: 13px;
	margin-right: 10px;
	height: 15px;
}
.busqueda #texto {
	border: 0px;
	height: 16px;
	padding: 0px;
}
.busqueda #boton{
	padding-top:-20px;

}
.calendario {margin-left: 5px}





/******************************
 ***** MENU PRINCIPAL*********
 ****************************/
.divmenu {
	display: block;
	float:left;
}

li{
	list-style-type: none;
}
ul1, ul2{
	margin-left: 0px;
	padding-left: 0px;
}

.ul1 { /* all lists */
       	margin: auto;
	width: 950px;
	padding: 0px;
	font-size:13px;
	height: 46px;
}

.li1 { /* all list items */
        float: left;
	position: relative;
	height: 46px;
	line-height: 46px;
	background: url("../images/menu-li.gif") no-repeat scroll 0 0 transparent;
	color:#DDDDDD;
	padding: 0 17px;
}
.li1 a { color: #dddddd;}

.ul2 { /* second-level lists */
        position: absolute;
	display: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	width: 180px;
	background:url("../images/ul-ul.gif") repeat scroll 0 0 transparent;

}
.li2 {
	height: 35px;
	width: 180px;
	line-height: 12px;
	padding-left: 20px;
}

.li2 a {
	height: 35px;
	width:150px;
	line-height:35px;
	color: #acc0ff;
	text-decoration: none;
	display: block;
}
.li2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.ul2 { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 46px;
	left: 0px;
}

.li1:hover .ul2, .li1.over .ul2 { /* lists nested under hovered list items */
	display: block;
}








.header .opciones{
	float:left;
	height:101px;
	width:950px;
}
.logo { margin-top: 0px; float:left}



.idiomas  {
	font-size:10px;
	margin-top:10px;
}
.idiomas .bandera{
	height: 20px;
	width: 43px;
	padding-top: 25px;
	margin-right: 12px;
	float:left;
	text-align: center;
}
.idiomas .titulo{ float:left; margin: 10px 5px }
.idiomas a {	text-decoration: none;	color: white;}
.es {background: url(../images/es.gif) no-repeat scroll 5px 0 transparent;}
.es:hover{background: url(../images/es-h.gif) no-repeat scroll 5px 0 transparent;text-decoration: underline;}
.en {background: url(../images/en.gif) no-repeat scroll 5px 0 transparent;	}
.en:hover{background: url(../images/en-h.gif) no-repeat scroll 5px 0 transparent;text-decoration: underline;}



.flash {
	height:250px;
	overflow:hidden;
	margin-top: 15px;
}
.flash a>img {border:0px; padding: 0px; margin: 0px;}
.flash a {float:left;margin-right: 2px;margin-bottom: 2px;margin-top: 0px;}



/*
##############
panel Izquierdo
##############
*/

.left {
	background-color: white;
	width: 657px;
	float: left;
	border-right: 1px solid #b6babe;
	display: block;
	height: expression( this.scrollHeight < 661 ? "660px" : "auto" ); /*  min-height IE */
	min-height: 660px;
	overflow:hidden;
}
.left2 {
	width: 655px;
	float: left;
	display: block;
}

.line {
	height: 1px;
	margin: 10px 0px 18px 10px;
	border-bottom: 1px solid #b6babe;
	clear:both;
}


.destacado{
	float: left;
	margin-left: 14px;
	margin-bottom: 15px;
	display: block;
}
.destacado > img {
	float: left;
	margin-bottom: 10px;
}

.destacado .foto {
	float: left;
	margin-bottom: 10px;
}
.destacado p {
	color: #6b7174;
	text-align: justify;
}
.destacado a {
	color: #6290bf;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
}
.destacado a:hover {
	color: #7ba6d1;
	text-decoration: underline;
}



.secciones{
	margin: 0 0 20px 0;
	padding:0;
	width: 630px;
}
.secciones  p{
	margin:10px 25px;
}

.secciones a{
	color:#18305C;
	display:block;
	text-decoration:none;
	width:100%;
	font-weight:bold;
	line-height:21px;
	padding-left:25px;

}
.secciones a {color: #18305c; text-decoration: none;}
.secciones a:hover {background-color: #fab907; 	color: #FFFFFF; width: 100%}
.secciones h3 {font-size:18px;font-weight:bold;margin-left:25px;}
.secciones .line {margin: 0px 0px 0px 25px }




.seccion{
	margin-left: 25px;
	font-size: 11px;
	color: #1e5394;
	margin-bottom: 40px;
	float: left;
	text-align:justify;
}
.seccion p {line-height:17px}
.seccion .foto {
	border:1px solid gray;
	height:80px;
	margin:0 10px 10px 0;
	width:100px;
}
.punto {
	background: url(../images/punto.gif);
	height: 20px;
	width: 14px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: white;
	line-height: 20px;
	padding-left: 6px;
	margin-right: 5px;
}
.seccion h3 {line-height:15px; color:#18305C;float:left;}
.seccion .subir {
	color: #5788BB;
	font-weight:bold;
	line-height:25px;
	margin-left:10px;
	text-decoration: underline;
}
.seccion ul{
	line-height: 18px;
	margin-top:0;
}
.seccion ul a {color: #888888;}
.seccion ul a:hover {color: #333333;}



.noticia{
	margin-left: 25px;
	font-size: 11px;
	color: #1e5394;
	margin-bottom: 15px;
	float: left;
	width:630px;
}
.noticia .punto {
	margin-top: 5px;
}
.noticia  h3 {
	width: 550px;
	float: left;
	margin:2px 0 5px;
	color: #18315E;
	font-size: 12px;
}
.noticia  h3  a{color:#18315E;text-decoration: none}
.noticia  .subir {
	float: right;
	margin-right:10px;
	margin-top:4px;
}
.noticia  p {
	margin-left:25px;
	clear: both;
	width:550px;
	text-align:justify;
}
.noticia  p  .foto {
	border:1px solid gray;
	height:80px;
	margin:0 10px 10px 0;
	width:100px;
}

.noticia .mas {
	color: #000000;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: underline;
}
.noticia .fecha {font-style:italic; color: #B7B7BD; font-size: 11px; font-weight: normal; line-height: 16px; margin-right: 5px}




.b1{width: 195px;}
.b2{width: 410px;}
.b3{width: 585px;}
.b4{width: 610px;}

.s2 {width: 300px;}
.s3 {width: 620px;}


.mas {color: }

.redes {
	background:url("../images/redes.gif") repeat scroll 0 0 transparent;
	height:212px;
	width:195px;
	overflow: hidden;
}
.redes .iconos{
	margin-top: 32px;
	margin-left: 5px;

}
.redes .a {
	display: block;
	height:58px;
	width:185px;
}
.imagen {margin-right: 10px; margin-bottom: 5px;border: 1px solid #dddddd;}


/*
##############
BOLSA DE EMPLEO
##############
*/
.titulo-left{
	background: #BDDCFC;
	color:#424445;
	font-weight:bold;
}
.titulo-top{
	background: #C5E7FF;
	color:#424445;
	font-weight:bold;

}

.boton_siguiente{
	float:right;
	margin-right: 15px;
}

.boton_atras{
	float:left;
	margin-left: 15px;
}





/*
##############
panel derecho
##############
*/
.right {
	display: block;
	background-color: white;
	float: left;
	width: 292px;
	margin-bottom: 31px;

}
.right2 {
	display: block;
	float: left;
	width: 294px;
	margin-bottom: 31px;
}
.noticias{
	margin-bottom: 13px;
	margin-left: 18px;
	font-weight: bold;
	font-size: 12px;
	width:260px;
}
.noticias .fecha{
	font-size: 11px;
	font-weight: normal;
	color: #b7b7bd;
	font-style: italic;
}
.noticias p > a {
	color: #6d98c4;
	text-decoration: none;
	font-size:12px;
}
.noticias p > a:hover {text-decoration: underline;}

.noticias > a {
	margin-top: 10px;
	color: #1a1e46;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
}
.noticias > a:hover{text-decoration: underline;}


.login {
	background: url(../images/login-bg2.jpg);
	width: 294px;
	height: 264px;
}


/******************
 *FORMULARIOS
 ******************/
form .titulo {
	color:#18305C;
	font-size:14px;
	font-weight:bold;
}
input, select {
	border: 1px solid #1E5394;
}

label {
	font-weight:bold;
	line-height:15px;
	display: block;
}
.linea {
	margin: 10px 0;
}

/*********************
 *REVISTAS
 ********************/
.revista {
	float:left;
	height:270px;
	margin:10px 40px;
	text-align:center;
	width:200px;
}
.revista .punto{
	background:none repeat scroll 0 0 #FFC200;
	color:white;
	float:left;
	font-weight:bold;
	line-height:20px;
	padding:0 2px;
	width:20px;
}
.revista img{
	border: 1px solid gray;
}

.revista .info{
	color:#1E5394;
	font-size:12px;
	line-height: 25px;
}
.revista a{
	color:#6D98C4;
	font-size:12px;
}


/****************
 *PAGINADOR
 ***************/

#pagination-clean {
	border:0 none;
	display:block;
	margin:auto;
	padding:0;
	width:350px;
	height:30px;
	overflow: hidden;
}

#pagination-clean li{
	border:0; margin:0; padding:0;
	font-size:12px;
	list-style:none;
	float:left;
}
#pagination-clean li, #pagination-clean a{
	margin-right:2px;
}
#pagination-clean .previous-off, #pagination-clean .next-off {
	color:#888888;
	display:block;
	float:left;
	font-weight:bold;
	padding:3px 4px;
}
#pagination-clean .next a, #pagination-clean .previous a {
	font-weight:bold;
	border:solid 1px #FFFFFF;
}
#pagination-clean .active{
	color:#000000;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
#pagination-clean a:link, #pagination-clean a:visited {
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#pagination-clean a:hover{
	text-decoration:underline;
}







/*******************
 ******* BLOG*******
 ******************/
/* Comments*/


.commentlist{
	padding: 0px;
}

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	width: 200px;
}

.commentlist blockquote {
	background:#ededed;
}

.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	width: auto;
}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:515px;
	float:right
}

.commenttext p {
	width: 480px;
}
.commentlist cite strong {
	font-size:1.1em;
}

li.my_comment {
	background: #FFF;
	border:none;
}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
}

.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	width: 200px;
	float: right;
}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}

.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}

#comment {
	width:590px;
	background:#fff;
}
.rss_blog{
	float:right;
	margin-bottom:5px;
	margin-right:25px;
}
.titulo_blog {
	width: 570px;
	float: left;
}
.blog_enviado{

}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

/* Form Elements */

#commentform
{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
}

select {	width:100%	}

.field {
	padding: 2px;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}

#searchsubmit {
	padding-left:5px;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;

	}

.post{
	margin-left: 25px;
	margin-right: 25px;
	font-size: 11px;
	color: #1e5394;
	margin-bottom: 15px;
	float: left;
	text-align: justify;
	border:1px solid #CCCCCC;
	padding: 20px 20px 20px 20px;

}
.post h1{
	font: 100% Arial,Helvetica;
	font-size: 18px;
	margin-left: 0px;
	margin-top: 0px;
	text-transform: uppercase;
}
.foto_post {
	border:1px solid #777777;
	margin-bottom:5px;
	margin-right:5px;
	margin-top:3px;
}
.post p {
	width: 565px;
}

a.twitter {
background: url("http://h3.hipertextual.com/i/shareicons/twitter.png") no-repeat scroll left center transparent;
padding-left: 20px;
}
a.facebook {
background: url("http://h3.hipertextual.com/i/shareicons/facebook.png") no-repeat scroll left center transparent;
padding-left: 20px;
}


#stats {
	margin-top:0px;
	padding:4px 0px;
	/* text-transform:uppercase; */
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}


/*****************
 *ENCUESTA*******
 ***************/
.contenedor {
	background:none repeat scroll 0 0 #E7F4FF;
	border:2px solid #7DB1D6;
	font-size:15px;
	padding:30px;
	width:550px;
	margin-top:10px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px; 
	-webkit-border-radius: 5px; /* Safari,Chrome.*/  
}
.contenedor_index {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:none repeat scroll 0 0 #E7F4FF;
	border:1px solid #7DB1D6;
	float:left;
	font-size:14px;
	margin:auto;
	padding:20px;
	width:225px;
}
.opcion {
	width: 100%;
	margin-bottom: 15px;
}

.contenedor_index .opcion {
	width: 100%;
}

.pregunta{
	margin-bottom: 5px;
/*	height: 30px;*/

}

.progreso {
	-moz-border-radius:2px 2px 2px 2px;
	background:none repeat scroll 0 0 #C4E5F7;
	border:1px solid #9FC2E3;
	margin-left:20px;
	padding:2px;
	width:500px;

}
.barra{
	background:url("../images/bg.jpg") repeat scroll 1150px -300px transparent;
	color:#18386C;
	font-size:13px;
	font-weight:bold;
	height:15px;
	text-align:center;

}
.total_votos {
	text-align: center;
	margin-top: 30px;
}

.contenedor  .radio, .contenedor_index .radio{
	float: left;
	border: 0px;
	border: 0;
}
.contenedor  label, .contenedor_index label {
	float: left;
	margin-left: 10px;
	width: 500px;
	font-weight: normal;
}
.gracias {float: right;}

.derecha {
	float: right;
}
.usuario{
	font-size:14px;
	font-weight: bold;
	height:20px;
	margin-right:15px;
	margin-top:80px;
	text-align:right;
}

.usuario .salir a{
	color: white;
	font-weight: normal;

}

/*******************
 *PIE DE PAGINA***
 *****************/

.footer{
	color: #989898;
	background-color: #e0e4e6;
	width: 100%;
	height: 40px;
	float: left;
	margin-top:20px;
	font-size:12px;
}
.footer .center {width: 960px; margin:auto;	line-height:45px;line-height: 38px;}
.footer .copy1{float:left;}
.footer .copy2{float:right;}
.footer .line {
	background-color: #f9b906;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
	height: 8px;
	margin:0px;
}
.footer a {color: #0a5199;text-decoration: none}
.footer a:hover {color: #2b6caf;text-decoration: underline}


.separador {clear:both}
.sub {text-decoration: underline}

/* Incluidas por Isidro */

#formDem label.error{
    color: #ff4a4a;
}
#formDem select.error{
    border: 1px #ff4a4a dotted;
    background-color: #ffff99;
}
#formDem input.error{
    border: 1px #ff4a4a dotted;
    background-color: #ffff99;
}

#formOfe label.error{
    color: #ff4a4a;
}
#formOfe select.error{
    border: 1px #ff4a4a dotted;
    background-color: #ffff99;
}
#formOfe input.error{
    border: 1px #ff4a4a dotted;
    background-color: #ffff99;
}
#formOfe textarea.error{
    border: 1px #ff4a4a dotted;
    background-color: #ffff99;
}
#div_exp, #div_for_reg, #div_for_no_reg, #div_idi, #div_inf{
    float:left;
    min-height: 17px;
}

#ind_exp, #ind_for_reg, #ind_for_no_reg, #ind_idi, #ind_inf{
	float: right;
}


/************************
 ****404****************
 ************************/
.contenedor404{
	background:none repeat scroll 0 0 #E7F4FF;
	border:2px solid #7DB1D6;
	font-size:15px;
	padding:30px;
	width:550px;
	margin-top:10px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px; 
	-webkit-border-radius: 5px; /* Safari,Chrome.*/
	margin-left: 20px;
}
.contenedor404 li {list-style: decimal;}

a {cursor: pointer}
.i_mas{
	float: right;
}	
