	#banner-home{
		background: url(../images/banner_bg.jpg) no-repeat top right #2f2d28;
		height: 69px;
		padding-right: 100px;
	}
		
		#banner-home p{
			width: 346px;
			height: 69px;
			margin: 0 auto;
		}
		#banner-home p em{
		}

#articulo-home{
	border-top: 1px dashed #333333;
	margin-top: 10px;
	position: relative;
	height: 200px;
	overflow: visible;
}
	html > body #articulo-home{
		height: auto;
		min-height: 200px;
	}

	#articulo-home h4{
		border-bottom: 1px solid #2F2D28 !important;
		padding-bottom: 5px;
		margin: 10px 210px 5px 0;
	}
	
	#articulo-home p.imagen{
		background: #dccd9e;
		border: 1px solid #c0bba9;
		padding: 5px;
		text-align: center;
		width: 190px;
		position: absolute;
		top: 10px;
		right: 0;
	}
	#articulo-home p.texto{
		margin-right: 210px;
		text-align: justify;
	}
	#articulo-home p.boton{
		margin-right: 210px;
	}
	
#enlace-directorio p{
	margin: 10px 0;
}	
#enlace-directorio p a{
	 display: block;
	 background: #e4b851;
	 text-align: center;
}

/*form#search_form{
	background: #ebe2c7;
	padding: 10px;
	margin-bottom: 10px;
}

	#search_form h5{
		border-bottom: 1px dashed #333333;
		margin-bottom: 10px;
		line-height: 1.2;
		clear: both;
		width: 100%;
	}
	#search_form p{
		float: left;
		margin-bottom: 10px;
		width: 50%;
		text-align: right;
	}
	#search_form label{
		margin-left: 5%;
	}
	#search_form input, #buscador select{
		width: 95%;
		margin-left: auto;
	}
	#search_form p.enviar{
		clear: both;
		width: 100%;
		float: none;
		text-align.
	}
	#search_form p.enviar input.boton{
		width: 127px;
	}
*/

#secundario p.boton{
	margin-bottom: 20px;
}
#secundario h3{
	margin-bottom: 10px;
}
#secundario h4{
	font-size: 92%;
	font-weight: bold;
}

#texto-presentacion{
	border: 1px solid #C0BBA9;
	margin: 10px 0;
	padding: 10px;
	text-align: justify;
}
div#faq-home{
	margin: 10px 0;
}
#faq-home p.question a{
	display: block;
	color: #a48f66;
	font-size: 86%;
	font-weight: bold;
	padding: 0 2px; 
	border-bottom: 1px solid #DCCD9E;
	margin: 10px 0 4px 0;
	padding: 2px 3px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
		#faq-home p.question a:hover{
				background: #e2ae34;
				color: #000;
				text-decoration: none;
		}
#faq-home p.answer{
	font-size: 82%;
	margin: 10px;
	text-align: justify;
}

#secundario .noticias ul{
	border-bottom: none;
}
#bannerInf{
	background: url(../images/banner_inferior.jpg) no-repeat top center;
	height: 122px;
	margin: 50px 0 10px 0;
}
	#bannerInf p{
		display: none;
	}