/* CSS Document */
body { 
	font-size:16px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../imagenes/backgroundPic.jpg);
	background-attachment:fixed;
	background-color:#8c9d41;
}
#contenedor{
	width:960px;
	margin:auto;
}
#top{
	background-color:#527e00;
}
#contenido{
	background-image:url(../imagenes/background_contenido.gif);
	background-repeat:repeat-y;
}
#contenido_interiores{
	background-image:url(../imagenes/background_interiores.gif);
	background-repeat:repeat-y;
}
/*variante galeria */
#interiores_galeria {
	background-image:url(../imagenes/background_galeria.gif);
	background-repeat:repeat-y;
}
#conteC1{ padding:25px;
	color:#595849;
	text-align:justify;
}
#conteC2{ 
	padding:10px;
}

#pie {
	text-align:right;
	color:#d1e679;
	clear:left;
	padding:4px 0 4px 0;
}
.recuadroDerecha{
	background-image:url(../imagenes/backRec_derecha.jpg);
	background-repeat:repeat-x;
	padding:15px 15px 15px 15px;
	border-bottom:#c4c3b1 1px solid;
	margin-bottom:10px;
}
.textoDerecha h2{ padding:0 0 15px 0; margin:0; }
.textoDerecha{
	padding:15px 15px 25px 15px;
	background-image:url(../imagenes/reciclaje_signo.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.resaltar{
	font-style:italic;
	font-weight:600;
}
.bloqueLateral{
	padding:15px;
	text-align:justify;
	border-bottom:#706f5f 1px solid;
	}

a:link, a:visited
{
	color:#488c40;
	text-decoration:none;
}

a:hover, a:active
{
	color:#488c40;
	text-decoration:underline;
}

h3{ margin:0;}
.textFrase{ font-size:13px; line-height:18px; text-align:justify; font-weight:bold; }

.ilustracion, ilustracion2{ border:#999999 1px solid; margin:30px 0 5px 0;}
.ilustracion2{ margin:30px 0 30px 0;}
.foto{ padding:12px; margin:10px; border:#CCCCCC 1px solid; }

/*NOTICIAS */
.autorNoticia{ font-size:11px; font-weight:bold; font-style:italic; color:#488c40; }
