@import "reset.css";  
body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
}
b, strong {
	font-weight: bold;
}

h2 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2b6eb2;
}

h3 {
	color: #2b6eb2;
	font-weight: bold;
}

h4 {
	color: #2b6eb2;
	font-weight: bold;
	font-size: 14px;
}

a {
	color: #2b6eb2;
}


.destacado {
	color: #2b6eb2;
	font-weight: bold;
}

.destacadorrhh {
	color: #2b6eb2;
}

.fechanews {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.container {
	width: 940px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
}
.head {
	height: 120px;
}
.head .logo {
	float: left;
	margin:20px 0pt 0pt 30px;
}
.marco {
	border: 1px solid #E3e3e3;
	padding: 3px;
}
/*menu segundario---------------*/

.head .menu ul.top {
	background: url(../images/bg_top.gif) no-repeat;
	height: 40px;
	width: 670px;
	float: right;
}

.head .menu ul.top li {
	float: left;
	background: url(../images/sep.gif) no-repeat top right;
	text-align:center;
	height: 40px;
}

.top_activo {
	color: #fff;
	font-weight: bold;
	display: block;
}

.head .menu ul.top li a {
	color: #c9daec;
	text-decoration: none;
	font-weight: bold;
	margin:7px 0px 0pt 0pt;
	display: block;
	font-size: 11px;
}

.head .menu ul.top li a:hover {
	color: #fff;
}

.top_activo {
	color: #ffffff;
	font-weight: bold;
	margin:7px 0px 0px 0px;
}

.head .menu ul.top li input {
	background:#FFFFFF none repeat scroll 0% 0%;
	border:1px solid #AEC1D2;
	color:#376386;
	font-size:10px;
	height:15px;
	margin:6px 0pt 0pt;
	width:63px;
}
.head .menu ul.top li .submit {
	background: url(../../html/images/submit.gif);
	width: 18px;
	height: 16px;
	border: none;
	vertical-align: bottom;
	
	}
.head .menu ul.top li .home {
	margin: 5px 0 0 0;
	padding: 3px 0 0 0
	}	

/*menu ppal---------------*/

.head ul.main {
	float: right;
	margin: 25px 0 0 0;
}
.head ul.main li {
	float: left;
	margin: 0 20px 0 0;
	height: 38px;
	
}

ul.main li a {
	display: block;
	height: 38px;
}
li.main1 a:hover,
li.main2 a:hover,
li.main3 a:hover,
li.main4 a:hover,
li.main5 a:hover,
li.main6 a:hover
 {
	background-position: 0 -38px;
}


li.main1_act
 {	display: block;
	height: 38px;
	width: 62px;
	background: url(../images/page1.gif) no-repeat;
	background-position: 0 -38px;
}
li.main2_act
 {	display: block;
	height: 38px;
	width: 100px;
	background: url(../images/page2.gif) no-repeat;
	background-position: 0 -38px;
}
li.main3_act
 {	display: block;
	height: 38px;
	width: 91px;
	background: url(../images/page3.gif) no-repeat;
	background-position: 0 -38px;
}
li.main4_act
 {	display: block;
	height: 38px;
	width: 121px;
	background: url(../images/page4.gif) no-repeat;
	background-position: 0 -38px;
}
li.main5_act
 {	display: block;
	height: 38px;
	width: 88px;
	background: url(../images/page5.gif) no-repeat;
	background-position: 0 -38px;
}
li.main6_act
 {	display: block;
	height: 38px;
	width: 91px;
	background: url(../images/page6.gif) no-repeat;
	background-position: 0 -38px;
}



li.main1 a {
	background: url(../images/page1.gif) no-repeat;
	width: 62px;
}
li.main2 a {
	background: url(../images/page2.gif) no-repeat;
		width: 100px;
}
li.main3 a {
	background: url(../images/page3.gif) no-repeat;
	width: 91px;
}
li.main4 a {
	background: url(../images/page4.gif) no-repeat;
	width: 121px;
}
li.main5 a {
	background: url(../images/page5.gif) no-repeat;
		width: 88px;
}
li.main6 a {
	background: url(../images/page6.gif) no-repeat;
		width: 91px;	
}





/*body---------------*/
.flash, .news {
	float: left;
	height:308px;
}
.news {
	background:transparent url(../images/bg_news.gif) no-repeat scroll 0% 0%;
	height:288px;
	width:200px;
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0pt;
	padding-left: 12px;
}
.news .more {
	text-decoration: none;
	font-weight: bold;
	color: #236393;
	font-size: 10px;
	background: url(../../html/images/icon1.gif) no-repeat;
	padding:3pt 0px 0pt 13pt;	
	height: 40px;
	width: 150px;
	display: block;
	
}
.news ul li {
	margin: 20px 0;
}
.columna_derecha p {
	line-height:16px;
	margin:10px 0pt;
}
.formu {
	line-height:16px;
	background-image: url(../images/bg_form.gif);
	background-repeat: no-repeat;
	height: 350px;
	width: 600px;
	padding-top: 20px;
	padding-left: 55px;
}

/*foot---------------*/

* html .foot {
	margin: -2px 0 0 0;
	height: 90px;
	width: 940px;
	clear: both;
}
.foot {
	height: 90px;
	width: 940px;
	clear: both;
}
.foot p {
	color: #98c1df;
	font-size: 11px;
	margin: 30px 0 0 10px;
}
.foot a {
	color:#98C1DF;
	display:block;
	font-size:10px;
	font-weight:bold;
	margin:10px 0pt 0 10px;
	text-decoration:none;
}
.foot a:hover {
	color:#fff;
}
.foot ul li {
	float: left;
	height: 84px;
}

li.foot1 {
	background: url(../images/bottom1.gif);
	width: 188px;

}
li.foot1 p {
	margin: 30px 0 0 20px !important;

}
li.foot1 a {
	margin: 10px 0 0 20px !important;

}
li.foot2 {
	background: url(../images/bottom2.gif);
	width: 182px;
}
li.foot3 {
	background: url(../images/bottom3.gif);
	width: 180px;

}
li.foot4 {
	background: url(../images/bottom4.gif);
	width: 164px;

}
li.foot5 {
	background: url(../images/bottom5.gif);
	width: 164px;	
}
li.foot6 {
	background: url(../images/bottom6.gif);
	width: 61px;	
}
li.foot6 a {
	width: 51px;	
	display: block;
	height: 70px;
	padding: 0;
}
.legales {
	text-align: right;
	background: url(../images/bg_foot.gif) no-repeat;
	padding:10px;
}
b {
	font-weight: bold;
}
.legales a {
	text-decoration: none;
	font-size: 9px;

	color: #184f6e;
	display: block;
	margin: 0 10px 10px 0;
}
.legales p {
	text-decoration: none;
	font-size: 9px;
	color: #3a86aa;
	margin: 0 10px 0px 0;
}
/*columnas---------------*/
 .body {
 
 }
 .columna_izquierda {
	float: left;
	width: 250px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
 }
 .columna_derecha {
	float: left;
	width: 640px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 32px;
 }
 .columna_derecha ul {
 	margin: 10px 0pt ;
	clear: both;
 }

 .columna_derecha ul li{
	background:transparent url(../images/bullet1.gif) no-repeat scroll 0px 5px;
	margin:10px 0pt 0pt 33px;
	padding:0pt 0pt 0pt 10px;
	line-height: 14px;
 }
.columna_derecha ul.fichas{
	margin:0pt 0pt 20px;
	float: right;
 }

.columna_derecha ul.fichas li{
	background:transparent none repeat scroll 0% 0%;
	float:left;
	height:80px;
	margin:0px 10px;
	padding:0px;
	width:130px;
	line-height: 12px;
}
.columna_derecha h1{
	clear: both;
	font-weight: bold;
	font-size: 11px;
	color: #2b6eb2;
	border-bottom:1px solid #076DBF;
	margin:20px 0pt 10px;
	padding:0pt 0pt 5px;
}
 
.columna_derecha ul.fichas li b{
	clear: both;
	margin: 0 0 7px;
	display: block
 }
 
 /*legales*/
.legales {
	background:  url(../images/bg_foot2.gif) repeat-x;
	text-align: right;
	clear: both;
}
.legales a {
	font-family: Verdana;
	font-size: 9px;
	color: #377cb3;
	text-decoration: none;
	clear: both;
}
.rrhh {
	clear: left;
	margin-bottom: 10px;
}
.foto_rrhh {
	width: 120px;
	float: left;
}
.foto_rrhh2 {
	float: right;
}
.recuadro_foto {
	border: 1px solid #CBCACA;
	padding: 8px;
	margin-left: 23px;
}
.articulo {
	clear: left;
	margin-bottom: 10px;
}
.foto_articulo {
	width: 120px;
	float: left;
}
.recuadro_foto2 {
	border: 1px solid #CBCACA;
	padding: 8px;
	
}
.articulo2 {
	float: right;
	margin-bottom: 10px;
	margin-left: 30px;
}
.foto_articulo2 {
	width: 120px;
	float: left;
}

/*galeri de publicaciones*/

.publicacionesContent{
	width:650px;
	height:408px;
	overflow:hidden;
	margin:0 0 20px 0;
}

.publicacionesHidden{
	width: 650px;
}


.publicacionesList{
	width:180px;
		
	height:150px;
	float:left;
	margin:0 8px 8px 0;
	padding:8px;
	border:1px solid #eee;
	background:#DADADA;
}	

.publicacionesList:hover{
	background:#ACD5F2;
}


.publicacionesList img{
	
	margin:0 0 10px 0;
}

.publicacioneslist h3 {
	color:#2b6eb2;
	line-height:22px;
}

.publicaciones h4 a{
	color:#2b6eb2;
	font-size:11px;
	font-weight: bold;

	line-height:20px;
}
.publicacioneslist{
	width:132px;
	height:128px;
		w\idth:124px;
		he\ight:120px;
	border:1px solid #eee;
	float:left;
	padding:4px;
	margin:0 10px 10px 0;
	position:relative;
}

.publicacioneslist img{
	width:124px;
	height:70px;
	display:block;
	margin:0 0 5px 0;
}

.publicaciones h3 a{
	font-size:10px;
	color:#424D4F;
	font-weight:bold;
	line-height:16px;
	margin:0 0 3px 0;
	display:block;
}

