@charset "utf-8";
/* CSS Document */

/*GENERAL*/
body {
	background-position: center;
	text-align: center;
	clear: both;
	background-image: url(../imagenes/fondo_body.GIF);
	left: 100%;
	clip: rect(auto,auto,auto,auto);
	align:center;
}
table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A3F55;
	font-style: oblique;
	font-weight: lighter;
	font-variant: normal;
	font-size: 12px;
	text-align: justify;
}

.alink
{

	border: 0px solid  #ffffff;
	
	
	
	
	
}
.header 
{
	position: relative;
	background-position: center top;
	height: 160px;
	width: 960px;
	background-repeat: no-repeat;
	background-image: url(../imagenes/fondoylogo.gif);
}
.pie 
{
	background-image: url(../imagenes/pie.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 25px;
	width: 960px;
	background-position: center;
}
.menu 
{
	background-image: url(../imagenes/fondo_menu.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 960px;
}
.content 
{
	width: 960px;
	margin: 0 auto;
	text-align:left;
	background-repeat: no-repeat;
}
.cuerpo 
{
	background-image: url(../imagenes/fondo.gif);
	background-repeat:repeat;
	width: 960px;
}
.cuerpo3
{
	
	background-repeat:repeat;
	
}
/*PESTAŅAS DEL MENU*/
#tabs 
{
	width:100%;
	font-size:100%;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}
#tabs ul 
{
	list-style:none;
	width: 745px;
}
#tabs li 
{
	float:left;
}
#tabs a 
{
	margin: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
#tabs li 
{
	float:left;
	background-image: url(../imagenes/tab_desactivo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 48px;
	width: 149px;
}
#tabs a 
{
	background-repeat: no-repeat;
	display: block;
}
.liActivo 
{
	float:left;
	background-image: url(../imagenes/tab_activo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#2A1F55;
}
.content .menu table 
{
	height: 100%;
	width: 100%;
}
.tab_activo 
{
	background-image: url(../imagenes/1tab_act.gif);
	height: 50px;
	width: 125px;
	position: relative;
	float:left;
	text-align:left;
	background-repeat: no-repeat;
}
.tab_noactivo 
{
	background-image: url(../imagenes/1tab_des.gif);
	height: 50px;
	width: 125px;
	position: relative;
	float:left;
	text-align:left;
	background-repeat: no-repeat;
}
.tab_noactivor   
{
	background-image: url(../imagenes/rtab_des.gif);
	height: 50px;
	width: 113px;
	position: relative;
	text-align:left;
	float:left;
	background-repeat: no-repeat;
}
.tab_noactivo_red
{
	background-image: url(../imagenes/1tab_des.gif);
	height: 50px;
	width: 125px;
	position: relative;
	float:left;
	text-align:left;
	background-repeat: no-repeat;
}
.tab_noactivor_red
{
	background-image: url(../imagenes/rtab_des.gif);
	height: 50px;
	width: 113px;
	position: relative;
	text-align:left;
	float:left;
	background-repeat: no-repeat;
}
.tab_activor 
{
	background-image: url(../imagenes/rtab_act.gif);
	height: 50px;
	width: 113px;
	position: relative;
	float:left;
	text-align:left;
	background-repeat: no-repeat;	
}
.divderecha 
{
	top: 0px;
	width: 797px;
}
.lnkmnu 
{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	margin-top: 18px;
	text-align: center;
	width: 100px;
}

.lnkmnu:hover 
{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	margin-top: 18px;
	text-align: center;
	width: 100px;
}
.lnkmnuACTIVO 
{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bolder;
	color: #2A0055;
	font-size: 12px;
	display: block;
	margin-top: 18px;
	text-align: center;
	width: 100px;
}
/*FIN PESTAŅAS MENU*/
.piepagina 
{
	text-align: left;
}
.cuerpo2 
{
	width: 930px;
	background-image: url(../imagenes/FONDO_general.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A3F55;
	font-style: oblique;
	font-weight: lighter;
	font-variant: normal;
	font-size: 12px;
	text-align: justify;
	margin-left: 15px;
	background-position: bottom;
	position: relative;
}
/*FIN GENERAL*/
.divtexto 
{
	width: 40%;
	text-align: justify;
	margin-top: 0%;
	margin-right: 1%;
	margin-bottom: 0%;
	margin-left: 0%;
	float: left;
	text-indent: 25px;
	vertical-align: text-top;
	clip: rect(1px,10px,1px,10px);
	letter-spacing: 0px;
	white-space: normal;
	word-spacing: 0px;
}
.titulo1 
{
	font-size: 16px;
	color: #2A1FAA;
	font-weight: bold;
	font-style: normal;
}
/*BANNERS DE CABECERA*/
.banner_top_home 
{
	background-image: url(../imagenes/home/BANNER_HOME.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 930px;
}
.banner_top_servicio 
{
	background-image: url(../imagenes/servicio/BANNER_SERVICIOS.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 930px;
}
.banner_top_medios 
{
	background-image: url(../imagenes/MEDIOS/BANNER_MEDIOS.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 930px;
}
.banner_top_grupo 
{
	background-image: url(../imagenes/GRUPO/BANNER_GRUPO.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 930px;
}
.banner_top_clientes 
{
	background-image: url(../imagenes/clientes/BANNER_CLIENTES.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 930px;
}

.banner_top_contacto 
{
	background-image: url(../imagenes/CONTACTO/BANNER_CONTACTO.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 930px;
}
/*FIN BANNERS CABECERA*/
.img_derecha 
{
	text-align: left;
	background-position: left;
}
.listado 
{
	list-style-position:inside;
	text-align: left;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A3F55;
	font-style:oblique;
	font-size: 12px;
	list-style-image:none;
	list-style-type:none;
	
	color: #2A3F55;
	font-style:oblique;
	font-weight:bolder;	
}
.listado img{
	margin:  1px 5px 1px 5px ;
	}

.listado a {
	margin:  1px 5px 1px 5px ;
	}
.listado li{/*text-decoration: none; font-weight:bolder;
	 border: 1px solid #ccc; background-color:Gray; background-image:url(../imagenes/fondolista.gif);
	 margin:  1px 5px 1px 0px;*/
		list-style-image:url(../imagenes/checklista.gif);
	 }
.h3Lista
{
	background-image:url(../imagenes/fondolista.gif);
	
	color: #2A3F55;
	font-weight:bold;
	margin:4px 8px 3px; font-size:14px
	
}
.h3Lista div

{
	border: 1px solid #ccc;
	color: #2A3F55;
	padding:4px 8px 3px;
	}
.h3Lista div:hover
{
text-decoration: underline; 
	font-style:oblique; background-image:url(../imagenes/fondolistaactivo.png);font-weight:bolder;

	}
.h3Lista A:link {text-decoration: none;color: #2A3F55;font-weight:bolder; }
.h3Lista A:visited {text-decoration: none;color: #2A3F55;font-weight:bolder;}
.h3Lista A:active {text-decoration: none;color: #2A3F55;font-weight:bolder;}
/*.listado li:hover {text-decoration: underline; 
	font-style:oblique; background-image:url(../imagenes/fondolistaactivo.png);font-weight:bolder;}
*/
.listado li a:hover {text-decoration: underline; 
	}



.cabecera_lista 
{
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	text-decoration: none;
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.divlistadoderecha 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.divlistadoizquierda 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 50%;
	position: static;
}
.tabla1 
{
	width: 100%;
}
.lnkimg 
{
	border: thin none #FFFFFF;
}
.miniaturas img
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.miniaturasactiva img
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	-khtml-opacity: 1;
	opacity: 1;
}

.miniaturas:hover img
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	filter:alpha(opacity=100);
	-khtml-opacity: 1;
	opacity: 1;
}

.miniaturas img
{
	border: 1px solid #ccc;
}
.miniaturasactiva img
{
	border: 1px solid #ccc;
}
.miniaturas:hover img
{
	border: 1px solid navy;
}
.miniaturas:hover
{
	color: red; 
}
.galeriaD 
{
	position:absolute; 
	left:0%; 
	top:0%; 
	width:100%; 
	height:100%; 
	background-color:#CCCCFF;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8; z-index:10; 
	visibility:hidden;
}
.galeriaA
{
	text-align:center;
	position:absolute; 
	left:0%; 
	top:0%; 
	width:100%; 
	height:100%; 
	background-color:#CCCCFF;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8; z-index:10; 
	visibility:visible;
	height:900px;
}
.imgprincipal {
	left:0%;
	top:0%;
	height:400px;
	width: 600;
	z-index:11;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	visibility:visible;
}
.imgprincipal img 
{
	height: 400px;
	width: 600px;
	position:absolute;
	z-index:11;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	visibility:visible;
	border: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: center;
	display:none;
}

.mnuimg 
{
	width:70px;
	height:70px;
}
.imgprin 
{
	width:800px;
	height:400px;
}
.informacion 
{
	width:600px;
	height:150px;
	background:#000;
	color:#fff;
	z-index:200;
	position:absolute;
	border: 1px solid #ccc;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	clip: rect(auto,auto,100px,auto);
	height: 80px;
	display: none;
	top: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.informacion h3 
{
	padding:4px 8px 3px; font-size:14px
}
.informacion p 
{
	padding:0 8px 8px;
}
.titLogo 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #A0A0A4;
}
.titlogop 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	vertical-align: bottom;
}
.mail 
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
	font-style: normal;
}
.loading 
{
	position: absolute;
	left: 253px;
	top: 258px;
	z-index:500;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}
.loadingi 
{
	position: absolute;
	left: 253px;
	top: 258px;
	visibility:hidden;
}
.txtbox {
	width: 80%;
	background-color: #FFDFAA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
	border: 1px solid #000080;
	border-left: 4px solid #000080;
}
.datosContacto 
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.fondocontacto 
{
	background-image: url(../imagenes/CONTACTO/f-contacto.jpg);
	width: 930px;
	background-repeat: no-repeat;
	height: 400px;
}
.formcontacto 
{
	width: 100%;
	-top-width: thick;
	border-top-color: #000080;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #000080;
	border-bottom-color: #000080;
	border-left-color: #000080;
	border-top-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.boton 
{
	padding: 0 8px 0 10px !important;
	padding: 0 2px 0 5px;
	margin: 0;
	border-collapse: collapse;
	height: 15px;
	line-height: 15px;
	background-color: #000080;
	background-position: top left;
	background-repeat: repeat-y;
	color: #FFFFFF;
	border: 0;
}
/*ESTILO LOGOS DE PAGINA CLIENTES*/
#logosCli
{
	margin: 15px;
	padding: 0px;
}
#logosCli ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#logosCli ul li 
{
	float: left; 
}
#logosCli ul li a
{
	text-decoration: none;
	background: url(../imagenes/clientes/marco.gif) no-repeat top left;
	float: left;
	margin: 5px;
	height: 160px;
	width: 210px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logosCli li a:hover
{
	background: url(../imagenes/clientes/sombra.gif) no-repeat left top;
	color: #000000;
	height: 160px;
	width: 210px;
}

#logosCli img
{
  display: inline;
 
  border: 0px solid #ffffff;
  background-repeat: no-repeat;

		height: 150px;
		width: 200px;
}
/*FIN ESTILO LOGOS PAGINA CLIENTE*/
/*estilo ventanas texto serivicios*/
.popVentana
{
	width:600px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A3F55;
	font-style: oblique;
	font-weight: lighter;
	font-variant: normal;
	font-size: 12px;
	text-align: justify;
	visibility:hidden;
}
.popVentana div
{
	background-image:url(../imagenes/fondocont.png);
		overflow:hidden;
}
.acordeon
{
	visibility:hidden	
}
.parrafo
{
	margin:  10px  5px  10px 15px;
	text-indent:25px;
	line-height:15px;
	word-spacing:2px;
}
.tabs ul
{
	margin:0;
	padding:0;
	top:0;
}
.tabs li
{
	list-style:none;
	margin:0 5px 0 0;
	padding:0;
	width:300px;
	height:30px;
}
.tabs li a
{
	border:solid 1px #ccc;
	border-bottom:0;
	color:#666;
	display:block;
	font-size:10px;
	height:30px;
	padding:0 4px;
	text-decoration:none;
	background-image:url(../imagenes/fondolista.gif);
}
.tabs li.dojoxRotatorSelected a
{
	background-color:#e5e5e5;
	color:#000;
	background-image:url(../imagenes/fondolistaactivo3.png);
	width:305px;	
	border-top-right-radius:150px;
	border-bottom-right-radius:150px;
	-moz-border-radius-topright:150px;
	-moz-border-radius-bottomright:150px;
}
.rotator 
{
	/*width:730px;
	width:400px;
	float:right;*/
}
			
.rotatorc	
{
	border: none 0px;
	background-image:url(../imagenes/post-it.gif);
	background-repeat:no-repeat;
	width:405px;
	margin: 0px 0px 0px 325px;
	height:210px;
}
.popVentana2
{
	width:750px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2A3F55;
	font-style: oblique;
	font-weight: lighter;
	font-variant: normal;
	font-size: 12px;
	text-align: justify;
}
.fondopop
{
	background-image:url(../imagenes/fondo-pop.gif);
	background-position:200  0;
	background-repeat:no-repeat;
}

.h3titulo2
{
	font-size:20px;
}