body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2DDC8;
}

#telefono_home {
	color: #000000;
	text-align: right;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 5px;
	text-align: right;
}

#noticia1 {
	background-image: url(imghome/fd1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 298px;
	vertical-align: top;

}

.noticia1_cont {
	padding-top: 38px;
	vertical-align: top;
	font-size: 10px;
	padding-right: 4px;
}

.noticia1_cont a:link { color: #ED6E02; text-decoration: none;}
.noticia1_cont a:visited { color: #ED6E02; text-decoration: none;}
.noticia1_cont a:hover { color: #ED6E02; text-decoration: underline;}

.noticia1_cont p {
	padding-top: 0px;
	margin-top: 0px;
}

.noticia1_cont h2 {
	font-size: 14px;
	color: #06058F;
	padding: 0px;
	margin: 0px;
}

.noticia1_cont img {
	float: left;
	padding-right: 5px;
}



#noticia2 {
	background-image: url(imghome/fd2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 286px;
	vertical-align: top;
}

#pie_iz {
	
}

#firmaxl {
	color: #716E64;
	text-align: right;
	font-size: 10px;
	padding-right: 5px;
}

#firmaxl a:link, a:visited {text-decoration: none; color: #716E64;}
#firmaxl a:hover {text-decoration: underline; color: #716E64;}

a:link, a:visited {
	color: #F47819;
	text-decoration:none;
}
a:hover {
	color: #F47819;
	text-decoration:underline;
}