
/* CSS Document */
/* INDEX ......................................................................................*/

body {
	text-align:center;
	margin:0 auto;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	background-color :#333333;
  }
  
/*POP...............................................................*/

/*#barra_pop {
	width:501px;
	height:16px;
	float: left;
	background-color:#8FA6C3;
}
.pop_cerrar { float:right;}

#contenedor_pop {
	width:600px;
	height:357px;
	position:absolute;
	z-index:100;
	margin:80px 0 0 350px;
	#margin:80px 0 0 350px;
	background:url(imagenes/pop.jpg) no-repeat 0 0;
	text-align:left;
}*/

 /*FIN DE POP ...............................................................*/
 
.clear { clear:both;}


#central {
    background-color :#ffffff;
    width : 937px;
    height:353px;
    margin:0 auto;
    text-align:left;
  }

img {
    border: none;
  }
img.logo {
	margin:0 2px;
	float:left;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #012E4F;
	border-bottom-color: #8FA6C3;
  }
  
#superior {
    width : 656px;
    height:45px;
    margin:0;
	padding:35px 10px 0 0;
    text-align:right;
	float:left;
	border-top: 5px solid #8FA6C3;
	border-bottom: 5px solid #012E4F;
	background-color :#ffffff;
  }
  
#contenedor_cuerpo_web{/*ad*/
    width : 937px;
	height:634px;	
	position:absolute;
	z-index:0;
	margin:0;
	padding:0;
}
  
#swf {    
    width:937px;
    height:315px;
	*height:225px;
    text-align:left;
	margin:0;
	padding:0;
  }
  
#barra_botoncitos {
	width:937px;
	height:32px;
	float:left;
	margin:3px 0 0 0;
	text-align:left;
	border-top: 3px solid #E4E4E4;
	background-image: url(imagenes/fondito_barra.jpg);
	background-repeat: repeat-x;
  }
ul#navi_1 {
    list-style:none;
    margin:0;
    padding:0;
  }

ul#navi_1 li {
    float:left;
  }

.no_link  {
	float:left;
	margin-right: 490px;
  }

ul#navi_1 li a#contactos, 
ul#navi_1 li a#ingles, 
ul#navi_1 li a#espanol {
    display:block;
    height:32px;
    text-decoration:none;
	float:left;
  }

ul#navi_1 li a#contactos { width:70px; background-image:url(imagenes/contacto.jpg); background-repeat: no-repeat; }
  
ul#navi_1 li a#ingles { width:70px; background-image:url(imagenes/ingles.jpg); background-repeat: no-repeat; }
  
ul#navi_1 li a#espanol { width:85px; background-image:url(imagenes/espanol.jpg); background-repeat: no-repeat;  }
  
ul#navi_1 li a#contactos:hover { background-image:url(imagenes/contacto_b.jpg); background-repeat: no-repeat; }
  
ul#navi_1 li a#ingles:hover { width:70px; background-image:url(imagenes/ingles_b.jpg); background-repeat: no-repeat; }
  
ul#navi_1 li a#espanol:hover { width:85px; background-image:url(imagenes/espanol_b.jpg); background-repeat: no-repeat; }

#info {
    width:937px;
	margin:0 auto;
    text-align:left;	
	background-color:#FF0000;
	background:url(imagenes/fondito_info.jpg) repeat-x bottom left;
	border-bottom:3px solid #FFFFFF;
  }
#espacio1 {
	width:203px;
	height:166px;
	float:left;
	padding: 10px 12px 0 17px;
	background:url(imagenes/linea_0.jpg) no-repeat bottom left;
  }
.txt {
	width:211px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #666666;
	text-align:justify;
	float:left;
	margin:0;
	padding:5px 0 0 0;
	border:none;
  }

#espacio2 {
	width:207px;
	height:166px;
	float:left;
	padding: 10px 10px 0 11px;
	background:url(imagenes/linea.jpg) no-repeat bottom left;
  }
#botonera_base {
	width:937px;
	height:69px;
    margin:0 auto;
    text-align:left;
	padding:0;
  }
img.bas {
	margin:0;
	float:left;
  }
#bt01 {
	width:325px;
    height:69px;
    text-align:left;
	float:left;
	margin:0;
	padding:0;
  }
#creditos {
    width : 937px;
    margin:0 auto;
    text-align:right;
  }
#creditos a { text-decoration:none; color:#666666; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
a:visited{ text-decoration: none; color:#666666; }
a:hover { text-decoration: none; color:#ffffff; }
a:active { text-decoration: none; color:#666666;  }
  
/* INTERIORES ......................................................................................*/

#central_int {
    background-color :#ffffff;
    width : 937px;
	height:264px;
    margin:0 auto;
    text-align:left;
  }

#swf_int {
	width:937px;
	height:169px;
	text-align:left;
	float:left;
	background-color :#ffffff;
	border-bottom: solid 6px #e4e4e4;
  }

#menu {
    width:937px;
    height:35px;
    text-align:left;
	margin:0 auto;
    background-color:#ffffff;
  }
  
ul#navi {
    list-style:none;
    margin:0;
    padding:0;
  }
img.titulo  {
    width:192px;
	height:35px;
    margin:0;
    padding:0;
	border:0;
  }
ul#navi li {
    float:left;
  }
ul#navi li a {
    display:block;
    width:104px;
    height:35px;
    text-decoration:none;
  }
ul#navi li a#empresa {
    background-image:url(imagenes/b1.jpg);
    background-repeat: no-repeat;
  }
ul#navi li a#productos {
    background-image:url(imagenes/b2.jpg);
    background-repeat: no-repeat;
  }
ul#navi li a#servicios {
    background-image:url(imagenes/b3.jpg);
    background-repeat: no-repeat;
  }
ul#navi li a#novedades {
    background-image:url(imagenes/b4.jpg);
    background-repeat: no-repeat;
  }
ul#navi li a#ofertas {
    background-image:url(imagenes/b5.jpg);
    background-repeat: no-repeat;
  }
ul#navi li a#contacto {
    width:70px;
    background-image:url(imagenes/contacto_int.jpg);
    background-repeat: no-repeat;
  }
ul#navi li a#ingles {
    width:70px;
    background-image:url(imagenes/ingles_int.jpg);
    background-repeat: no-repeat;
  }
ul#navi li a#espanol {
    width:85px;
    background-image:url(imagenes/esp_int.jpg);
    background-repeat: no-repeat;
  }
  
ul#navi li a#empresa:hover {
    background-image:url(imagenes/b1b.jpg);
    background-repeat: no-repeat;
  }
  
ul#navi li a#productos:hover {
    background-image:url(imagenes/b2b.jpg);
    background-repeat: no-repeat;
  }
ul#navi li a#servicios:hover {
    background-image:url(imagenes/b3b.jpg);
    background-repeat: no-repeat;
  }
ul#navi li a#novedades:hover {
    background-image:url(imagenes/b4b.jpg);
    background-repeat: no-repeat;
  }
ul#navi li a#ofertas:hover {
    background-image:url(imagenes/b5b.jpg);
    background-repeat: no-repeat;
  }
ul#navi li a#contacto:hover {
    background-image:url(imagenes/contacto_intb.jpg);
    background-repeat: no-repeat;
  }
ul#navi li a#ingles:hover {
    background-image:url(imagenes/ingles_intb.jpg);
    background-repeat: no-repeat;
  }
ul#navi li a#espanol:hover {
    background-image:url(imagenes/espanol_intb.jpg);
    background-repeat: no-repeat;
  }
  
h1, h2, h3 {
	margin:0;
	padding:0;
	border:0;
	  }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-style: normal;
	text-align:left;
	  }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	  }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	line-height:12px;
	  }
	  
strong {
    color:#333333;
  }
h3 strong {
    color:#999999;
	}
br#corto {
	line-height:7px;
  }	
img.link{
	margin:0;
	text-align:left;
	border:none;
	padding: 0 0 0 2px;
  }

img.s1, img.s2, img.s3{
	margin:9px 0;
	padding:0;
	border:0;
	  }
#bt01_b {
	width:313px;
    height:44px;
    text-align:left;
	float:left;
	margin:0;
	padding:0;
  }

#botonera_base_int {
	width:937px;
	height:44px;
    margin:0 auto;
    text-align:left;
	padding:0;
  }
   
/* INTERIORES EMPRESAS......................................................................................*/

#cuerpo_e {
    background-color :#ffffff;
    width : 937px;
	height:190px;
    margin:0 auto;
    text-align:left;
	border-top: 36px solid #ffffff;
  }
  
#caja_e  {
	width:270px;
	height:190px;
	float:left;
	margin:0;
	border-left: 31px solid #ffffff;
	padding:0 14px 0 0;
	text-align:justify;

	  }
#caja2_e  {
	width:270px;
	height:190px;
	float:left;
	border-left: 1px solid #666666;
	margin:0;
	padding:0 17px 0 17px;
	text-align:justify;
	 } 
	 
#base_caja {/*solo para empresa, productos y servicios*/
    width : 937px;
	height:38px;
    margin:0 auto;
    text-align:left;
    background-image:url(imagenes/base_caja.jpg);
    background-repeat:  repeat-x;
  }
  
/* INTERIORES PRODUCTOS......................................................................................*/

#cuerpo_p{
    background-color :#ffffff;
    width : 937px;
	height:590px;
    margin:0 auto;
    text-align:left;
	border-top: 36px solid #ffffff;
  }
  
#caja_p {
	width:251px;
	height:590px;
	float:left;
	margin: 0;
	padding:0 14px 0 50px;
	text-align:left;

	  }
#caja2_p {
	width:250px;
	height:590px;
	float:left;
	border-left: 1px solid #666666;
	margin:0;
	padding:0 27px;
	text-align:left;
	 }

ul#lista {
	padding:0 0 15px 0;
	margin:0;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #666666;
  }
ul#lista_2 {
	padding:0 0 15px 0;
	margin:0;
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color: #666666;
	border-bottom: 1px dashed #999999;
  }
  
img.loguitos{
	margin:0;
	text-align:left;
	border:none;
	padding:0 0 10px 0;
  }
img.loguitos_bajo{
	margin:0;
	text-align:left;
	border:none;
	padding:10px 0 10px 0;
  }

  
/* INTERIORES SERVICIOS......................................................................................*/
  
#cuerpo_s{
    background-color :#ffffff;
    width : 937px;
	height:685px;
    margin:0 auto;
    text-align:left;
	border-top: 36px solid #ffffff;
  }
  
#caja_s {
	width:270px;
	height:685px;
	float:left;
	margin:0;
	border-left: 31px solid #ffffff;
	padding:0 14px 0 0;
	text-align:justify;

	  }
#caja2_s {
	width:270px;
	height:685px;
	float:left;
	border-left: 1px solid #666666;
	margin:0;
	padding:0 17px 0 17px;
	text-align:justify;
	 }

  
/* INTERIORES REPRESENTADAS ......................................................................................*/

#central_int_rep {
    background-color :#ffffff;
    width : 937px;
	height:95px;
    margin:0 auto;
    text-align:left;
  } 
#menu_rep {
    width:937px;
    height:35px;
    text-align:left;
	margin:0 auto;
    background-color:#ffffff;
	border-top: 10px solid #e4e4e4;
  }
#cuerpo_rep{
    background-color :#ffffff;
    width : 937px;
    margin:0 auto;
    text-align:center;
  }
img.titulo_rep {
    padding:0;
    border-top: 20px solid #ffffff;
    border-bottom: 20px solid #ffffff;
	border-right: 245px solid #ffffff;
	border-left: 245px solid #ffffff;
  }  
  
/* INTERIORES REPRESENTADAS DETALLE......................................................................................*/

#cuerpo_rep_interior {
    background-color :#ffffff;
    width : 937px;
    margin:0 auto;
    text-align:center;
  }
  
img.estatico {
    padding:0;
    margin:0;
    float:left;
  }  
ul#log {
    list-style:none;
    margin:0 0 0 20px;
    padding:0;
	text-align:center;
  }
ul#log li {
    float:left;
	
  }
ul#log li a {
    display:block;
    width:179px;
    height:92px;
    text-decoration:none;
  } 
 
ul#log li a#r1 {
    background-image:url(imagenes_representadas/rep1b.jpg);
    background-repeat: no-repeat;
  }  
ul#log li a#r1:hover {
    background-image:url(imagenes_representadas/rep1.jpg);
    background-repeat: no-repeat;
  } 
ul#log li a#r2 {
    background-image:url(imagenes_representadas/rep2b.jpg);
    background-repeat: no-repeat;
  }  
ul#log li a#r2:hover {
    background-image:url(imagenes_representadas/rep2.jpg);
    background-repeat: no-repeat;
  } 
ul#log li a#r3 {
    background-image:url(imagenes_representadas/rep3b.jpg);
    background-repeat: no-repeat;
  }  
ul#log li a#r3:hover {
    background-image:url(imagenes_representadas/rep3.jpg);
    background-repeat: no-repeat;
  } 
ul#log li a#r4 {
    background-image:url(imagenes_representadas/rep4b.jpg);
    background-repeat: no-repeat;
  }  
ul#log li a#r4:hover {
    background-image:url(imagenes_representadas/rep4.jpg);
    background-repeat: no-repeat;
  } 
ul#log li a#r5 {
    background-image:url(imagenes_representadas/rep5b.jpg);
    background-repeat: no-repeat;
  }  
ul#log li a#r5:hover {
    background-image:url(imagenes_representadas/rep5.jpg);
    background-repeat: no-repeat;
  } 
ul#log li a#r6 {
    background-image:url(imagenes_representadas/rep6b.jpg);
    background-repeat: no-repeat;
  }  
ul#log li a#r6:hover {
    background-image:url(imagenes_representadas/rep6.jpg);
    background-repeat: no-repeat;
  } 
ul#log li a#r7 {
    background-image:url(imagenes_representadas/rep7b.jpg);
    background-repeat: no-repeat;
  }  
ul#log li a#r7:hover {
    background-image:url(imagenes_representadas/rep7.jpg);
    background-repeat: no-repeat;
  }  
ul#log li a#r8 {
    background-image:url(imagenes_representadas/rep8b.jpg);
    background-repeat: no-repeat;
  }  
ul#log li a#r8:hover {
    background-image:url(imagenes_representadas/rep8.jpg);
    background-repeat: no-repeat;
  }   
ul#log li a#r9 {
    background-image:url(imagenes_representadas/rep9b.jpg);
    background-repeat: no-repeat;
  }  
ul#log li a#r9:hover {
    background-image:url(imagenes_representadas/rep9.jpg);
    background-repeat: no-repeat;
  }  
ul#log li a#r10 {
    background-image:url(imagenes_representadas/rep10b.jpg);
    background-repeat: no-repeat;
  }  
ul#log li a#r10:hover {
    background-image:url(imagenes_representadas/rep10.jpg);
    background-repeat: no-repeat;
  }  
ul#log li a#r11 {
    margin: 0 0 0 360px;
    background-image:url(imagenes_representadas/rep11b.jpg);
    background-repeat: no-repeat;
  }  
ul#log li a#r11:hover {
    background-image:url(imagenes_representadas/rep11.jpg);
    background-repeat: no-repeat;
  }     
  
img.banner {
    padding:20px 0 10px 0;
    margin:0;
	border-left: 5px solid #ffffff;
	border-top: 5px solid #ffffff;
  } 
  
#columna_general_interna { /*columna contenedora de interiores*/
	width:937px;
	margin:0 auto;
	padding:0 0 30px 0;
	text-align:left;
	background-color: #fff;
	background:url(imagenes/base_caja.jpg) repeat-x bottom left;
} 
 
#colum1 { 
	width :383px;
	background-color:#FFFFFF;
	margin:0;
	text-align:left;
	float:left;
	border-right: 1px solid #999999;
	padding: 0 25px 0 63px;
  }
  
#colum2 {
	width : 375px;
	background-color:#FFFFFF;
	margin:0;
	text-align:left;
	float:left;
	padding: 0 58px 0 32px;
  } 
  
  
img.gonotec {
	margin:0;
	padding:0 0 30px 0;
	text-align:left;
  }


h4 {
    margin:0;
    padding:0;
    border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	  }
	  
#colum1 strong,
#colum2 strong {
    color:#990000;
  }
#colum2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#990000;
	font-weight: bold;
  }
#colum2 a:hover {
	color:#000000;
  }

/* INTERIORES CONTACTOS......................................................................................*/

#cuerpo_contacto {
    background-color :#ffffff;
    width : 937px;
	height:210px;
    margin:0 auto;
    text-align:left;
	border-top: 36px solid #ffffff;
  }
  

#caja_contacto  {
	width:270px;
	height:210px;
	float:left;
	margin:0;
	border-left: 200px solid #ffffff;
	padding:0 14px 0 0;
	text-align:justify;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 0px;
	  }

/* INTERIORES CERTIFICADAS......................................................................................*/
  
#cuerpo_cer{
    background-color :#ffffff;
    width : 937px;
    margin:0 auto;
    text-align:center;
	padding:10px 0 0 0;
  }
  
#colum_1_cer {
	width : 388px;
	margin:0;
	text-align:left;
	float:left;
	border-right: 1px solid #999999;
	padding:0 0 0 80px;
  }
  
#colum_2_cer{
	width : 418px;
	margin:0;
	text-align:left;
	float:left;
	padding:0 0 0 50px;
  }  
  
#colum_3_cer{
	width:930px;
	margin:0;
	text-align:center;
	float:left;
	padding:10px 0 0 0;
  }     
   
.cer_foto {
	padding:20px 0 10px 0;
  }  
  
.medalla { float:left; padding:0; margin:0; border:none;}



