/*Layout general y estilos base*/
*{
	margin: 0;
	padding: 0;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#333;
	text-align:center;
}
h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 160%;
	border-bottom: 1px solid black;
	margin-top:8px;
	text-transform:uppercase;
}
h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 140%;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

img{
	border:none;
}
hr{
margin-top:50px;
}
label{
 float:left;
 width:175px;
 margin-top:4px;
 margin-bottom:4px;
}
button{
margin: 5px 0;
padding: 1px 0;
background-color:#E05637;
color:#fff;
font-weight:bold;
width: 160px;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
border-top: 2px solid #999;
border-left: 2px solid #999;
}
input{
 margin-bottom:8px;
 width:155px;
 background:#F8E6D9;
 border-top:1px solid #979797;
 border-left:1px solid #979797;
 border-right:1px solid #000;
 border-bottom:1px solid #000;
 padding:1px;
}
input.check{
margin-bottom:0px;
 width:15px;
 background:#FFF;
 border-top:1px solid #979797;
 border-left:1px solid #979797;
 border-right:1px solid #000;
 border-bottom:1px solid #000;
 padding:1px;
}
textarea{
width:325px;
height:100px;
}
.atencion{
color: #f00;
font-size: 80%;
}
#container{
	margin:0 auto;
	text-align:left;
	width: 780px;
	background-color:#fff;
}
/*FIN Layout general y estilos base*/

/*CABECERA*/
#header{
	display:block;
	height:140px;
	background: URL(../img/bg_header.gif) no-repeat top;
}

#logo{
float:left;
margin-top: 10px;
}
#logos_representados{
margin-top: 40px;
float:right;
}
#logos_representados img{
margin-top:2px;
}
/*FIN CABECERA*/

/*Estructura central y menu*/
#central-container{
border-left: 1px dashed #979797;
}
#content{
	margin-left:170px;
	padding: 10px 20px 15px 20px;
	border-left: 1px dashed #979797;
	min-height:300px;
}
* html #content{
height: 300px;
}
#left_column{
float:left;
width:165px;
}
#menu{
margin-top: 10px;
}
#menu, #menu ul{
list-style-type:none;
}
#menu li ul{
margin-top: 20px;
}
#menu li{
	margin: 0 0 8px 5px;
	padding:8px 0px 8px 25px;
	background: URL(../img/bg_menu_ppal.gif) no-repeat top left;
}
* html menu li{
height:33px;
}
#menu ul li{
	margin: 5px 0;
	padding:0;
	background: none;
}
* html #menu ul li{
height:0px;
}
#menu li a{
	color:#666;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
#menu ul li a{
	color:#888;
	display:block;
	text-decoration:none;
	text-transform:none;
	font-weight:none;
	font-size:85%;
	padding-left: 12px;
	background: URL(../img/marcador_li.gif) no-repeat 0px 2px;
}

#menu li a:hover{
	color:#E05637;
	text-decoration:underline;
}
/*FIN Estructura central y menu*/

/*PIE*/
#footer{
height: 45px;
text-align:center;
padding-top: 10px;
font-size:80%;
border: 1px dashed #979797;
}
#footer a{
color:#c03617;
text-decoration:underline;
}
#footer a:hover{
color:#E05637;
}
/*FIN de PIE*/

/*Estilos*/
#content p{
margin:15px 20px;
}
#content a{
color:#c03617;
text-decoration:underline;
}
#content a:hover{
color:#E05637;
}
#content ul{
list-style-type:none;
margin:0 30px;
}
#content ul li{
padding-left: 12px;
background: URL(../img/marcador_li.gif) no-repeat 0px 4px;
}
#content ol{
margin:0 30px;
}
.ficha_producto{
	clear:right;
	margin:20px 20px;
	background: URL(../img/bg_ficha_producto.jpg) no-repeat top left;
	min-height:168px;
	width:524px;
	border-top: 1px solid white;
}
* html .ficha_producto{
height:168px;
}
.ficha_producto img{
float: left;
margin: 13px;
}
.ficha_producto h2{
margin: 10px;
font-size: 120%;
font-weigth: bold;
color: #DE5C3A;
}
.ficha_producto ul{
float:left;
list-style-type:none;
margin:0 10px;
}
.ficha_producto ul li{
padding-left: 12px;
background: URL(../img/marcador_li.gif) no-repeat 0px 4px;
margin: 0 5px 5px 5px;
}
.ficha_otros_rep{
padding-top: 5px;
clear:both;
width: 560px;
min-height: 147px;
border-bottom: 2px solid #c03617;
}
ul.listado{
float:left;
}
.ficha_otros_rep img{
float: right;
}
#form_contacto{
margin: 20px;
padding: 30px;
border: 1px solid #979797;
}
.bloque_index{
float:left;
width: 270px;
height:155px;
margin-top:9px;
font-size: 11px;
background: URL(../img/bg_bloque_index.gif) no-repeat bottom right;
}
.bloque_index_right{
margin-left:20px;
}
.bloque_index_sup{
height:200px;
}
.bloque_index h1{
margin-top: 0px;
padding: 3px 0 0 50px;
height: 30px;
border:0;
background: URL(../img/bg_h1_index.gif) no-repeat 0 0;
}
* html .bloque_index h1{
padding-top:7px;
}
.bloque_index h1 a{
font-size:80%;
color: #fff !important;
text-decoration:none !important;
}
.bloque_index h1 a:hover{
text-decoration:underline !important;
}
.bloque_index img{
float:left;
margin:15px 5px 5px 5px;
}
.bloque_index .volver{
margin: 5px 30px !important;
}
* html .bloque_index .volver{
margin: 5px 15px !important;
}
/*fin Estilos*/
.volver{
float:right;
margin: 5px 10px;
}
.limpia{
	clear:both;
}
