body {
	background-color: #cccccc;
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#contenedor{
	margin:0 auto;
	width:800px;
	height:auto;
	background-color:#FEC706;
	border: 1px #333333 solid;
}

#contenido{
	width:800px;
	height:auto;
	background-image:url(images/fondo1.jpg);
	background-repeat:no-repeat;
	}
	

#cabecera{
	width:800px;
	height:220px;
	}

#pie{
	width:800px;
	height:40px;
	background-image:url(images/fnd_pie1.jpg);
	}
.Estilo2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #005E23;
	}

.titprods {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color: #00712B;
	font-weight: bold;
}

.titprods1 {
	font-size: 17px;
	color: #00712B;
	font-weight: bold;
	text-decoration:underline;

}

.subtitprods {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #444444;

}

.texto11{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
