* {
	margin: 0;
	padding: 0;
}
body{
   background-image: url(imgs/bg.jpg);
   background-repeat: no-repeat;
   background-position: center top;
}
/*******************************************************************************
 LAYOUT                                                                       
*******************************************************************************/
#principal {
   width: 935px;
   height: 590px;
   margin: 0 auto;
   padding: 10px 15px 0px 15px;
}
#head-flash-home {
   width: 935;
   height: auto;
}
#head-flash-interior {
   width: 935;
   height: auto;
   padding-bottom: 3px;
}
#noticias-home {
   width: 268px;
   height: 289px;
   float: right;
}
#caja-mini-noticia {
   width: 253px;
   height: auto;
   padding-left: 15px;
   padding-top: 5px;
   overflow: hidden;
}
#cover-home {
   width: 667px;
   height: 289px;
   float: left;
   background-image: url(imgs/bg-info.jpg);
}
#sub-panel {
   width: 485px;
   height: 28px;
   background-image: url(imgs/subpanel.jpg); 
   padding-bottom: 3px;
   padding-top: 12px;
   padding-left: 45px;
}
#panel-titulo {
   width: 890px;
   height: 28px;
   background-image: url(imgs/subpanel.jpg); 
   padding-bottom: 3px;
   padding-top: 12px;
   padding-left: 45px;
}
#box-3d {
    width: 402px;
	height: 40px;
	float: right;
    padding-bottom: 3px;
}
#box-pdf {
    width: 935px;
	height: 72px;
	text-align: right;
}
#pdf-ico {
    width: 40px;
	height: 68px;
	float: right;
	padding-left: 2px;
}
#mininav {
     width: 215px;
	 height: 72px;
	 float: left;
	 padding-left: 15px;
	 text-align: left;
}
#txt-descarga {
    width: 250px;
	height: 68px;
	float: right;
}
#box-descarga {
    width: 38px;
	height: auto;
	float: right;
}
#box-productos {
	width: 500px;
	height: 250px;
	background-image: url(imgs/bg-info.jpg);
	padding: 15px 15px 0px 15px;
}
#box-productos1 {
	width: 500px;
	height: 322px;
	background-image: url(imgs/bg-info.jpg);
	padding: 15px 15px 0px 15px;
}
#box-productos2 {
    width: 402px;
	height: 265px;
	float: right;
}
#cajatexto-1 {
   width: 315px;
   height: auto;
   padding-top: 15px;
   padding-left: 15px;
   float: left;
}
#cajaform {
   width: 422px;
   height: 327px;
   background-image: url(imgs/bg-info.jpg);
   padding-top: 10px;
   padding-left: 35px;
   padding-right: 15px;
   float: left;
}
#cajatexto-2 {
   width: 422px;
   height: 327px;
   background-image: url(imgs/bg-info.jpg);
   padding-top: 10px;
   padding-left: 15px;
   padding-right: 35px;
   float: left;
}
#cajatexto-3 {
   width: 413px;
   height: 327px;
   background-image: url(imgs/bg-info.jpg);
   padding-top: 10px;
   padding-right: 15px;
   padding-left: 35px;
   float: right;
}
#cajaimagen1 {
   width: 337px;
   height: 200px;
   float: right;
   padding-top: 89px;
}
#servicios {
   width: 935;
   height: 380px;
}
#busqueda {
   width: 645;
   height: auto;
   padding-top: 10px;
   padding-left: 145px;
   padding-right: 145px;
   padding-bottom: 10px;
}

#text-serv {
   width: 650px;
   height: 300px;
   float: left;
}
#img-serv {
   width: 250px;
   height: 300px;
   float: right;
}
#minibox1 {
   width: auto;
   height: 70px;
   padding: 15px 15px 15px 0px;
}
#boxicon {
   width: auto;
   height: auto;
   padding: 0px 5px 0px 0px;
   float: left;
}
#box-noticias {
   width: 664px;
   height: auto;
   padding: 10px 0px 10px 0px;
}
#box-mininoticias{
   width: 268px;
   height: auto;
   background-image: url(imgs/bg-mininews.jpg);
   float: right;
}
#img_noticias {
    width: 156px;
	height: 208px;
	float: left;
	border: 8px solid #FFFFFF;
	margin: 8px;
	background-color: #FFFFFF;
}



/*******************************************************************************
FOOTER                                                                      
*******************************************************************************/
#footer {
   width: 935px;
   height: 24px;
   float: left;
   padding-top: 10px;
}
#adress {
   width: 515px;
   height: 24px;
   float: left;
   padding-left: 15px;
}
#artificial {
   width: 100px;
   height: 24px;
   float: right;
}

/*******************************************************************************
 TEXTS                                                                     
*******************************************************************************/
.h1 { font-family: Tahoma ; font-size: 14px; font-weight: bold; color: #0033FF; text-align: justify;}
.h2 { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #0066FF; text-align: justify;}
.h3 { font-family: Tahoma; font-size: 11px; color: #32578F; text-align: justify;} 
.h4 { font-family: Tahoma; font-size: 9px; font-weight:bold; color: #32578F; text-align: justify;}
.h5 { font-family: Tahoma; font-size: 9px; color: #32578F; text-align: left;}
.box-pdf { font-family: Tahoma; font-size: 9px; color: #32578F; text-align: right;}
.productos { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; font-weight: bold;}
.cuadro { font-family: Tahoma; font-size: 11px; color: #32578F; text-align: justify; padding-left:5px;} 

a.estilo1:link {
	font-family: Tahoma; color: #3366FF; font-size: 11px; text-decoration: underline;
}
a.estilo1:visited {
	font-family: Tahoma; color: #3366FF; font-size: 11px; text-decoration: underline;
}
a.estilo1:hover {
	font-family: Tahoma; color: #08ABD0; font-size: 11px; text-decoration: underline;
}
a.estilo1:active {
	text-decoration: none; color: #08ABD0;
}


a.estilo2:link {
	font-family: Tahoma;
	color: #4D788A;
	font-size: 10px;
	text-decoration: none;
}
a.estilo2:visited {
	font-family: Tahoma;
	color: #94B6C5;
	font-size: 10px;
	text-decoration: none;
}
a.estilo2:hover {
	font-family: Tahoma;
	color: #588BA0;
	font-size: 10px;
	text-decoration: underline;
}
a.estilo2:active {
	text-decoration: none;
	color: #588BA0;
}


a.estilo3:link {
	font-family: Tahoma; color: #3366FF; font-size: 9px; font-weight:bold; text-decoration: none;
}
a.estilo3:visited {
	font-family: Tahoma; color: #3366FF; font-size: 9px; font-weight:bold; text-decoration: none;
}
a.estilo3:hover {
	font-family: Tahoma; color: #08ABD0; font-size: 9px; font-weight:bold; text-decoration: underline;
}
a.estilo3:active {
	text-decoration: none; color: #08ABD0;
}

