
.datos_tabla_agenda{
    width:100%;
    font-family: GothanB_book;
    font-size: 16px;
}

table.agenda{
	border-collapse:collapse;

}

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

table.agenda tr.ag_titulo_dia{
	background-color: #3471A3;
	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;
    border-radius:10px;
}
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: #3471A3;
	color: #3471A3;	
	margin: 2px;
}


table.agenda td.ag_semana{
	background-color:#3471A3;
	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: 12px;	
    text-align:center;
    border-radius:5px;
}
table.agenda div.ag_evento:hover{
	text-decoration: underline;	
}

@font-face {
    font-family: torroxesEB;
    src: url('http://www.torrox.es/resources/OpenSans-ExtraBold.eot'); 
    src: url('http://www.torrox.es/resources/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'), 
       url('http://www.torrox.es/resources/OpenSans-ExtraBold.woff2') format('woff2'), 
       url('http://www.torrox.es/resources/OpenSans-ExtraBold.woff') format('woff'), 
       url('http://www.torrox.es/resources/OpenSans-ExtraBold.ttf')  format('truetype'); 
}
@font-face {
    font-family: torroxesSB;
    src: url('http://www.torrox.es/resources/OpenSans-SemiBold.eot'); 
    src: url('http://www.torrox.es/resources/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'), 
       url('http://www.torrox.es/resources/OpenSans-SemiBold.woff2') format('woff2'), 
       url('http://www.torrox.es/resources/OpenSans-SemiBold.woff') format('woff'), 
       url('http://www.torrox.es/resources/OpenSans-SemiBold.ttf')  format('truetype'); 
}

@font-face {
    font-family: GothanB;
    src: url('http://www.torrox.es/resources/GothamRoundedMedium_21022.eot'); 
    src: url('http://www.torrox.es/resources/GothamRoundedMedium_21022.eot?#iefix') format('embedded-opentype'), 
       url('http://www.torrox.es/resources/GothamRoundedMedium_21022.woff2') format('woff2'), 
       url('http://www.torrox.es/resources/GothamRoundedMedium_21022.woff') format('woff'), 
       url('http://www.torrox.es/resources/GothamRoundedMedium_21022.ttf')  format('truetype'); 
}
@font-face {
    font-family: GothanB_light;
  src: url('http://www.torrox.es/resources/GothamRoundedLight_21020.eot'); 
  src: url('http://www.torrox.es/resources/GothamRoundedLight_21020.eot?#iefix') format('embedded-opentype'), 
       url('http://www.torrox.es/resources/GothamRoundedLight_21020.woff2') format('woff2'), 
       url('http://www.torrox.es/resources/GothamRoundedLight_21020.woff') format('woff'), 
       url('http://www.torrox.es/resources/GothamRoundedLight_21020.ttf')  format('truetype'); 
}
@font-face {
    font-family: GothanB_bold;
    src: url('http://www.torrox.es/resources/GothamRoundedBold_21016.eot'); 
    src: url('http://www.torrox.es/resources/GothamRoundedBold_21016.eot?#iefix') format('embedded-opentype'), 
       url('http://www.torrox.es/resources/GothamRoundedBold_21016.woff2') format('woff2'), 
       url('http://www.torrox.es/resources/GothamRoundedBold_21016.woff') format('woff'), 
       url('http://www.torrox.es/resources/GothamRoundedBold_21016.ttf')  format('truetype'); 
}
@font-face {
    font-family: GothanB_book;
    src: url('http://www.torrox.es/resources/GothamRoundedBook_21018.eot'); 
    src: url('http://www.torrox.es/resources/GothamRoundedBook_21018.eot?#iefix') format('embedded-opentype'), 
       url('http://www.torrox.es/resources/GothamRoundedBook_21018.woff2') format('woff2'), 
       url('http://www.torrox.es/resources/GothamRoundedBook_21018.woff') format('woff'), 
       url('http://www.torrox.es/resources/GothamRoundedBook_21018.ttf')  format('truetype'); 
}



a:link, a:visited {
	color: #00435E;
	text-decoration: none;
	cursor: pointer;
}
a:hover{
	color: #3471A3;
	text-decoration: underline;
}

/* CSS Document */

/* CSS Document */
* {
	outline: none;
    margin: 0px;
    position: relative;
}

.frjmap *{
    position: unset;
    margin: unset;
    padding: unset;
    letter-spacing: unset;
}

input[type=text], input[type=password] {
-webkit-appearance: none;
-webkit-border-radius: 0px;
appearance: none;
}

html {
  box-sizing: border-box;
}

ul{
  list-style-type: square;
list-style-position: initial;
}



.titulo_prin{
    font-size: 60px;
    color: #FFFFFF;
    font-family:torroxesEB;
}

p {
	line-height: 14px;
	margin: 0px;
	margin: 10px 0px 0px 0px;
	pading: 0px;
}

#body_root {
	background-image: url(http://www.torrox.es/resources/imagenes/lock_screen2.jpg);
	background-repeat: no-repeat;
    background-position: center;
  background-attachment: fixed;
	background-color: #FFFFFF;
	width: 1050px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
	color: #222;
	font-family: GothanB;
	font-size: 12px;
    overflow:visible;
}
#body_inicio {
	position: relative;
	width: 1050px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}
#indicator {
	position: absolute;
	right: 10px;
	top: 0px; 
	display: none;
}

#cabecera {
	position: relative;
	background-position: top center;
	background-repeat: no-repeat;
	top: 0px;
	width: 100%;
	height: 185px;
	margin: auto;
}

.portada_evento {
    font-size: 15px;
    margin: 3px;
    cursor: pointer;
    border: solid 1px #BAD3E9;
}
.portada_evento:hover {
    background-color: #EAEAEA;
    cursor:pointer;
}

.linea {
	position: relative;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 0px;
}
.l_home {
    width: 100%;
    height: 3px;
    background-image: url(http://www.torrox.es/resources/imagenes/linea_home_fina.png);
}

.l_ayto { width: 100%; border-top: solid 3px #3471A3; }
.l2_ayto { width: 95%; border-top: solid 2px #3471A3; }
.l_sac { width: 100%; border-top: solid 3px #3471A3; }
.l2_sac { width: 95%; border-top: solid 2px #3471A3; }
.l_ciudad { width: 100%; border-top: solid 3px #3471A3; }
.l2_ciudad { width: 95%; border-top: solid 2px #3471A3; }
.l_urba { width: 100%; border-top: solid 3px #3471A3; }
.l2_urba { width: 95%; border-top: solid 2px #3471A3; }

.c1_ayto { color: #00435E; }
.c1_sac { color: #00435E;} 
.c1_ciudad { color: #00435E; }
.c1_urba { color: #00435E; }
.c2_ayto { color: #3471A3; }
.c2_sac { color: #3471A3; } 
.c2_ciudad { color: #3471A3; }
.c2_urba { color: #3471A3; }

.font1 { font-family: GothanB; }
.font2 { font-family: GothanB; }


.fotos_home_ayto{
	border-top: solid 5px #00435E;
	border-bottom: solid 5px #00435E;
	margin: 0px; padding: 0px;
	width: 1050px;
	overflow:hidden;
}

.e_box_ayto {
	margin: auto;
	margin-top: 15px;
	border-top: dotted #3471A3 1px;
	border-bottom: dotted #3471A3 1px;
	width: 95%;
	height: 150px;
}
.e_box_sac {
	margin: auto;
	margin-top: 15px;
	border-top: dotted #3471A3 1px;
	border-bottom: dotted #3471A3 1px;
	width: 95%;
	height: 150px;
}
.e_box_ciudad {
	margin: auto;
	margin-top: 15px;
	border-top: dotted #3471A3 1px;
	border-bottom: dotted #3471A3 1px;
	width: 95%;
	height: 150px;
}
.e_box_urba {
	margin: auto;
	margin-top: 15px;
	border-top: dotted #3471A3 1px;
	border-bottom: dotted #3471A3 1px;
	width: 95%;
	heightti: 150px;
}

.titulo_portada{
	padding: 5px 0px 5px 10px;
	font-weight:bold;
}
.banners{
    border-bottom:solid 4px #00435E;
    width:95%;
    margin:10px 20px 30px 20px;
    padding-bottom: 10px; 
    background-color: #FFF;
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
    
}
.banners_bottom{
    border-top:solid 4px #00435E;
    width:95%;
    margin:20px 20px 10px 20px;
    padding-top: 10px; 
    background-color: #FFF;
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
	color: #00435E;
}
.banner_portada{
	padding: 5px 5px 5px 5px;
	cursor: pointer;
}


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

#prev_tiempo {
	position: absolute;
	right: 55px;
	top: 54px;
	font-size: 10px;
	font-family: GothanB;
	color: #BAD3E9;
}
#prev_tiempo_icono { 
	position: absolute;
	right: 15px;
	top: 38px;
}

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

#data{
	width: 95%;
	margin: auto;
}
.titulo_menu{
    margin:10px;
    padding:3px 3px 3px 3px;
    border-bottom: solid 3px #00435E;
    font-color: #00435E;
    color: #00435E;
    font-size:12px;
	font-family: GothanB_light;
}
.titulo1 {
	font-size: 12px;
	margin: 3px 0px 0px 0px;
}
.titulo1_ayto { color: #3471A3; }
.titulo1_sac { color: #3471A3; }
.titulo1_ciudad { color: #3471A3; }
.titulo1_urba {	color: #3471A3; }

.titulo2 {
	font-size: 30px;
	width: 100%;
	margin: 10px 0px 14px 0px;
	font-family: GothanB_book;
}
.titulo2_ayto {
	color: #3471A3;
	border-bottom: dotted 2px #3471A3;
	border-right: dotted 2px #3471A3;
}
.titulo2_sac {
	color: #3471A3;
	border-bottom: dotted 2px #3471A3;
	border-right: dotted 2px #3471A3;
}
.titulo2_ciudad {
	color: #3471A3;
	border-bottom: dotted 2px #3471A3;
	border-right: dotted 2px #3471A3;
}
.titulo2_urba {
	color: #3471A3;
	border-bottom: dotted 2px #3471A3;
	border-right: dotted 2px #3471A3;
}
.sub_titulo2 {
	font-weight: bold;
	font-size: 22px;
	width: 100%;
	margin: 20px 0px 4px 0px;
	font-family: GothanB_light;
}
.sub_titulo2_ayto {
	color: #00435E;
	border-bottom: dotted 1px #00435E;
}
.sub_titulo2_sac {
	color: #00435E;
	border-bottom: dotted 1px #00435E;
}
.sub_titulo2_ciudad {
	color: #00435E;
	border-bottom: dotted 1px #00435E;
}
.sub_titulo2_urba {
	color: #00435E;
	border-bottom: dotted 1px #00435E;
}

.sub_titulo3 {
	font-size: 14px;
	width: 100%;
	margin: 6px 0px 4px 0px;
}
.sub_titulo3_ayto {
	color: #00435E;
	border-bottom: dotted 1px #00435E;
}

.entrada_portada {
	margin: auto;
	width: 95%;
	font-style: oblique;
	font-family: GothanB;
}

.listado_archivos a:link, .listado_archivos a:visited {
	color: #00435E;
	text-decoration: none;
}
.listado_archivos a:hover{
	color: #3471A3;
}

.enlace_ayto a:link, .enlace_ayto a:visited {
	color: #00435E;
	text-decoration: none;
	cursor: pointer;
    font-size: 16px;
}
.enlace_ayto_plus a:link {
    font-size: 18px;
}
.enlace_ayto a:hover{
	color: #3471A3;
	text-decoration: underline;
}

.enlace_sac a:link, .enlace_ayto a:visited {
	color: #00435E;
	text-decoration: none;
	cursor: pointer;
}
.enlace_sac a:hover{
	color: #3471A3;
	text-decoration: underline;
}

.enlace_ciudad a:link, .enlace_ayto a:visited {
	color: #00435E;
	text-decoration: none;
	cursor: pointer;
}
.enlace_ciudad a:hover{
	color: #3471A3;
	text-decoration: underline;
}

.enlace_urba a:link, .enlace_ayto a:visited {
	color: #00435E;
	text-decoration: none;
	cursor: pointer;
}
.enlace_urba a:hover{
	color: #3471A3;
	text-decoration: underline;
}

/*
.columna1:hover{
	background-color:#E6F3FF;
}
.columna2:hover{
	background-color:#FFF2E6;
}
.columna3:hover{
	background-color:#EEFFE6;
}
.columna4:hover{
	background-color:#FFE6E6;
}
*/

.tabla_listado {
	position: relative;
	left: 0px;
	padding: 0px;
	margin: auto;
	border-spacing: 0px;
}
.tabla_listado tr td{
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
}	
div.titulo_item:hover{
    color: #00435E;
}
.tabla_listado tr td img.buttom:hover{

	vertical-align: middle;
	cursor: pointer;
	background-color: #FFCC00;
}
.tabla_listado tr.item:hover{
	background-color: #E5EEF2;
}



/********************************/
/* MENU_PRIN */
/********************************/

.menu_prin {
	display:block;
	position: absolute;
	right: 25px;
	top: 33px;
	margin:0px;
	margin-top: 1px;
	padding:0px;
	list-style:none;
	color: #FFF;
    font-weight: bold;
    text-shadow: 0.0em 0.0em 0.5em #000;
}

.menu_prin li {
	font-size: 20px;
	font-family: torroxesSB;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
	list-style:none;
	display:inline;
}
.menu_prin li:hover {
	font-size: 20px;
	font-family: torroxesSB;
	color: #3471A3;
	cursor: pointer;
	list-style:none;
	display:inline;
    text-shadow: 0.0em 0.0em 0.5em #FFF;
}

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

.texto {
	font-family: GothanB_book;
    font-size: 15px;
    line-height: 20px;
}
.texto p{
	font-family: GothanB_book;
    font-size: 15px;
    line-height: 20px;
}
.texto ul{
	font-family: GothanB_book;
    font-size: 15px;
    line-height: 20px;
}

/********************************/
/* MENU_VERTICAL */
/********************************/
.menu_head_foot {
	background-image: url(http://www.torrox.es/resources/imagenes/menu_titulo_back.png);
	background-repeat: repeat-x;
	position: relative;
	width: 194px;
	margin: 4px 0px 3px 4px;
	min-height: 23px;
}
.menu_head {
	position: absolute;
	top: 0px; right: 0px;
	background-image: url(http://www.torrox.es/resources/imagenes/menu_head.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 185px;
	width: 100%;
	z-index: 0;
}
.menu_foot {
	background-image: url(http://www.torrox.es/resources/imagenes/menu_fin.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 10px;
	width: 100%;
}

.menu_back {
	position: relative;
	overflow: hidden;
	background-image: url(http://www.torrox.es/resources/imagenes/menu_back.png);
	background-position: right;
	background-repeat: repeat-y;
	width: 100%;
}

.menu1 {
    width:250px;
}
#sub_menu1 {
	position:relative;
	width: 100%;
	height: 100%;
	right: 0px;
	padding: 26px 0px 6px 0px;
}
.item_sub_menu1 {
	position: relative;
	height: 44px;
	cursor: pointer;
	padding-left: 5px;
	font-size: 16px;
	margin-top: 2px;
}

.item_sub_menu1:hover {
    color: #3471A3;
}
.item_sub_menu1 span.s_i_icono {
	float:left;
	padding-right: 5px;
}
.item_sub_menu1 span.s_i_icono img{
	float:left;
	margin-right: 5px;
    border-radius: 20px;
    height: 40px;
    width: 40px;
}
.item_sub_menu1 span.s_i_texto {
	float:left;
	padding-bottom: 0px;
	bottom: 0px;
	line-height:20px
}


.MGroup {
	font-size: 13px;
	padding: 0 2 5px;
	font-family: GothanB;
	text-decoration: none;
}

.MGroup .item_prin {
	padding: 2px 2px 2px 15px;
	text-decoration: none;
	display: block;
	text-align: left;
	cursor: pointer;
	font-size: 18px;
}

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

.MFile a:link, .MFile a:visited, .MIndex a:link, .MIndex a:visited {
	display: block;
	padding: 0px 0px 0px 25px;
	margin: 2px 0;
	font-size: 16px;	
	color: #5C5C5C;
	text-decoration: none;
	text-align: left;
}

.MEntry a:hover, .MEntry a:active {
	color: #000000;
}
.MFile a:hover, .MFile a:active, .MIndex a:hover, .MIndex a:active {
	color: #00435E;
}
.MEntry_hover {
	padding: 2px 2px 2px 15px;
	text-decoration: none;
	font-size: 18px;
	display: block;
	text-align: left;
	cursor: pointer;
	color: #000000;
}

.menu_tabla{
}
.menu_tabla tr td {
	width: 33%;
	padding:5px;
	cursor: pointer;
}
.menu_tabla tr td:hover {
	font-style: oblique;
}

/* FIN MENU_VERTICAL */
/********************************/

/********************************/
/* MENU2 */
/********************************/


.item_sub_menu2 {
	position: relative;
	height: 44px;
	cursor: pointer;
	padding-left: 5px;
	font-size: 16px;
	margin-top: 2px;
}

.item_sub_menu2:hover {
    color: #3471A3;
}
.item_sub_menu2 span.s_i_icono {
	float:left;
	padding-right: 5px;
}
.item_sub_menu2 span.s_i_icono img{
	float:left;
	margin-right: 5px;
    border-radius: 20px;
    height: 40px;
    width: 40px;
}
.item_sub_menu2 span.s_i_texto {
	float:left;
	padding-bottom: 0px;
	bottom: 0px;
	line-height:20px
}


/* PIE_MENU2 */
/********************************/

/********************************/
/* PIE_DE_PÁGINA */
/********************************/
.pie_de_pagina {
    background-color: #FFFFFF;
	background-position: top;
	position: relative;
	margin-bottom: 10px;
	left: 0px;
	width: 100%;
	height: 80px;
	font-family: GothanB;
	font-size: 14px;
	z-index: 10;
}
.pie_de_pagina a:link, .pie_de_pagina a:visited {
	text-decoration: none;	
	font-size: 14px;
	color: #00435E;
}
.pie_de_pagina a:hover{
	text-decoration: underline;
}
.pie_banners{
    border-top: solid 5px #00435E;
    border-bottom: solid 5px #00435E;
	font-family: GothanB;
	padding: 10px 0px 10px 0px;
}

.item_pie_banners{
	font-family: GothanB;
    font-size: 20px;
    cursor: pointer;
}

.item_pie_banners:hover {
    color: #3471A3;
}
.item_pie_banners span.s_i_icono {
	float:left;
	padding-right: 5px;
}
.item_pie_banners span.s_i_icono img{
	float:left;
	margin-right: 5px;
    height: 50px;
    widht: 50px;
}
.item_pie_banners span.s_i_texto {
	float:left;
	padding-bottom: 0px;
	bottom: 0px;
	line-height:18px
}



#pie_notas {
	position: relative;
	font-size: 10px;
	text-align: center;
	border: solid 0px;
	margin:auto;
	top: 15px;
	color: #00435E;
}
#pie_notas_2 {
	position: relative;
	font-size: 12px;
	text-align: left;
	border: solid 0px;
	margin:auto;
	padding: 0px 0px 0px 10px;
	color: #00435E;
	font-family: GothanB;
	line-height:16px
}
#pie_notas_3 {
	position: relative;
	font-size: 10px;
	text-align: right;
	border: solid 0px;
	margin:auto;
	padding: 0px 10px 0px 0px;
	color: #00435E;
	font-family: GothanB;
	line-height:14px
}

/* FIN PIE_DE_PÁGINA */
/********************************/



/********************************/
/* BUZON DEL CIUDADANO			*/
/********************************/
#buzon_formulario {
	position: relative;
	font-family: GothanB_book;
	font-size: 14px;
	width: 100%;
	left: 0px;
	top: 10px;
	margin: auto;
}
#formulario_contacto {
	text-align: center;
}
#formulario_contacto table tr td{
	vertical-align: middle;
}
.con_formulario_label {
	color: #000033;
	font-family: GothanB_book;
	font-size: 14px;
	text-align: right;
}
.con_formulario_text {
	background-color: #F7FAFB;
	border: solid 1px #DDDDDD;
	color: #000033;
	font-family: GothanB_book;
    height: 26px;
	font-size: 14px;
    padding: 5px;
}
.con_formulario_form {
	position: relative;
	font-family: GothanB;
	font-size: 14px;
}
/* FIN BUZON */
/********************************/

/********************************/
/* CONTENIDO */
/********************************/

#contenido {
	width: 1050px;	
}
#estructura {
    background-color: #FFFFFF;
	background-repeat: x-repeat;
}


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


/********************************/
/* REMOOZ */
/********************************/

.remooz-element
{
	cursor:					pointer;
}

/**
 * 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.torrox.es/resources_comun/imagenes/remooz/spinner.gif);
}
.remooz-body
{
	width:					100%;
	height:					100%;
}
.remooz-box-focus.remooz-type-image .remooz-body
{
	cursor:					pointer;
}
.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.torrox.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.torrox.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.torrox.es/resources_comun/imagenes/remooz/remo_bg_n.png) repeat-x;
}
.remooz-bg-ne
{
	right:					-33px;
	top:					-40px;
	background:				url(http://www.torrox.es/resources_comun/imagenes/remooz/remo_bg_ne.png) no-repeat;
}
.remooz-bg-e
{
	right:					-33px;
	top:					0;
	height:					100%;
	background:				url(http://www.torrox.es/resources_comun/imagenes/remooz/remo_bg_e.png) repeat-y;
}
.remooz-bg-se
{
	right:					-33px;
	bottom:					-40px;
	background:				url(http://www.torrox.es/resources_comun/imagenes/remooz/remo_bg_se.png) no-repeat;
}
.remooz-bg-s
{
	left:					0;
	bottom:					-40px;
	width:					100%;
	background:				url(http://www.torrox.es/resources_comun/imagenes/remooz/remo_bg_s.png) repeat-x;
}
.remooz-bg-sw
{
	left:					-33px;
	bottom:					-40px;
	background:				url(http://www.torrox.es/resources_comun/imagenes/remooz/remo_bg_sw.png) no-repeat;
}
.remooz-bg-w
{
	left:					-33px;
	top:					0;
	height:					100%;
	background:				url(http://www.torrox.es/resources_comun/imagenes/remooz/remo_bg_w.png) repeat-y;
}
.remooz-bg-nw
{
	left:					-33px;
	top:					-40px;
	background:				url(http://www.torrox.es/resources_comun/imagenes/remooz/remo_bg_nw.png) no-repeat;
}

/* REMOOZ */
/********************************/



/*-----------------------------------------------*/
/* 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: 22px;
	font-weight:bold;
	color: #015586;
    margin-bottom: 10px;
}
.noticias_leer_mas{
	cursor:pointer;
    font-size: 17px;
    font-family: GothanB_book;
    height:130px;
    overflow:hidden;
    border: solid 10px #FFFFFF;
    line-height:20px
}
.noticias_leer_mas:hover{
	cursor:pointer;
    background-color: #EAEAEA;
    border: solid 10px #EAEAEA;
    padding: 0px;
}
.noticias_bottom{
	border-bottom: dotted 1px;
	position: relative;
	margin: auto;
	font-size: 12px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 6px;
	width: 100%;
	height: 0px;
}
.noticias_head{
	border-bottom: dotted 1px;
	position: relative;
	margin: auto;
	font-size: 14px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 0px;
	width: 100%;
	height: 40px;
}
.noticias_volver{
	cursor:pointer;
	text-align:right;
	color: #000000;
	float:right;
	font-size: 20px;
}
.noticias_volver:hover{
	color: #000080;
}

.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.torrox.es/resources/imagenes/bubble.png) top left;
}

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

/*-----------------------------------------------*/
/* TRANSPARENCIA										 */
/*-----------------------------------------------*/
table .t_trans{
    width: 100%;
}

/* --- DISPOSICIÓN DE FORMULARIO SIMPLE --- */
#entry_form {
	text-align: center;
	margin: 0 auto;
	margin-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	width: 100%;
	height: 100%;
}
div.simple_row {
	clear: both;
	padding: 2px;
	margin: 0px;
}
div.simple_row span.label {
	float: left;
	text-align: right;
	width: 25%;
}
div.simple_row span.label_error {
	float: left;
	text-align: right;
	color:#C00000;
	font-size: 12px;
	width: 25%;
}
div.simple_row span.label {
	float: left;
	text-align: right;
	width: 25%;
}
div.simple_row span.form {
	float: right;
	text-align: left;
	width: 74%;
}

/*ELEMENTOS DE FORMULARIO*/
input.text {
	border: solid 1px #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 1px;
	font-weight: normal;
	height: 12px;
}
select.text2 {
	border: solid 1px #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 26px;
	text-align: center;
}
textarea.text2 {
	border: solid 1px #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
input.text2 {
	border: solid 1px #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 1px;
	font-weight: normal;
	vertical-align: middle;
	height: 12px;
}
input.text2_error {
	border: solid 1px #C00000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-color: #C00000;
	padding: 1px;
	font-weight: normal;
    vertical-align:top;
	height: 12px;
}
input.search {
	border: solid 1px #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 18px;
}
input.submit {
	border: solid 1px #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: bolder;
	background-color: #CCCCCC;
	cursor: pointer;
    padding: 5px 10px 5px 10px;
}
input.submit_disabled {
	border: solid 1px #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	font-size: 18px;
	font-weight: bolder;
	background-color: #CCCCCC;
}
hr {
	position:absolute;
	margin-left:20px;
	margin-right:20px;
	padding:0px;
	margin-top:5px;
	width:90%;
	background-color: #CCCCCC;
}



.lib_adm_tabla1 {
	width: 100%;
	margin:auto;
	border: solid 0px;
}
.lib_adm_tabla1 tr td.td_clic {
}
.lib_adm_tabla1 tr td.td_image_clic {
	width: 20px;
	border: solid 1px;
	text-align: center;
}
.lib_adm_tabla1 tr td.td_image_clic_hover {
	width: 20px;
	cursor: pointer;
	border: solid 1px;
	text-align: center;
	background-color:#FFFFFF;
}

div.fila1 {
	width:95%;
	color:#330099;
	font-weight:bold;
	font-size:18px;
	border: solid 1px;
	background-color:#FFFFFF;
}
div.fila {
	width:95%;
	margin:auto;
	background-color:#FFFFFF;
	border: solid 1px;
	margin-top: 2px;
}
div.fila_hover {
	width:95%;
	margin:auto;
	background-color:#FFCC66;
	border: solid 1px;
	margin-top: 2px;
}
div.div_submit {
	text-align:center;
	width: 100%;
}

table .admin_grupos {
	width: 100%;
}
tr .admin_grupos {
}
tr .admin_grupos_hover {
	background-color: #FFCC00;
}


.image_submit {
	cursor: pointer;
}
table .tabla_form {
	margin: auto;
	width: 95%;
	border-spacing: 0px;
}
table .tabla_form tr{
	height: 20px;
}
table .tabla_form tr td.label {
	text-align: right;
	vertical-align: middle;
	color:#003300;
	font-size: 12px;
}
table .tabla_form tr td.form {
	text-align:left;
	vertical-align: middle;
}
.val_error {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
}

.label{
    vertical-align: top;
	color:#003300;
	font-size: 12px;
}
.label_error{
    vertical-align: top;
	color:#C00000;
	font-size: 12px;
}


.editar_foto{
    position: relative;
    display: inline-table;
}
.input_editar_foto{
    border: solid 1px #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	text-align: center;
}
.foto_editar_foto{
    position: relative;
    margin: auto;
    text-align: center;
}

.foto_cabinet
{
	position:relative;
	width: 20px;
	height: 25px;
	border: solid 0px;

	display: block;
	overflow: hidden;
}

.foto_input
{
	position:absolute;
	height: 100%;
	width: auto;
	right:-4px;
	top:0px;
	
	cursor: pointer;
	opacity: 0;
}



.data{
    font-family: GothanB_book;
    font-size: 15px;
    line-height: 20px;
}


