/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.jpg);
	background-color: #bffda1;
	background-repeat: repeat-x;
}
.titu1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #754c24;
}
.titu2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #666666;
}
.titu3 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #e77817;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#002243;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002243;
	font-weight: bold;
}
.error {
	color:#FF0000;
}
.fecha {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
#borde-img {
	border: #e1e1e1 solid 3px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
}
a#menu:link, a#menu:active, a#menu:visited {
	font-family: "Trebuchet MS", arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding:0 5px 0 5px;
}
a#menu:hover {
	color:#FFCC00;
}
a#menu2:link, a#menu2:active, a#menu2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a#menu2:hover {
	color:#FFFFFF;
	border-bottom: 1px dashed #e9f1f7;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e9f1f7;
}
.anteriores {
	float: left;
	width: 167px;
	height: 250px;
	margin: 0px 15px 10px 15px;
	padding: 10px 0px 5px 0px;
	display:inline-table;
	text-align:center;
	background-image: url(images/fondo-productos.gif);
}
