strong
{
display:inline;
color:#005404;
}
h2
{
display:block;
color:#005404;
font-size:14px;
}
img{
border:none;
}


html {
	background:#FFFFFE;
	overflow-x:hidden; 
	overflow-y:hidden;
}
body {
	margin:0; 
	border:0; 
	background:#FFFFFE;
	font-family: arial; 
	font-size:12px;
}
#garte_piensos_y_productos_ecologicos_html
{
	position:absolute;
	left:50%;
	top:50%;
	width:860px;
	height:556px;
	margin-left:-430px; /* width/2 */
	margin-top:-278px; /* height/2 */
}
.garte_piensos_y_productos_ecologicos_flash
{
	position:absolute;
	left:50%;
	top:50%;
	width:860px;
	height:556px;
	margin-left:-430px; /* width/2 */
	margin-top:-278px; /* height/2 */
	z-index:1999;
}
.center
{
	text-align: center;
}