body {
	margin: 0px;
	background-color:#ffffff;
	background-image:url(img/bg_top.gif);
	background-position:top;
	background-repeat:repeat-x;
}

/* css */
.continicio {
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;	
	font-size: 11px;
	color: #585858;
	padding:30px 45px 30px 45px;
	background:#f4ead6; background-image:url(img/inicio/s1.gif); background-repeat:no-repeat; background-position:top;
	width:730px;
	_width:820px;
	line-height: 14px;
}
.contenido {
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;	
	font-size: 11px;
	color: #585858;
	padding:30px 45px 30px 45px;
	background:#efe2ca; background-image:url(img/inicio/s2.gif); background-repeat:no-repeat; background-position:top;
	width:730px;
	_width:820px;
	line-height: 13px;
}
.bannerinicio{
	width:197px;
	height:93px;
	_width:348px;
	_height:121px;
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;	
	font-size: 11px;
	color: #ffffff;
	padding:28px 130px 0 21px;
	text-align:justify;
	cursor:pointer;
	line-height: 13px;

}
.obras{
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;	
	font-size: 11px;
	color: #585858;
	padding:13px 25px 13px 25px;
	background:#f4ead6; background-image:url(img/restauracion_rehabilitacion/sombra.jpg); background-repeat:no-repeat; background-position:left;
	text-align:justify;
	line-height: 13px;

}
.form{
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;	
	font-size: 11px;
	color: #585858;
	border:#b0a692 1px solid;
	width:190px;
}
.filaoscura{
	background-color:#f9efdd;
	padding:0 0 0 12px;
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	line-height: 13px;
}
.filaclara{
	background-color:#fdf4e5;
	padding:0 0 0 12px;
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	line-height: 13px;
}
/* styles */
.firma{
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	color: #9c0000;
}
.txt {
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
}
.error {
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color: #9c0000;
}
.legal {
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;
	font-size: 10px;
	color: #939088;
	line-height: 13px;
}
.gris{
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;	
	font-size: 11px;
	color: #585858;
}
.red {
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;
	font-size: 11px;
	color: #b10000;
}
a.noticias:link{
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;	
	font-size: 11px;
	color: #585858;
	text-decoration:none;
}
a:visited.noticias{
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;	
	font-size: 11px;
	color: #585858;
	text-decoration:none;
}
a:hover.noticias{
	font-family: "Trebuchet MS", Tahoma, Arial,  Helvetica, sans-serif;	
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}