body {
	background-color: #000000;
	overflow-x:hidden;
	margin:0px 15px 0px 15px;
	SCROLLBAR-FACE-COLOR:#6699CC;
	SCROLLBAR-HIGHLIGHT-COLOR: #6699CC;
	SCROLLBAR-SHADOW-COLOR: #6699CC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #E3E3E3;
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.clear {
	clear: both;
}
#contenedora {
	margin:0 auto;
	width: 1004px;
}
#cabecera {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	padding-top: 33px;
	padding-bottom:42px;
}
#izqCabecera {
	float: left;
	width: 195px;
}
#derCabecera {
	float: left;
	width: 808px;
	margin-left: 1px;
	text-align: center;
}
#menu {
	background-image: url(imagenes/dragon.png);
	background-repeat: no-repeat;
	background-position: right 14px;
}
IMG, #menu { 
	behavior: url(iepngfix.htc); 
}
#menu a {
	background-image: url(imagenes/botonMenu.png);
	display: block;
	padding-left: 23px;
	padding-top: 4px;
	padding-bottom: 8px;
	cursor:pointer;
}
IMG, #menu a { 
	behavior: url(iepngfix.htc); 
}
#menu a:hover {
	background-image:url(imagenes/botonMenuOver.png);
	_background-image:none;
}
IMG, #menu a:hover { 
	behavior: url(iepngfix.htc); 
	_behavior: none;
}
.menuActivo {
	background-image: url(imagenes/botonMenu.png);
	display: block;
	padding-left: 23px;
	padding-top: 4px;
	padding-bottom: 8px;
	cursor:pointer;
	background-image:url(imagenes/botonMenuOver.png);
	_background-image:none;
}
#contInicioIzq {
	float: left;
	width: 380px;
	margin-right: 18px;
}
#contInicioCent {
	float: left;
	width: 285px;
	margin-right: 18px;
}
#contInicioDer {
	float: left;
	width: 285px;
	margin-right: 17px;
}
.tituloSeccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cd7909;
	background-image: url(imagenes/fondoTit.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #693704;
	margin-bottom:7px;
}
#textoBienvenida {
	line-height:15px;
	text-align:justify;
}
#textoBienvenidaImg{
	float:right;
	margin-left:10px;
	margin-bottom:8px;
}
#btTextoBienvenida {
	margin-top:10px;
}
#ultimosAnuncios a {
	display: block;
	margin-bottom: 15px;

}
#ultimosAnuncios a:hover{
	color:#faab43;
}
#ultimosAnuncios span {
	display:block;
	text-align:right;
	border-bottom:1px dotted #693704;
	padding:5px 0 5px 0;
}
#ultimasFotos img {
	border: 2px solid #824d06;
	margin-bottom:5px;
	margin-left:60px;

}
.titUltimasFotos {
	margin-bottom: 5px;
}
#cierrePagina {
	padding-top:8px;
	text-align:center;
}
#cierrePagina div {	
	margin-bottom:5px;
}