BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	/* background: url(../images/extranet/fondo_general3.gif) no-repeat center top; */
	color: #515152;
	background-color: #fbfbf1;
}
a {
	color: #7c7d20;
	font-weight: bold;
}
a:hover {
	color: #8E2125;
}
/***********************************/
	/* Capas principales de estructura */
#contenedor {
	width: 76em;
	margin: auto;
	border-right: 0.1em #7c7d20 solid;
	border-left: 0.1em #7c7d20 solid;
	background-color: #FFFFFF;
}

#cabecera {
	background-image: url(../images/extranet/cabecera_deporteAnt2.jpg);
	background-repeat:no-repeat;
	height: 11.7em;
}

#contenido {
	padding-top: 2em;
	margin-left: 17.1em;
	width: 42em;
	padding-bottom: 3em;
}

#cuerpo {
	margin: 0.5em;
}

#menu {
	width: 15em;
	float: left;
	height: auto;
	padding-right: 0.5em;
	margin-top: 2em;
}

#iconos {
	margin-left: 16.8em;
	width: 57.8em;
}

#listaProyectosEncuesta {
	float: right;
	padding-top: 1.5em;
	width: 15em;
	color: #666666;
}

/* Fin Capas principales de estructura */
	/* Estilos correspondientes a la cabecera */
.imgCabecera {
	width: 76em;
	height: 12.3em;
}

#cabeceramenu {
	padding: 0.1em 0.4em 0.2em 0;
	margin: 0;
	background-image: url(../images/extranet/barra_sup.gif);
	background-color: #7c7d20;
}

/***********************************/
	/* Estilos correspondientes al menú */
/*#menu img {
	height: 4em;
	width: 14em;
}*/

.menubarra {
	list-style-type: none;
	margin: 0.3em 0 0 0;
	padding: 0;
	height: 1.8em;
}

.menubarra li { /*margin:0;*/
	float: right;
}

.border0 {
	border-style: none;
}

.menubarra li a {
	margin: 0 0 0 2.2em;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.menubarra li a:hover {
	color: #8e2125;
}

.menubarra li img {
	width: 2em;
	height: 1.5em;
	border: 0;
}

/*//////////////////////////*/
.menubarraiconos {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 1.2em;
}

.menubarraiconos li img {
	width: 1.6em;
	height: 1.6em;
	border: 0;
	margin-left:0.3em;
}

.menubarraiconos li {
	float: left;
	border: 0;
	margin-top: 0.3em;
}

.menubarraiconos li.text {
	float: left;
	border: 0;
	margin-top: 0.2em;
}

.menucentro {
	background-color: #7c7d20;
	/*background-image:url(../images/extranet/menu_centro.jpg);*/
	border-bottom: 0.1em solid #fcfae5;
}

.menuestilo {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menuestilo li div:hover {
	color: #8e2125;
}

.menuestilo li div {
	list-style-position: outside;
	text-align: center;
	font-size: 1em;
	width: auto;
	padding: 0.5em 0 0.5em 0;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8e2125;
}

.submenu {
	background-color: #e8e699;
	list-style: none;
	font-size: 1.05em;
}

.submenu ul {
	margin-left: 0em;
	padding-left: 1.5em;
	list-style-type: none;
}

.submenu li {
	text-align: left;
	padding: 0.3em 0 0.3em 0;
}

.submenu li a:visited,.submenu li a:active,.submenu li a:link {
	color: #8e2125;
	font-weight: normal;
	text-decoration: none;
}

.submenu li a:hover {
	color: #7c7d20;
}

/* UNA CLASE POR CADA TIPO DE MENU*/
.menuarriba {
	background-image: url(../images/extranet/menu_arriba.jpg);
}

.menuabajo {
	background-image: url(../images/extranet/menu_abajo.jpg);
}

/* Fin Estilos correspondientes al menú */ /* 	Estilos iconos */
.iconos_centro {
	border-left: 0.1em solid #786e16;
	border-right: 0.1em solid #786e16;
	background-color: #fcfae5;
}

.img_ico_superior {
	margin-bottom: -0.5em;
}

.img_ico_inferior {

}

.ico {
	height: 5em;
	margin-left: 1em;
	margin-left: 1em;
	padding-top: 0.5em;
}

/* Estilos iconos (FIN) */ /* Estilos noticias */
#noticia {
	width: 40em;
}

.tituloNoticiaPortada {
	width: 100%;
	margin: 1em 0 1em 0;
	border-top: 0.1em #fbf28e solid;
	border-left: 0.1em #fbf28e solid;
	border-bottom: 0.1em #fbf28e solid;
	color: #8e2125;
}

.noticia_texto2 {
	background-color: #ECEBDA;
	text-align: justify;
	margin: 1em;
	padding: 1em;
	display: block;
}

.foto_not {
	float: left;
	margin: 0 1em 0 0;
	padding: 0 1em 0 0;
	height: 8em;
}

.masinformacion {
	text-align: right;
	width: 100%;
	color: #968F42;
	display: block;
}

.masinformacion a {
	color: #968F42;
}

.masinformacion:hover a {
	color: #8E2125;
}

/* Estilos noticias (FIN)*/
img {
	border: 0;
}

H3 {
	display: inline;
	font-size: 1.4em;
	color: #666666;
}

H2 {
	color: #8E2125;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 0.5em;
	padding-left: 1em;
	border-bottom: 0.1em #9A9039 solid;
}

.navegacion_galeria {
	clear: right;
	text-align: center;
}

.galeria_foto_tema {
	padding-top: 0;
	background-color: #ECEBDA;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
	margin-top: 0;
	margin-right: 0;
}

.galeria_foto {
	padding-bottom: 2.5em;
	padding-top: 2em;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #ECEBDA;
}

.galeria_tema {
	padding-bottom: 2em;
	padding-top: 0.7em;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #ECEBDA;
	height: 10em;
}

.subtitulo_lista_noticias {
	clear: right;
	padding-left: 6em;
	margin-right: 2em;
	text-align: justify;
}

li.ico {
	list-style-type: none;
	margin-top: 1em;
}

.tabla {
	border-style: hidden;
	width: 90%;
	margin-top: 2%;
	text-align: center;
}

.mapaweb_1 {
	text-decoration: none;
	color: #8E2125;
	font-size: 1.4em;
	padding-top: 0.5em;
	padding-left: 1em;
	border-bottom: 0.1em #9A9039 solid;
	list-style-type: none;
}

.mapaweb_2 {
	text-decoration: none;
	color: #666666;
	font-size: 1.2em;
	padding: 0.4em 0 0 0;
	list-style-type: none;
}

.mapaweb_3 {
	text-decoration: none;
	color: #968f42;
	font-size: 1em;
	padding: 0.4em 0 0 0;
	list-style-type: none;
}

.mapaweb_4 {
	text-decoration: none;
	color: #9a9039;
	font-size: 1em;
	padding: 0.4em 0 0 0;
	list-style-type: none;
}
#volver {
	text-align: right;
	margin: 1em;
	padding: 1em;
}

#volver a {
	color: #786E16;
}

#volver a:hover {
	color: #8E2125;
}
#contenidoaux {
	/** se utiliza normalmente dentro de contenido_int debajo de titulo para que asi no se acerque el texto a los bordes grises**/
	width: 97%;
	margin: auto;
	padding: 1em;
}

#contenedorerror {
	width: 50em;
	margin: auto;
	background-color: #ECEBDA;
	border: 0.1em #9A9039 solid;
	margin-top: 1em;
}

#texto {
	margin: 0.5em;
}

#titulo {
	padding: 0.1em 0.5em 0.1em 0.5em;
	display: block;
	background-color: #8D2325;
	border: 0.1em solid #9A9039;
	color: #ffffff;
	font-size: 1.1em;
}

/*////////////////////////////////// NOTICIAS*/
#noticia_int {
	width: 56.5em;
}

#not_izq {
	width: 11.8em;
	float: left;
}

#izq {
	float: left;
	width: 11.8em;
	text-align: center;
	margin-top: 0.7em;
}

.izqencuesta { /*float:left;*/
	padding-top: 1.5em;
	width: 11.8em;
	text-align: left;
}

#izqbuscador {
	float: left;
	width: 25em;
	text-align: left;
	margin-top: 0.7em;
}

#not_izq_int {
	width: 11.8em;
	float: left;
	padding-left: 4em;
}

#not_izq_fecha {
	border-top: 0.1em solid #FBF28E;
	border-left: 0.1em solid #FBF28E;
	border-bottom: 0.1em solid #FBF28E;
	padding: 0.1em;
	color: #8E2125;
}

#not_izq_comentario {
	padding-top: 0.2em;
	padding-right: 0.2em;
	color: #9A9039;
	text-align: left;
	height: 4em;
	font-weight: bold;
}

a.enlace { /*color:#968F42;*/
	color: #7c7d20;
	font-weight: bold;
}
a.enlace:hover {
	color: #8E2125;
}

#masinformacion {
	text-align: right;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 13px;
	color: #968F42;
}

a.masinformacion {
	color: #968F42;
}

a.masinformacion:hover {
	color: #8E2125;
}

a.enlace:hover {
	color: #8E2125;
}

#not_der {
	width: 29em;
	border: 0.1em solid #9A9039;
	float: right;
	background-color: #ECEBDA;
}

#der {
	float: right;
	background-color: #ECEBDA;
	text-align: center;
}

#derencuesta {
	float: right;
	background-color: #ECEBDA;
	text-align: right;
	padding-top: 1.5em;
}

#centro {
	text-align: center;
	width: 20em;
}

#pie_galeria {
	width: 7.5em;
	height: 1.5em;
	padding-top: 0.5em;
	padding-bottom: 2.5em;
	margin-left: 0;
	text-align: center;
}

#not_der_int_sinfoto {
	max-width: 50em;
	margin-left: 0;
	margin-right: 3em;
	float: right;
	text-align: justify;
	padding-right: 0;
	padding-left: 0;
}

#not_der_int {
	max-width: 32.5em;
	margin-left: 2.5em;
	float: right;
	text-align: justify;
	padding-right: 1.3em;
}

/*.galeria_temas{

float:right;
margin-top:600px;
padding-top:300px;
}*/
#noticia_foto {
	float: left;
	vertical-align: middle;
}

#noticia_texto {
	margin-left: 6em;
	padding: 0.5em 0.8em 0.5em 0.8em;
	text-align: justify;
}

#noticia_texto2 {
	padding: 5px;
}

#contdentro p,#contdentro input {
	margin: 0.5em;
}

#contdentro {
	padding: 0.2em;
	margin: 0.1em;
	float: right;
	color: #333333;
}

.fila {
	padding-top: 1em;
	padding-bottom: 2em;
}

.fila li {
	margin: 0;
	padding-left: 2em;
	float: right;
	width: 16em;
}

.fila2 {
	padding-top: 1em;
	padding-bottom: 2em;
	width: 32em;
	margin: auto;
}

.fila3 {
	padding-top: 1em;
	padding-bottom: 2em;
	width: 35em;
	margin: auto;
}

.filaenc {
	padding-top: 1em;
	width: 25em;
	margin: auto;
}

.boton {
	text-align: center;
	padding-top: 2.5em;
	padding-bottom: 2em;
}

#contenidocompleto {
	padding-top: 2em;
	margin-left: 17.1em;
	width: 58em;
	padding-bottom: 3em;
}

#contenido_int_sinfoto {
	padding-top: 2em;
	margin-left: 17.1em;
	width: 57em;
	padding-bottom: 3em;
	background-color: #f8fefe;
}

#contenido_int {
	padding-top: 2em;
	margin-left: 17.1em;
	width: 57em;
	padding-bottom: 3em;
	background-color: #f7f7e2;
	border-bottom: 0.1em solid #cccccc;
	border-right: 0.1em solid #cccccc;
	/*background-color:#edfcfc;
border-bottom: 0.1em solid #8e2125;*/
}

.separador {
	clear: both;
	padding-top: 0.1em;
	height: 0.1em;
}

#pie { /*padding:0.1em 0.5em 0.1em 0.5em;*/
	display: block;
	/*background-color:#9A9039; */
	background-color: #7c7d20;
	background-image: url(../images/extranet/barra_inf.gif);
	/*border:0.1em solid #9A9039;*/
	color: #6d1114;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-x-position: center;
	background-y-position: center;
}

#iconos_pie {
	width: 57em;
	clear: both;
	border-top: 0.1em solid #8e2125;
	margin-right: 1.5em;
	float: right;
	padding-top: 0.5em;
}

.ico_pie {
	border: 0;
	text-decoration: none;
	/*float:left;*/

	height: 4.5em;
}

.encuesta {
	PADDING: 0.3em;
	COLOR: #00566F;
	BORDER: #9A9039 0.1em solid;
}

a.boton {
	BORDER-RIGHT: #C3C3C3 0.1em solid;
	PADDING-RIGHT: 1.6em;
	BORDER-TOP: #ffffff 0.1em solid;
	PADDING-LEFT: 1.6em;
	PADDING-TOP: 0.1em;
	PADDING-BOTTOM: 0.1em;
	margin-left: 5px;
	BORDER-LEFT: #ffffff 0.1em solid;
	COLOR: #ffffff;
	font-weight: bold;
	font-size: 1em;
	BORDER-BOTTOM: #C3C3C3 0.1em solid;
	BACKGROUND-COLOR: #9A9039;
	TEXT-DECORATION: none;
	/*height:1.5em;*/
}

a.boton:hover {
	border-right-width: 0.1em;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-top-width: 0.1em;
	border-top-style: solid;
	border-top-color: #c3c3c3;
	padding-left: 16px;
	padding-right: 16px;
	PADDING-TOP: 0.2em;
	PADDING-BOTTOM: 0;
	font-weight: bold;
	border-left-width: 0.1em;
	border-left-style: solid;
	border-left-color: #c3c3c3;
	color: #968f42;
	padding-top: 0.2em;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color: #ffffff;
	text-decoration: none;
}

a.encuesta {
	MARGIN-TOP: 2em;
	BORDER-RIGHT: #C3C3C3 0.1em solid;
	PADDING-RIGHT: 1em;
	BORDER-TOP: #ffffff 0.1em solid;
	PADDING-LEFT: 1em;
	PADDING-BOTTOM: 0;
	BORDER-LEFT: #ffffff 0.1em solid;
	COLOR: #ffffff;
	font-weight: bold;
	PADDING-TOP: 0;
	BORDER-BOTTOM: #C3C3C3 0.1em solid;
	BACKGROUND-COLOR: #9A9039;
	TEXT-DECORATION: none;
	height: 1.5em;
}

a.encuesta:hover {
	BORDER-RIGHT: #ffffff 0.1em solid;
	PADDING-RIGHT: 1em;
	BORDER-TOP: #c3c3c3 0.1em solid;
	PADDING-LEFT: 1em;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 0;
	BORDER-LEFT: #c3c3c3 0.1em solid;
	COLOR: #968F42;
	PADDING-TOP: 0;
	BORDER-BOTTOM: #ffffff 0.1em solid;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
	height: 1.5em;
}

.subtitulo {
	padding-left: 3em;
	color: #8E2125;
}

.subtitulo1 {
	padding-left: 4em;
}

.subtitulo2 {
	padding-left: 6em;
}

.titulo {
	display: block;
	background-color: #bebb50;
	color: #ffffff;
	padding-left: 8px;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	border-bottom: 0.1em solid #8e2125;
	border-right: 0.1em solid #cccccc;
	font-variant: small-caps;
}

.sinenlace {
	TEXT-DECORATION: none;
}

.image_galeria {
	width: 7.5em;
	height: 7.5em;
	border: 0;
}

textarea.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	width: 272px;
}

.submit {
	padding: 0 1em 1em 1em;
	MARGIN-TOP: 2em;
	BORDER-RIGHT: #C3C3C3 0.1em solid;
	BORDER-TOP: #ffffff 0.1em solid;
	BORDER-LEFT: #ffffff 0.1em solid;
	BORDER-BOTTOM: #C3C3C3 0.1em solid;
	COLOR: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
	BACKGROUND-COLOR: #9A9039;
	TEXT-DECORATION: none;
	height: 1.6em;
}

.submit:hover {
	padding: 0 1em 1em 1em;
	BORDER-RIGHT: #ffffff 0.1em solid;
	BORDER-TOP: #c3c3c3 0.1em solid;
	BORDER-LEFT: #c3c3c3 0.1em solid;
	BORDER-BOTTOM: #ffffff 0.1em solid;
	FONT-WEIGHT: bold;
	COLOR: #968F42;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
	height: 1.6em;
}

.detallesub {
	padding-left: 2em;
}

.image_proyecto { /* estilo de imagenes de proyecto de portada */
	width: 132px;
	padding: 0 0 10px 0;
	height: 54px;
}

.imagen_proyecto_detalle {
	width: 250px;
}

.enlace_proyecto {
	text-decoration: none;
}

.enlace_barra {
	text-decoration: none;
	color: #AAAABB;
}

.enlace_barra:hover {
	text-decoration: underline;
	color: #DDDDDD;
}

.image_deudas {
	width: 1.1em;
	height: 1.5em;
	border: 0;
}

.subbarra {
	background:
		url(../images/extranet/patronatodeportes/boton_lupa_f2_new.gif)
		no-repeat;
	width: 2em;
	border: 0;
	padding-top: 0;
	padding-left: 1em;
	margin-bottom: 0.2em;
}

.subbarra:hover {
	background: url(../images/extranet/patronatodeportes/boton_lupa_new.gif)
		no-repeat;
}

.textbarra {
	height: 100%;
	padding: 0px;
	margin: 0px;
	margin-left: 50px;
	font-size: x-small;
	padding-bottom: 0px;
	margin-bottom: 0.1em;
	margin-top: 0px;
	padding-top: 0.1em;
}

.sup_derecha {
	float: right;
	margin-top: 0;
	margin-right: 0.4em;
	padding-bottom: 0;
	font-weight: bold;
}

.botton_primero {
	background: url(../images/extranet/primero.gif) no-repeat;
}

.botton_anterior {
	background: url(../images/extranet/anterior.gif) no-repeat;
}

.botton_siguiente {
	background: url(../images/extranet/siguiente.gif) no-repeat;
}

.botton_ultimo {
	background: url(../images/extranet/ultimo.gif) no-repeat;
}

/*
 	Cuadro que se muestra cuando se quiere dar un aviso al usuario, por ejemplo, en la tramitación
	electrónica cuando no existen datos
*/
#cuadroAviso {
	background-repeat: no-repeat;
	background-position: 1em 3em;
	background-image: url(../images/extranet/error.gif);
	border: 0.1em solid #968f42;
	background-color: #EFEFEF;
	margin: 1.5em;
	padding: 3em;
}

/*
	Cuadro que se muestra cuando el ciudadano introduce información errónea, por ejemplo
	no pone bien la contraseña
	*/
#cuadroError {
	background-repeat: no-repeat;
	background-position: 1em 3em;
	background-image: url(../images/extranet/exclamation.gif);
	border: 0.1em solid #968f42;
	background-color: #fcfae5;
	margin: 1.5em;
	padding: 3em;
}

/*
 	Cabecera de una tabla se utiliza junto con filapar y filaimpar para mostrar
	las tablas
*/
th {
	text-align: justify;
	padding: 0.2em 0.2em 0.2em 1em;
}

.filapar {
	background-color: #FCFAE5;
}

.filaimpar {
	background-color: #F0EDCA;
	color: #8D2325;
}

/*
 	Estilo para los elementos fieldset y legend, que se corresponde con
	un cuadro de agrupación de controles
*/
legend {
	color: #8D2325;
}

fieldset {
	margin-top: 2em;
	margin-left: 1em;
	margin-right: 1em;
}

/*
	Estilo para mostrar advertencias, o que un campo es obligatorio. Es la fuente normal en color rojo
*/
.textoRojo {
	color: #FF0000;
}

/*
	Estilo que va debajo del título en la carpeta del ciudadano, con el nombre del mismo
	*/
.ciudadano {
	background-color: #fcfae5;
	color: #968f42;
	font-size: 1em;
	padding-top: 0.5em;
	padding-left: 1em;
	border-bottom: 0.1em #968f42 solid;
}

input,select {
	font-size: 1em;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
}

.listaTramites {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	display: inline;
}

.listaTramites li {
	padding-left: 1em;
	border-left-width: 0.2em;
	border-left-style: solid;
	border-left-color: #786e16;
	display: table-row;
}
/* ******* Estilos para el modo mixto********* */

#mixto-hijos {
	background-color: #fcfae5;
	color: #968f42;
	font-size: 1em;
	padding-left: 1em;
	border-bottom: 0.1em #968f42 solid;
	border-top: 0.6em #968f42 solid;
	border-left: 0.1em #968f42 solid;
	border-right: 0.1em #968f42 solid;
}

a.enlace-hijo {
	color: #786E16;
}

a.enlace-hijo:hover {
	color: #8E2125;
}
#migas{
color:#968f42;
padding-left:1em;
font-size:1em;
padding-top:0.5em;
}
.enlace_migas_de_pan{
color:#9a9039;
}
.enlace_migas_de_pan:hover{
color:#8d2325;
}

.version_sw{
float:right;
font-size:0.8em;
color:white;
}

#pie a{
color:#FFFFFF;
}
