/* Generales */

body {
	background:url(img/bg-body.jpg) top left repeat-x #952b5b;
	margin:0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#313131
}
#contenedor {
	width:960px;
	margin:auto
}
p {
	margin:0 0 15px;
	text-align:justify
}

/* Top */

#top {
	width:960px;
	height:150px;
	margin-bottom:7px;
	position:relative;
	background:url(img/bg-top.jpg) top right no-repeat
}
#logo {
	position:absolute;
	top:0;
	left:0;
	border:none
}

/* Botones top */

#cont-botones {
	width:960px;
	height:25px;
	position:relative;
	background:url(img/bg-botones.jpg) bottom left no-repeat
}
#botones-top {
	margin:0;
	padding:0;
	height:25px;
	list-style-type:none;
	position:absolute;
	top:0;
	right:15px
}
#botones-top li {
	float:left;
	margin-left:10px
}
a.btn-top:link, a.btn-top:visited, a.btn-top:active {
	display:block;
	height:25px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	color:white
}
a.btn-top:hover {
	color:#222
}
#foro {
	width:62px;
	background:url(img/btn-foro.gif) top left no-repeat
}
#contacto {
	width:87px;
	background:url(img/btn-contacto.gif) top left no-repeat
}
#otros {
	width:111px;
	background:url(img/btn-otros.gif) top left no-repeat
}

/* Cuerpo */

#cuerpo {
	background:url(img/bg-cuerpo.gif) top left repeat-y
}
#esq-top {
	background:url(img/bg-cuerpo-top.jpg) top left no-repeat;
	padding-top:5px
}
#esq-bot {
	background:url(img/bg-cuerpo-bot.gif) bottom left no-repeat;
	padding-bottom:5px
}
#clear-cuerpo {
	clear:both;
	height:20px
}

/* Menú */

#lista-menu {
	float:left;
	width:260px;
	margin:29px 0 0;
	padding:0;
	list-style:none
}
#lista-menu li {
	padding-bottom:1px;
	background:url(img/sep-menu.gif) bottom left no-repeat
}
a.menu:link, a.menu:active, a.menu:visited {
	display:block;
	padding:12px 10px 13px 43px;
	background:url(img/bg-menu.gif) 20px top no-repeat;
	text-transform:uppercase;
	letter-spacing:3px;
	text-decoration:none;
	color:white
}
a.menu:hover {
	background:url(img/bg-menu-over.gif) 20px top no-repeat;
	color:#c8a2e2
}

/* Contenidos */

#contenidos {
	width:650px;
	padding:15px 25px 0 0;
	float:right
}
#cabecera {
	border-bottom:1px solid #989898;
	padding-bottom:5px;
	margin-bottom:25px;
	min-height:50px; /* Era height */
	width:650px;
	position:relative
}
h1 {
	margin:0;
	padding:7px 0 6px 25px;
	background:url(img/bg-cab.gif) top left no-repeat;
	position:absolute;
	bottom:5px;
	left:0;
	font-size:xx-large;
	font-weight:normal;
	color:#952b5c
}
#fecha {
	margin:0;
	position:absolute;
	bottom:15px;
	right:0;
	color:#707070;
	font-size:small
}
.img-der {
	width:250px;
	float:right;
	margin-left:20px
}
h2 {
	font-size:large;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#952b5c
}
h3 {
	font-size:medium;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#952b5c
}
a.enl-int:link, a.enl-int:active, a.enl-int:visited {
	text-decoration:none;
	color:#952b5c
}
a.enl-int:hover {
	text-decoration:underline
}
.clear {
	clear:both;
	height:5px
}
.align-right {
	text-align:right
}
.align-left {
	text-align:left
}
.align-center {
	text-align:center
}

/* Pie */

#cont-pie {
	background:url(img/bg-pie.jpg) top left no-repeat;
	padding:20px 0 0
}
#cont-pie p {
	margin:0 0 10px;
	text-align:right;
	font-size:small
}
a#linkasoft:link, a#linkasoft:active, a#linkasoft:visited {
	border-bottom:1px solid #c387a2;
	padding-bottom:5px;
	text-decoration:none;
	color:#c387a2
}
a#linkasoft:hover {
	color:white
}
a#flujovisual:link, a#flujovisual:active, a#flujovisual:visited {
	text-decoration:none;
	color:#c387a2
}
a#flujovisual:hover {
	color:white
}

/* Actividades y actualidad */

.cont-act {
	border-bottom:1px dashed #aaa;
	margin-bottom:10px
}
.img-act {
	width:200px;
	margin-right:15px;
	border:1px solid #aaa;
	float:left
}
.contenidos-act {
	width:430px;
	float:right
}
.cab-act {
	margin:0;
	letter-spacing:normal;
	text-transform:none;
	font-weight:bold;
	color:#7b1a46
}
.fecha-act {
	font-size:small;
	color:#5a247e
}
.contenidos-act p {
	margin:0 0 5px
}

/* Paginación */

.paginacion {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#952b5c;
	text-align:center
}
a.paginas:link, a.paginas:active, a.paginas:visited {
	color:#952b5c;
	text-decoration:none
}
a.paginas:hover {
	text-decoration:underline
}

/* Galería de imágenes */

#galerias {
	margin:0 0 10px;
	border:none;
	border-bottom:1px dashed #d6cfb9
}
#galerias td {
	padding-bottom:15px;
	vertical-align:top;
	text-align:center
}
.img-galeria {
	width:198px;
	margin-bottom:4px;
	border:1px solid #aaa
}
.cab-galeria {
	margin:0;
	padding:5px;
	background-color:#952b5d;
	font-size:small;
	font-weight:normal;
	letter-spacing:1px;
	color:white
}
a.galeria:link, a.galeria:active, a.galeria:visited {
	color:white;
	text-decoration:none
}
a.galeria:hover {
	text-decoration:underline
}
.img-det-galeria {
	width:313px;
	margin-bottom:4px;
	border:1px solid #aaa
}
.com-galeria {
	margin:0;
	color:#952b5c
}
	
/* Foro */

#tabla-foro {
	margin:0 0 15px;
	border:none
}
#tabla-foro th {
	background-color:#5a246e;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:normal;
	font-size:small;
	color:white;
	padding:2px 5px 3px
}
#tabla-foro td {
	padding:2px 5px 3px;
	vertical-align:top
}
.impar {
	background-color:#d7bfe7
}
.par {
	background-color:#cdabe3
}
a.tema:link, a.tema:active, a.tema:visited {
	color:#333;
	font-weight:bold;
	text-decoration:none
}
a.tema:hover {
	text-decoration:underline
}

/* Formularios */

#form-contacto {
	margin:auto;
	padding:0;
	width:390px
}
.lista-form {
	margin:0;
	padding:0;
	list-style:none
}
.lista-form li {
	margin-bottom:7px
}
label {
	color:#952b5c
}
.form-caja {
	width:384px;
	padding:2px;
	border:1px solid #999;
	color:#5a247e
}
.form-select {
	width:390px;
	padding:2px;
	border:1px solid #999;
	color:#5a247e
}
.form-examinar {
	width:390px;
	padding:2px;
	border:1px solid #999;
	color:#5a247e
}
.form-marcar {
	margin:0 5px 0 0
}
.botones {
	padding-top:10px;
	text-align:center
}
.form-reset {
	margin-right:10px;
	background:url(img/bg-btn-cancelar.gif) top left no-repeat #626262;
	border:none;
	width:87px;
	height:25px;
	line-height:25px;
	color:white
}
.form-enviar {
	background:url(img/bg-btn-enviar.gif) top left no-repeat #5c8b28;
	border:none;
	width:88px;
	height:25px;
	line-height:25px;
	color:white
}

/* Mapa web */

.cont-mapa {
	border-bottom:1px dashed #aaa;
	margin-bottom:10px
}
.cab-mapa {
	margin-bottom:7px;
	padding:2px 0 2px 20px;
	background:url(img/bg-cab-mapa.gif) top left no-repeat
}
.lista-submenus {
	margin:0 0 15px 25px;
	padding:0 0 0 25px;
	list-style-type:disc
}
.lista-submenus li {
	color:#5a247d
}
a.submenus:link, a.submenus:active, a.submenus:visited {
	text-decoration:none;
	color:#5a247d
}
a.submenus:hover {
	text-decoration:underline
}
