/*****************************/
/*** Core html setup ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

form {
  margin: 0;
  padding: 0;
}

body {
    margin : 0;
    padding : 0 0 0 1px; /* IE */
	height: 100%;
	background-color : #EFD990;
    text-align : center;
}

div {
  	display : block;
  	position : relative;
	/*border: 1px  solid  #000000;*/
}
/*****************************************/
/*** Template/Plantilla layout elements ***/
/*****************************************/
.wrapperBackground{
    padding : 0;
	margin : 0px auto;
	width : 960px;
	zbackground : #5F3F04;
}
.wrapper{
    text-align : left;
	width : 930px;
}
.header{
	float : left;
	height : 134px;
	width: 930px;
	margin-top : -20px;
}
.headerizq{
	float: left;
	position: relative;
	width: 706px;
	height : 134px;
	/*background:  #CC0066;*/
}
.headerizq img{
		border : 0;
}
.headerder{
	float: left;
	position: relative;
	width: 224px;
	height : 134px;
	background: url(../imagen/header_2.jpg) 0 0;
}
.headerder p{
	float: right;
	position: relative;
	color: #FFFFFF;
	font-size: 11px;
}
.headerder img{
	float: right;
	position: relative;
}
.headerder p a{
	text-decoration: none;
	color: #D59100;
	font-size: 14px;
}
.body{
  	float : left;
	/*height : 620px;*/
	padding-right: 4px;
	/*border: 1px  solid  #00ff00;*/
	background-color : #966b02;
}
.footer{
	float : left;
	width : 100%;
	height : 40px;
	background : #5F3F04;
	/*border: 1px  solid  #0000ff;*/
}
.footerline{
	height : 15px;
	background-color : #876001;
}
.footer p{
	margin-top : -1px;
	text-align : center;
  	font-size : 12px;
	color : #fff;
}
.footer a{
	text-decoration : none;
	color:#fff
}
.footer a:hover{
	text-decoration : underline;
}
.footer a.openyourweb:hover{
	text-decoration : underline;
	color:#EB4499;
}
.left{
  	float : left;
	width : 165px;
	height : 100%;
}
.centerRightRedondeado{
	float  :left;
	margin-top : 10px;
	margin-left : 5px;
	background: #fff;
	width : 760px;
	/*height : 595px;*/

}
.centerRightBack{
	float: left;
	position: relative;
	background: url(../imagen/back_center.gif) 0 100%  repeat-y #ffffff;
}
.rightFondoBlanco{
	float: left;
	position:relative;
	background: #fff;
}
.centerRightRedondeadoBack{
	float  :left;
	margin-top : 15px;
	background-color : #866204;
	width : 760px;
	/*height : 610px;*/
}
.center{
	float : left;
	position: relative;
	width : 525px;
	height : 100%;
	margin-left : 5px;
}
.right{
	height: auto;
	margin-left : 6px;
	/*background-color : #0000ff;*/
}
.centro{
	float : left;
	height: 100%;
	width : 100%;
/*	background : #f00;*/
}

.rightFondoOscuro{
    float : left;
	position: relative;
	margin-left : 6px;
	margin-top : 10px;
	/*height : 575px;*/
	height: 100%;
	width : 217px;
	background-color : #272727;
}
.rightFondo{
    float : left;
	position: relative;
	margin-left : 6px;
	margin-top : 10px;
	height: 100%;
	/*height : 586px;*/
	width : 224px;
	background-color : #3d3d3d;
}
.headerSup{
	width : 100%;
	height : 90px;
}
.headerInf{
 	 width : 100%;
  	height : 40px;
	background-color : #2c2a2b;
}
.restoLogo{
  	float : left;
	height : 100%;
	width : 30%;
}
.titulo{
	font-size : 18px;
	color : #000000;
}
/*********************TITULOS***************/
.componenthead{
	background-color: #3e3e3e;
 	margin-top: -6px;
}
#dm_title .componenthead{
	background-color: #3e3e3e;
 	margin-top: -6px;
	width: 525px;
	margin-left: -10px;
}
.componenthead p{
 	margin-left: 10px;
 	font-size: 18px;
	color: #fff;
}
.tituloChorrada{
  background-color: #3e3e3e;
}


/*********************GENERALES***************/
a.enlaceentexto{
 	font-weight:bold;
	color:#000;
}

a.enlaceentexto:hover{
	text-decoration:none;
}

/******************************************/
/***********Modulo frase del dia***************/
/*****************************************/
.fraseRedondeo{
  /*height: 100%;*/
  width: 100%;
  color : #903;
  text-align: center;
  font-size: 12px;
  font-style: italic;
}

/*****************************************/
/*************Menu Principal**************/
/*****************************************/
.moduletable_menu{
  	float : right;
	position: relative;
  	margin-top : 10px;
	background-color: #000;
	height: auto;
}
.moduletable_menu table{
	float:	right;
	position: relative;
	margin-top : 4px;
	height : 100%;
	width : 190px;
}
.moduletable_menu table tr{
	height: 25px;
}
.moduletable_menu table td{
	text-align : left;
	color : #000000;
	background-image: url(../imagen/bordeboton.gif);
	background-repeat : no-repeat;
}
.mainlevel_menu{
	float : left;
	margin-left:9px;
	padding-left:10px;
	margin-top : -1px;
	width: 190px;
	height : 21px;
  	color : #ffffff;
	text-decoration : none;
	background-color: #3e3e3e;
}
/*************ROLLOVER**********/

.moduletable_menu table tr :hover{
	background-repeat : no-repeat;
	background-position : 0px;
	abackground-image: url(../imagen/bordeboton2.gif);
}
.moduletable_menu table td :hover{
	background-image: none;
	abackground-color: #D59100;
	background-color: #E1B32A;
	color:#424242;
	abackground-color: #E1AA12;
}
/**************Menu Destacado**********/
.moduletable_destacado{
	float : right;
	width : 212px;
	position: relative;
	margin-top : 40px;
	background-color: #000;
}
.moduletable_destacado li{
	float: right;
	background-color: #3e3e3e;
	margin-bottom: 15px;
	list-style: none;
}

.destacado_redondeado{
  background-color: #3e3e3e;
  width: 200px;
}
.moduletable_destacado a{
  display: block;
	text-decoration: none;
	color: #fff;
}
.moduletable_destacado a span{
  padding-left:15px;
	text-align: left;
	font-size: 16px;
}
.moduletable_destacado img{
	border-style: none;
	max-width: 180px;
}

/**************Menu Patrocinio**********/
.moduletable_moduloPatrocinio{
	float : right;
	position: relative;
	margin-top : 40px;
/*	height : 80px;*/
	background-color: #000000;
}
.moduletable_moduloPatrocinio table{
	float:	right;
	margin-top : 4px;
	width : 190px;
}
.moduletable_moduloPatrocinio table td{
	height : 25px;
	text-align : left;
	color : #000000;
	background-image: url(../imagen/bordeboton.gif);
	background-repeat : no-repeat;

}
.mainlevel_menuPatrocinio{
	float : left;
	margin-left:9px;
	padding-left:10px;
	margin-top : -1px;
	width : 190px;
	height : 21px;
	width:160;
  	color : #ffffff;
	text-decoration : none;
	background-color: #3e3e3e;
}
/*************ROLLOVER**********/
.moduletable_moduloPatrocinio table tr :hover{
	background-repeat : no-repeat;
	background-position : 0px;
	abackground-image: url(../imagen/bordeboton2.gif);
}
.moduletable_moduloPatrocinio table td :hover, moduletable_menu table td :hover{
  background-image: none;
  background-color: #E1B32A;
  color:#424242;
}
/*************MenuEnlace*****************/
.enlacesExteriorRedondeado{
    color: #666666;
    background-color: #666666;
    margin-top: 25px;
}
.moduletable_modcajaenlace{
 	margin-bottom : -7px;
}
#mainlevel_cajaenlace{
	list-style-type : none;
	height : 40px;
	margin-left  : -30px;.
	margin-bottom : -10px;
	/*background-color : #0f0;*/
}
#mainlevel_cajaenlace li{
	float : left;.
	width : 60px;
	height : 40px;
	margin-left : 10px;
	/*background-color : #f00;*/
}
#mainlevel_cajaenlace li img {
	float : left;
	z-index : -1;
}
#mainlevel_cajaenlace li a{
	float : left;
	opacity: .0; /*Para el ie es otro*/
	width : 60px;
	height : 40px;
	z-index : 1;
	margin-left : -60px;
	background-color : #00ff00;
}

/*************SegoAmarilla*****************/
.amarilloRedondeado{
    margin-top: 30px;
    margin-bottom: 25px;
    width : 100%;
	/*height : 450px;*/
	height : 500px;
    color: #666666;
	background-color: #e1aa12;
}
.amarilloRedondeado img{
	margin-top : -5px;
	margin-left : 10px;
}
.amarilloRedondeado span{
	margin-top : -5px;
	margin-left : 10px;
}
.amarilloContenedor{
	margin-left : 10px;
	height : 255px;
}
.moduletable_modamarillapar,.moduletable_modamarillaimpar{
	float : left;
	width : 70px;
	height : 140px;
	margin-bottom : 15px;
	border-left : 1px solid  #e1aa12;
	border-right : 1px solid  #e1aa12;
}
.moduletable_modamarillapar{
	background-color : #4e4e4e;
}
.moduletable_modamarillaimpar{
	background-color : #8C8C8C;
}
.moduletable_modamarillapar h3, .moduletable_modamarillaimpar h3{
	font-size : 12px;
	text-align : center;
	color : #ffffff;
	background-color : #3e3e3e;
	border-bottom : 3px solid #e1aa12;
	margin-top : -2px;
}
.moduletable_modamarillapar table, .moduletable_modamarillaimpar table{
	font-size : 12px;
	color : #ffffff;
	margin-top : -12px;
	table-layout : fixed;
}
.moduletable_modamarillapar tr, .moduletable_modamarillaimpar tr{
  /*	height : 20px;
	overflow : hidden;*/
}
.moduletable_modamarillapar td, .moduletable_modamarillaimpar td{
	text-align : center;
	border-bottom : 2px solid #e1aa12;
}
.moduletable_modamarillapar td a, .moduletable_modamarillaimpar td a{
  	text-decoration : none;
  	color : #ffffff;
}
.moduletable_modamarillaimpar td a{
  	text-decoration : none;
  	color : #000000;
}
.moduletable_modamarillapar td a:hover, .moduletable_modamarillaimpar td a:hover{
	color : #E1E328;
}

.amarillaTexto {
  float:left;
  color:#000;
  font-size:12px;
}

/******************************************/
/********Modulo com_poll******************/
/*****************************************/
.moduletable_encuesta{
	float : right;
	position: relative;
	margin-top : 40px;
	color : #ffffff;
	background-color: #000000;
	margin-bottom: 25px;
    font-size: 14px;
}

.moduletable_encuesta h3{
	text-align : center;
}
/******************************************/
/******Modulo com_artbannersplus***********/
/*****************************************/
.artbannersplus{
	margin-left : 5px;
	margin-top : 15px;
	width : 155px;
    /*height : 605px;*/

}
.artbannersplusCaja{
	width : 98%;
	margin-bottom : 20px;
	text-align : center;

}
.artbannersplusCaja img{
  border : 0px;
  max-width : 150px;

}

/******************************************/
/*****************/
/*****************************************/
.noticiaRedondeado{
	background-color : #D59100;
    margin-top: 35px;
}
.noticiaRedondeado .titulo{
	margin-left : 20px;
}
.noticiaRedondeado ul{
	margin-top : -5px;
  list-style-type : circle;
}
.noticiaRedondeado li{
	alist-style-type : none;
}
.noticiaRedondeado a{
  font-size:14px;
	text-decoration : none;
	color:#fff
}
.noticiaRedondeado a:hover{
	text-decoration : underline;
	color:#fff
}
/******************************************/
/*************google co-op*****************/
/*****************************************/

#googlecoop img{
	margin-bottom : -8px;
}
.box {
	margin-left : 50px;
	width : 100%;
    height : 35px;
}
.search{
  	width : 300px;
}

.radios {
	display : none;
}

/*****************************************/
/**********sego-chorradas*****************/
/*****************************************/
#dm_header{
	display: none;
}
/*#dm_cats{
	background-color: #A16600;
	background-color: #f00;
	overflow:hidden;
	height:	auto;
	padding-bottom: 25px;
}*/
#dm_cats{
	float: inherit;
	position: relative;
  width: 100%;
}
dl{
	float: left;
	position: relative;
	width: 100%;
	height: auto;
}
dt{
	padding: 5px 2px 2px 2px;
	border-top: 0;

}
dd.dm_files{
	float: right;
	position: relative;
	text-align:right;
	width: 40%;
	margin: -38px 60px 0 0;
	color:#FFF;
}
.dm_spanname{
	float: left;
	position: relative;
	font-style:normal;
	margin-left: 50px;
	margin-top: -32px;
	color:#FFF;
}
.dm_name{
	float: left;
	position: relative;
	text-decoration:none;
	height: auto;
	margin-left: 50px;
	font-size: 20px;
	cursor:pointer;
}

dt a.dm_name:hover{
	background-color: #A16600;
}

#dm_cats H3{

	background: #D59100;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 20px 0 20px 20px;
}
#dm_cats H3 span{
	color: #5A3D1C;
	font-size: 16px;
	line-height: 13px;
	display:block;
	padding-right: 27px;
}
#overDiv{
	background: #D59100;
}
.dm_row{
	float : left;
	width:60%;
	border: 0;
}
/******************************************/
/**********doc_man********************/
/*****************************************/
.componentbody{
	display: block;
	background: #A16600;
	/*background: #0f0;*/
	margin-bottom: 15px;
	margin-top: 25px;
	height:	100%;

}
/*#dm_cats{
	background-color: #A16600;
	background-color: #f00;
	overflow:hidden;
	height:	auto;
	padding-bottom: 25px;
}*/
#dm_nav{
	float: left;
	position: relative;
	background: #2d0909;
	clear: both;
	padding: 5px 15px 5px 0;
	margin-top: 5px;
	border-top: 0;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	width: 100%;
}
#dm_nav a{
	text-decoration: none;
	color: #FFFFFF;
}
#dm_nav a:hover{
	color: #d39300;
}
#dm_nav div{
	margin-top: 0;
	padding: 0 8px 3px 0;
	text-align: right;
	font-size: 13px;
}
dt a{
	float : left;
	padding-top : -10px;
	width : 60%;
}
.dm_description_claro{
	float: left;
	position: relative;
	background-color: #e1aa12;
	padding: 0 10px 0 10px;
	margin: 0;
	width: 505px;
	font-size: 11px;
	color: #f7e1b8;
	text-align: justify;
}
.dm_date_claro{
	float: right;
	position: relative;
	width: 140px;
	margin: -2px 0 0 0;
	background-color: #e1aa12;
	text-align: right;
	padding: 10px 10px 6px 0;
	font-size: 11px;
}
.dm_taskbar_claro ul li{
	list-style: none;
}
.dm_taskbar_claro li a{
	text-decoration: none;
	background: #2d0909;
	padding: 1px 12px 1px 12px;
	color: #FFFFFF;
	font-size: 11px;
}
.dm_name_claro{
	float: left;
	position: relative;
	background-color: #e1aa12;
	width: 365px;
	padding: 5px 0 5px 10px;
	margin-left: -2px;
}
a.dm_name_claro{
	color: #000000;
	text-decoration: none;
}
.dm_taskbar_claro{
	float: left;
	position: relative;
	width: 515px;
	background-color: #e1aa12;
	padding: 5px 10px 5px 0;
	text-align: right;
}
/**/
.dm_description_oscuro{
	float: left;
	position: relative;
	background-color: #d59100;
	padding: 0 10px 0 10px;
	margin: 0;
	width: 505px;
	font-size: 11px;
	color: #f7e1b8;
	text-align: justify;
}
.dm_date_oscuro{
	float: right;
	position: relative;
	width: 140px;
	margin: -2px 0 0 0;
	background-color: #d59100;
	text-align: right;
	padding: 10px 10px 6px 0;
	font-size: 11px;
}
.dm_taskbar_oscuro ul li{
	list-style: none;
}
.dm_taskbar_oscuro li a{
	text-decoration: none;
	background: #2d0909;
	padding: 1px 12px 1px 12px;
	color: #FFFFFF;
	font-size: 11px;
}
.dm_name_oscuro{
	float: left;
	position: relative;
	background-color: #d59100;
	width: 365px;
	padding: 5px 0 5px 10px;
	margin-left: -2px;
}
a.dm_name_oscuro{
	color: #000000;
	text-decoration: none;
}
a.dm_name_oscuro span{
	color: #6d1e00;
	text-decoration: none;
	font-size: 13px;
}
.dm_taskbar_oscuro{
	float: left;
	position: relative;
	width: 515px;
	background-color: #d59100;
	padding: 5px 10px 5px 0;
	text-align: right;
}
/******************************************/
/**********farmacias********************/
/*****************************************/
.ulfarmacia{
		background: #b2b2b2;
		font-size: 12px;
		width: 480px;
		padding: 5px;
}
.ulfarmacia	.farmaciaamarillo{
	color: #ebe8c7;
}
.ulfarmacia p{
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	line-height: 14px;
}
/******************************************/
/**********telefonos********************/
/*****************************************/
.telcontenedor{
	float: left;
	position: relative;
	background:  #a16600;
	padding: 10px;
	font-size: 11px;
}
.telcontenedor ul{

}
.telcontenedor ul li{
	margin-left: -25px;
}
.telizq{
	float: left;
	position: relative;
	border-right: 1px solid #FFFFFF;
	width: 248px;
	margin-right: 15px;
}
.telder{
	float: left;
	position: relative;
	width: 235px;
}
.numTel{
	color: #642000;
}
/******************************************/
/**********sego-mercadillo********************/
/*****************************************/

p.pmercadillo
{
  font-size:12px;
}

table.jooTable {
	width: 100%;
	background-color: #a16600;
	margin: 0px;
	padding: 0;
	bordercollapse: none;
	color: #fff;
}
table.jooTable th {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
	background-color: #2d0909;
	border: 0;
	margin: 0px;
	padding: 10px;
}
table.jooTable td {
    font-size: 15px;
    font-weight: normal;
    text-align: left;
	margin: 0px;
	padding: 5px;
}
table #index_tablecell{
	background:  #e1aa12;
}
table #index_tablecell a{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
 }
table #index_tablecellcenter{
	background:  #e1aa12;
	color: #000;
	font-size: 11px;
}
.jooTopmenu td {
  background: #EEEEEE;
  padding: 5px;
  margin: 0px;
}
table #index_tablecell_noentries{
	background: #d59100;
	color: #000000;
	padding: 0;
	margin: 0;
	line-height: 10px;
}
.description_categori{
	color: #410004;
	line-height: 15px;
}
/******************************************/
/**********sego-mercadillo_categoria********************/
/*****************************************/
table #select_table{
	background: #d49001;
	width: 100%;
	text-align: center;
	padding: 0 3px 0 0;
	margin:  0 0 4px 0;
	/* background-color: #F7F7F7; */
}
table.jooTable_categori{
    font-size: 20px;
    font-weight: bold;
    text-align: left;
	background-color: #2d0909;
	border: 0;
	margin: 0 0 4px 0;
	padding: 10px;
	color: #FFFFFF;
	width: 100%;
}
table.jooTable_categori a{
	color: #FFFFFF;
	text-decoration: none;
}
table.jooTable_categoria{
	width: 100%;
	background-color: #a16600;
	margin: 0px;
	padding: 0;
	bordercollapse: none;
	color: #fff;
}
table.jooTable_categoria th {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
	background-color: #2d0909;
	border: 0;
	margin: 0px;
	padding: 10px;
}
table.jooTable_categoria td {
    font-size: 15px;
    font-weight: normal;
    text-align: left;
	margin: 0px;
	padding: 5px;
}
#jooAdType1 {
	font-weight: normal;
	text-align: center;
	color: #990000;
	font-size: 12px;
}
.jooNormal table{
  background: #e1aa12;
  padding: 0px;
  margin: 0px;
  text-align: center;
  vertical-align: center;
  border-left: 0;
  border-top: 0;
}
.jooNormal table td{
	margin: 0;
	border: 2px solid #a16600;
	color: #5b3e14;
}
table.jooNormal2  td{
	margin: 0;
	border: 2px solid #e1aa12;
}
table.jooNormal2  td a{
	text-decoration: none;
	color: #000000;
}
table .jooNormal{
  background: #e1aa12;
  padding: 0px;
  margin: 0px;
  text-align: center;
  vertical-align: center;
  border-left: 0;
  border-top: 0;
}
table .jooNormal8{
  background: #e1aa12;
  padding: 0px;
  margin: 0px;
  text-align: center;
  vertical-align: center;
}
table.jooNormal8 td{
	margin: 0;
	  font-size: 11px;
	border: 2px solid #e1aa12;
}
table.jooNormal8 td a{
	text-decoration: none;
	color: #540a07;
}
#jooAdInfo {
    text-align: left;
    font-weight: normal;
	margin: 0px;
	padding: 10px;
	color: #ffe6b0;
	font-size: 13px;
}
/******************************************/
/**********sego-util *******************/
/*****************************************/
.bodyutil div a{
	margin-top : 10px;
}
.bodyutil .telutil{
	background: #a16600;
}
.bodyutil .farmaciautil{
	background: #d59100;
}
.bodyutil .autobusutil{
	background: #e1aa12;
}
.bodyutil .trenesutil{
/*	background: #fc0; */
	background: #e1aa12;
}
.bodyutil{
/*	background: #f00;*/
	width: 100%;
	margin-top: 30px;
}
.contentpaneopen_util{
	 width: 100%;
}
.telutil ,.farmaciautil ,.autobusutil ,.trenesutil{
	float:left;
	width: 100%;
 	margin-bottom: 30px;
}
.bodyutil div a{
	float:left;
  	position : relative;
 	color: #000;
	text-decoration : none;
 	font-size : 20px;
  	height:100%;
}
.bodyutil div img{
	float: left;
	position : relative;
	max-width : 40px;
	max-height : 40px;
}


.indicetransporte{
	display: block;
	margin: 5px 0 5px 0;
	background:  #b2b2b2;
	width: 520px;
	padding: 5px;
}
.indicetransporte p{
	color: #3f3f3f;
	font-size: 15px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin-left: 15px;
}
.indicetransporte ul{
display: block;
	list-style: none;
	margin-top: -10px;
}
.indicetransporte ul li{
display: block;
width: 100%;
height: 30px;
}
.indicetransporte ul li a{
	float: left;
	position: relative;
	color:  #470214;
	text-decoration: none;
	font-size: 13px;
	background: #8c8c8c;
	height: 20px;
	width: 200px;
	padding: 0 5px 0 5px;
	margin: 5px;
}
.cuerpoautobuses, .cuerpotrenes{
	float: left;
	position: relative;
	background: #b2b2b2;
	margin: 10px 0 5px 0;
	width: 520px;
	padding: 8px;
}
.busestabla{
	background:  #b2b2b2;
	padding: -2px 0 0 0;
	margin-bottom: 8px;
	text-align: left;
}
.busestabla p{
	font-size: 15px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background: #8c8c8c;
	padding: 4px;
	color:  #470214;
	margin-bottom: 3px;
}
.cuerpoautobuses table{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.cuerpoautobuses table th{
	width: 100%;
	background: #694511;
	color: #FFFFFF;
	font-size: 11px;
}
.cuerpoautobuses table td{
	background: #8c8c8c;
	font-size: 11px;
}
.cuerpoautobuses .observacion{
	background: #b2b2b2;
	color: #333333;
	font-size: 11px;
	line-height: 5px;
}

.logospatrocinio{
	float: left;
	position: relative;
	margin-top : 25px;
	background: #5A3D1C;
	padding: 5px;
	width: 100%;
}

.logospatrocinio img{
  height: 110px;
}

.patrocinio{
	float: left;
	position: relative;
	margin-top : 15px;
	background: #5A3D1C;
	padding: 5px;
	width: 100%;
}
.logospatrocinio{
	float: left;
	position: relative;
	margin-top : 25px;
	background: #5A3D1C;
	padding: 5px;
	width: 100%;
}

.patrocinio p{
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
}
.patrocinio img{
	float: left;
	position: relative;
}
.patrocinio table{
	float: left;
	position: relative;
	height: 434px;
	background:  url(../imagen/corcho_06.gif) -7px 0 ;
	margin-top: 20px;
	font-size: 12px;
	text-align: center;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	width: 505px;
}
.patrocinio table tr{
	height:88px;
}
.patrocinio table td{
	width:110px;
	padding: 3px 10px 3px 10px;
}
.telizq a{
	text-decoration : none;
	color : #000;
}
.telder a{
	text-decoration : none;
	color : #000;
}
.fiestacontenedor{
	float: left;
	position: relative;
	width: 520px;
	background:  #000000;
	color: #FFFFFF;
	padding: 10px;
}

.cronicacontenedor {
	float: left;
	position: relative;
	width: 520px;
	background:  #D59100;
	color: #000000;
	padding: 10px;
}

.fiestacontenedor p, .cronicacontenedor p{
	margin: 15px 5px 5px 5px;
	padding: 0;
}

.cronicacontenedor p{
    width: 495px;
	margin: 15px 5px 5px 5px;
	padding: 0;
	font-size: 12px;
	text-align: justify;
}

.cronicacontenedor p.cursiva{
    font-style: italic;
	font-size: 10px;
}
.cronicacontenedor img{
	float:left;
}

.cronicacontenedor a{
	color: #784704;
	text-decoration: none;
}

.cronicacontenedor a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

table.inmobiliariotabla{
	background:  url(../imagen/ladrillo.jpg) -7px 0 ;
}
.introfiesta{
	text-align: left;
	font-size: 13px;
}
.titul	ofiesta{
	text-align: center;
	font-size: 56px;
	line-height: 80px;
}
.descripcionfiesta{
	text-align: right;
}

.contentheading_noticia{
	font-size: 15px;
	color: #FFFFFF;
}
.noticiafondo{
	background: #A06600;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 12px;
}
.noticiafondo a{
	text-decoration: none;
	color: #000000;
}

.enlacesbancos ul a:hover{
	color: #FFFFFF;
}
.enlacesbancos ul a{
	text-decoration: none;
	color: #000000;
}
.enlacesbancos{
	background: #A06600;
	width: 518px;

}

/**** BANCOS *********/
.enlacesbancos ul{
	list-style: none;
}
.enlacesbancos ul img{
	width: 115px;
	height: 40px;
	margin-top: 5px;
}
.enlacesbancos ul li{
 	display : block;
 	position : relative;
	margin-bottom: 10px;
	background: #d59100;
	margin-left: -33px;
	margin-right: 5px;
}

/******* OTROS LINKS ******/

.enlacesotros{
  background : #0f0;
}
.enlacesotros a{
	text-decoration: none;
	color: #999999;
}
.enlacesotros ul a{
	text-decoration: none;
	color: #000000;
}
.enlacesotros ul a:hover{
	color: #FFFFFF;
}
.enlacesotros{
	background: #3e3e3e;
	width: 518px;

}
.enlacesotros ul{
	list-style: none;
}
.enlacesotros ul img{
	width: 115px;
	height: 40px;
	margin-top: 5px;
}
.enlacesotros ul li{
 	display : block;
 	position : relative;
	margin-bottom: 10px;

		background: #8c8c8c;
	margin-left: -33px;
	margin-right: 5px;
}

/******* LINKS DE VIAJES ******/
.ulviajes{
    float:left;
	margin:0;
	background: #D59100;
	font-size: 12px;
	padding: 5px;
	list-style-type: none;
	color: #000;
}

.ulviajes li{
	width: 125px;
    float:left;
	text-align:left;
}

.ulviajes li a{
	color: #FFFFFF;
	font-size:12px;
	text-decoration:none;
}

.ulviajes li a:hover{
	text-decoration:underline;
}

/***********Encuesta***********/
#poll{
	/*background: #f00;*/
}
.encuestabody{
	float: left;
	position: relative;
  	background: #a16600;
  	margin-top: 20px;
  	font-size: 14px;
}
.encuestabody .contentpane tr{
  	background: #a16600;
}
.pollstableborder{
	width : 100%;
  	background: #593805;
}
.smalldark{
	/*background: #d59100;*/
}
.back_button{
	float: right;
	position: relative;
	text-align: center;
	width: 50px;
	background: #e1aa12;
}
.back_button a{
	text-decoration: none;
	color: #fff;
}
#poll .back_button{
	margin: 15px 15px 10px 0px;
}
.noticiafondo .back_button{
  	margin: -20px 15px 0px 0px;
}
.message{
  	background: #e1aa12;
  	text-align: center;
  	font-size: 16px;
  	margin-top: 20px;
  	margin-bottom: 20px;
}
.sectiontableentry2 td, .sectiontableentry1 td,.sectiontableheader{
	background: #d59100;
}
.contentpaneopen_otros, .contentpaneopen_tel,  .contentpaneopen_farm{
	width : 100%;
}
.contentpaneopen, .contentpaneopen_viajes, .contentpaneopen_inmobiliario{
  width : 100%;
}
.farmaciabody{
	background: #b2b2b2;
}
.ulfarmacia{
	margin: auto;
}


.lifarmacia_oscuro, .lifarmacia_claro{
	list-style: none;
	padding: 7px 10px 7px 10px;
	margin: 5px;
}
.lifarmacia_oscuro{
  	background: #666666;
}
.lifarmacia_claro{
	background: #8c8c8c;
}
.enlacesviajes{
	margin-top: 10px;
	margin-bottom: 20px;
	color: #fff;
float:left;
}
.enlacesviajes a{
	text-decoration: none;
}
.enlacesviajes p{
	font-size : 16px;
	margin-left : 10px;
	margin-bottom: -5px;
}
.enlacesviajes .lifarmacia_oscuro a{
	color: #fff;
}
.enlacesviajes .lifarmacia_claro a{
	color: #000;
}
/*********************************/
/**************Empresa************/
/********************************/

.empresabody{
  	float:left;
	position:relative;
	background: #e1aa12;
	margin-top : 20px;
	margin-bottom : 20px;
	width:500px;
	_width:500px;
}
.empresaimagen{
	float:left;
	position:relative;
	margin-top : 10px;
	margin-left: 5px;
	text-align : center;
}
.empresaimagen img{
	max-width : 150px;
	max-height : 150px;
}
.empresadatos{
  	float:left;
	position:relative;
	background: #a16600;
	margin: 10px;
	width: 300px;
	/*padding-right : 40px;*/
}
.empresadatos p span{
	font-weight : bold;
}
.empresadatos p{
	margin-left: 20px;
	margin-right : 2px;
}
.empresatexto{
  	float:left;
	position:relative;
	margin-left: 10px;
	margin-right: 10px;
}
/*********************************/
/**************trenes************/
/********************************/
table td .tdobservacion{
	background: #BCBCBC;
	color: #470214;
}
/*********************************/
/*********SEGO-CONTACTO************/
/********************************/

.componentheadingcontacto{
	background-color: #3e3e3e;
	margin-top : 12px;
 	paddingt: 0 10px 10px 0;
 	font-size: 18px;
	color: #fff;
}
/*
.componentheadingcontacto{
	background:  #D59100;
	margin-top : 12px;
}*/

.contentdescriptioncontacto{
    float : left;
 	font-size: 12px;
 	text-align: justify;
    margin: 25px 0 0 0;
	background: #E1AA12;
	padding: 0 15px 15px 15px;
	width:500px;
}

.backcontacto{
 	float: left;
	margin-top : 30px;
	padding-bottom : 20px;
	margin-bottom : 20px;
	background : #a16600;			
}
.namecontacto{
	background: #d59100;
	margin: 0 0 -30px 7px;
}
.namecontacto span{
	margin-left: 5px;
}
.contact_emailcontacto{
 	float: left;
	background: #e1aa12;
	margin : 0 10px 5px 10px;  
}

.contact_emailcontacto label{
 	float: left;
	width : 195px;
	text-align : right;
}
.contact_emailcontacto .inputbox{
 	float: left;
	width : 295px;
	margin : 5px;
}
.contact_emailcontacto textarea{
 	float: left;
	width :295px;
}
#contact_email_copy{
 	float: left;
	margin-right : 0px;
}
.contact_emailcontacto .button{
 	float: right;
 	border: 2px solid #705506;
 	margin-right : 18px;
	background: #e1aa12;		
}


.listcategorycontacto{
	background: #a16600;
	margin : 20px 0 0 0;
    padding : 10px 10px 10px 0;
}
/*#contactorow{
	margin-left: 10px;
}*/
#contactorow a{
	text-decoration: none;
	color: #000;
}
.name_sectiontableentry1{
	border-bottom: 10px solid #a16600;
}
.mail_sectiontableentry1{
	border-bottom: 10px solid #a16600;
}

.name_sectiontableentry1 a{
	display: block;
	margin-left: 10px;
	background: #d59100;
	/*border-bottom: 10px solid #a16600;*/
}
.name_sectiontableentry1 span{
	margin-left: 5px;
}
.name_sectiontableentry2 span{
	margin-left: 5px;
}

.mail_sectiontableentry1 a{
	display: block;
	margin-right: 10px;
	background: #d59100;
}
.name_sectiontableentry2 a{
	display: block;
	margin-left: 10px;
	background: #e1aa12;
	/*border-bottom: 10px solid #a16600;*/
}
.mail_sectiontableentry2 a{
	display: block;
	margin-right: 10px;
	background: #e1aa12;
}

/*********************************/
/*********FUTBOL******************/
/********************************/

.componentheadingfutbol{
	background-color: #3e3e3e;
	margin-top : 12px;
	margin-bottom : 25px;
 	padding-left: 10px;
 	font-size: 18px;
	color: #fff;
}

.contentpanefutbol{
}

.contentpanefutbol a{
  color: #000;
  text-decoration : none;
  font-size : 16px;
  font-weight : bold;
  height:100%;
}

.contentpanefutbol a:hover{
  text-decoration : underline;
}

.contentpanefutbol .sectiontableentry1, .contentpanefutbol .sectiontableentry2 {
  padding-right : 20px;
}

.contentpanefutbol .sectiontableentry1 td, .contentpanefutbol .sectiontableentry2 td{
  padding: 20px 0 20px 0;
}

.contentpanefutbol .sectiontableentry1 td{
  background:#E1AA12;
}

.contentpanefutbol .sectiontableentry2 td{
  background:#D59100;
}

.contentpanefutbol img {
  adisplay : none;
  padding : 0;
  margin : 0;
}

.contentpanefutbol ul{
  display : none;
}

/*********************************/
/*********HORÓSCOPO******************/
/********************************/

.componentheadinghoroscopo{
	background-color: #3e3e3e;
	margin-top : 12px;
	margin-bottom : 25px;
 	padding-left: 10px;
 	font-size: 18px;
	color: #fff;
}

.contentheadinghoroscopo {
  display: none;
}

.contentpanehoroscopo {
  background-color: #DFA810;
}

.contentpanehoroscopo p{
  margin:0;
  display: inline;
  padding-left: 5px;
  text-align: justify;
}

.contentpanehoroscopo ul{
  list-style-type: none;
  padding-left:0;
  padding: 20px 0 0 0;
}

.contentpanehoroscopo ul li{
  padding: 10px 20px 0px 20px;
  color: #FFF;
  font-size: 12px;
  background: #BB7D04 url(../imagen/horoscopo.jpg) no-repeat;
}

.contentpanehoroscopo ul li a{
  display: block;
  font-size: 14px;
  color: #424242;
  padding: 0 20px 0px 20px;
  text-decoration: none;
  width: 100%;
  background-color: #DFA810;
  margin: 0 0 20px 20px;
}

.contentpanehoroscopo ul li a:hover{
  text-decoration: underline;
}


/********************************/
/*********PATRIMONIO******************/
/********************************/

.bodypatrimonio .patrimoniomarron{
	background: #a16600;
}
.bodypatrimonio .patrimonionaranja{
	background: #d59100;
}
.bodypatrimonio .patrimoniooro{
	background: #e1aa12;
}
.bodypatrimonio .patrimoniomarronoscuro{
	background: #764500;
}

.bodypatrimonio .patrimonioorofuerte{
	background: #966B02;
}
.bodypatrimonio{
	width: 100%;
	margin-top: 30px;
}
.patrimoniomarron ,.patrimonionaranja ,.patrimoniooro ,.patrimoniomarronoscuro, .patrimonioorofuerte{
	float:left;
	width: 100%;
	height:50px;
}
.bodypatrimonio div a{
	margin: 15px 0 0 15px;
	float:left;
  	position : relative;
	color: #000;
	text-decoration : none;
 	font-size : 16px;
	font-weight: bold;
}

.bodypatrimonio .patrimoniomarronoscuro a, .bodypatrimonio .patrimonioorofuerte a{
	color: #fff;
}

.bodypatrimonio div img{
	float: left;
	position : relative;
	max-width : 40px;
	max-height : 40px;
	margin-top: 5px;
}

.patrimoniocontenedor {
	float: left;
	position: relative;
	width: 505px;
	background:  #E1AA12;
	color: #424242;
	padding: 10px;
}

.patrimoniocontenedor p {
  /* width: 495px;*/
  margin: 15px 5px 5px 5px;
  padding: 0;
  font-size: 14px;
  font-style: italic;
  text-align: justify;
}

.patrimoniocontenedor .mosimage_caption {
  font-style: italic;
  font-weight: bold;
  color: #FFF;
  margin: 0 10px 5px 0;
  padding-bottom: 5px;
  border-bottom: 1px #424242 solid;
}

.patrimoniocontenedor h3 {
  font-size: 18px;
  color: #AD8C59;
  font-style: bold;
}

.patrimoniocontenedor img {
  margin-right: 10px;
}

/*
.cronicacontenedor a{
	color: #784704;
	text-decoration: none;
}

.cronicacontenedor a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}*/


/*********************************/
/*********LUX******************/
/********************************/

/*.contentpaneopenlux {
  background-color: #000;
  width: 100%;
}*/

.componentheadlux{
	background: #000 url('../imagen/header.png') no-repeat;
 	margin: 0 0 0 5px;
	height: 50px;
}

.componentheadlux p{
 	margin: 10px 0 0 10px;
 	font-size: 18px;
	color: #fff;
}

.luxcontenedor {
    margin-left: 5px;
	float: left;
	position: relative;
	background:  #000 url('../imagen/placa_oro.png') no-repeat;
	color: #D99D07;
	padding: 40px;
    height: 688px;
}

.luxcontenedor p {
  /*margin: 15px 5px 5px 5px;*/
  padding: 0;
  font-size: 14px;
  text-align: justify;
}

.luxcontenedor a {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  border-bottom: 1px #000 solid;
}

.luxcontenedor a:hover {
  border-bottom: 1px #000 dashed;
}

.luxcontenedor img {
  margin: 5px 0 10px 10px;
}
/*********************************/
/*********LUX-2******************/
/********************************/
.contentpaneopenlux{
  background-color: #FFFFFF;
  width: 100%;
  padding: 0;
  height: auto;
  margin: 0;
}
/*
.contentpaneopenlux img{
	margin: 0;
	padding:0;
}*/
.lux_caja{
	float: left;
	background:url(../imagen/caja_back_general.gif) 0 0 repeat-y;
	height: auto;
	padding: 0;
}
.lux_caja p{
	margin: 0;
	padding: 0;
	text-align: justify;
}
.lux_header_pie{
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 17px;
	width: 521px;
}
.lux_textos{
	float: left;
	background: url(../imagen/caja_back_1.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0 25px 0 15px;
	width: 491px;	
	height: auto;
}
.lux_imagen{
	float: left;
	width: 216px;
	height: 169px;
	padding: 10px 10px 0 12px;
	margin: 0 5px 0 -5px;
	background: url(../imagen/marco_imagen.gif) 0 0 no-repeat;
}
.lux_textos p.lux_titulo_textos a{
	color: #656567;
	font-size: 14px;
	line-height: 21px;
	display: block;
	margin-bottom: 14px;
}
.lux_textos p{
	color:  #666666;
	font-size: 12px;
}
.lux_link a{
	float: right;
	text-decoration: none;
	margin-top: 10px;
	color: #a0bee4;
	margin-right: 20px;
}

/* Para la liga */
tr.sombreado
{
  background-color: #F1DD9E;
}

table#liga td
{
  font-size: 13px;
}
