/* - - - - - - - - - - - - - - - - - - - - -

Título : JARDIN DE LA PAZ
Autor : Kravier

Descripción : jardin.css

Creado : 06 de mayo, 2007

- - - - - - - - - - - - - - - - - - - - - */


/***********************/
/* ATRIBUTOS DE PAGINA */
/***********************/
body,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   line-height: 18px;
	color: #5c8e11;
	background-color: #fff;
	background-image: url(../gfx/fondos/fondo.jpg);
	background-repeat: repeat-x;
}
body {
	margin: 0px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #5c8e11;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #0d3d6a;
}
h1 {
	margin-top: 0px;
	font-size: 14px;
	color: #5c8e11;
}
h2 {
	margin-top: 0px;
	font-size: 14px;
	color: #fff;
}

p {
	margin: 0px;
}
 img {
 	margin: 0px;
 }

/****** TOP ******/

#top {
	width: 836px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../gfx/fondos/f_top.jpg);
	background-repeat: no-repeat;
}

div.logo {
	width: 232px;
	height: 50px;
	float: left;
	padding-left: 32px;
	padding-top: 59px;
}

/****** MENU ******/

#menu {
	width: 432px;
	height: 54px;
	float: left;
	padding-left: 110px;
	padding-top: 57px;
	/*color: #5c8e11;*/
}

div.boton {
	height: 54px;
	float: left;
}

/****** CONTENIDO ******/

#contenido {
	width: 836px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../gfx/fondos/fondo.gif);
	background-repeat: repeat-y;
}

div.arbol {
	width: 330px;
	height: 380px;
	float: left;
}

#novedades {
	width: 250px;
	padding-left: 50px;
	float: left;
	height: 100%;
}

div.novedad {
	width:230px;
	padding: 10px;
	background-color: #fff;
}

div.foto {
	width: 456px;
	float: left;
}

div.foto img {
	padding-bottom: 10px;
}

#cuadrados {
	width: 746px;
	height: 90px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../gfx/fondos/f_azul.jpg);
	background-repeat: no-repeat;
	padding: 40px 40px 10px 50px;
	color: #b0de61;
}

#cuadrados h1 {
	color: #fff;
	margin: 0px;
}

#cuadrados p {
	color: #fff;
}

div.locales {
	width: 203px;
	float: left;
}

div.locales img {
	padding-bottom: 20px;
}


#cuadrados a {
	color: #fff;
}

#cuadrados a:hover {
	color: #b0de61;
}


div.seccion_01 {
	width: 230px;
	height: 90px;
	float: left;
}

div.separador {
	width: 836px;
	height: 30px;
	clear: both;
}


/****** BOTTOM ******/


#footer {
	width: 836px;
	height: 87px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../gfx/fondos/f_footer.gif);
	background-repeat: no-repeat;
	color: #b0de61;
	font-size: 12px;
}

#footer p {
	padding: 45px 30px 30px 30px;
}

#footer a {
	color: #b0de61;#5c8e11
}

#footer a:hover {
	color: #5c8e11;
}

/****** EXEQUIAS ******/

#exequias {
	width: 456px;
	float: left;
}

#exequias h1 {
	width: 456px;
	margin: 0px;
}

div.sepelios {
	width: 200px;
	float: left;
	margin-bottom: 16px;
	padding: 10px;
}

div.sepelios:hover {
	background-color: #fff;
	
}

div.noticias {
	width: 436px;
	margin-bottom: 16px;
	padding: 10px;
}

div.noticias:hover  {
	background-color: #fff;
	
}