@charset "utf-8";
/* CSS Document */

body, html, p, div, table, tr, td, form, ul, li, h1, h2, h3, h4, h5, input, textarea { margin:0px; padding:0px; list-style:none;}
body { background: url(../images/fondotop2.jpg) repeat-x top center #dfdfdf; color: #727272;}
html { font-family:Arial, Helvetica, sans-serif; font-size:13px;}

/*INICIO*/
.wrap { margin:0 auto; width:960px;}
.clean { clear:both;}
img { border:0;}


/*TOP*/
.top { position:relative; height:156px;}
.top .logo {
	position:absolute;
	top:10px;
	left:0px;
}

.topright {
	position:absolute;
	top:0;
	right:10px;
	width:371px;
}
.menutop { background:url(../images/fondomenutop.jpg) repeat-x bottom left #c9d8eb; 
-moz-border-radius-bottomleft: 5px; 
-moz-border-radius-bottomright: 5px; 
-webkit-border-radius-bottomleft: 5px;
-webkit-border-radius-bottomright: 5px;
behavior:url(border-radius.htc);
padding:5px;
border-width:0 1px 1px 1px;
border-color:#92aacc;
border-style:solid;
}
.menutop table td { padding:5px;}
.menutop .fechatop { color:#3e4b66; font-weight:bold;}
.menucito ul li { display:inline;}
.menucito ul li a { color:#385f7a; text-decoration:none;}
.menucito ul li a:hover { color:#fff; }

.buscador { margin-top:18px; color: #dfdfdf; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;}
.buscador .inpubusca { float:left;}
.buscador .inpubusca input { background:url(../images/fondobuscador.jpg) repeat-x top left #015982; padding:7px; border:1px solid #015982;
-moz-border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
behavior:url(border-radius.htc);
width:297px;
color:#fff;
font-size: 18px;
}
.buscador .btnbuscar { float:left; margin-left: 5px;}

/*MEDIO*/
.medio { background-color:#fff; padding:0 4px; margin-top: 25px; padding-top: 5px;}
.navegacion { border-bottom:1px solid #d2d2d2; padding:5px; margin-bottom:10px;}
.navegacion ul li { display:inline;}
.navegacion a { color:#000; text-decoration:none;}
.navegacion a:hover { color:#7a7a7a; }
.navegacion .active { color:#7a7a7a; }

.banner1 { float:left; margin-left: 1px; margin-bottom: 3px;}
.banner2 { float:right; margin-right: 1px; margin-bottom: 3px;}

.categorias { background-color:#c3d5e1; border:1px solid #9db0bc; width: 190px; float: left; margin-bottom: 5px;}
.listadocat ul { padding:5px; font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px;}
.listadocat ul li { padding:5px 0; border-bottom:1px solid #a3b5c0;}
.listadocat ul li a { color:#15325a; text-decoration:none;}
.listadocat ul li a:hover { color:#4f709e;}
.banners { margin:0px; padding-top: 5px;}

#col1catbanner{
	width: 192px;
	float: left;
}

.listabanner{
	width: 192px;
	float: left;
	margin-top: 5px;
}

/*SECCION VIDEOS*/
.seccionvideos { background-color:#f1f1f1; border:1px solid #e3e3e3; padding:5px; margin:0 0 0 5px;}
.titulovideo { padding:10px;}
.info { padding:5px; margin-top:10px;}
.informacion { padding:5px;float: left; clear:both;}
.azul { 
	color:#025178;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:16px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-1px;
}
.video { padding:5px; background-color:#FFF; margin:10px;}
.etiquetas { color:#2c548c; padding:5px; font-size:11px; border-width:1px 0 1px 0; border-style:solid; border-color:#e6e6e6; margin-left:2px;}
.opciones { background-color:#f3f3f3; padding:10px; margin-top:10px;}
.opciones ul { padding:5px 5px 5px 15px;}
.opciones ul li { padding:8px 0;}


/*SECCION NOTICIAS*/
.tituloseccion{ padding:10px 0;}
.titulo { font-size:16px; color:#202454; font-weight:bold; padding:5px 0; border-bottom:1px solid #d9d9d9;}
.seccnoticia { float:left; margin:0px 7px 5px 0px;}
.fecha { font-size:12px; color:#7F7F7F; padding:5px 0;}
.intro { padding:5px 0;}
.masinfo { color:#6f0f0f; }
.masinfo:hover { color:#6f0f0f; padding:5px 0; text-decoration:none;}
.vernoticias { border-bottom:1px dotted #d2d2d2; padding:0px 0 0 0;}
.hechopor { font-size:12px; color:#00225F; font-weight:bold;}

/*FOOTER
.footer { padding:10px 0; color:#161616;}
.footer a { color:#001d66; text-decoration:none;}
.footer a:hover  { color:#264daf; }
*/

/*SECCION INTERNA*/
.contenidointerna{ padding:5px; margin-left:5px;}

.titulonoti { font-size:20px; font-weight:bold; padding:10px; background-color:#f5f5f5;}
.intronoti { padding:7px; font-weight:bold;}
.desarrollonoti { padding:7px;}
.label {
	width: 150px;
	font-weight: bold;
	margin: 5px 0px 15px 5px;
	float: left;
}

.form{
	float: left;
	margin: 5px;
	clear: both;
}

.abcdario a{
	float: left;
	padding: 5px;
	color:#FFFFFF;
	border: 1px solid #ccc;
	background-color: #35BBE1;
	text-decoration: none;
	margin: 10px 0px 10px 0px;
}

.abcdario a:hover{
	float: left;
	padding: 5px;
	color:#FFFFFF;
	border: 1px solid #ccc;
	background-color: #00668F;
	margin: 10px 0px 10px 0px;
}

.listadatos{
	width: 600px;
	float: left;
	border-bottom: 1px dashed #dfdfdf;
	padding: 10px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.classimg{
	padding: 5px;
	background-color: #dfdfdf;
	border: 1px solid #ccc;
	margin: 5px;
}

h1{
	font: 22px/24px Arial,sans-serif;
	color: #0D6287;
}

h1 a{
	color: #021A5F;
	text-decoration: none;
}

h1 a:hover{
	color: #0066ff;
	text-decoration: none;
}


h2{
	font: 16px/18px Arial,sans-serif;
	color: #335577 !important;
}

h2 a{
	color: #237AC4;
	text-decoration: none;
}

h2 a:hover{
	color: #00255F;
	text-decoration: none;
}

a{
	text-decoration: none;
}

a:hover{
	color: #0066ff;
	text-decoration: none;
}

ul.vermas_ul_li { 
	margin: 10px 15px 5px 0px;
	padding: 0;
	text-align: right;
	clear: both;
}

ul.vermas_ul_li li { 
	padding: 0px 0px 0px 20px;
	display: inline;
}

a.ir_a_nota {
	padding: 10px 35px 5px 0;
	background: url('../images/vermas.png') no-repeat right 50%;
	color: #666666;
}

.paginacion a {
background-color:#4377B8;
color:#FFFFFF;
padding:5px;
text-decoration:none;
margin-bottom: 10px;
}
.paginacion a:hover {
background-color:#91BAF6;
color:#FFFFFF;
padding:5px;
text-decoration:none;
margin-bottom: 10px;
}

a.active{
background-color:#91BAF6;
color:#FFFFFF;
padding:5px;
text-decoration:none;
margin-bottom: 10px;
}

.buttom{
	background-color: #015981;
	padding: 10px;
	display: block;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	border: 1px solid #999999;
	cursor: pointer;
	margin-top: 10px;
		-moz-border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
behavior:url(border-radius.htc);
}



.buttom:hover{
	background-color: #0084BF;
	padding: 10px;
	display: block;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	border: 1px solid #999999;
	cursor: pointer;
	margin-top: 10px;
		-moz-border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
behavior:url(border-radius.htc);
}

.boton{
	background-color: #2291c3;
	padding: 5px;
	display: block;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #999999;
	cursor: pointer;
	margin-top: 10px;
	-moz-border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
behavior:url(border-radius.htc);
}

.boton:hover{
	background-color: #0A9DE0;
	padding: 5px;
	display: block;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #999999;
	cursor: pointer;
	margin-top: 10px;
	-moz-border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
behavior:url(border-radius.htc);
}

.label{
	width: 200px;
	float: left;
	font-size: 16px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.label em{
	font-size: 10px;
}

.input{
	width: 200px;
	height: 35px;
	font-size: 20px;
	color: #999999;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:36px;
	margin-bottom: 5px;
}

.textarea{
	width: 430px;
	height: 150px;
	font-size: 20px;
	color: #999999;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:36px;
	margin-bottom: 5px;
}


fieldset{
	margin-bottom: 20px;
}

legend{
	font-size: 22px;
	color:#219CC5;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.imgdetalle{
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #dfdfdf;
}

.espaciotitulo{
	clear: both;
	display: block;
}

/* footer */

#footer {
        background: #0173A7 url(/images/bgfooter.jpg) 0 0 repeat-x;
        color: #fff;
        font-size: 0.74em;
		height: 353px;
		margin-bottom: 0px;
    }
    #footer p {
        margin: 0 0 15px;
        line-height: 1.7em;
    }
    #footer a {
        color: #fff;
        font-weight: bold;
        text-decoration: none;
    }
    #footer a:hover { text-decoration: underline; }
    #footer h5 {
        padding: 0px;
        margin: 0 0 10px 0;
		font-size:16px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size-adjust: none;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		letter-spacing: -1px;
		clear: both;
    }
    #footer .copyright{
        color: #5ea5d1;
		float: left;
		width: 420px;
    }
	
	 #footer .copyright a{
	 	color: #5ea5d1;
	 }
	
    #foot_left {
        width: 452px;
        float: left;
    }
	
	#foot_left .col1{
        width: 218px;
        float: left;
        padding: 0px 0px 0px 0px;
		border-right: 1px dashed #727272;
    }
	
	#foot_left .col2{
        width: 218px;
        float: left;
        padding: 0px 0px 0px 10px;
		border-right: 1px dashed #727272;
    }
	
	
    #foot_right {
        width: 410px;
        float: right;
    }
	
	#content_footersearch{
		width: 418px;
		height: 51px;
		float: left;
		background: url(../images/footersearch.png) no-repeat;
	}
	
	#contentbuscador{
		width: 430px;
		height: 100px;
		float: left;
	}
		
	#searchcontent{
		float: left;
		margin-left: 100px;
		margin-top: 2px;
	}
	
	.contentcomunidades{
		float: left;
	}
	
	#contentbuttom{
		float: left;
		margin-left: 3px;
	}
	
	.input-box {
		background-image:url(../images/subscribe-input.gif);
		background-repeat:no-repeat;
		float:left;
		height:16px;
		padding:8px;
		width:161px;
		margin-top: 10px;
	}
	
	.input-box input {
	background-color:#FFFFFF;
	border:0 none;
	font-size:16px;
	width:161px;
	}
	
	
    #foot_right ul.old_links li {
        height: 24px;
        padding: 9px 10px 0px 25px;
        float: left;
        width: 165px;
        position: relative;
		border: 1px solid #FFFF00;
    }
    #foot_right ul.old_links li a {
        display: block;
    }
    #foot_right ul.links {
        padding: 0 10px;
        float: left;
        width: 250px;
    }
    #foot_right ul.links li {
        position: relative; 
        font-weight: bold;
    }
    #foot_right ul.links li a {
        display: block;
        background-position: 0 1px;
        background-repeat: no-repeat;
        padding: 0 0 7px 28px;
        height:2.8em;
    }
/* --- */


.coment1{
	padding: 10px;
	background-color: #CCCCCC;
	border: 1px dashed #0066FF;
	margin-bottom: 10px;
}

.coment2{
	padding: 10px;
	background-color:#CDE4FE;
	border: 1px dashed #0066FF;
	margin-bottom: 10px;
}

.formcomentarios{
	padding: 5px;
	background-color:#DFEEFF;
	border: 1px dashed #2F91FD;	
}

.formlabel{
	width: 150px;
	float: left;
}

#bolsa_empleador{
	float: left;
	width: 350px;
	height: 240px;
	background:url(../images/empleadorvacio.png) no-repeat;
	color: #FFFFFF;
}

#bolsa_empleador_content{
	float: left;
	width: 350px;
}

#bolsa_empleador_content .lista{
	float: left;
	width: 330px;
	background-color:#EBEBEB;
	padding: 5px;
	margin-bottom: 10px;
}

#bolsa_empleador_content .lista h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: -1px;
	color: #77B9EF;
	margin: 5px 0px 5px 0px;
	clear: both;
}

#bolsa_empleado_content{
	float: left;
	width: 350px;
}

#bolsa_empleado_content .lista{
	float: left;
	width: 330px;
	background-color:#EBEBEB;
	padding: 5px;
	margin-bottom: 10px;
}

#bolsa_empleado{
	float: left;
	width: 350px;
	height: 240px;
	background: url(../images/empleadovacio.png) no-repeat;
	color: #FFFFFF;
}

.contentbolsa{
	float: left;
	padding: 70px 0px 0px 180px;
}

ul.empleador {
	padding: 5px;
	margin: 0px;
}

li.registrar {
	padding: 5px 0px 5px 24px;
	background: url(../images/notabolsa.gif) no-repeat left;
	list-style: none;
	font-weight: bold;
}

li.buscar {
	padding: 5px 0px 5px 24px;
	background: url(../images/buscadorbolsa.gif) no-repeat left;
	list-style: none;
}

li.registrar a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

li.registrar a:hover{
	text-decoration: none;
	color: #0373A6;
}

li.buscar a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

li.buscar a:hover{
	text-decoration: none;
	color: #0373A6;
}

.search_2 {
background-color:#EFEFEF;
border:1px solid #BBBBBB;
color:#666666;
font-size:12px;
height:20px;
margin-bottom:5px;
padding-left:5px;
padding-top:6px;
width:200px;
float: left;
}

.search_3 {
background-color:#EFEFEF;
border:1px solid #BBBBBB;
color:#666666;
font-size:12px;
height:28px;
margin-bottom:5px;
padding-left:5px;
padding-top:6px;
width:200px;
float: left;
}


.submitee {
height:28px;
width:66px;
float: left;
margin-left: 5px;
margin-bottom: 5px;
}

#search_2 {
border-bottom:1px solid #999999;
float:left;
margin-bottom:20px;
padding-bottom:20px;
width:620px;
}

#articulosright{
	width: 327px;
	float: right;
}

.videolist{
	float: left;
	width: 230px;
	margin-left: 5px;
}

.searchBy{
	clear: both;
	margin-top: 5px;
	float: left;
}

.noborder{
	border: 0px;
}


#errors {
	background-color: #ffabab;
	color: red;
	height: 25px;
	padding: 5px 15px 0 15px;
	margin-bottom: 10px;
	display: block;
	clear: both;
}

#notice {
	background-color: #abffbf;
	color: green;
	height: 25px;
	padding: 5px 15px 0 15px;
	margin-bottom: 10px;
	display: block;
	clear: both;
}

.contentform{
	padding: 5px 5px 5px 15px;
	float: left;
}

.contentform .labelname { 
	color:#fff; 
	font-weight:bold; 
	float: left; 
	width:150px; 
	height: 15px; 
	clear:both;
}

/* ----------------------------- nuevos -------------------------------- */

#contentcol1y2{
	width: 754px;
	float: left;
	margin:0 0 0 5px;
}

#contentnoticiacol1{
	width: 518px;
	float: left;
	padding: 5px;
}

#contentbolsa{
	float: right;
	width: 220px;
	border: 1px solid #777777;
}

#contentbolsa h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: -1px;
	color: #025178;
	margin: 5px 0px 5px 0px;
	clear: both;
}

#contentbolsa h2 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: -1px;
	color: #0173A7;
	margin: 5px 0px 5px 0px;
	clear: both;
}

.contentbolsatitle h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: -1px;
	color: #fff;
	margin: 5px 0px 5px 0px;
	clear: both;
}

.contentbolsatitle{
	float: left;
	width: 220px;
	background-color:#777777;
}


.listacontentbolsa{
	float: right;
	width: 214px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.seccarticulo{
	width: 297px;
	padding: 5px;
	height: 180px;
	float: left;
	margin-left: 5px;
	border-right: 1px dotted #999999;
	margin-bottom: 5px;
}

.seccarticuloul{
	width: 297px;
	padding: 5px;
	height: 180px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}

.seccarticulo2{
	width: 297px;
	padding: 5px;
	height: 275px;
	float: left;
	margin-left: 5px;
	border-right: 1px dotted #999999;
	margin-bottom: 5px;
}

.espaciotitulo_articulo{
	float: left;
	clear: both;
	width: 297px;
}

ul.comentarios {
		margin: 0px;
		padding: 10px 0px 10px 0px;
		list-style-type: none;
}


li.comentarios {
		margin-left: 10px;
		padding: 0px 0px 5px 25px;
		background-image: url(../images/comment.png);
		background-repeat: no-repeat;
}

li.comentarios a{
	color: #727272;
	text-decoration: none;
}

li.comentarios a:hover{
	color: #004F80;
	text-decoration: none;
}

.hr{
	width: 70%;
	display: block;
	background: url(../images/division.gif) repeat-x;
	margin: 5px 20px 10px 40px;
	clear: both;
}

.hr2{
	width: 100%;
	display: block;
	border-bottom:1px dotted #999999;
	margin: 0px 0px 5px 0px;
	clear: both;
}


ul.pubclientes {
		margin: 0px;
		padding: 10px 0px 10px 0px;
		list-style-type: none;
}


li.pubclientes {
		margin-left: 10px;
		padding: 0px 0px 5px 25px;
		background-image: url(../images/masvisto.png);
		background-repeat: no-repeat;
}

li.pubclientes a{
	color: #727272;
	text-decoration: none;
}

li.pubclientes a:hover{
	color: #004F80;
	text-decoration: none;
}

#col1footer{
	width: 310px;
	float: left;
	padding: 10px 5px 0px 5px;
}

#col1footer .contentdata{
	background: url(../images/contentdata.gif) no-repeat;
	width: 231px;
	height: 88px;
	margin: 5px 0px 5px 15px;
}

ul.emaildata {
		margin: 0px;
		padding: 10px 0px 0px 0px;
		list-style-type: none;
}


li.emaildata {
		margin-left: 10px;
		padding: 13px 0px 7px 40px;
		background-image: url(../images/emaildata.gif);
		background-repeat: no-repeat;
}

li.emaildata a{
	color: #727272;
	text-decoration: none;
}

li.emaildata a:hover{
	color: #004F80;
	text-decoration: none;
}


ul.phonedata {
		margin: 0px;
		padding: 10px 0px 0px 0px;
		list-style-type: none;
}


li.phonedata {
		margin-left: 10px;
		padding: 13px 0px 7px 40px;
		background-image: url(../images/phonedata.gif);
		background-repeat: no-repeat;
}

li.phonedata a{
	color: #727272;
	text-decoration: none;
}

li.phonedata a:hover{
	color: #004F80;
	text-decoration: none;
}


#col2footer{
	width: 310px;
	height: 343px;
	float: left;
	padding: 10px 5px 0px 5px;
}


#col2footer ul {
		margin: 0px;
		padding: 10px 0px 0px 0px;
		list-style-type: none;
}

#col2footer li {
		margin-left: 10px;
		padding: 0px 0px 7px 20px;
		background-image: url(../images/listafooter.png);
		background-repeat: no-repeat;
}

#col2footer a{
	color: #ffffff;
	text-decoration: none;
}

#col2footer a:hover{
	color: #004F80;
	text-decoration: none;
}

#col3footer{
	width: 305px;
	float: left;
	padding: 10px 0px 0px 10px;
}


#col3footer ul {
		margin: 0px;
		padding: 10px 0px 0px 0px;
		list-style-type: none;
}

#col3footer li {
		margin-left: 10px;
		margin-top: 0px;
		padding: 0px 0px 0px 10px;
}

#col3footer a{
	color: #ffffff;
	text-decoration: none;
}

#col3footer a:hover{
	color: #004F80;
	text-decoration: none;
}

.required{
	width: 227px;
}

.comentfooter{
	width: 228px;
}

#styleform{
	background-color: #0A9DE0;
	float: left;
	width: 80%;
	padding: 20px;
	-moz-border-radius: 7px; 
-moz-border-radius: 7px; 
-webkit-border-radius: 7px;
-webkit-border-radius: 7px;
behavior:url(border-radius.htc);
margin-bottom: 20px;
}

#styleform .label {
	width: 150px;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0px 15px 5px;
	float: left;
	color:#fff;
}

#styleform h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: -1px;
	color: #BFEBFF;
	margin: 5px 0px 25px 0px;
	clear: both;
	border-bottom: 2px #fff dotted;
}

#styleform .classinput{
	border: 2px solid #09719F;
	width: 230px;
	height: 30px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #aaa;
	font-family: Georgia, "Times New Roman", Times, serif;
	-moz-border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
behavior:url(border-radius.htc);
}

#styleform .classtextarea{
	border: 2px solid #09719F;
	width: 280px;
	height: 150px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #aaa;
	font-family: Georgia, "Times New Roman", Times, serif;
	-moz-border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
behavior:url(border-radius.htc);
}

#styleform .classotherinput{
	border: 2px solid #09719F;
	margin-bottom: 5px;
	margin-top: 3px;
	height: 30px;
	font-size: 20px;
	color: #aaa;
	font-family: Georgia, "Times New Roman", Times, serif;
	-moz-border-radius: 7px; 
-moz-border-radius: 7px; 
-webkit-border-radius: 7px;
-webkit-border-radius: 7px;
behavior:url(border-radius.htc);
}

.borderedondeado{
-moz-border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
background-color: #c9c9c9;
border: 1px solid #c9c9c9;
color: #666;
}

.contentbolsatitle2 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: -1px;
	color: #fff;
	margin: 5px 0px 5px 0px;
	clear: both;
}

.contentbolsatitle2{
	float: left;
	width: 949px;
	margin-bottom: 15px;
	background-color:#02609E;
}

#servicioscol12{
	float: left;
	width: 949px;
	border: 1px solid #777777;
	margin-bottom: 10px;
	margin-top: 5px;
}

#servicioscol12 .scol1{
	float: left;
	width: 48px;
	padding: 3px;
}

#servicioscol12 .scol2{
	float: left;
	width: 104px;
	margin-bottom: 10px;
}

#areastematic{
	width: 190px;
	float: left;
}

#colnotybanner{
	width: 379px;
	float: left;
}

.seccnoticia2 { 
float:left;
width: 354px;
padding: 10px;
border-bottom: 1px dotted #CCCCCC;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
}

.seccnoticia2 h2 a{
	font: 16px/18px Arial,sans-serif;
	color: #335577 !important;
}

.seccnoticia2 h2 a:hover{
	font: 16px/18px Arial,sans-serif;
	color: #335577 !important;
	text-decoration: underline;
}




#menuTop {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 37px;
    margin: auto;
    position: relative;
    width: 950px;
	margin: 10px 0px 10px 0px;
}
#menuTop a {
    color: #444444 !important;
    font-size: 12px;
    font-weight: bold;
}
ul#menuTop li {
    background: none repeat scroll 0 0 #A4E4EF;
    float: left;
    height: 33px;
    margin-right: 2px;
    text-align: center;
}
ul#menuTop li a {
    display: block;
    padding-top: 12px;
}
ul#menuTop li a:hover {
    text-decoration: none !important;
}
ul#menuTop li.last {
    margin-right: 0;
}
ul#menuTop li.inicio {
    border-bottom: 4px solid #0EA8DC;
    width: 100px;
}
ul#menuTop li.inicio a:hover {
    background: none repeat scroll 0 0 #0EA8DC;
    color: #FFFFFF !important;
    height: 25px;
    width: 100px;
}
ul#menuTop li.inicio.activo a {
    background: none repeat scroll 0 0 #0EA8DC;
    color: #FFFFFF !important;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
}

ul#menuTop li.guia_contadores {
    border-bottom: 4px solid #336699;
    width: 156px;
}
ul#menuTop li.guia_contadores a:hover {
    background: none repeat scroll 0 0 #336699;
    color: #FFFFFF !important;
    height: 25px;
    width: 156px;
}
ul#menuTop li.guia_contadores.activo a {
    background: none repeat scroll 0 0 #336699;
    color: #FFFFFF !important;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
}
ul#menuTop li.bolsat {
    border-bottom: 4px solid #0F82D4;
    width: 143px;
}
ul#menuTop li.bolsat a:hover {
    background: none repeat scroll 0 0 #0F82D4;
    color: #FFFFFF !important;
    height: 25px;
    width: 143px;
}
ul#menuTop li.noticias {
    border-bottom: 4px solid #FAEE3D;
    width: 94px;
}
ul#menuTop li.noticias a:hover {
    background: none repeat scroll 0 0 #FAEE3D;
    color: #444444 !important;
    height: 25px;
    width: 94px;
}
ul#menuTop li.articulos {
    border-bottom: 4px solid #DA2128;
    width: 111px;
}
ul#menuTop li.articulos a:hover {
    background: none repeat scroll 0 0 #DA2128;
    color: #FFFFFF !important;
    height: 25px;
    width: 111px;
}
ul#menuTop li.videos {
    border-bottom: 4px solid #F05D2C;
    width: 92px;
}
ul#menuTop li.videos a:hover {
    background: none repeat scroll 0 0 #F05D2C;
    color: #FFFFFF !important;
    height: 25px;
    width: 92px;
}
ul#menuTop li.presentacionset {
    border-bottom: 4px solid #75448C;
    width: 142px;
}
ul#menuTop li.presentacionset a:hover {
    background: none repeat scroll 0 0 #75448C;
    color: #FFFFFF !important;
    height: 25px;
    width: 142px;
}
ul#menuTop li.contacto {
    border-bottom: 4px solid #B1BA45;
    width: 96px;
}
ul#menuTop li.contacto a:hover {
    background: none repeat scroll 0 0 #B1BA45;
    color: #FFFFFF !important;
    height: 25px;
    width: 96px;
}

.listavideos{
	float: left;
	width: 740px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px dotted #CCCCCC;
}
