body
{
	background-image:url("../img/bg_green.gif");
	font-family: arial, sans-serif;
	font-size:14px;
}
div
{
	padding:5px 5px 5px 5px;
}
a
{
	color:#854400;
	text-decoration:none;
}
a:visited
{
	text-decoration:none;
	color:#cc6600;
}
a:hover
{
	text-decoration:underline;
}
#LogoAgrocorp
{
	text-align:center;
}
#bienvenido
{
	font-size:18px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#quienesSomos
{
	text-align:justify;
	font-size:14px;
	width:530px;
	background:#ddf0bd;
	border:1px solid #a6ce39;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
}
#companias
{
	width:540px;
	padding:0 0 0 0;
	margin-left:auto;
	margin-right:auto;
}
#companias_izq
{
	float:left;
	width:250px;
	padding:0 0 0 0;
}
#companias_der
{
	float:right;
	width:250px;
	padding:0 0 0 0;
}
.compania
{
	width:240px;
	height:140px;
	color:#212424;
	font-size:14px;
	text-align:center;
	border:1px solid #a6ce39;
	background:#ddf0bd;
}
.compania:hover
{
	background:#c5e894;
}