
table.agenda{
	border: solid 1px;
	border-collapse:collapse;

}

table.agenda tr.ag_titulo{
	background-color:#29363E;
	height: 25px;
	text-color: #FFFFFF;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
}

table.agenda tr.ag_titulo_dia{
	background-image: url('http://www.turismotorrox.es/resources/imagenes/calendario/tile.gif');
	height: 30px;
	text-color: #FFFFFF;
	color: #FFFFFF;
	text-align:center;
	vertical-align: middle;
}
table.agenda tr.ag_titulo_dia td{
	vertical-align: middle;
}
table.agenda tr td.ag_dia{
	background-color: #DDDDDD;
	border: solid 1px #FFF;
	vertical-align: top;
	height: 50px;
}
table.agenda tr td.ag_dia:hover{
	background-color: #BBBBBB;
}
table.agenda tr td.ag_dia_mes_ant{
	background-color: #F1F1F1;
	border: solid 1px #FFF;
}
table.agenda span.ag_num_dia{
	font-weight: bold;
	font-size: 10px;
	font-color: #29363E;
	color: #29363E;	
	margin: 2px;
}


table.agenda td.ag_semana{
	background-color:#29363E;
	text-color: #FFFFFF;
	color: #FFFFFF;
	width: 2%;
	text-align:center;
	vertical-align: middle;
}
table.agenda div.ag_evento{
	background-color:#FFD36D;
	text-color: #444444;
	color: #444444;
	margin: 2px;
	padding: 2px;
	font-weight:normal;
	font-size: 10px;	
}
table.agenda div.ag_evento:hover{
	text-decoration: underline;	
}
div span.titulo1 {
	font-size: large;
	font-weight: bold;
	color: #000080;
}
.sub_titulo1 {
	color: #00458A;
	font-weight: bold;
}


.titulo2 {
	font-weight: bold;
	font-size: 18px;
	width: 100%;
	margin: 10px 0px 4px 0px;
	color: #00458A;
}

.sub_titulo2 {
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	margin: 6px 0px 4px 0px;
	color: #00458A;
}

.enlace1 a:link, .enlace1 a:visited {
	color: #000080;
	text-decoration: none;
	cursor: pointer;
}
.enlace1 a:hover{
	color: #00458A;
	text-decoration: underline;
}



/* CSS Document */
* {
	outline: none;
}



#body_root {
	background-color: #FFFFFF;
	background-position: top center;
	background-image: url(http://www.turismotorrox.es/resources/imagenes/fondo.jpg);
	background-repeat: no-repeat;
	width: 927px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    overflow:visible;
}
#body_inicio {
	background-position: 40px 160px;
	background-repeat: no-repeat;
	position: relative;
	width: 927px;
	margin: 0px;
	padding: 0px;
}
#indicator {
	position: absolute;
	right: 0px;
	top: 15px; 
	display: none;
}
#logo {
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 0;
}
#eslogan {
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
	z-index:1000;
}


#idiomas {
	position: absolute;
	top:18px;
	margin:auto;
	border: solid 0px;
	padding-left: 0px;
	padding-right: 10px;
	cursor: pointer;
	z-index: 1000;
}

#cabecera {
	position: relative;
	background-position: top center;
	background-image: url(http://www.turismotorrox.es/resources/imagenes/linea.png);
	background-repeat: no-repeat;
	top: 0px;
	width: 100%;
	height: 160px;
	margin: auto;
	border: solid 0px;
}

#player {
    position: absolute;
    left: 270px;
    top: -40px;
}

#contenedor_prin {
	position: relative;
	top: 10px;
	width: 100%;
	margin: auto;
	border: solid 0px;
}
#contenedor_prin tr td {
	vertical-align: top;
}

.data_titulo {
	text-align: right;
}
.data_titulo span {
	font-size: large;
	color: #00008e;
}

/********************************/
/* MENU_DOCK */
/********************************/
#dock_frj {
	position: absolute;
	top: 40px;
	right: 20px;
	border: solid 0px;
	width: 700px;
}
#dockContainer{
	position: relative;
	top: 0px;
	width: 720px;
	left: 0px;
	display :table;
	text-align :center;
	border: solid 0px;
}

#dockContainer>div{
	display :inline-block;
}

#dockContainer>div{
}

#dockContainer>div{
	display :table-cell;
	text-align :left;
	border-bottom :0px solid rgb(220,220,200);
}

#dockContainer>div>div{
}

#dockContainer div div div{
	height :170px;
	margin: 0px;
	overflow: hidden;
}

/* FIN MENU_DOCK */
/********************************/

#menu_prin ul { list-style:none;}

#sub_menu_prin {
	position: absolute;
	right: 0px;
	border: solid 0px;
	top: 0px;	
	z-index: 1000;
}

.menu_prin_item {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 4px;
	padding-left: 2px;
	border-left: 4px solid #303234;
	cursor: pointer;
	list-style:none;
	display:inline;
}
.menu_prin_item_hover {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF8809;
	border-left: 4px solid #A0A0A0;
	border-right: 2px solid #DCDCDC;
	padding-left: 2px;
	padding-right: 2px;
	cursor: pointer;
	list-style:none;
	display:inline;
}

.sub_menu_prin_item {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;
	cursor: pointer;
}
.sub_menu_prin_item_hover {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	padding-left: 4px;
	padding-right: 4px;
	cursor: pointer;
}

/* FIN MENU_PRIN */
/********************************/

/********************************/
/* MENU */
/********************************/

#target_menu {
	position: relative;
	border: solid 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 200px;
}

#menu_titulo {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 20px;
	color: #000080;
	border: solid 0px;
	margin-top: 20px;
	font-weight: bold;
	margin-left: 20px;	
}


#Menu {
	line-height: 1;
	position: relative;
	top: 0;
	left: 0;
	width: 200px;
	margin-top: 20px;
	margin-left: 20px;
}

.MGroup {
	font-size: 12px;
	padding: 0 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.MGroup .item_prin {
	padding: 6px 10px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #434343;
	text-align: left;
	border-left: 4px solid #5e708e;
	cursor: pointer;
}

.MGroupContent {
	font-size: 12px;
	padding-top: 5px;
	font-weight: normal;
	text-transform: none;
	display: none;
}

.MFile a:link, .MFile a:visited, .MIndex a:link, .MIndex a:visited {
	display: block;
	padding: 4px 4px 4px 30px;
	margin: 2px 0;
	color: #5C5C5C;
	text-decoration: none;
	text-align: left;
	border-right: 2px solid #FF960D;
}

.MFile a:hover, .MFile a:active, .MIndex a:hover, .MIndex a:active {
	color: #FF8809;
	border-right: 6px solid #303234;
}

.MEntry a:hover, .MEntry a:active {
	color: #FF8809;
}
.MEntry_hover {
	padding: 6px 10px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	text-align: left;
	border-left: 4px solid #5e708e;
	cursor: pointer;
	color: #FF8809;
}

.menu_iconos{

}
.menu_iconos tr{

}
.menu_iconos tr td{
	border-bottom: dotted 1px;
	padding: 10px;
	cursor: pointer;
	color: #00458A;
	font-weight: bold;
}
.menu_iconos tr td img{
	border: solid 4px #DDDDDD;
	padding: 4px;
}


/* FIN MENU */
/********************************/



/********************************/
/* CONTENIDO */
/********************************/
#data {
	position: relative;
	width: 100%;
	min-height: 400px;
	right: 0px;
	top: 0px;
	margin-top: 10px;
	border: solid 0px;
	color: #000000;
	z-index: 10;
}

.tabla1 tr td{
	border-bottom: dotted 1px;
	padding: 10px;
}
.tabla1 tr td img{
	border: solid 4px #DDDDDD;
	padding: 4px;
}
.tabla1 tr td div.titulo{
	color: #00458A;
	font-weight: bold;
}
.tabla1 tr td div.data{
}

/* FIN CONTENIDO */
/********************************/

/********************************/
/* BUZON DEL CIUDADANO			*/
/********************************/
#buzon_formulario {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	left: 0px;
	top: 10px;
	margin: auto;
	z-index: 1000;
}
#formulario_contacto {
	text-align: center;
}
#formulario_contacto table tr td{
	vertical-align: middle;
}
.con_formulario_label {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.con_formulario_text {
	background-color: #F7FAFB;
	border: solid 1px #DDDDDD;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.con_formulario_form {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* FIN BUZON */
/********************************/


/********************************/
/* PIE_DE_PÁGINA */
/********************************/
#pie_de_pagina {
	background-image: url(http://www.turismotorrox.es/resources/imagenes/pie.png);
	background-repeat:no-repeat;
	position: relative;
	margin-top: 20px;
	margin-bottom: 10px;
	border: solid 0px;
	text-align: center;
	left: 0px;
	width: 100%;
	height: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 10;
}
#logo_informatica {
	position: absolute;
	top: 10px;
	right: 0px;
}
#logo_torrox {
	position: absolute;
	top: 5px;
	left: 0px;
}
#pie_notas {
	position: relative;
	text-align: center;
	border: solid 0px;
	margin:auto;
	top: 10px;
}

/* FIN PIE_DE_PÁGINA */
/********************************/
.demo-stream
{
	list-style:				none;
	margin-top:				20px;
}
 
.demo-stream span
{
	z-index: 0px;
}



.remooz-element
{
	cursor:					-moz-zoom-in;
}

/**
 * Box layout
 */

.remooz-box
{
	position:				absolute;
	top:					0;
	left:					0;
	background:				#fff no-repeat center;
	z-index:				100;
}
.remooz-loading
{
	background-image:		url(http://www.turismotorrox.es/resources_comun/imagenes/remooz/spinner.gif);
}
.remooz-body
{
	width:					100%;
	height:					100%;
}
.remooz-box-focus.remooz-type-image .remooz-body
{
	cursor:					-moz-zoom-out;
}
.remooz-box-dragging .remooz-body
{
	cursor:					move;
}

/**
 * Close button
 */

.remooz-btn-close
{
	position:				absolute;
	left:					-15px;
	top:					-15px;
	width:					30px;
	height:					30px;
	text-decoration:		none;
	border:					0;
	background:				url(http://www.turismotorrox.es/resources_comun/imagenes/remooz/closebox.png) no-repeat center;
	visibility:				hidden;
	cursor:					pointer;
}
.remooz-engine-trident4 .remooz-btn-close
{
	background-image:		url(http://www.turismotorrox.es/resources_comun/imagenes/remooz/closebox.gif);
}

/**
 * Caption title
 */

.remooz-title
{
	position:				relative;
	left:					0;
	top:					15px;
	text-align:				left;
}
.remooz-title-bg
{
	position:				absolute;
	left:					0;
	top:					0;
	width:					100%;
	height:					100%;
	background-color:		#000;
	z-index:				99;
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
	/* shadow opacity differs from box shadow because its default set to opacity 0.8 */
	-webkit-box-shadow:		0 0 10px rgba(0, 0, 0, 0.9);
}
.remooz-title-content
{
	position:				relative;
	padding:				5px 15px;
	color:					#fff;
	z-index:				101;
	font:					11px/1.5 Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.remooz-engine-trident4 .remooz-title-bg
{
	display:				none;
}
.remooz-engine-trident4 .remooz-title-content
{
	background-color:		#333;
}

.remooz-title-content h6
{
	font-size:				1.2em;
	font-weight:			bold;
	color:					#eee;

	margin:0px;
	padding:0px;
}
.remooz-title-content p
{
	color:					#eee;
}

/**
 * Type specific
 */

.remooz-type-image img
{
	display:				block;
	border:					0;
	width:					100%;
	height:					100%;
}

/**
 * Shadow
 */

.remooz-bg
{
	position:				absolute;
	width:					33px;
	height:					40px;
}

.remooz-bg-n
{
	left:					0;
	top:					-40px;
	width:					100%;
	background:				url(http://www.turismotorrox.es/resources_comun/imagenes/remooz/remo_bg_n.png) repeat-x;
}
.remooz-bg-ne
{
	right:					-33px;
	top:					-40px;
	background:				url(http://www.turismotorrox.es/resources_comun/imagenes/remooz/remo_bg_ne.png) no-repeat;
}
.remooz-bg-e
{
	right:					-33px;
	top:					0;
	height:					100%;
	background:				url(http://www.turismotorrox.es/resources_comun/imagenes/remooz/remo_bg_e.png) repeat-y;
}
.remooz-bg-se
{
	right:					-33px;
	bottom:					-40px;
	background:				url(http://www.turismotorrox.es/resources_comun/imagenes/remooz/remo_bg_se.png) no-repeat;
}
.remooz-bg-s
{
	left:					0;
	bottom:					-40px;
	width:					100%;
	background:				url(http://www.turismotorrox.es/resources_comun/imagenes/remooz/remo_bg_s.png) repeat-x;
}
.remooz-bg-sw
{
	left:					-33px;
	bottom:					-40px;
	background:				url(http://www.turismotorrox.es/resources_comun/imagenes/remooz/remo_bg_sw.png) no-repeat;
}
.remooz-bg-w
{
	left:					-33px;
	top:					0;
	height:					100%;
	background:				url(http://www.turismotorrox.es/resources_comun/imagenes/remooz/remo_bg_w.png) repeat-y;
}
.remooz-bg-nw
{
	left:					-33px;
	top:					-40px;
	background:				url(http://www.turismotorrox.es/resources_comun/imagenes/remooz/remo_bg_nw.png) no-repeat;
}



/********************************/
/* MENU_PRIN */
/********************************/
/* all menu links */
#menu_prin a, #subMenusContainer a{
	text-decoration:none;
	display: block;
	padding: 5px 3px;
	color: #000000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
#menu_prin a{
	margin:0;
	float:left;	
}

/* Just sub menu links */
#subMenusContainer a, #menu_prin li li a{
	text-align:left;
}

/* All menu links on hover or focus */
#menu_prin a:hover, #menu_prin a:focus, #subMenusContainer a:hover, #subMenusContainer a:focus, #menu_prin a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused{

}

/* sub menu links on hover or focus */
#subMenusContainer a:hover, 
#subMenusContainer a:focus{
	color: #FF8809;
	background-color: #FFFFFF;
}
#subMenusContainer a.subMenuParentBtnFocused,
#menu_prin a.mainMenuParentBtnFocused,
#menu_prin li a:hover,
#menu_prin li a:focus{
	color: #FF8809;
}

/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn{ 
	background: url(../img/arrow_right.gif) right center no-repeat;  
}

/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused{ 
	background: url(../img/arrow_right_over.gif) right center no-repeat;  
}

/* Parent Main Menu Links ---[javascript users only]*/
.mainMenuParentBtn{	
	 background: url(../img/arrow_down.gif) right center no-repeat; 
}

/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
.mainMenuParentBtnFocused{	
	background: url(../img/arrow_down_over.gif) right center no-repeat; 
}

/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW{ 
	display:none; 
	position: absolute; 
	overflow:hidden; 
	/*the 2px left & right padding lets you have a 1px border 
	  on the ul or ol inside since overflow is set to hidden*/
	padding:0 2px;
	margin:0 0 0 -2px;
}


/* All ULs and OLs */
#menu_prin, #menu_prin ul, #menu_prin ol, #subMenusContainer ul, #subMenusContainer ol { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 8px;
}

/* All submenu OLs and ULs */
#menu_prin ol, #menu_prin ul, #subMenusContainer ul, #subMenusContainer ol {	
	/*border around submenu goes here*/	 
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background:#fff;	
	border:1px solid #C3D46A;
	left:0;
}


/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#menu_prin li { 
	/*great place to use a background image as a divider*/
	display:block;
	list-style:none;
	position:relative;
	float:left;
}

#subMenusContainer li{
	list-style: none;
}

/* main menu ul or ol elment */
#menu_prin{
	display:block;
	position: absolute;
	list-style:none;
	margin:0 0 0 0;
	z-index:5;
	top:15px;
	right: 0px;
}
#subMenusContainer{	display:block; 	position:absolute;	top:0;	left:0;	width:100%;	height:0;	overflow:visible;	z-index:1000000000; }


/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#menu_prin li li{	float:none; }

#menu_prin li li a{ /* Just submenu links*/	
	position:relative;
	float:none;
}

#menu_prin li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top:2.2em;
}

/* third-and-above-level lists */
#menu_prin li ul ul { margin: -1em 0 0 -1000em; }
#menu_prin li:hover ul ul {	margin-left: -1000em; }

 /* lists nested under hovered list items */
#menu_prin li:hover ul{	margin-left: 0; }
#menu_prin li li:hover ul {	margin-left: 10em; margin-top:-2.5em;}

/* extra positioning rules for limited noscript keyboard accessibility */
#menu_prin li a:focus + ul {  margin-left: 0; margin-top:2.2em; }
#menu_prin li li a:focus + ul { left:0; margin-left: 1010em; margin-top:-2.2em;}
#menu_prin li li a:focus {left:0;  margin-left:1000em; width:10em;  margin-top:0;}
#menu_prin li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
#menu_prin li:hover a:focus{ margin-left: 0; }
#menu_prin li li:hover a:focus + ul { margin-left: 10em; }


/*-----------------------------------------------*/
/* Noticias										 */
/*-----------------------------------------------*/
#menu_noticias {
	position: relative;
	right: 0px;
	padding-top: 10px;
	border: solid 0px;
}
#listado_noticias {
	position: relative;
	border: solid 0px;
	width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
    left: 0px;
}
.noticias_titulo_listado{
	font-size: 12px;
	color: #222;
	font-weight:bold;
	color: #01448A;
}
.noticias_texto_listado{
    text-align: justify;
}
.noticias_leer_mas{
	cursor:pointer;
	position:relative;
	text-align:right;
	top:4px;
	color: #000080;
}
.noticias_leer_mas_hover{
	cursor:pointer;
	position:relative;
	text-align:right;
	top:4px;
	color: #FF8809;
}
.noticias_bottom{
	border-bottom: dotted 1px #FF8000;
	position: relative;
	margin: auto;
	font-size: 12px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	width: 100%;
	height: 0px;
}
.noticias_head{
	border-top: dotted 1px #FF8000;
	position: relative;
	margin: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	width: 100%;
	height: 18px;
}
.noticias_volver{
	cursor:pointer;
	text-align:right;
	color: #000000;
	float:right;
}
.noticias_volver_hover{
	cursor:pointer;
	text-align:right;
	color: #000080;
	float:right;
}

.noticias_pag{
	cursor:pointer;
	color: #000000;
}
.noticias_pag_hover{
	cursor:pointer;
	font-weight: bold;
	color: #BA2828;
}

#cont_menu_noticias {
	position: relative;
	margin: auto;
	top: 20px;
	text-align: left;
	font-size: 12px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 0px;
	width: 100%;
}

/*-----------------------------------------------*/
/* Tips											 */
/*-----------------------------------------------*/
.tip {
	color: #fff;
	width: 200px;
	z-index: 13000;
}

.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(http://www.turismotorrox.es/resources/imagenes/bubble.png) top left;
}

.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(http://www.turismotorrox.es/resources/imagenes/bubble.png) bottom right;
}





