/* CSS Document */

body{
	background-color: #19293b;
	margin: 0px;
}
#bg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #a3b8c9;
	background-image: url(../imagenes/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#top {
	margin:auto;
	height:40px;
	width:846px;
	padding-top:0px;
	padding-left:20px;	
	
}

#top #btn_top{
	background-image: url(../imagenes/btn_contacto.png);
	background-repeat: no-repeat;
	height: 20px;
	background-position: right top;	
	color: #FFFFFF;
	width: 161px;
	text-align: center;
	padding-left: 705px;
	padding-top: 5px;
	padding-bottom: 34px;
	margin: auto;
}

#top #btn_top a{
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: auto;
}

#top #btn_top a:hover{
	text-decoration: none;
	color: #808080;
}

#top #menu{
	width: 746px;
	height: 43px;
	margin:auto;
	padding-top:66px;
	
	font-size:1px;
}
/*

#top #menu a{
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	display: block;
	margin-left: auto;
	float: left;
	padding-left: 27px;
	height: 24px;
	padding-top: 15px;
	padding-right: 27px;
	background-position: bottom;
}

#top #menu a:hover{
	color: #FFFFFF;
	background-position: center bottom;
	background-image: url(../imagenes/menu_hover.png);
}*/

#center{
	background-color: #7e878e;
	width: 866px;
	margin: auto;
	background-image: url(../imagenes/bg_center.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#center #flash{
	height: 220px;
	width: 866px;
}

#center #menu_izq {
	background-image: url(../imagenes/bg_b.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 285px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 12px;
	background-color: #7e878e;
}

#center #menu_izq .td1 {
	width: 252px;
	background-color: #FFFFFF;
	background-image: url(../imagenes/b1.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	height: 101px;
}

#center #menu_izq .td1 .ul{
	text-align: left;
	padding-left: 65px;
	margin-left: 0px;
	padding-right: 20px;
	padding-top: 45px;
	margin-top: 0px;
	height: 48px;
}

#center #menu_izq .td1 .li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76899b;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
}

#center #menu_izq .td1 .li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76899b;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
	text-decoration: none;
}

#center #menu_izq .td1 .li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #324e6c;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
	text-decoration: none;
}

#center #menu_izq .td1 .ver_mas {
	padding-top: 0px;
	text-align: right;
	padding-right: 40px;
	font-weight: bold;
	margin-top: 20px;
	height: 10px;
}
#center #menu_izq .td1 .ver_mas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#center #menu_izq .td1 .ver_mas a:hover {
	color: #007c6f;
	text-decoration: none;
}

#center #menu_izq .td2{
	height: 102px;
	width: 252px;
	background-color: #FFFFFF;
	background-image: url(../imagenes/b2.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#center #menu_izq .td2 .ul{
	padding-top: 35px;
	text-align: left;
	padding-left: 65px;
	margin-left: 0px;
	padding-right: 20px;
	margin-top: 0px;
	height: 66px;
}
#center #menu_izq .td2 .li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76899b;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
}
#center #menu_izq .td2 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76899b;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
	text-decoration:none;
}
#center #menu_izq .td2 li a:hover{
	text-decoration:underline;
}
#center #menu_izq .td2 .ver_mas {
	padding-top: 0px;
	text-align: right;
	padding-right: 40px;
	margin-top: 20px;
	font-weight: bold;
	height: 10px;
}
#center #menu_izq .td2 .ver_mas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#center #menu_izq .td2 .ver_mas a:hover {
	color: #e76412;
	text-decoration: none;
}

#center #menu_izq .td3{
	height: 102px;
	width: 252px;
	background-image: url(../imagenes/b3.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#center #menu_izq .td3 .ul{
	text-align: left;
	padding-left: 65px;
	margin-left: 0px;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 36px;
	height: 66px;
}

#center #menu_izq .td3 .li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76899b;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
}
#center #menu_izq .td3 .ver_mas {
	padding-top: 0px;
	text-align: right;
	padding-right: 40px;
	margin-top: 22px;
	font-weight: bold;
	height: 10px;
}
#center #menu_izq .td3 .ver_mas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#center #menu_izq .td3 .ver_mas a:hover {
	color: #007ec4;
	text-decoration: none;
}

#center #productos{
	background-color: #FFFFFF;
	width: 581px;
	float: right;
}

#center #productos .top{
	background-image: url(../imagenes/productos_top.png);
	background-repeat: no-repeat;
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 20px;
	text-align: left;
	padding-left: 100px;
	background-position: top;
}


#center #productos #cont{
	background-color: #FFFFFF;
	width: 494px;
	margin: auto;
}



#center_int{
	background-color: #FFFFFF;
	width: 866px;
	background-position: center;
	margin: auto;
}

#center_int #flash{
	height: 220px;
	width: 866px;
}
#center_int #productos{
	background-color: #FFFFFF;
	width: 866px;
	margin: auto;
}

#center_int #productos #top{
	background-image: url(../imagenes/titulo_interior.png);
	background-repeat: no-repeat;
	height: 59px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
	width: 746px;
	padding-left: 120px;
}


#center_int #productos #cont{
	background-color: #FFFFFF;
	width: 664px;
	margin: auto;
}

#center_int #productos #cont2{
	background-color: #e3e3e3;
	width: 664px;
	margin: auto;
}

#footer {
	height: 117px;
}
#footer #cont {
	width: 866px;
	color: #d5d6d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	padding-top: 20px;
	margin: auto;
}

#footer #cont #line {
	background-image: url(../imagenes/linea_footer.jpg);
	background-repeat: no-repeat;
	height: 22px;
	background-position: center center;
}

#footer #cont #menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8a8d8f;
	font-weight: normal;
	margin: auto;
}

#footer #cont #menu a{
	text-decoration: none;
	color: #8a8d8f;
	font-weight: normal;
}

#footer #cont #menu a:hover{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}


#footer #cont #logo_sns {
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3c3c3c;
}
#footer #cont #logo_sns a {
	font-size: 10px;
	color: #00061c;
	text-decoration: none;
}
#footer #cont #logo_sns a:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
#footer #cont #derechos {
	font-size: 10px;
	color: #9fa0a0;
	padding-top: 5px;
	text-align: center;
}
.listado_home {
text-align:center;
}
.listado_home .listado_td_1{
	padding-bottom:15px;

}
.listado_home .nombre {
text-align:center;
}
.listado_home .nombre a{
text-align:center;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#181818;
}
.listado_home .imagen{
	text-align:center;
/*	height:auto!important; /* para los browsers buenos */
	/*height: 75; /* para IE5+ */
	/*min-height: 75px; /* para los browsers buenos */ /**/
	padding-left:5px;
	padding-right:5px;

}
.listado_home .imagen img{
	border: 5px solid #DDD;	
}
.codigo{
padding-top:2px;
padding-bottom:7px;
text-align:center;
}
.codigo a{
/*background-image:url(../imagenes/bg_cod.png);
background-repeat:no-repeat;
background-position:center;*/
width:111px;
height:17px;
padding-top:2px;
text-align:center;
text-decoration:none;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#268196;
text-align:center;
margin:auto;
}
.paginacion{
margin-top:10px;
padding-top:12px;
padding-bottom:8px;
background-color:#C3C3C3;
text-align:right;
padding-right:120px;
}
.paginacion a{
color:#6C6C6C;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
.paginacion a:hover{
color:#181818;
}
.descripcion_pro{
background-color:#E3E3E3;
padding:21px;
}
.titulo_descripcion{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#7E0200;
text-align:left;
}
.titulo_dato{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.detalle_img img{
	border: 11px solid #4B4B4B;
}
.detalle_img2{
	border: 8px solid #4B4B4B;
}
.dato{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#706F6F;
}
.separacion_pro{
margin-top:15px;
border-top-color:#C1BEBE;
border-top-style:solid;
border-top-width:1px;
margin-bottom:10px;
}
.txt_cotizar{
width:193px;
height:21px;
border:0px;
background-color:#FFFFFF;
}
.textarea_cotizar{
width:193px;
height:75px;
border:0px;
background-color:#FFFFFF;
}
.enviar_cotizar{
background-image:url(../imagenes/enviar_contacto.png);
background-repeat:no-repeat;
width:89px;
height:26px;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
}
.texto_contacto{
color:#2D2D2D;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
padding-left:20px;
}
.texto_contacto2{
color:#2D2D2D;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
padding-left:20px;
}
.titulos_cotizador{
color:#909090;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:10px;
}
.borrar_cotizar{
background-image:url(../imagenes/cmd_borrar.png);
background-repeat:no-repeat;
width:85px;
height:29px;
border:0px;
}

.alianzas{
	padding-top:10px;
	text-align:left;
	padding-left: 0px;
	padding-bottom: 50px;
}
.alianzas img{
	margin-left:7px;
	margin-top:20px;
	margin-right: 6px;
}









/*------INICIO MENU DESPEGABLE ----------*/
/* Root = Horizontal, Secondary = Vertical */

#navmenu-h{
margin:auto;
width:800px;
height:40px	;

}
#navmenu-h li{
display:block;
float:left;

}
ul#navmenu-h {
	margin:0px;
	border: 0 none;
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	display:block;
	height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}

ul#navmenu-h li { 
  margin: px;
  border: 0 none;
  padding: 0px;
  float: left; /*For Gecko*/
  display: block;

  list-style: none;
  position: relative;
 }

ul#navmenu-h ul {
	margin: 0;
	border: 0 none;
	width: auto;
	list-style: none;
	display: none;
	position: absolute;
	top:31px;
	left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	
  
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;

}

/*ul#navmenu-h ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  /*display: block !important;
  display: inline; /*For IE*/
.space1{
	 width: 135px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/


}
.space2{
	
}
.space3{
	
}
.space1_{
   width: 135px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/


}
.space2_{

}
.space3_{

}

/* Root Menu */
ul#navmenu-h a {
  
  /*border-right-color: #fff;
  border-bottom-color: #fff;*/

  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;

	color:#FFFFFF;
  font:11px/25px Geneva, Arial, Helvetica, sans-serif;
  font-weight:lighter;
  text-decoration: none;

  height: auto !important;
  height: 1%; /*For IE*/

  padding-left:17px;
  padding-right:17px;
  padding-bottom:7px;
  padding-top:8px;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {


  background-color:#3a444d;

  color: #FFFFFF;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  padding-bottom:0px;
border-top:#000017 2px solid;
  float: none;
  background-color:#718794;
  color: #FFFFFF;
  
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {


  color:#000017;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
color:#000017;

}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
 color:#000017;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
color:#000017;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
color:#000017;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: block;
  position: absolute;
  top:0px;
  left: 160px;
  
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
  
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
 

}
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el Aoltimo elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
.colores_detalle{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#339999;
text-align:center;
}
.sitemap a{
text-decoration:none;
color:#1b2d40;
}



/* ------------------------------------------------  MODIFICACION DEL FOOOTER ------------------------------*/


.cont_foo{
	width:866px;
	margin:auto;
}
.info_deco{
	width:318px;
	float:left;
	background-image:url(../imagenes/linea_footer_2.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:68px;
	padding-left:12px;
	font-size:11px;
	font-weight: normal;
	color: #ffffff;
}
.info_deco img{
	margin-right:10px;
}
.menu_footer{
	width:530px;
	float:left;
	font-size:10px;
	text-align:right;
	color:#ffffff;
	margin-bottom:15px;
	font-weight: normal;
}
.menu_footer a{
	text-decoration:none;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.posicionamiento a{
	text-decoration:none;
	color:#ffffff;
	font-size:10px;
	font-weight: normal;
}

