/*body*/
body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

p, a, td, li, div {
	font-family:Arial, Helvetica, sans-serif;
	color:#525252;
}

img{
	border:0;
}

.notas {
	font-size:10px;
	font-style:oblique;
}

.error {
	color:#ff0000;
	font-weight:bold;
}

.mensajes {
	color:#13cff4;
	font-size:12px;
	font-weight:bold;
}

.nouline {
	text-decoration:none;
}


/* Contenedor */
.grancontenedor {
	width:1000px;
	margin:0 auto;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
	height:100%;
}

/*header*/
.header{
	float:left;
	width:1000px;
	height:175px;
}

.header .logo{
	width:345px;
	height:180px;
	float:left;
	margin:0 0 0 10px;
	padding-top:30px;
}

.header .logo p {
	color:#000;
	font-size:15px;
	margin:3px 0 0 10px;
}

.header .opciones{
	float:left;
	height:28px;
	width:349px;
	padding-top:3px;
	margin: 0 0 0 404px;
	background:url(../img/opciones.png) 0 0 no-repeat;
	text-align:center; color:#FFFFFF;
	font-size:14px;
}

.header .opciones a{
	text-decoration:none;
	color:#FFFFFF;
	margin:0 10px;
}

.header .contacto{
	float:left;
	height:52px;
	width:231px;
	background:url(../img/telf.png) 0 0 no-repeat;
	margin: 24px 0 0 501px;
	padding:20px 0 0 20px;
	text-align:center;
	color:#df0a1b;
	font-size:22px;
	font-weight:bold
}

/*Fin header*/

/*carrusel*/
.carrusel{
	float:left;
	width:645px;
	height:175px;
	text-align:left;
	overflow:hidden;
}
/*Fin carrusel*/

.clear	{ clear: both; }

/*Menu*/
/*** ESSENTIAL STYLES ***/

.menu{
	width:1000px;
	height:35px;
	margin-top:0px;
	margin-left:0;
	background:url(../js/menu/images/bg_opcion.jpg) 0 0 repeat-x;
}

.sf-menu li a {
	text-transform:uppercase !important;
	font-size:12px !important;
	font-weight:bold !important;
}

.sf-menu li.menuw1 {width:215px !important;}
.sf-menu li.menuw2 {width:130px !important;}
.sf-menu li.menuw3 {width:270px !important;}
.sf-menu li.menuw4 {width:170px !important;}
.sf-menu li.menuw5 {width:215px !important;}
.menunosep {background-image:none !important;}

/*Menu*/


.menu_carrusel .menu{
	width:1000px;
	height:43px;
	background:url(../img/barra_menu.jpg) 0 0 no-repeat;
	color:#FFFFFF;

}

.menu .txtbot{
	text-align:center;
	float:left;
	height:43px;
	font-size:13px;
	font-weight:bold;
	padding-left:30px;
}

.menu .idiomas{
	text-align:center;
	float:left;
	height:43px;
	font-size:13px;
	font-weight:bold;
	padding-left:50px;
}

/*Contenido home*/
.contenedor_central{
	background-color:#fff;
	width:990px;
	/*height:660px;*/
	padding:15px 0 0 10px;
	margin-top:20px;
}

.contenido{
	width:970px;
	height:245px;
	float:left;
	padding-left:5px;
	overflow:hidden;
}

.contenido h1{
	font-size:19px;
	font-weight:bold;
	color:#0bb3d8;
}

.contenido h2 {
	font-size:17px;
	font-weight:bold;
	color:#6fab18;
	border-bottom:2px solid #6fab18;
	width:665px;
}

.contenido #acordeon {
	width:685px;
	margin-top:20px;
}

.contenido #acordeon h2 {
	width:637px;
}

.contenido h3{
	font-size:15px;
	font-weight:bold;
	color:#525252;
	height:40px;
	width:665px;
}

.contenido h4{
	font-size:15px;
	font-weight:bold;
	color:#0bb3d8;
	height:20px;
	width:665px;
	margin:25px 0 0 0;
	text-align:center;
}

.contenido .columhome{
	margin-left:10px;
	width:230px;
	height:210px;
	float:left;
	background:url(../img/home_bg_caja_home.jpg) 0 0 repeat-x;
}

.contenido .columhome .imgbanner {
	background:url(../img/home_banners_bg_imagen.png) 0 0 no-repeat;
	width:209px;
	height:122px;
	margin:5px 0 0 11px;
}

.columhome p{
	font-size:11px;
	text-align:justify;
	width:209px;
	margin-left:11px;
}

.columhome .bot{
	width:35px;
	height:15px;
	font-size:12px;
	margin:5px 10px 0 0;
	font-weight:bold;
	color:#ff6600;
	position:relative;
	bottom:18px;
	float:right;
}

.columhome .bot a{
	font-size:12px;
	font-weight:bold;
	color:#ff6600;
}

/* Interiores */
.interior {
	margin-top:5px;
	padding-top:0;
}

.contenidonoh {
	height:auto;
}

.contenido .colleft {
	width:695px;
	float:left;
	margin-left:10px;
}

.colleft p {
	font-size:13px;
	line-height:17px;
}

.colleft h1 {
	width:665px;
	height:23px;
	font-size:14px;
	color:#ff6600;
	border-bottom:1px solid #c4c4c4;
}

/* Columna derecha */
.colright h2 {
	width:685px;
	font-size:14px;
	color:#ff6600;
}

.contenido .colright {
	width:239px;
	float:left;
	border-left:1px solid #c4c4c4;
	padding:0 0 20px 25px;
	height:100%;
}

form.frmbuscador label {
	font-size:12px;
	color:#7a7a7a;
}

.colright form.frmbuscador {
	background:url(../img/buscador_bg.gif) 0 0 no-repeat;
	width:205px;
	height:88px;
	margin-bottom:35px;
}

.colright form.frmbuscador select {
	width:130px;
	font-size:11px;
}

.colright form.frmbuscador input {
	border:1px solid #c4c4c4;
	width:130px;
	font-size:11px;
}

form.frmbuscador p.actividad {
	padding:10px 0 0 7px;
	margin:0;
	white-space:nowrap;
	width:185px;
	height:20px;
}

form.frmbuscador p.palabra {
	padding:0 0 0 7px;
	margin:5px 0 0 0;
	white-space:nowrap;
	width:185px;
	height:20px;
}

form.frmbuscador p.palabra input {
	margin-left:3px;
}

form.frmbuscador p.buscar {
	width:50px;
	height:21px;
	margin:3px 0 0 140px;
}

form.frmbuscador p.buscar button {
	width:50px;
	height:21px;
	background:url(../img/buscador_bt_bg.gif) 0 0 no-repeat;
	color:#fff;
	font-size:10px;
	border:0;
	text-align:center;
	padding:0 0 3px 0;
}

.colright .banners {
	width:205px;
	height:121px;
	background:url(../img/colright_banners_bg.gif) 0 0 no-repeat;
	margin:15px 0 0 0;
}

/* Accionistas */
div.accionistas p {
	text-align:justify;
	width:665px;
}

div.accionistas p.imagen {
	text-align:center;
}

div.accionistas p.descargardoc {
	margin-top:20px;
}

div.accionistas p.descargardoc a {
	color:#006675;
	text-decoration:none;
	font-weight:bold;
}

/* Junta general de accionistas */
div.junta p {
	text-align:justify;
	width:665px;
}

div.junta ul li {
	line-height:16px;
	margin-bottom:10px;
}

div.junta ul li a {
	font-size:13px;
	text-decoration:none;
}

/* Política de calidad */
ul.politicacal li {
	width:625px;
	text-align:justify;
	padding-bottom:5px;
}

div.polcalfirm {
	display:inline-block;
	padding-bottom:20px;
}

div.polcalfirm p, div.polcalfirm div {
	text-align:center;
}

/* Aviso legal */
div.aviso h2 {
	font-size:13px;
}

div.aviso p {
	text-align:justify;
	width:665px;
	font-size:12px;
}

div.aviso ul.tlegales {
	margin:0;
	padding:0;
	list-style:none;
}

div.aviso ul.tlegales li {
	margin-bottom:5px;
}

div.aviso li {
	font-size:12px;
}

div.aviso ol {
	list-style:none;
	padding:0;
	margin:0;
}

div.aviso ol li p {
	margin-left:10px;
	width:656px;
}


div.aviso ul li a {
	font-size:13px;
	text-decoration:none;
}

div.aviso ol ul {
	list-style:none;
	margin:5px 0 0 0;
	padding-left:15px;
}

div.aviso ol ul li p {
	width:643px;
}

/* Pie */
.pieblk {
    clear:both;
	width:990px;
	padding:2px 0 0 10px;
	background:url(../img/pie_bg.jpg) 0 2px repeat-x;
	min-height:80px;
	border-top:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
}


.pieblk ul {
    list-style:none;
    float:left;
    width:960px;
    height:40px;
	padding-left:15px;
}

.pieblk ul li {
	line-height:15px;
	float:left;
	background:url(../img/pie_opc_sep.gif) 0 3px no-repeat;
	padding-left:5px;
}

.pieblk ul li.nobg {
	background:none;
}

.pieblk ul li.redsocial {
	margin-left:210px;
	color:#515151;
	font-size:11px;
	font-weight:bold;
	width:186px;
}

.pieblk ul li.redsocial a {
	padding:0;
}

.pieblk ul li.redsocial a img {
	vertical-align:middle;
	margin-left:7px;
}

.pieblk ul li.logos {
	margin-left:90px;
	width:205px;
}

.pieblk ul li.logos img {
	vertical-align:middle;
}

.pieblk li a {
	text-decoration:none;
	color:#006675;
	font-size:12px;
	padding-right:5px;
}

.piecopy{
	font-size:12px;
	width:1000px;
	margin:5px auto;
	text-align:center;
}

.piecopy a {
	text-decoration:none;
}

/* Fuentes y colores */
.verde {
	color:#6da916;
}



/*ESTILOS PIE NUEVO*/

.pieblk2 {
    clear:both;
	width:990px;
	padding:2px 0 10px 10px;
	background:url(../img/pie_bg2.jpg) 0 2px repeat-x;
	min-height:160px;
	width: 99%;
	display: inline-block;
	border-top:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
}

.pieblk2 .logosnew{
	float:left;
	margin:15px 0 0 30px;
	width:95%;
}

.logosnew .logoindv{
	margin-right: 40px;
	float:left;
}

.logosnew .logoindvm{
	margin-right: 40px;
	float:left;
	padding-top: 10px;
}
