body
{
	background-image:url('/sites/all/themes/ecdj/img/fondo_principal.jpg');
	background-repeat:repeat-y;
	background-position:center;
}
.content
{
	background:#FFFFFF;
}
.div_nuestrosJamones
{
	margin-left: 20px;
	margin-right:15px;
	text-align: justify;
	height:450px;
 	background-image: url('/files/editor/JamonBellotaS.jpg');
 	background-repeat:no-repeat; 
	background-position:left
}
.div_nuestrosJamones div
{
	margin-left: 200px;
}
.div_nuestrosJamones div p
{
	font-weight:bold;
	font-size:120%;
	text-decoration:underline;
}
.div_nuestrosJamones div ul
{
	margin-left: 20px; 
	list-style-image: url('/files/editor/JamonLista.jpg');
	list-style-position: inside; 
	list-style-position: outside;
	line-height: 24px;
}


div.text_box
{
	margin-left: 30px;
	text-align: justify;
	line-height: 20px;
}
div.text_box div.imagen
{
	text-align:center;
	width:590px;
}


div.text_box h4
{
	font-weight: bold;
	font-size: 110%;
	color: #af8c0a;
	text-decoration: underline;
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
}
div.text_box ul
{
	margin-left:20px;
	list-style-image: url('/files/editor/JamonLista.jpg');
	list-style-position: inside;

}

div.text_box p
{
	text-align:justify;
}

strong
{
	font-weight:bold;
}
strong .normal
{
	font-weight:normal;
}


#main_texto div.text_box h2.h2Ruta
{
	color:#AF8C0A;
	font-size:120%;
}
div.ruta p
{
	font-size:90%;
}
table.ruta_precios
{
	width:75%;
}
table.ruta_precios td.primera
{
	width:250px;
	font-weight:bold;
}
table.ruta_precios tr.impar
{
	background:#fffaa4;
}

/*------------------------- Inicio Transferencia*/

table.listado_tabla
{
	font-size:12px;
	font-family:verdana;
	border-collapse:separate;
}
table.listado_tabla td.titulo
{
	background-color:#B58C1A;
	font-weight:bold;
	color:#FFF;
}
table.listado_tabla td.contenido
{
	font-weight:bold;
	color:#000;
	text-align:center;
	border:1px solid black;
}
/*------------------------ Fin Transferencia*/
/*************** Cuadros Resumen *****************/
.cuadro_resumen
{
	border:2px solid #CCC;
	width:100%;
	float:left;
	margint-top:10px;
	font-size:10px;
	font-family:verdana;
	color:#333;
	height:125px;
	margin-bottom:15px;
	cursor:pointer;
}
.imagen_resumen
{
	float:left;
	height:100px;
	width:130px;
	text-align:center;
	margin-top:5px;
}
.texto_resumen
{
	float:left;
	width:75%;
	margin-top:3px;
}
.titulo
{
	font-weight:bold;
	font-size:11px;
}
.cuadro_resumen_noticias
{
	border:2px solid #CCC;
	width:100%;
	float:left;
	margint-top:10px;
	font-size:10px;
	font-family:verdana;
	color:#333;
	/*height:110px;*/
	margin-bottom:15px;
	cursor:pointer;
}
.cuadro_resumen_noticias .texto_resumen
{
	float:left;
	width:95%;
	margin-top:3px;
	margin-left:15px;
	text-align:justify;
}

.cuadro_resumen_medios
{
	width:100%;
	float:left;
	margint-top:10px;
	font-size:9px;
	font-family:verdana;
	color:#333;
	/*height:110px;*/
	margin-bottom:15px;
	cursor:pointer;
}
.cuadro_resumen_medios .titulo_medios
{
	font-weight:bold;
	font-size:10px;
	text-align:left;
	float:left;
}
.cuadro_resumen_medios .imagen_medios
{
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
.cuadro_resumen_medios .fecha
{
	font-weight:bold;
	color:#B58C1A;
	width:125px;
}
/**************** Fin Cuadros Resumen ******************/

.texto_medios
{
	width:100%;
	float:left;
	margint-top:10px;
	font-size:11px;
	font-family:verdana;
	color:#333;
	/*height:110px;*/
	margin-bottom:15px;
}
.texto_mini_gold
{
	font-size:9px;
	font-family:verdana;
	color:#B58C1A;
}