/* estructura web */
body{
	background-image:url(../imgweb/fondo.gif);
	background-repeat:repeat;
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	font-size:13px;

}
#contenedor{
	
	margin:auto;
	margin-top:70px;
	width:972px;
}
	
#top{
	font-size:15px;
}
#top  a{
	color:#FFF;	
}
#top  a:hover{
	color:#0082DB;	
}
#top #current a{
	color:#0082DB;	
}
#menu{
	height:33px;
	display:block;
	position:absolute;
	z-index:10;
	margin-top:-27px;
	margin-left:10px;
	width:880px;

	/*ie7*/
	*margin-left:-30px;
	*width:900px;
}
#menu ul{
	margin-top:-0px;
	 list-style-type: none;
                padding:0px;

}
#menu ul li{
	
}
#sup{
	background-image:url(../imgweb/sup.png);
	background-repeat:no-repeat;
	display:block;
	width:972px;
	height:18px;
}
#cuerpo{
	background-image:url(../imgweb/centro.png);
	background-repeat:repeat-y;
	display:block;
	width:972px;
}
#cabecera{
	margin:auto;
	margin-top:0px;
	background-image:url(../imgweb/cabecera.png);
	background-repeat:no-repeat;
	width:950px;
	height:105px;
}
#contenido{
	margin:auto;
	width:940px;
}
#pie{
	background-image:url(../imgweb/pie.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	width:972px;
	height:30px;
}
.txtpie{
	color:#224674;
	display:block;
	margin:0px 0px 10px 0px;	
	font-size:11px;
	text-align:center;
	margin-top:5px;
	float:left;
	margin-left:80px;
}

/*cabecera */

.links{
	width:290px;
	height:50px;
	float:right;
	margin-right:10px;	
	overflow:hidden;
}
.link{
	float:left;
	margin: 0 5px;
}
.link a img{
	border:0px;
}
.linksflotante{
	width:69px;
	height:69px;
	display:block;
	float:right;
	background-image:url(../imgweb/linksflotante.png);
	position:absolute;
	z-index:20;
	margin-top:-20px;
	margin-left:890px;
}
.buscador{
	clear:both;
	margin-top:10px;
	width:225px;
	height:30px;
	float:right;
	margin-right:15px;	
}
.txtbusc{
	width:154px;
	height:22px;
	background-image:url(../imgweb/txtbusc.png);
	padding:0px 10px;
	border:0px;
	color:#944173;
	font-weight:400;
}
.btnbusc{
	width:36px;
	height:25px;
	background-image:url(../imgweb/btnbusc.png);
	background-color:#FFF;
	background-repeat:no-repeat;
	border:0px;
	margin-left:-5px;
	-ms-background-position-y:1px;
}

/*contenido */

.menuflotante{
	width:302px;
	height:63px;
	display:block;
	float:right;
	position:absolute;
	margin-top:-80px;
	margin-left:655px;
	z-index:10;
	background-image:url(../imgweb/bgmenuflotante.png);
	
	/*ie7*/
	*margin-top:350px;
	*margin-left:-288px;
}

.linkflotante{
	width:285px;
	height:20px;
	margin-top:3px;
	display:block;
	text-align:right;
	
}
.linkflotante2{
	width:285px;
	height:25px;
	display:block;
	text-align:right;
	
}

.linkflotante a , .linkflotante2 a{ 
	text-decoration:none;
	color:#FFF;
	text-align:right;
	
}

.separadorflotante{
	width:293px;
	height:2px;
	background-image:url(../imgweb/separadorflotante.png);
	display:block;
	margin-left:3px;
}

/*productos */

.menuflotanteproductos{
	width:145px;
	height:162px;
	display:block;
	float:left;
	position:absolute;
	margin-top:0px;
	margin-left:-15px;
	z-index:10;
	background-image:url(../imgweb/bgmenuflotanteproductos.png);

	/*ie7*/
	*margin-top:-5px;
	*margin-left:-160px;
}

.linkflotanteproductos{
	width:100px;
	display:block;
	text-align:left;
	padding: 2px 0px 2px 10px;
	
}

.linkflotanteproductos a { 
	text-decoration:none;
	color:#FFF;
	text-align:right;
}

.separadorflotanteproductos{
	width:140px;
	height:2px;
	background-image:url(../imgweb/separadorflotante.png);
	display:block;
	margin-left:3px;
}
.listado{
	width:760px;
	height:690px;
	display:block;
	overflow:hidden;
	margin-left:145px;
}
.paginador{
	width:488px;
	display:block;
	float:left;
}
.btnbuscazul{
	cursor:pointer;
}
.paginadortitulo{
	width:478px;
	height:21px;
	background-image:url(../imgweb/paginadortitulo.png);
	color:#FFF;
	padding-left:10px;
	display:block;
	padding-top:3px;
}
.paginadorelementos{
	width:476px;
	display:block;
	padding:5px;
	border:#999 solid 1px;
}
.paginadorbotones{
	height:30px;
	display:block;
	float:right;
	margin-top:20px;
	margin-right:10px;
	
	/*ie7*/
	*margin-top:48px;
}
.paginadorbotones2{
	display:block;
	float:right;
	margin-right:10px;

}
.paginadorseparador{
	clear:both;
	width:747px;
	height:11px;
	background-image:url(../imgweb/separadorbotones.png);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	
}
.paginadorpaginas {
	display:block;
	margin:3px;
	background:#0CF;
	width:7px;
	height:7px;
	overflow:hidden;
	float:left;		

}
.paginadorpaginasoff {
	display:block;
	margin:3px;
	background:#666;
	width:7px;
	height:7px;
	overflow:hidden;
	float:left;	
}
.paginadorbtnanterior img{
	border:0px;
}
.paginadorbtnsiguiente img{
	border:0px;
}
.productosmini{
	display:block;
	width:747px;
	float:left;
	margin-top:10px;

}

.miniproducto{
	width:175px;
	height:190px;
	display:block;
	background:#FFF;
	float:left;
	margin-left:10px;
}
.miniproductoimg{
	width:147px;
	height:113px;
	display:block;
	background:#FFF;
	overflow:hidden;
}
.miniproductoimg img{
	width:100%;
	height:113px;
	display:block;
} 

.miniproductotxt{
	display:block;
	background:#FFF;
	font-size:10px;
	height:37px;
	width:100%;
	overflow:hidden;
	padding: 0 2px;
	border-bottom:#CCC dotted 1px;
}
.btnvermas{
	display:block;
	height:19px;
	width:100%;
	padding-top:3px;
	background:#FFF;
}
.btnvermas img{
	cursor:pointer;
}
.contenedordetalle{
	display:block;
	width:680px;
	height:350px;
	overflow:hidden;
	float:left	
}
.titulodetalle{
	color:#000;
	font-size:14px;
	display:block;
	width:680px;
	border-bottom:#000 solid 1px;
	padding-bottom:2px;	
}
.detalleimagen{
	width:320px;
	height:330px;
	overflow:hidden;
	float:left;	

}
.detalletexto{
	width:320px;
	height:310px;
	overflow:hidden;
	float:left;	
	margin-left:10px;
	padding-top:20px;
	
}
.outer{
	display:block;

}
.outer ul{
	display:block;
	float:left;
	margin-left:-30px;

}
.mimini{
	display:block;
	float:left;
	width:320px;
	overflow-x:auto;
	
	/*hack ie7*/
		*height:70px;
}
.outer li{
list-style:none;
padding:3px;
overflow:hidden;


/*hack ie7*/
	*margin-top:10px;
	*margin-left:30px;
}

/*resultados buscador*/

.result{
	display:block;
	float:left;
	width:650px;
	margin-top:20px;
}
.imgresult{
	float:left;
	display:block;
	width:100px;
	height:100px;
}
.imgresult a img{border:none;}
.tituloresult{
	float:left;
	display:block;
	height:20px;
	width:500px;
	margin-left:20px;
}
.tituloresult a{text-decoration:none;font-weight:600;color:#6DB8E2}
.contenidoresult{
	float:left;
	display:block;
	width:500px;
	margin-left:20px;
}
.vermasresult{
	float:left;	
	margin-left:130px;
	margin-top:5px;
}
.vermasresult a img{border:none}


/*EMPRESA*/

/*historia*/

.menuflotantehistoria2{
	width:145px;
	display:block;
	float:left;
	position:absolute;
	margin-top:0px;
	margin-left:-17px;
	z-index:10;
	font-size:14px;
	
	/*ie7*/
	*margin-top:-5px;

}


.menuflotantehistoria{
	width:145px;
	height:139px;
	display:block;
	float:left;
	position:absolute;
	margin-top:0px;
	margin-left:-15px;
	z-index:10;
	background-image:url(../imgweb/bgmenuflotantehistoria.png);
	font-size:14px;
	
	/*ie7*/
	*margin-top:-5px;
	*margin-left:-160px;

}


.listadohistoria{
	width:934px;
	display:block;
	overflow:hidden;
	border:f00 solid 1px;
	background-image:url(../imgweb/empresa.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	
}
.separadorflotantehistoria{
	width:120px;
	height:2px;
	background-image:url(../imgweb/separadorflotantehistoria.png);
	display:block;
	margin-left:3px;
}
.separadorflotantehistoriamini{
	width:90px;
	height:2px;
	background-image:url(../imgweb/separadorflotantehistoria.png);
	display:block;
	margin-left:3px;
}
.flotantetop{
	width:130px;
	display:block;
	text-align:left;
	height:10px;
}
.linkflotantehistoria{
	width:130px;
	display:block;
	text-align:left;
	padding: 2px 0px 2px 10px;
}
.textohistoria{
	width:490px;
	height:325px;
	display:block;
	float:right;
	position:relative;
	margin-top:20px;
	z-index:10;
	border-left;
	background:url(../imgweb/fondotextohistoria.png);
	background-repeat:no-repeat;
	padding:5px 10px;
	text-align:justify;
	
}
.titulohistoria{
	width:470px;	
	display:block;
	float:right;
	position:relative;
	margin-top:25px;
	margin-right:15px;
	z-index:10;
	border-left;
	background-repeat:no-repeat;
	padding:5px 10px;
	text-align:right;
	border-bottom:#0F4687 solid 1px;
	font-size:25px;
	color:#0F4687;

}

/*novedades i + d */

.idresult{
	display:block;
	float:left;
	width:750px;
	margin-top:20px;
}
.idimgresult{
	display:block;
	float:left;
	width:137px;
	height:125px;
}
.idimgresult a img{border:0px;}
.idtituloresult{
	display:block;
	float:left;
	width:565px;
	border-bottom:#369 solid 1px;
	margin-left:10px;
	color:#214673;
}
.idtituloresult a {text-decoration:none;color:#214673;}
.idcontenidoresult{
	display:block;
	float:left;
	width:545px;
	height:80px;
	margin-top:5px;
	margin-left:10px;
	padding:10px;
	overflow:hidden;
	background:#ECECEC;
	color:#214673;
	overflow:hidden;
	
}
.idvermasresult{
	display:block;
	float:left;
	width:20px;
	height:26px;
	margin-top:40px;
	margin-left:10px;
}
.idvermasresult a img{
	border:0px;	
}
.idtituloresultdetalle{
	display:block;
	float:left;
	width:565px;
	border-bottom:#369 solid 1px;
	margin-left:10px;
	color:#214673;
}
.idcontenidoresultdetalle{
	display:block;
	float:left;
	width:545px;
	height:500px;
	margin-top:5px;
	margin-left:10px;
	padding:10px;
	background:#ECECEC;
	color:#214673;
	text-align:justify;
	
}
.idvolver{
	display:block;
	float:right;
	text-align:right;
	width:570px;
	border-bottom:#214673 solid 1px;
	margin-top:20px;
	margin-right:35px;
	color:#214673;
	cursor:pointer;	
}



.menuflotantecontactar{
	width:155px;
	height:40px;
	display:block;
	float:left;
	position:absolute;
	margin-top:0px;
	margin-left:-15px;
	z-index:10;
	background-image:url(../imgweb/bgmenuflotantecontactar.png);
	
	/*ie7*/
	*margin-top:-5px;
	*margin-left:-10px;
}

.linkflotantecontactar{
	width:130px;
	display:block;
	text-align:right;
	padding: 2px 0px 2px 10px;
	color:#FFF;
}
.listadocontactar{
	width:950px;
	display:block;
	overflow:hidden;
	color:#59859E;
	margin-left:-5px;
	height:424px;
}

.campocontactar{
	color:#6d6d6d;
	display:block;
	height:23px;
	width:180px;
	border:0px;
	background:url(../imgweb/campoc.jpg);
	background-repeat:repeat-x;
	
	/* hack ie7 */
	
	*margin-top:-1px;
	
}
.submenuitem{
	display:none;
	/*border:#434448 solid 1px;*/
	margin-left:90px;
	position:absolute;
	z-index:10;
	width:115px;
	margin-top:-20px;
	background-color:#2582B4;	
}

/*************************************						WIKI						**********************************/
/************************************************************************************************************************/

.menuwiki{
	display:block;
	padding:5px;
	
}
.menuwiki a{
	text-decoration:none;
	color:#333;
	background:url(../admin/images/bullet2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	
}

.titulowikiportada{
	display:block;
	border-bottom:#288AC0 solid 1px;
	font-size:14px;
	margin:5px;
	padding-bottom:5px;
	font-weight:600;
	color:#288AC0;		
	
}

.textowikiportada{
	display:block;
	margin:10px;
	text-align:justify;
}

.infowikiportada{
	display:block;
	border-top:#ccc solid 1px;
	font-size:11px;
	margin:5px;
	margin-top:30px;
	padding-top:5px;
	color:#999;		
}

.editarwiki{
	display:block;
	text-align:right;	
}
.editarwiki a{
	text-decoration:none;
	font-size:10px;
	background:url(../admin/icons/editmini.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:14px;	
	color:#000;
}

.wikitituloseccion{
	display:block;
	border-bottom:#288AC0 solid 1px;
	font-size:14px;
	margin:5px;
	padding-bottom:5px;
	font-weight:600;
	color:#288AC0;		
	
	
}

.linkreciente{
	display:block;
	padding:5px;
}
.linkreciente a{
	text-decoration:none;
	color:#333;
	font-weight:600;
}
.creadolink{
	font-size:11px;
	color:#999;	
}
.piewiki{
	color:#288AC0;	
	font-size:14px;
	text-align:center;
	display:block;	
	
}



