/* CSS Document */
html, body{ 
 	color: #fff;
	font-size: 11px;	
	background-color: #670301;
	background-image: url(../imagenes/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: arial, verdana, sans-serif;
}


#menu_top {
	border-style: none;
	border-width: 0px;
	height: 15px;
	font-weight: normal;
	font-size: 9px;
	font-family: arial, verdana, sans-serif;
	background-color: rgb(187, 0, 0);
	color: rgb(255, 255, 255);
	text-decoration: none;
	display: block;
	text-align: right;	
	float: right;
	margin-top:2px;
}
#menu_top a {
	text-decoration: none;
}
#menu_top a:link {
	color: rgb(255, 255, 255);
}
#menu_top a:visited {
	color: rgb(219, 224, 234);
}
#menu_top a:hover, #menu_top a:active {
	color: rgb(102, 0, 0);
}

#aqui, #banner, #contenido, #pie{
  background:#fff;
  color:#333;
  font-weight: normal;
  font-size: 11px;
  font-family: arial,verdana,sans-serif;  
  text-align: left;
}
#banner {
  padding-bottom:5px;  
}
#aqui p{
  margin:0px 5px;
}

#aqui a {
	text-decoration: none;
}
#aqui a:link {
	color:#333333;
}
#aqui a:visited {
	color: rgb(219, 224, 234);
}
#aqui a:hover, #aqui a:active {
	color: rgb(187, 0, 0);
	text-decoration: none;
}

#info_contenido p{
  margin:5px;
}

#info_contenido h1 { margin-top: 10px;
    text-align: left;
    font-weight: bold;
    font-size: 11px;
    font-family: arial,verdana,sans-serif;
    }
	
#info_contenido h2 { margin-top: 10px;
    text-align: left;
    font-weight: bold;
    font-size: 11px;
    font-family: arial,verdana,sans-serif;
    }
    
h1.titulo{
  font-size:13px; 
  text-transform:uppercase; 
  background:#252525; 
  color:#fff; 
  padding:5px;
  margin:5px;
}

/*Menu secciones*/
#menu_contenido a { text-decoration: none;
}

#menu_contenido a:link { color: rgb(255, 255, 255);
}

#menu_contenido a:visited { color: rgb(219, 224, 234);
}

#menu_contenido a:hover, #menu_contenido a:active { color: rgb(187, 0, 0);
}

#menu_contenido_principal { border-style: none;
    border-width: 0pt;
    padding: 5px 5px 5px 0px;
    margin-right: 0px;
    float: left;
    position: relative;
    margin-top: 0px;
    width: 120px;
    color: rgb(255, 255, 255);
    font-family: Arial,verdana,sans-serif;
    font-size: 11px;
    text-align: right;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 17px;
    background-color: rgb(37, 37, 37);
    }

  #menu_contenido_principal strong{
    padding: 2px 2px 2px 40px;
    margin-right: 0px;
    color: #000;
    background: #fff;
    font-family: Arial,verdana,sans-serif;
    font-size: 11px;
    text-align: right;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;    
  }
  
  .menu_contenido_adicional { border-style: solid none none;
    border-width: 1px 0px 0px;
    border-top: 1px solid rgb(134, 134, 134);
    padding: 5px 5px 5px 0px;
    margin-right: 0px;
    float: left;
    position: relative;
    margin-top: 0px;
    width: 120px;
    color: rgb(255, 255, 255);
    font-family: Arial,verdana,sans-serif;
    font-size: 11px;
    text-align: right;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 17px;
    background-color: rgb(37, 37, 37);
    }
    
  .menu_contenido_adicional strong{
    padding: 2px 2px 2px 40px;
    margin-right: 0px;
    color: #000;
    background: #fff;
    font-family: Arial,verdana,sans-serif;
    font-size: 11px;
    text-align: right;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;    
  }

/*Pie*/
#pie{
  font-size: 9px;
	text-align: left;
	font-family: arial, verdana, sans-serif;
}

#pie_superior {
  padding-left:10px;
	border-style: none;
	border-width: 0pt;
	margin: 0px;
	float: left;
	width: 757px;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	height: 80px;
	background-color: rgb(255, 255, 255);
}
#pie_medio {
  padding-left:10px;
  padding-top:10px;
  padding-bottom:10px;
	border-style: none;
	border-width: 0pt;
	margin: 0px;
	float: left;
	width: 757px;
	text-align: center;
	font-family: arial, verdana, sans-serif;
  font-size:11px;	
	background-color: rgb(255, 255, 255);
}
.pie_superior_vacio {
	border-style: none;
	border-width: 0pt;
	width: 100px;
	height: 80px;
	float: left;
	background-color: rgb(255, 255, 255);
}
#info {
	border-left: 2px solid #DBDBDB;
	margin: 10px;
	float: left;
	text-align: left;
	font-family: arial, verdana, sans-serif;	
	padding:10px;
	height: 40px;
	background-color: rgb(255, 255, 255);
	color: rgb(51, 51, 51);
}

#info_d {
	border-right: 2px solid #DBDBDB;
	margin: 10px;
	float: left;
	text-align: right;
	font-family: arial, verdana, sans-serif;	
	padding:10px;
	height: 40px;
	background-color: rgb(255, 255, 255);
	color: rgb(51, 51, 51);
}
.representantes {
	border-style: none;
	border-width: 0pt;
	margin: 2px;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	
	height: 80px;
	float: left;
	background-color: rgb(255, 255, 255);
}
.representantes img {
	border-style: none;
	border-width: 0pt;
	float: left;
}
#pie_inferior {
	border-style: none;
	border-width: 0pt;
	margin: 0px;
	float: left;
	width: 767px;
	text-align: left;
	font-family: arial, verdana, sans-serif;
	height: 20px;
	background-color: rgb(255, 255, 255);
}
#pie a:link {
	color: rgb(170, 0, 0);
}
#pie a:visited {
	color: rgb(153, 153, 153);
}
#pie a:hover, #pie a:active {
	color: rgb(102, 0, 0);
}

/*Banners*/
#banner_index{
 /* background:url('../imagenes/fondo_inicio.jpg') no-repeat;   
  text-align:right; 
  font-weight:bold;
  height: 214px;   */
  color:#000;
  background:#fff;
  float:left;  
  border:0px;
  padding:0px;
}

#pie_banner_principal{
  background:url('../imagenes/banner-index-bottom.jpg') no-repeat;
  height:27px;
  border:0px;
  margin:0px;
  padding:0px;
  float:left;
  width:780px;
}
#servicios{
  color:#fff;
  font-size:14px;
  font-weight:bold;
  padding-top:2px;
  text-align:left;
  margin-left:60px;
}

#banner_index h1{
  margin:10px;  
  text-transform:uppercase;
  font-size: 32px;	
	font-family: arial, verdana, sans-serif;
}

#banner_index ul{
  font-weight: normal;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	list-style:none;
}

#banner_index h1, ul{
  margin-right:20px;
}

/*Index contenido*/
#productos {	
	float: left;
	background: #fff;
	margin-top:5px;
}

h1.titulo_productos{
  margin:0px 20px;
  width: 120px;
	height: 22px;
	background-color: rgb(219, 219, 219);
	color: rgb(51, 51, 51);
	font-family: arial, verdana, sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	padding-top:4px;
}

#banner_productos {
	border-style: none;
	border-width: 0pt;
	text-align: left;
	margin-right: 0px;
	float: left;
	width: 667px;
	height: 120px;
	margin-top: 0px;
	background-color: rgb(219, 219, 219);
	color: rgb(51, 51, 51);
}

#banner_productos img {
	border: 1px solid rgb(51, 51, 51);
	padding: 2px;
	text-align: left;
	margin-right: 0px;
	float: left;
	background-color: rgb(219, 219, 219);
	color: rgb(51, 51, 51);
	margin-top: 7px;
	margin-left: 9px;
}

#banner_servicios {
	border-style: none;
	border-width: 0pt;
	text-align: left;
	margin-right: 0px;
	float: left;
	width: 780px;
	height: 102px;
	margin-top: 0px;
	background-color: rgb(219, 219, 219);
	color: rgb(51, 51, 51);
}

#banner_servicios img {
	border: 1px solid rgb(51, 51, 51);
	padding: 2px;
	text-align: left;
	margin-right: 0px;
	float: left;
	background-color: rgb(219, 219, 219);
	color: rgb(51, 51, 51);
	margin-top: 7px;
	margin-left: 8px;
}

#texto_productos {
	border-style: none;
	border-width: 0pt;
	text-align: left;
	margin-right: 0px;
	float: left;
	margin-top: 0px;
	background-color: rgb(51, 51, 51);
	color: rgb(255, 255, 255);
	padding-top: 5px;
	height: 115px;
	padding-left: 5px;
	width: 103px;
	padding-right: 5px;
}
#texto_productos ul {
	text-align: left;
	margin-left: 0px;
}

/*Tabla simple*/
#texto_producto { border-style: none;
    border-width: 0pt;
    margin-right: 0px;
	  margin-left: 20px;
    float: left;
    position: relative;
    margin-top: 0px;
    color: rgb(37, 37, 37);
    padding-left: 10px;
    font-family: arial,verdana,sans-serif;
    font-size: 11px;
    line-height: 12px;
    /*height: 400px;*/
    background-color: rgb(255, 255, 255);
    text-align: justify;
    padding-right: 10px;
    width: 180px;
    }

  #texto_producto img { border-style: solid;
    border-width: 1px;
    }

  #texto_producto ul { border-style: none;
    border-width: 0px;
    list-style-position: outside;
    list-style-type: square;
    }
    
#tabla_producto { 
    border: 1px solid rgb(37, 37, 37);
    text-align: justify;   
    float: left;
    position: relative;
    margin-top: 0px;
    color: rgb(37, 37, 37);
    font-family: arial,verdana,sans-serif;
    font-size: 11px;
    line-height: 12px;
    width: 340px;
    background-color: rgb(223, 223, 223);
    /*height: 570px;*/
    padding-left: 10px;
    margin-left: 10px;
    }

	#tabla_producto  p{ 
    margin-right: 10px;
    padding-left: 10px;
    margin-left: 10px;
    }
    
/*Productos*/
.categoria{
    width:116px; 
    height:24px; 
    margin-top: 4px;
    margin-left:2px; 
    margin-bottom: 4px;
    background:#fff; 
    color:#333; 
    font-weight:bold; 
    text-align:right; 
    padding-right:4px;
    font-size: 11px;
    line-height: 11px;
    
}
#titulo_producto h2{
  font-size:18px;
  font-weight:bold;
}

#imagen_producto img{
  width:220px;
  border:1px solid #333;  
  float:left;
}

#caracteristicas ul{
  list-style:none;
  font-size:12px;
  font-weight:bold;
  margin:0px;
  margin-top:20px;
  padding:5px;
  
}

#info_producto{  
  float:left;
  margin-left:10px;
}

#caracteristicas li{ 
  margin:0px; 
  padding:0px;
}

#catalogo{
  margin:40px 0px;
}
.producto{
  float:left;
  margin:8px;
}

.producto span{ 
  font-size:11px;
  font-weight:bold;
}

/*Formulario cotizacion*/
#capaformulario {
  background:#fff; 
  float:left; 
  text-align:left; 
  margin:20px 15px;
  padding: 10px;
}

#capaformulario label{
  font-weight: bold;
}

#capaformulario input{
  font-size:11px;
  font-family: arial, verdana, sans-serif;
	color: #333333;
	border: #333333 1px solid;
	width: 200px;
	font-weight: normal;
	margin-bottom:4px;
}

#capaformulario textarea{
  font-size:11px;
  font-family: arial, verdana, sans-serif;
	color: #333333;
	border: #333333 1px solid;
	width: 200px;
	height: 60px;
}

#capaformulario input.btn_enviar{
  background: url(../imagenes/btn-enviar-cotizacion.jpg) no-repeat;	
	width: 90px; height: 18px !important; 
	height: 18px; 
	border: 0; 	
	cursor: pointer;
}

#capaformulario input.btn_cerrar{
  background: url(../imagenes/btn-cerrar-cotizacion.jpg) no-repeat;	
	width: 40px; height: 18px !important; 
	height: 18px; 
	border: 0; 	
	cursor: pointer;
}

.texto_nota { border-width: 0px;
    text-align: justify;
    font-family: arial,verdana,sans-serif;
    font-size: 10px;
    font-weight: lighter;
    font-style: italic;
    color: rgb(102, 102, 102);
    }
    
/*Servicios*/
ul.lista_tipos{
    font-family: Arial,verdana,sans-serif;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    line-height: 17px;
    background: #fff;
    margin-left:10px;
    list-style:oval;
}

.lista_servicios_general{
  background: #fff;
  font-family: tahoma, verdana, sans-serif;
  font-weight: bold;
}

.lista_flotante{
  float:left;    
  font-weight: bold;	
  font-size: 11px;	
	line-height: 16px;
  color: #000;
  list-style:none;
  margin:0px; 
  padding:0px;
}

#imagenes_servicios{
  float:left; 
  width:340px; 
  margin-top:20px; 
  margin-bottom:20px;
}

#lista_servicios{
  float:left; 
  width:260px; 
  margin-top:40px; 
  margin-bottom:20px;
}
#boton_cotizar{
  margin-top:40px;
}

#info_descargas{
  margin:20px 40px; 
  text-align:justify;
}

#info_descargas h1{
  font-size:12px;
  font-weight:bold;
  margin:0px;
  padding:0px;
}

a.url_titulos {
  text-decoration: none;
  text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #000;  
}

a:link.url_titulos {
  text-decoration: none;
  text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: #000;  
}

a:hover.url_titulos {
  text-decoration: underline;
  text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: rgb(170, 0, 0);  
}

a:visited.url_titulos {
  text-decoration: none;
  text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
	color: rgb(170, 0, 0);  
}

a.url_descargas {
  text-decoration: none;
  text-transform: none;
  font-style: normal;
  font-weight: normal;
  color: #333;  
}

a:link.url_descargas {
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	color: #333;  
}

a:hover.url_descargas {
	text-decoration: underline;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	color: rgb(170, 0, 0);  
}

a:visited.url_descargas {
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	color: rgb(170, 0, 0);  
}