@charset "UTF-8";

body {
	margin-top: 0px;
	margin-left:0px;
	background-image: url(../img/fondo.jpg);
	background-color: #3d3d3d;
	background-repeat: repeat-x;
	text-align:center;
	
}
#contenedor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 966px;
	margin:0 auto;
	text-align:left;
}
#menu {
	background-image: url(../img/fondo_contenedor.png);
	background-repeat: repeat-y;
	height: 89px;
	width: 931px;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 10px;
}
#core_home {
	height: 402px;
	width: 950px;
	padding-top: 14px;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../img/fondo_contenedor.png);
	background-repeat: repeat-y;
	float:left;
}
#core {
	/*height: 273px;*/
	width: 930px;
	background-image: url(../img/fondo_contenedor.png);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-left: 36px;
}
* html #core {
	
	width: 965px;
}
#titulo {
	background-image: url(../img/fondo_contenedor.png);
	background-repeat: repeat-y;
	width: 930px;
	padding-left: 36px;
	padding-top: 15px;
	height: 52px;
	padding-bottom: 10px;
	float:left;
}
/*ie6*/
* html #titulo {
	padding-right:35px;
}
/* fin ie6 */

#contenido {
	background-image: url(../img/fondo_contenedor.png);
	background-repeat: repeat-y;
	width: 950px;
	padding-top: 18px;
	padding-right: 8px;
	padding-bottom: 18px;
	padding-left: 8px;
	float: left;
}

/* ie6*/
* html #contenido {
	width: 965px;
}
/* fin hack ie6*/


.bloque_home {
	float: left;
	width: 259px;
	height: 190px;
	margin-left: 27px;
	background-image: url(../img/fondo_bloque_1.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 65px;
}

* html .bloque_home {
	float: left;
	width: 277px;
	height: 240px;
	margin-left: 14px;
	background-image: url(../img/fondo_bloque_1.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 65px;
}
.bloque_home_2 {
	float: left;
	width: 259px;
	height: 190px;
	margin-left: 27px;
	background-image: url(../img/fondo_bloque_2.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 65px;
}
* html .bloque_home_2 {
	width: 277px;
	height: 240px;
}

.bloque_home_3 {
	float: left;
	width: 259px;
	height: 190px;
	margin-left: 27px;
	background-image: url(../img/fondo_bloque_3.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 65px;
}
* html .bloque_home_3 {
	width: 277px;
	height: 240px;
}
.img_lateral {
	float: left;
	width: 277px;
	padding-left: 28px;
}
.texto {
	width: 279px;
	float: left;
	margin-bottom: 15px;
}
.txt_empresa {
	float: left;
	width: 620px;
}
.txt_de_empresa {
	float: left;
	width: 279px;
	padding-left: 27px;
	text-align: justify;
}
.dest {
	font-weight: bold;
	color: #333333;
	width: 279px;
	float: left;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-transform: capitalize;
	margin-bottom: 10px;
	font-size: 12px;
}
.bloque_servicios {
	float: left;
	height: 126px;
	width: 894px;
	padding-left: 28px;
	margin-bottom: 20px;
}
.img_servicios {
	height: 126px;
	float: left;
	width: 277px;
	margin-right: 30px;
}
.titulo_servicios {
	font-weight: bold;
	color: #333333;
	float: left;
	height: 20px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-transform: capitalize;
	font-size: 12px;
	margin-bottom: 20px;
}
.txt_s_1 {
	float: left;
	width: 579px;
	text-align: justify;
}
* html .txt_s_1 {
	width: 559px;
}

.linea_servicios {
	float: left;
	height: 1px;
	width: 894px;
	margin-left: 28px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.titulo_contacto {
	float: left;
	height: 20px;
	width: 279px;
	margin-left: 28px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-bottom: 15px;
	margin-right: 600px;
	text-transform: capitalize;
}

* html .titulo_contacto {
	float: left;
	height: 20px;
	width: 279px;
	margin-left: 14px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-bottom: 15px;
	margin-right: 600px;
	text-transform: capitalize;
}

.txt_contacto {
	float: left;
	width: 586px;
	padding-left: 28px;
	margin-right: 280px;
	margin-bottom: 10px;
}
.formulario {
	background-color: #f3f3f3;
	float: left;
	width: 566px;
	margin-left: 28px;
	padding-left: 20px;
	border: 1px solid #999999;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

* html .formulario {
	margin-left: 14px;
	font-size:12px;
}




#email, #telefono, #cargo, #empresa, #nombre {
	height: 19px;
	width: 260px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999;
}
#mensaje {
	width: 250px;
	height: 197px;
	color: #333333;
	border: 1px solid #999;
}
.datos_contacto {
	float: left;
	width: 270px;
	padding-left: 30px;
}
.nom_em {
	width: 270px;
}
.datos_fijos {
	float: left;
	width: 270px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 20px;
}
.datos_fijos a {
	color: #333333;
	text-decoration: none;
}
.datos_fijos a:hover {
	text-decoration: underline;
}
.formulario_soporte {
	float: left;
	width: 566px;
	margin-left: 28px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

* html .formulario_soporte {
	float: left;
	width: 566px;
	margin-left: 14px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#area {
	width: 260px;
}


#footer {
	width: 926px;
	height: 101px;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	color: #CCCCCC;
	padding-left: 40px;
	padding-top: 20px;
/* 	float: left; */
	clear: both;
}

/* ie6*/
* html #footer {
	width: 965px;
	height: 121px;
}
/*fin hack*/


#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.btn {
	width: 59px;
	height: 24px;
	background: url(../img/btn.jpg) no-repeat;	
	border: none;
	cursor:pointer;
	color:#666;
}
.btn:hover {
	background: url(../img/btn_hover.jpg) no-repeat;
	color:#000;
}
.logos_clientes {
	width: 900px;
	float: left;
	padding-left: 33px;
}
.logos {
	height: 112px;
	width: 211px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	_padding-right: 5px;
	_padding-bottom: 5px;
}
#menu_css {
	float: left;
	height: 89px;
	width: 931px;
	background-image: url(../img/base_menu.jpg);
	background-repeat: no-repeat;
}
#menu_css a {
	float: right;
	height: 87px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	line-height: 87px;
	/*width: 94px;*/
	text-align: center;
	text-transform: capitalize;
	font-size: 12px;
}
#menu_css a:hover {
	background-image: url(../img/hover.jpg);
	background-repeat: repeat-x;
	color: #CCC;
}
a.ultimo {
	width:96px;
	color:#0F0
}
a.ultimo:hover {
	width:96px;
	color:#ccc;
	background-image: url(../img/hover_2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.slideshow {
	width:950 px;
	height:402px;
	float:left;
}

#thumbs_clientes {
	float:left;
	width:216px;
	margin-left:24px;
	padding-right:20px;
	margin-right:20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
* html #thumbs_clientes {
	width:220px;
	margin-left:7px;
	padding-right:20px;
	margin-right:20px;
}

.logos_galerias {
	width:62px;
	height:62px;
	float: left;
	border: 1px solid #999;
	margin-bottom:8px;
	margin-left:8px;
}
#galerias {
	/*background-color:#ccc;*/
	/*width:634px;*/
	width:533px;
	float:left;
}
.descripcion {
	width:634px;
	float:left;
	padding-bottom:10px;
}
h3 {
	margin-top: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size:16px;
	padding-bottom:5px;
	margin-bottom:0px;
}
#btn_web {
	width:83px;
	height:23px;
	float: right;
	margin-right:30px;
}
#btn_web a {
	width:83px;
	height:23px;
	color: #333;
	text-decoration: none;
	background-image: url(../img/btn_web.jpg);
	background-repeat: no-repeat;
	border:none;
	cursor:pointer;
	text-align: center;
	display: block;
	line-height:23px;
}
#btn_web a:hover {
	background-image: url(../img/btn_web_hover.jpg);
	background-repeat: no-repeat;
	color: #fff;
}
#menu_thumbs {
	float:left;
	
}
#menu_categoria {
	float:left;
	width:220px;
	padding-bottom:15px;
}
#menu_categoria a {
	color: #333;
	text-decoration: none;
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
#menu_categoria a:hover {
	text-decoration:underline;
}#clientes {
	float: left;
	width: 935px;
	width: 953px\9;
	padding-left: 13px;
}
.block_cliente {
	float: left;
	width: 211px;
	height: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 12px;
	margin-left: 16px;
}
.img_block {
	float: left;
	height: 86px;
	width: 203px;
	background-color: #FFF;
	padding: 2px;
	border: 2px solid #999;
}
.img_block:hover {
	border: 2px solid #333;
}
.dato_block {
	float: left;
	width: 206px;
	margin-top: 5px;
	padding-left: 5px;
}
.detalle_clientes {
	float: left;
	width: 900px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-left: 28px;
	margin-bottom: 30px;
	display:block;
	
}
#abre { cursor:pointer}
.descripcion_2 {
	float: left;
	width: 325px;
	padding-left:30px;
}
.descripcion_2 ul {
	margin:0px;
	padding:0px;
}
.descripcion_2 ul li {
	padding-bottom: 4px;
	list-style-type: none;
	color:#666;
	text-align:justify;
}

.descripcion_2 ul li a{
	padding-bottom: 4px;
	list-style-type: none;
	color:#999;
	text-align:justify;
}

.gris {
	font-weight:bold;
	color:#666;
}
.rojo {
	font-weight:bold;
	color: #F00;
}
h1 {
	text-transform: uppercase;
	color: #333;
	padding-left: 20px;
	padding-bottom:20px;
}



/*estilos hover imagen de clientes*/
img {border: none;}
ul.gallery {
/*	width: 211px; /*--Ajustar el ancho acorde a tu documento--*/
	list-style: none;
	margin: 0; 
	padding: 0;
}
ul.gallery li {
	float: left;
	margin: 0px; 
	padding: 0;
	text-align: center;
}
ul.gallery li a.thumb {
	width: 203px; /*--Ancho de la imagen--*/
	height: 86px; /*--Alto de la imagen--*/
	cursor: pointer;
}
ul.gallery li span { /*--Usada para cortar la imagen--*/
	width: 203px;
	height: 86px;
	overflow: hidden;
	display: block;
}
ul.gallery li a.thumb:hover {
	background: #333; /*--Efecto hover para navegadores con js desactivado--*/
}
ul.gallery li a {text-decoration: none; color: #777; display: block;}
/*estilos hover imagen de clientes*/


#cerrar {
	position:relative;
	left:0px;
	height:50px;
	z-index:555;
	font-size:16px;
}
#close {
	cursor:pointer;
	width:20px;
	height:20px;
	color:#F00;
}
#close:hover {
	color:#FFF;
	background-color:#999;
}
.alfa {
	width:320px;
	float:left;
}
.trabaja {
/* 	width:180px; */
	float:left;
	padding-left:40px;
	color:#999;
}
.menu_footer {
	width:80px;
	float:left;
	padding-left:25px;
	color:#999;
}
#footer .menu_footer a {
	display: block;
	text-transform:capitalize;
	color:#999;
}
.idioma {
	width:928px;
	width:960px\9;
	float:left;
	text-align:right;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:35px;
	background-image: url(../img/fondo_contenedor.png);
	background-repeat: repeat-y;
}
.idioma a {
	color:#666;
	text-decoration:none;
}
.idioma a:hover {
	color:#333;
}
.x {
	z-index:20;
	position:relative;
	left:340px;
	top:-230px;
}
.categoria {
	width:300px;
	height:20px;
	position:relative;
	z-index:30;
	
	left:570px;
	top:-37px;
}
.categoria a {
	color:#666;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
	border-right:#333 solid 1px;
	float:right;
	padding-left:15px;
	padding-right:15px;
}
.categoria a:hover {
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
	border-right:#333 solid 1px;
	float:right;
	padding-left:15px;
	padding-right:15px;
}

#loader {
	float: left;
	width: 890px;
	height: 410px;
	opacity: 0.8;
	position: absolute;
	background: url('../img/ajax-loader.gif') #FFF no-repeat center;
	margin-left: 28px;
	margin-bottom: 10px;
	z-index: 10;
}


