@import "head.css";
@import "footer.css";
@import "articulo.css";
@import "menu.css";
@import "contacto.css";
@import "dev54AgroInfo.css";
@import "carruseles.css";


* {margin:0;}

html, body {
	margin:0;
	padding:0;
	height:100%;
	}

.clear {
clear:both;}

h1 {
	color:#D6D2AD;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	margin: 0 0 .6em 0;
	font-weight: bold;
	line-height: 1;
}

h2 {
	color:#2C4A28;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	margin: 0 0 .6em 0;
	font-weight: bold;
	line-height: 1;
}

body {
	background-color: #E6E3CB;
	font-family: Arial, Helvetica, sans-serif;
	color: #231F20;
	font-size: 13px;
	line-height: 1.3;
}


#pageContainer {
}

#ContentContainer {
	width: 996px;
	margin: 0 auto;
	border-top: 1px solid #C6C395;
	padding: 15px 0;
	}

#Content1 {
	float:left;
	width:770px;
}

#Content2 {
	float:right;
	width:210px;
}


a,
a:link,
a:visited {
	color:#556D4D;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#Contenido {
}


#headContainer {
	width: 100%;
	height: 192px;
	padding: 15px 0 0 0;

}

#head {
	width: 996px;
	margin: 0 auto;
	height: 177px;
	background-image: url(/Frame/Graphics/head/backHead.jpg);
	background-repeat: no-repeat;
	padding: 0;
	position: relative;
	background-color: #556D4D;

}


#Columna {
	float:left;
	width: 172px;
}
	
#Contenido {
	float: right;
	width: 550px;
	padding: 15px;
	margin: 0;
	background-color: #EDEAD8;
}

#footerContainer {
	width:100%;
}

#footer {
	width:996px;
	color: #628E59;
	margin:0 auto;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #C6C395;
	padding: 15px 0;
	line-height: 1;
}


.infoClima a {display:none;}

.LinksDev54 {margin-top:10px}