@CHARSET "UTF-8";


/* ----------------Layout -----------------------*/
#page1 {width:1024px;margin-top: 10px;}
#page1 #header {padding: 0 0 0 0;}

#page1 .row-1 .col-1 {width: 632px; padding: 0 0 0 0;}
#page1 .row-1 .col-2 {width: 356px; padding: 0 0 0 0;}

#page1 .row-1 .box-1 {width: 240px; height: 240px; padding: 0; margin-top: 22px;}
#page1 .row-1 .box-2 {width: 254px; height: 225px; padding: 0px 11px 0 30px;}
/* Clase para IE6 */ 
* html #page1 .row-1 .box-2 {
	width: 230px;
	padding: 0 0 0 22px;
}
#page1 .row-1 .box-3 {width: 29px; padding: 0 0 0 0;}

#page1 .row-2 .col-1 {width: 258px;}
#page1 .row-2 .col-2 {width: 147px;}
#page1 .row-2 .col-3 {width: 412px;}
#page1 .row-2 .col-4 {width: 10px;}
#page1 .row-2 .col-5 {width: 100px;}


/* ----------------Styles -----------------------*/

BODY {
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-x;
	font-size: 62.5%;
	font-family: serif;
}

#header {
	width: 100%;
}

#header ul {
	margin-top: 0;
	color: #E6E6E6;
	font-size: 11px;
	font-family: georgia, serif;
	font-style: italic;
	font-weight: bold;
	float: right;
	width: 233px;
}
	
#header ul li {
	display: inline;
	float: left;
	width: 153px;
}

#divFlash {
	background-color: #E3E3E3;
	float: left;
	height:124px;
	margin-top: -2px;
	width: 684px;
}

#divFlash2 {
	background-color: #E3E3E3;
	float: left;
	height:124px;
	margin-top: -1px;
	width: 684px;
}

#divLogo {
	float: left;
	margin-left: -8px;
	width: 299px;
}

#divTitle {
	font-family: Arial, sans-serif;
	color: #7F7F7F;
	font-size: 17px;
	margin: 0 0 0 50px;
	float: left;
}

#divTitle2 {
	font-family: Arial, sans-serif;
	color: #7F7F7F;
	font-size: 17px;
	margin: 1px 0 0 535px;
	float: left;
}

#fila3 {
	height: 0px;
	padding-top: 2px;
}

.oculto {
	opacity:0;
	-moz-opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	*filter:alpha(opacity=0);
	_filter:alpha(opacity=0);
}


/* Clase para Firefox */
#divServicios {
	width: 632px;
	float: left;
}
/* Clase para IE7 */ 
*:first-child+html #divServicios {
	width: 632px;
	float: left;
	margin:22px 0 0 0;
}
/* Clase para IE6 */ 
* html #divServicios {
	width: 632px;
	float: left;
	margin:10px 0 0 0;
}

/* Clase para Firefox */
#divServicios ul {
	width: 100%;
	padding: 0 0 0 29px;
}
/* Clase para IE7 */ 
*:first-child+html #divServicios ul {
	width: 100%;
	margin: -12px 0 0 0;
	padding: 0 0 0 29px;
}
/* Clase para IE6 */ 
* html #divServicios ul {
	width: 93%;
	margin: 0 0 0 29px;
}

#divServicios li {
	background-repeat: no-repeat;
	background-position: right 0%;
	display: inline;
	float: left;
}

#divServicios ul li a{
	background: url("../img/menu_bg.jpg");
	background-repeat: no-repeat;
	background-position: right 0%;
	color: #505151;
	display: block;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	height: 33px;
	line-height: 36px;
	text-decoration: none;
	width: 150px;
}
/* Clase para IE6 */ 
* html #divServicios ul li a{
	width: 140px;
}
#divServicios ul li a span {
	padding-left: 18px;
	font-family: Georgia;
	font-weight: bold;
	line-height: 40px;
}
/* Clase para IE6 */ 
* html #divServicios ul li a span {
	line-height: 33px;
}
#divServicios ul li a span:hover {
	color:#0176C5;
}

#divServicios .current{
	background: url("../img/servcurrent_bg.jpg");
	background-repeat: no-repeat;
	background-position: right 0%;
	border: 0px;
	color: white;
	display: block;
	height: 33px;
	text-decoration: none;
	width: 151px;
}
/* Clase para IE6 */ 
* html #divServicios .current{
	width: 141px;
}
#divServicios .last{
	background: url("");
	color: #505151;
	display: block;
	height: 33px;
	text-decoration: none;
	width: 150px;
}
/* Clase para IE6 */ 
* html #divServicios .last{
	width: 140px;
}

/***/
#divCon {
	width: 340px;
	float: left;
	margin: 10px 0 0 -2px;
}

#divCon ul {
	width: 100%;
	margin: 0 0 0 -26px;
}
/* Clase para IE7 */ 
*:first-child+html #divCon ul {
	width: 100%;
	margin: 0 0 0 14px;
}
/* Clase para IE6 */ 
* html #divCon ul {
	width: 100%;
	margin: 0 0 0 0;
}


#divCon li {
	background-repeat: no-repeat;
	background-position: right 0%;
	display: inline;
	float: left;
}

#divCon ul li a{
	background: url("../img/menu_bg.jpg");
	background-repeat: no-repeat;
	background-position: right 0%;
	color: #505151;
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	height: 33px;
	text-decoration: none;
	width: 150px;
	line-height: 36px;
}
/* Clase para IE6 */ 
* html #divCon ul li a{
	width: 130px;
}
#divCon ul li a span {
	display: block;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	line-height: 40px;
	text-decoration: none;
	padding-left: 22px;
}
/* Clase para IE6 */ 
* html #divCon ul li a span {
	line-height: 33px;
}
#divCon ul li a span:hover {
	color:#0176C5;
}
#divCon .current{
	background: url("../img/convcurrent_bg.jpg");
	background-repeat: no-repeat;
	background-position: right 0%;
	color: #666;
	display: block;
	font-family: Georgia;
	height: 33px;
	margin-right: -2px;
	text-decoration: none;
	width: 156px;
}
/* Clase para IE6 */ 
* html #divCon .current{
	width: 136px;
}
#divCon .last{
	background: url("");
	color: #525251;
	display: block;
	font-family: Georgia;
	height: 33px;
	text-decoration: none;
	width: 145px;
}
/* Clase para IE6 */ 
* html #divCon .last{
	width: 195px;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.servicios_cont {
	background: url("../img/cont_area_bg.jpg");
	background-repeat: no-repeat;
	float:left;
	padding: 0px 0 0 22px;
	height: 270px;
	margin-left: 29px;
	width: 604px;
}
/* Clase para IE6 */ 
* html .servicios_cont {
	padding: 0px 0 0 5px;
}

#serv_bottom{
	background: url("../img/cont_area_bg_bottom.gif");
	background-repeat: no-repeat;
	float:left;
	margin-left: 29px;
	height:45px;
	width: 600px;
}
#serv_bottom .button {
	color: #fff; 
	font-size: 13px; 
	font-family: Verdana, sans-serif; 
	position: relative; 
	left: 465px; 
	top: -38px; 
	width: 100px;	
	text-decoration: none;
}
#serv_bottom .button:hover {
	text-decoration: none;
}
#con_bottom .button {
	color: #fff; 
	font-size: 13px; 
	font-family: Verdana, sans-serif; 
	position: relative; 
	left: 212px; 
	top:8px; 
	width: 100px;	
	text-decoration: none;
}
#con_bottom .button:hover {
	text-decoration: none;
}
.con_cont {
	background: url("../img/cont_area_bg2.jpg");
	height: 270px;
	margin-left: 12px;
}
/* Clase para IE6 */ 
* html .con_cont {
	background: url("../img/cont_area_bg2.jpg") 0 0;
}

#con_bottom{
	background: url("../img/cont_area_bg_bottom2.gif");
	background-repeat: no-repeat;
	float:left;
	margin-left: 12px;
	height:45px;
	width: 600px;
}
/* Clase para IE6 */ 
* html #con_bottom {
	margin:0 0 0 6px;
}

#cboIdiomas{
	margin-left: 108px;
	background-color: #F0F0F0;
	font-family:georgia,serif !important;
	font-size: 11px;
	font-weight:bold;
	font-style: italic;
	margin-top: -7px;
	height: 23px;
	width: 130px;
	
}
#cboIdiomas option {
     text-indent: 10px;
     line-height: 10px;
}

#cboIdiomas option:HOVER {
	background-color:   yellow !important;
}


.aPolitica{
	color:#0176C5 !important;
}

.aPolitica:hover{
	text-decoration: underline !important;
}

#divFooter {
	clear: both;
	/*background-image:url('../img/footer.jpg');
	background-repeat: no-repeat;*/
	width: 1024;
	/*height: 200px;*/
	margin-top: -10px;
	padding-left: 10px;
	padding-top: 13px;
}
#divFooter .col-1 H2 {
	color: #000;
	font-family: Georgia, serif !important;
	font-size: 13px;
	font-style: italic;
	line-height: 0;
	margin-top: 8px;
	padding: 0 0 2px 41px;
}
#divFooter .col-2 H2 {
	color: #000;
	font-family: Georgia, serif !important;
	font-size: 13px;
	font-style: italic;
	line-height: 1px;
	margin-top: 7px;
	/*padding: 0 0 2px 47px;*/
}
#divFooter p {
	color: #666;
	font-family: Verdana, sans-serif !important;
	font-size: 10px;
	font-style: normal;
	line-height: 1.0em;
	margin: 7px 0 0 -2px;
	padding-left: 43px;
}
#divFooter .col-3 p {
	color: #666;
	font-family: Verdana, sans-serif !important;
	font-size: 10px;
	font-style: normal;
	line-height: 1.0em;
	margin: 11px 0 0 -22px;
	padding-left: 43px;
}
#divFooter .col-1, .col-2, .col-3, col-4{
	float: left;
}
#divFooter a {
	text-decoration: none;
	color: #000;
}
#divFooter a:hover {
	text-decoration: none;
	color: #0083DD;
}

#divFooter ul li {
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	list-style: none;
	margin-left: 3px;
}
#divFooter ul{
	line-height: 17.8px;
	margin-top: -5px;
	padding-left: 45px;
}
#divFooter .col-4{
	padding-right: 50px;
}
label {
	padding-bottom: 10px;
}

SELECT {
	vertical-align: middle;
	margin: -2px 0;
	width: 116px;
	height: 20px;
	margin-left: 15px;
	font-family: serif, verdana !important;
	font-size: 10px;
	color: #000;
}

.box-2 H2 {
	font-family: georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	line-height: 7px;
}

.box-2 P {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #CCC;
	line-height:15px;
	margin-top:-6px;
}

.box-3a{
	float: left;
	width: 94px;
	height:118px;
	margin: 12px 0 0 15px;
}
/* Clase para IE6 */ 
* html .box-3a{
	/*margin: 5px 0 0 15px;*/
}

.box-3a H2 {
	color: #000000;
	font-family: georgia, serif;
	font-size: 13px;
	font-style: italic;
	letter-spacing: -0.4px;
	line-height: 18px;
	margin-left: -1px;
	margin-top: 7px;
	vertical-align: text-top;
	width: 100px;
}

.box-3a P {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #CCC;
	line-height: 1.2em;
	
}

.box-4 {
	clear: left;
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin: 0 0 0 23px;
	width: 292px;
	height: 77px;
	padding-top: 15px;
	overflow: auto;
	height: 80px;
}
/* Clase para IE6 */ 
* html .box-4 {
	padding-top: 0;
	margin: 0px 0 0 13px;
}

.imgCon{
	float: left;
	/*background-color: #E3E3E3;*/
	width: 150px;
	height: 110px;
	margin-left: 22px;
	margin-top: 22px;
}
/* Clase para IE6 */ 
* html .imgCon{
	margin: 5px;
}
#serv_bottom .masinfo {
	color:#7D8182; 
	font-family: georgia,serif; 
	font-size:11px; 
	font-style:italic; 
	font-weight:bold; 
	margin: 22px 0 0 23px;
	padding:0 0 10px 19px;
	width: 300px;
	word-spacing:-1.5px;
}

#serv_bottom .masinfo a {
	color:#7D8182; 
	text-decoration: none; 
}

#serv_bottom .masinfo a:HOVER {
	color:#0176C5; 
	text-decoration: none; 
}

#divCon_cont .otros_casos {
	color:#7D8182;
	float:left;
	font-family:georgia,serif;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:-0.3px;
	margin:10px 0 0 22px;
}

#aSendContactoRapido{
	text-decoration: none;
	color: #FFF;
}

#aContactoRapido{
	text-decoration: none;
	color: #FFF;
}

#aContactoRapido:HOVER{
	text-decoration: none;
	color: #0176C5;
}

#divConRapido{
	float:left;
	margin:4px 0 0 10px;
	width: 65px;
	height: 20px;
	text-align: center;
	padding-top: 2px;
	background-repeat: no-repeat;
	font-family: Verdana, sans-serif;
	font-style: normal;
}

.dsMain{
	margin-left: -512px;
	left:50%; top:0%;
	width: 1024px;
	height:450px;
	position: fixed;
}

.dsDescargas{
	color: #FFFFFF;
	width:200px;
	font-family:georgia,serif;
	font-size:24px;
	font-style:italic;
	margin:20px 0 0 232px;
	font-weight: bold;
}

.dsDescargasTxt{
	color: #FFFFFF;
	margin: 48px 0 0 232px;
	font-style: verdana,sans-serif;
	font-size:11px;
	width: 500px;
}

.dsTitulo{
	margin: 0 0 0 0;
	color: #FFFFFF;
	font-family:georgia,serif;
	font-size:16px;
	font-style:italic;
	font-weight: bold;
}

.dsSeparacion{
	width:	100px;
	margin: 3px 0 0 0;
}

.dsImagen{
	width:	100px;
	margin:10px 0 0 0;
	float: left;
	/*background-color: #FFFFFF;*/
	width: 58px; height: 58px;
}

.dsDescripcion{
	margin:10px 0 0 10px;
	width: 190px;
	color: #FFFFFF;
	float: left;
}

.dsIcon{
	margin:11px 0 0 10px;
	float: left;
}

.dsPeso{
	margin:20px 0 0 10px;
	float: left;
	font-family:georgia,serif;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
}

/* Clase para FIREFOX */
.divInfDer {
	text-align:right;
	float:	right;
	margin:	-2px 50px 0 0;
}
/* Clase para IE7 */
*:first-child+html .divInfDer  {
	text-align:right;
	/*float:	left;
	margin:	-3px 0 0 10px;
	width:120px;*/
	float:	right;
	margin:	-2px 50px 0 0;
}
/* Clase para IE6 */
* html .divInfDer  {
	text-align:right;
	float:	left;
	margin:	-2px 0 0 20px;
}

.imgBox2 {
	margin-top:21px; margin-left:6px;
}
/* Clase para IE6 */
* html .imgBox2 {
	margin-top:21px; margin-left:0;
}
.subheader{
	float: left;
	margin:-8px 0 0 250px;
	width: 470px;
	color: #E6E6E6;
	font-size: 11px;
	font-family: georgia, serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
/* Clase para IE6 */
* html .subheader {
	float: left;
	margin:-8px 0 0 150px;
	width: 470px;
	color: #E6E6E6;
	font-size: 11px;
	font-family: georgia, serif;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

.fila_1 {
	height: 22px;
	float: right;
	margin-left: 20px;
}
/* Clase para IE6 */
* html .fila_1 {
	height: 22px;
	float: right;
	margin: -14px 0 0 20px;
}

.classHugo {
	clear: both; padding-top:25px; width:170px;
}
/* Clase para IE7 */
*:first-child+html .classHugo {
	clear: both; padding-top:40px; width:170px;
}

.classHugo2 {
	margin: -8px 0 0 12px; text-align: right;padding-right: 10px;
}
/* Clase para IE7 */
*:first-child+html .classHugo2 {
	margin: 0 0 0 12px; text-align: right;padding-right: 10px;
}



.capaContacto {
	display: none;
	width: 790px;
	height:525px;
	position: fixed;
}







