@charset "UTF-8";
/* CSS Document */

body{
	font-family: Arial;
	font-size: 14px;
	background-color: #f2f2f2;
	color: #000;
}

a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:active {
	color: #000;
}
h1{
	font-size: 18px;
	text-decoration: none;
	color: #666;
	font-weight: lighter;
}
h2{}
h3{
	font-size: 16px;
	font-weight: normal;
	color: #333;
}
#cabecero{
	background-color: #666;
	height: 200px;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imagenes/cabecero_es.jpg);
}
#cabecero_br {
	background-color: #666;
	height: 200px;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../imagenes/cabecero_br.jpg);
}
#menu{
	background-color: #999;
	height: 27px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#menu_horizontal{
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #666;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	background-color: #FFF;
	width: 30px;
}
#menu_producto {
	padding: 5px;
	width: 210px;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #666;
	text-decoration: none;
}
#cuerpo{
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#fondo{
	background-color: #FFF;
	width: 980px;
	position: relative;
	float: left;
}
#cuadro_izq{
	float: left;
	width: 220px;
	padding: 10px;
	position: relative;
}
#menu_lateral{
	padding: 8px;
	width: 204px;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#subproducto{}
#cuadro_der{
	padding: 20px;
	width: 700px;
	float: right;
}
#titulo{}
#descripcion {
	background-color: #F2F2F2;
	width: 660px;
	float: left;
	padding: 20px;
	text-align: justify;
}
/* administrador */
#cuadro_adm{
	padding: 5px;
	float: left;
	width: 200px;
}
.sangria{
	padding-right: 5px;
	padding-left: 10px;
}
#menu_mail {
	padding: 8px;
	width: 204px;
	position: relative;
}
.sangria_der {
	padding-right: 5px;
	padding-left: 10px;
}
#cabecero2 {
	background-color: #3F0;
	height: 160px;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#foto{
	height: 90px;
	width: 120px;
	overflow: hidden;
}
#cuadro_foto {
	height: 160px;
	width: 124px;
	overflow: hidden;
	float: left;
	margin: 8px;
	position: relative;
}
#menu_familia {
	width: 196px;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-size: 12px;
	color: #666;
}
#foto_producto {
	width: 120px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 90px;
}
#foto_producto1 {
	width: 200px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
}
.correo {
	font-size: 16px;
	color: #333;
}
#descripcion2 {
	background-color: #F2F2F2;
	width: 660px;
	float: left;
	padding: 20px;
	text-align: justify;
	margin-top: 30px;
}
#producto {
	height: 220px;
	width: 200px;
	float: left;
	margin: 10px;
	background-image: url(../imagenes/producto_fondo.png);
	background-repeat: repeat;
}
#producto_foto {
	background-color: #0F0;
	height: 120px;
	width: 160px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.info {
	padding-right: 30px;
}
#pie {
	height: 150px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	float: left;
	position: relative;
	background-image: url(../imagenes/pie.jpg);
}
#pie_direc{
	padding: 20px;
	width: 300px;
	float: left;
}
#pie_enlaces{
	height: 120px;
	width: 200px;
	float: left;
	padding: 10px;
}
#pie_disenio {
	height: 120px;
	width: 150px;
	float: left;
	font-size: 10px;
	padding-top: 45px;
	padding-left: 25px;
}
