@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/back_02.jpg);
	background-repeat: repeat-x;
	background-color: #c29d43;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 10px;
	color: #666;
	text-align: center;
}
.a {
	font-size: 10px;
}
.a {
	color: #FFF;
}
.a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}
.d {
	text-align: justify;
}
h3 {
	font-size: 14px;
}
.resp_contenedor{
	position: relative;
	top:0px;
	left:0px;
	width:319px;
}
a:link {
	color: #B7CD60;
}
a:visited {
	color: #B7CD60;
}
a:hover {
	color: #AAC442;
}
a:active {
	color: #B7CD60;
}

.tabla{
	background-color: #C39F47;
}

.tabla-cot{
	font-size: 12px;
}

.contacto{
	font-size:10px;
}

.divprod{
	height:470px;
	vertical-align: top;
}