a {
 text-decoration: none;
 color: #000;
}
img {
border: 0;
}
.logo img {
	border: 0px;
	margin-left: 3px;
	float: left;
}
h1 {background-color: #DFB660;}
/* Formularios */
form {
margin-left: 15px;
}

.input {
	border: 1px solid #D59113;
	margin: 20px 10px 0px 10px;
}

.submit {
	border: 1px solid #D59113;
	background-color: #FDEAC6;
	text-decoration: underline;
	color: #D59113;
	font: 10px arial;
}

/* Lista */
#menuNavegacion{
	margin: 0px;
	padding: 0px 0px 0px 7px;
}
.submenu img {
margin: 0px 0px 0px -7px;
padding: 0px 0px 0px -7px;
}
#menuNavegacion .menu_uno, .menu_uno a {
	width: 161px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background-image:  url(../images/nav_bienvenid.gif);
	background-repeat:no-repeat;
	font-family: Arial;
	line-height: 25px;
	text-indent: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#menuNavegacion .menu_dos {
	width: 161px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	list-style-type: none;
	background-image:   url(../images/nav_productos.gif);
	background-repeat:no-repeat;
	font-family: Arial;
	line-height: 25px;
	text-indent: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#menuNavegacion .menu_tres {
	width: 161px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	list-style-type: none;
	background-image: url(../images/nav_area_dos.gif);
	background-repeat:no-repeat;
	font-family: Arial;
	line-height: 25px;
	text-indent: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #FDEAC6;
}
#menuNavegacion .menu_tres a {color: #fff;}
#menuNavegacion .menu_cuatro {
	width: 161px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	list-style-type: none;
	background-image:   url(../images/nav_contacto.gif);
	font-family: Arial;
	line-height: 25px;
	text-indent: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#menuNavegacion .submenu {
	padding: 0px;
	margin: 0px;
	line-height: 14px;
	text-indent: 15px;
	font-family: verdana;
	font-size: 9px;
	color: #D59113;
}
#menuNavegacion .submenu li {
	width: 146px;
	height: 14px;
	list-style-type: none;
	margin-top: 2px;
	padding-left: 13px;
	font-weight: normal;
}
#menuNavegacion .submenu .active a {
	color: #D59113;
}
#menuNavegacion .submenu .active {
	width: 158px;
	height: 14px;
	list-style-type: none;
	border: 1px solid #FFC559;
	background-color: #FDEAC6;
	padding-left: 1px;
	font-weight: bold;
}/* Lista */
p.textocontenido {
	font: 10px verdana;
	color: #666;
	margin: 0px 0px 0px 15px;
}

#dercontenido {
	width: 575px;
	height: 376px;
	margin: 13px 0px 0px 13px;
}
#contentleft {
	width: 200px;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
}
#contentleft img {margin-bottom: 50px;}
#contentright {
	width: 245px;
	float: left;
	Font: 11px arial;
	padding-left: 80px;
}
.form_registro {
	width: 525px;
	height: 60px;
	margin: 30px 0px 0px 15px;
	padding: 0px;
	border-top: 1px dotted #D59113;
	border-bottom: 1px dotted #D59113;
	font: 10px verdana;
	color: #666;
}
.requestregistro {
	font: 10px verdana;
	margin: 60px 0px 0px 15px;
	color: #666;
}
.requestregistrob {
	font: 10px verdana;
	margin: 0px 0px 0px 15px;
	color: #666;
}
.requestregistro span a {
	color: #D59113;
	font-weight: bold;
	text-decoration: underline;
}
/* Botonera */
#textoinicio a{
	clear: both;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	margin-left:20px;
}
#textodireccion{
	font-size:10px;
	color:#000000;
	margin-left:80px;
}
#textodirecciondos a{
	font-size:10px;
	color:#000000;
	margin-left:60px;
}
.titulo_contenido{
	width: 581px;
	margin-left:13px;
	margin-top:15px;
	padding-left: 5px;
	border-bottom:1px solid #D59113;
}
.textocontenido{
	font-size:10px;
	color:#000000;
	margin-left:15px;
	margin-top:15px;
	width:520px;
}

.textodireccion{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin-left:80px;
}
.textoinicio{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	margin-left:20px;

}

