@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fpagina.jpg);
}

.contenido {
	padding-top: 14px;
	padding-right: 47px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(images/fon_pag_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.textocredito {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.parrafo {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.subtitulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.contenido2 {
	padding-top: 14px;
	padding-right: 47px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(images/fondoproductos.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.contenido3 {
	padding: 8px;
}
.titulocuadro {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #5b4a11;
	font-weight: bold;
	text-transform: uppercase;
}
.parrafocuadro {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #324D04;
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-right: 2px;
	padding-left: 2px;
}
.titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #663300;
}
.menu a:link , .menu a:visited{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #55731B;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #486217;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #729B24;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.menu a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #A80000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF5B5B;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 12px;
}



.contenido4 {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.menuup {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #A75801;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6D3A01;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FE8907;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 12px;
}
