/* General */

body {
	margin:0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333;
	text-align:center
}
#contenedor {
	width:1000px;
	min-height:600px;
	margin:auto;
	text-align:left
}
#cuerpo {
	overflow:auto;
	height:1%;
	padding-bottom:10px;
	background:url(img/bg_cuerpo.gif) top left no-repeat
}
#contenidos {
	width:725px;
	min-height:375px;
	float:right
}
.grupo {
	margin-bottom:15px;
	overflow:auto;
	height:1%
}
h1 {
	background:url(img/bg_cab01.gif) top left no-repeat;
	height:30px;
	padding:0 0 10px 10px;
	line-height:30px;
	margin:0 0 20px;
	font-size:21px;
	color:#fff
}
.subcab {
	background:url(img/bg_cab02.gif) top left no-repeat;
	height:25px;
	padding:0 0 10px 10px;
	line-height:25px;
	margin:0 0 10px;
	font-size:18px;
	color:#fff
}
p {
	margin:0 5px 15px 0;
	text-align:justify
}
.fleft {
	float:left;
	margin:0 15px 10px 0
}
fright {
	float:right;
	margin:0 0 10px 15px
}
.noborde {
	border:none
}
a#volver:link, a#volver:hover, a#volver:active, a#volver:visited {
	display:block;
	margin:0 230px;
	padding:2px 0;
	background-color:#154b88;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#fff
}
a.anadir:link, a.anadir:hover, a.anadir:active, a.anadir:visited {
	display:block;
	margin:0 160px;
	padding:2px 0;
	background-color:#154b88;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#fff
}
dl {
	width:400px;
	float:left;
	overflow:auto;
	height:1%
}
dt {
	font-weight:bold;
	color:#064d84
}
dd {
	margin:0 0 10px 10px;
	font-size:medium
}
a.mail:link, a.mail:active, a.mail:visited { 
	font-weight:bold;
	color:#076f85;
	text-decoration:none
}
a.mail:hover {
	text-decoration:underline
}

/* Top */

#top {
	width:1000px;
	height:133px;
	position:relative;
	background:url(img/bg_top.gif) top left no-repeat
}
#top p {
	margin:0
}
#logo {
	position:absolute;
	top:3px;
	left:15px;
	border:none
}
#nombre_gdr {
	position:absolute;
	top:13px;
	left:175px;
	font-size:18px;
	color:white
}
a#nombre_asociacion:link, a#nombre_asociacion:hover, a#nombre_asociacion:active, a#nombre_asociacion:visited {
	position:absolute;
	bottom:24px;
	left:15px;
	font-size:24px;
	color:white;
	text-decoration:none
}
a#volver_aula:link, a#volver_aula:hover, a#volver_aula:active, a#volver_aula:visited {
	position:absolute;
	top:15px;
	right:70px;
	/* font-size:12px; */
	font-size: 18px;
	font-weight:bold;
	
	color:#fff;
	text-decoration:none
}
#logo_aula {
	position:absolute;
	top:0;
	right:0
}

/* Menú principal */

#menuprinc {
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
	float:left
}
* html #menuprinc {
	margin:0 0 0 2px;
	padding:0;
	list-style:none;
	float:left
}
a.menu:link, a.menu:hover, a.menu:active, a.menu:visited {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	text-align:center
}
a#inicio:link, a#inicio:hover, a#inicio:visited, a#inicio:active {
	width:220px;
	padding-right:30px;
	height:33px;
	line-height:33px;
	padding-bottom:7px;
	background:url(img/btn_inicio.gif) top left no-repeat
}
a#somos:link, a#somos:hover, a#somos:visited, a#somos:active {
	width:210px;
	padding-right:40px;
	height:37px;
	line-height:37px;
	padding-bottom:3px;
	background:url(img/btn_somos.gif) top left no-repeat
}
a#contacta:link, a#contacta:hover, a#contacta:visited, a#contacta:active {
	width:230px;
	padding-left:20px;
	height:32px;
	line-height:32px;
	padding-bottom:8px;
	background:url(img/btn_contacta.gif) top left no-repeat
}
a#actividades:link, a#actividades:hover, a#actividades:visited, a#actividades:active {
	width:240px;
	padding-left:10px;
	height:35px;
	line-height:35px;
	padding-bottom:5px;
	background:url(img/btn_actividades.gif) top left no-repeat
}
a#fotos:link, a#fotos:hover, a#fotos:visited, a#fotos:active {
	width:250px;
	height:32px;
	line-height:32px;
	padding-bottom:8px;
	background:url(img/btn_fotos.gif) top left no-repeat
}
a#compartimos:link, a#compartimos:hover, a#compartimos:visited, a#compartimos:active {
	width:250px;
	height:30px;
	line-height:30px;
	padding-bottom:10px;
	background:url(img/btn_compartimos.gif) top left no-repeat
}
a#enlaces:link, a#enlaces:hover, a#enlaces:visited, a#enlaces:active {
	width:230px;
	padding-left:20px;
	height:37px;
	line-height:37px;
	padding-bottom:3px;
	background:url(img/btn_enlaces.gif) top left no-repeat
}

/* RCV: Lista de enlaces, según correcciones solicitadas por GDR */
#listaenlaces {
	list-style: none;
}
#listaenlaces li {
	vertical-align:middle;	
	padding:2px 0 10px 30px;
	background: url(img/bg_enlaces.gif) left top no-repeat;
}
a.listaenlaces:link, a.listaenlaces:active, a.listaenlaces:visited {
	font-size:medium;
	font-weight:bold;
	color:#93107e;
	text-decoration:none
}
a.listaenlaces:hover {
	color:#e2007a;
}
span.listaenlaces {
	font-size:small;
	font-weight:normal;
	color:#e2007a;
}


/* Enlaces para volver, hechos por Rafa */
a#volver-aula:link, a#volver-aula:hover, a#volver-aula:visited, a#volver-aula:active {
	color:#F6C502;
	font-weight:normal;
	/*margin-top:80px;*/
	width:230px;
	padding-left:20px;
	height:160px;
	line-height:160px;
	padding-bottom:3px;
	background:url(../img/ir2volver2.gif) top left no-repeat
}
a#volver-comarca:link, a#volver-comarca:hover, a#volver-comarca:visited, a#volver-comarca:active {
	color:#000000;/*#F6C502;*/
	font-weight:normal;
	/*margin-top:80px;*/
	width:230px;
	padding-left:20px;
	height:160px;
	line-height:160px;
	padding-bottom:3px;
	background:url(../img/loguito.gif) top left no-repeat
}


/* Tablas de avances */

.tavances {
	border:1px solid #006899;
	border-collapse:collapse;
	margin-bottom:15px;
	background-color:#e7f2f7
}
.tavances td {
	border:1px solid #006899;
	border-collapse:collapse
}
.tavances th {
	border-collapse:collapse;
	background-color:#e2007b;
	font-size:medium;
	color:#fff
}
.blblanco {
	border-left:1px solid #fff
}
.tcentro {
	text-align:center
}
.tdcampo {
	background-color:#e97cab;
	font-weight:bold;
	color:#fff
}
.tavances td h2 {
	margin:0;
	font-size:medium;
	color:#006899
}
a.titulo:link, a.titulo:hover, a.titulo:active, a.titulo:visited { 
	font-size:medium;
	color:#006899;
	text-decoration:none
}
.tavances strong {
	color:#006899
}
.primertd {
	padding-left:28px;
	background:url(img/bg_tabla.gif) left top repeat-y
}
.cabtd {
	background-color:#d9eaf4
}
.vertd {
	background:url(img/bg_vertd.gif) bottom right no-repeat #006899
}
a.ver:link, a.ver:hover, a.ver:active, a.ver:visited {
	display:block;
	width:60px;
	padding:2px 0;
	background:url(img/bg_ver.gif) top left no-repeat;
	font-size:medium;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none
}
a.asunto:link, a.asunto:active, a.asunto:visited { 
	font-weight:bold;
	color:#622181;
	text-decoration:none
}
a.asunto:hover {
	text-decoration:underline
}

/* Paginación */

#paginacion {
	width:200px;
	margin:auto;
	margin-bottom:10px;
	background-color:#076f85;
	padding:2px 0;
	color:#fff;
	text-align:center
}
#pagantsig {
	width:200px;
	margin:auto;
	overflow:auto;
	height:1%
}
a#anterior:link, a#anterior:hover, a#anterior:active, a#anterior:visited {
	display:block;
	background:url(img/bg_anterior.gif) top left no-repeat;
	width:90px;
	height:27px;
	float:left;
	line-height:27px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none
}
a#siguiente:link, a#siguiente:hover, a#siguiente:active, a#siguiente:visited {
	display:block;
	background:url(img/bg_siguiente.gif) top left no-repeat;
	width:90px;
	height:27px;
	float:right;
	line-height:27px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none
}

/* Pie */

#prfopie {
	border-top:1px solid #3c9fb4;
	padding-top:5px;
	margin:0;
	color:#3c9fb4;
	text-align:center
}
a.pie:link, a.pie:active, a.pie:visited {
	font-weight:normal;
	color:#3c9fb4;
	text-decoration:none
}
a.pie:hover {
	text-decoration:underline;
	color:#076f85
}

/* ¿Qué compartimos? */

#form_normal {
	width:500px;
	margin:auto;
	padding:0
}
.cab_contacto {
	margin:0 0 10px;
	padding:3px 0;
	background-color:#046175;
	font-size:medium;
	color:#fff;
	text-align:center
}
#form_normal ul {
	margin:0;
	padding:0;
	list-style:none
}
#form_normal ul li {
	margin:0 0 7px;
	overflow:auto;
	height:1%
}
#form_normal span {
	display:block;
	text-align:center;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:white
}
.form_caja {
	width:345px;
	float:right;
	border:1px solid #076f85;
	font-family:Arial, Helvetica, sans-serif
}
.form_boton {
	text-align:center;
	padding-top:10px
}
.cont_btnenviar {
	width:100px;
	padding:0 0 7px;
	background:url(img/bg_form_enviar.gif) top left no-repeat;
	border:none;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center
}
#cont_titulo {
	background:url(img/bg_form_titulo.gif) top left no-repeat;
	width:140px;
	height:25px;
	line-height:25px
}
#cont_autor {
	background:url(img/bg_form_autor.gif) top left no-repeat;
	width:130px;
	padding-left:10px;
	height:22px;
	padding-top:3px;
	line-height:22px
}
#cont_mail {
	background:url(img/bg_form_mail.gif) top left no-repeat;
	width:130px;
	padding-right:10px;
	height:25px;
	line-height:25px
}
#cont_opinion {
	background:url(img/bg_form_opinion.gif) top left no-repeat;
	width:130px;
	padding-left:10px;
	height:40px;
	padding-bottom:14px;
	line-height:40px
}