#fichaconte {
	height: 300px;
	width: 300px;
}
#contenido4 p.titFicha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	line-height: normal;
	font-weight: 100;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	float: left;
	height: auto;
	width: 710px;
	text-align: left;
	margin-left: 40px;
	margin-top: 15px;
	letter-spacing: 0.2em;
	margin-bottom: 20px;
}

#contenido4 img.grande {
	float: left;
	display: block;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 20px;
	border: 1px solid #A39C89;
}
#contenido4 .titmodelo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #C60303;
	text-decoration: none;
}
#contenido4 div.iconoFicha img.volverFicha {
	float: left;
	margin-right: 10px;
}
#contenido4 div.iconoFicha {
	float: left;
	margin-top: 15px;
	height: 20px;
	width: 300px;
	margin-left: 40px;
	display: block;
}


#contenido4 p.precioFicha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 900;
	text-transform: lowercase;
	color: #EEEEEA;
	text-decoration: none;
	float: left;
	height: auto;
	width: 620px;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	display: block;
	overflow: auto;
	clear: both;
	padding: 6px 5px 8px;
	border: 1px solid #A39C89;
	background-color: #635F4B;
}
#contenido4 p.imgGrande {
	float: left;
	display: block;
	height: auto;
	width: 650px;
}
#contenido4 .novedad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: normal;
	font-weight: 100;
	text-decoration: none;
	display: block;
	color: #BA0707;
	font-style: italic;
}
#contenido4 ul#localidad {
	width: 310px;
	float: left;
	display: block;
	margin-left: 20px;
	margin-top: 17px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
#localidad li {
	float: left;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	width: 300px;
	text-align: left;
	line-height: 1.3em;
}
#localidad a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 900;
	color: #625C55;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
}
#localidad a:hover {
	text-decoration: none;
	color: #37342F;
}

#contenido4 ul#localidad2 {
	width: 420px;
	float: left;
	display: block;
	margin-left: 20px;
	margin-top: 17px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
#localidad2 li {
	float: left;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	width: 405px;
	text-align: left;
	line-height: 1.3em;
}
#localidad2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 900;
	color: #625C55;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
}
#localidad2 a:hover {
	text-decoration: none;
	color: #37342F;
}

#contenido4 div.descripFicha {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: 600px;
	text-align: left;
	float: left;
	margin-left: 30px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	margin-top: 20px;
}
div.descripFicha .titmodelo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #BA0707;
	text-decoration: none;
}
.cuerpoFicha {
	display: block;
	width: 670px;
	float: left;
	border: 7px solid #AAA593;
	background-color: #B4AFA0;
	margin: 0px;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(../imagenes/comunes2/ornament_ficha2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
}
.sombraFichaInf {
	background-attachment: scroll;
	background-image: url(../imagenes/comunes2/sombra_inferior.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	height: 20px;
	width: 716px;
	margin-right: 33px;
	margin-bottom: 40px;
}
.sombraFichaIzqu {
	float: left;
	width: 20px;
	display: block;
	height: 200px;
	background-attachment: scroll;
	background-image: url(../imagenes/comunes2/sombra_izquierda.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 17px;
}
