/*
Vermello: e60003
Granate: 9f0002
Fondo claro: e0d8c2
Marrón: a36a3c
Marrón escuro: 5d3d22
Marrón portada: 6f654d
Crema fondo: c2b186
Azul link: 566d97
*/


/* Xenéricos */
body {
	background: url(../imx/fondo-body.png) repeat-x #bbaa81;
	font-family: Georgia;
	}
h2, h3, h4, h5 { font-family: Arial; }
#banda-ibby {
	background: url(../imx/banda-ibby-interior.png) no-repeat center #e60003;
	height: 30px;
	}
#index {
	position: absolute;
	width: 700px;
	height: 150px;
	text-indent: -1000px;
	outline: none;
	}
body#portada #index {
	height: 270px;
	}
body#portada #banda-ibby {
	background: url(../imx/banda-ibby-portada.png) no-repeat center #e60003;
	}
	#banda-ibby h2 { display: none; }

#cabeceira {
	background: url(../imx/fondo-cabeceira-interior.png) repeat-x;
	}
body#portada #cabeceira {
	background: url(../imx/fondo-cabeceira-portada.png) repeat-x;
	}
	#cabeceira .page {
		background: url(../imx/imaxe-cabeceira-interior.png) no-repeat;
		height: 150px;
	}
	body#portada #cabeceira .page {
		background: url(../imx/imaxe-cabeceira-portada.png) no-repeat;
		height: 270px;
	}
#contido {
	background: #e0d8c2;
	}
body#portada #contido {
	background: #6f654d;
	}
	#contido .page {
		background: url(../imx/fondo-contido.png) repeat-y 210px;
		}
	body#base-limpa #contido .page,
	body#portada #contido .page {
		background: none;
		}
		
	
body#base-limpa textarea {
		font-size: 0.8em;
		color: #a36a3c;
		}


/* Menú */

.navegacion a {
	color: #9f0002;
	font-size: 0.9em;
	}
.navegacion a:hover {
	underline: none;
	}

#menu {
	list-style: none;
	margin: 0;
	border-top: solid 1px #d9999a;
	}
body#portada #menu {
	border-top: solid 1px #c2b186;
	}
	#menu li {
		width: 100%;
		text-align: center;
		border-bottom: solid 1px #d9999a;
		}
	body#portada #menu li {
		border-bottom: solid 1px #c2b186;
		}
		#menu li a {
			display: block;
			padding: 3px 0;
			width: 100%;
			text-decoration: none;
			color: #9f0002;
			outline: none;
			}
		body#portada #menu li a {
			color: #c2b186;
			}
		#menu li.selec a {
			background-color: #cec19e;
			}
		body#portada #menu li.selec a {
			background-color: #7f7359;
			}
		#menu li a:hover {
			background-color: #dad0b6;
			}
		body#portada #menu li a:hover {
			background-color: #8b7e60;
			color: #fff;
			}
	#menu ul {
		list-style: none;
		margin: 0;
		display: none;
		}
	#menu li.selec ul {
		display: block;
		}
		#menu ul li {
			border: none;
			font-family: Arial;
			font-size: 0.8em;
			line-height: 1.2em;
			}
		body#portada #menu ul li {
			border: none;
			}
			#menu ul li a {
				color: #bc4c4e;
				}
			#menu ul li.selec a {
				color: #fff;
				}

/* Navegación */
.fungallas {
	font-family: Arial;
	font-size: 0.7em;
	color: #a36a3c;
	border-bottom: solid 1px #cec19e;
	}
div.botons {
	position: absolute;
	margin-top: 73px;
	width: 950px;
	}
body#portada div.botons {
	margin-top: 170px;
	}
div.botons .button {
	float: right;
	margin-left: 20px;
	}
a#join, a#join span {
	background-image: url(../imx/fondo-join.png);
	color: #fff;
	font-size: 1.1em;
	}
a#call, a#call span {
	background-image: url(../imx/fondo-boton.png);
	color: #5d3d22;
	font-size: 1.1em;
	}
a#call span,
a#join span {
	padding-bottom: 12px;
	padding-top: 8px;
	}
a#call,
a#join {
	padding-right: 35px;
	letter-spacing: -0.5px;
	}
a#join:hover span {
	color: #9f0002;
	}


/* Idiomas */
#idiomas {
	position: relative;
	top: 121px;
	font-size: 0.9em;
	}
body#portada #idiomas {
	position: relative;
	top: 241px;
	}
#idiomas a, #idiomas span {
	background-image: url(../imx/fondo-idiomas.png);
	padding-bottom: 0;
	color: #9f0002;
	height: 29px;
	*height: auto;
	*padding-bottom: 10px;
	}
body#portada #idiomas a, body#portada #idiomas span {
	background-image: url(../imx/fondo-idiomas-portada.png);
	}
body#portada #idiomas a:hover span,
body#portada #idiomas .selec a span {
	color: #fff;
	}


/* Texto contido */
#texto-contido {
	font-size: 0.9em;
	color: #5d3d22;
	}
#texto-contido a {
	color: #566d97;
	}
#texto-contido a:hover {
	text-decoration: none;
	}
body#portada #texto-contido {
	color: #c2b186;
	font-size: 1em;
	}
body#portada #texto-contido a {
	color: #fff;
	}
#texto-contido h1 {
	font-weight: normal;
	letter-spacing: -0.5px;
	color: #a36a3c;
	}
body#portada #texto-contido h1 {
	font-size: 1.8em;
	color: #fff;
	}
body#portada #texto-contido h2 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.2em;
	color: #fff;
	}
body#portada #texto-contido h2 a,
body#portada #texto-contido h1 a {
	color: #fff;
	text-decoration: none;
	}
body#portada #texto-contido h2 a:hover,
body#portada #texto-contido h1 a:hover {
	color: #000;
	}
#texto-contido p {
	margin-bottom: 1em;
	}
#texto-contido p.grande {
	padding: 0.5em 0;
	margin: 1em 0;
	font-size: 1.4em;
	color: #9f0002;
	line-height: 1.2em;
	border-top: solid 1px #cec19e;
	border-bottom: solid 1px #cec19e;
	}
#texto-contido p.grande a {
	color: #9f0002;
	}
#texto-contido .pe {
	font-family: Arial;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #a36a3c;
	margin-top: 10px;
	margin-bottom: 20px;
	}

/* Programa */
table#programa {
	width: 100%;
	font-family: Arial;
	}
table#programa p {
	margin: 0 0 3px 0;
	}
table#programa th {
	background: #9f0002;
	padding: 5px;
	text-align: center;
	color: #fff;
	}
table#programa td {
	padding: 5px;
	font-size: 0.9em;
	background: #efebe0;
	color: #5d3d22;
	border-top: solid 1px #e0d8c2;
	}
table#programa .corte td {
	background: #fff;
	color: #9f0002;
	font-size: 0.8em;
	font-weight: bold;
	border-top: solid 1px #9f0002;
	border-bottom: solid 1px #9f0002;
	}
/**/	
table#programa2 {
	width: 100%;
	font-family: Arial;
	}
table#programa2 p {
	margin: 0 0 3px 0;
	}
table#programa2 th {
	background: #9f0002;
	padding: 5px;
	text-align: center;
	color: #fff;
	}
table#programa2 td {
	padding: 5px;
	font-size: 0.7em;
	background: #efebe0;
	color: #5d3d22;
	border-top: solid 1px #e0d8c2;
	vertical-align: top;
	}
table#programa2 .corte td {
	background: #fff;
	color: #9f0002;
	font-size: 0.8em;
	font-weight: bold;
	border-top: solid 1px #9f0002;
	border-bottom: solid 1px #9f0002;
	}
table#programa2 .corte2 td {
	background: #fff;
	color: #9f0002;
	font-size: 0.6em;
	/*	background-color: #E0D8C2;
*/	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	}
	
/* Prezos */
table#precios {
	font-family: Arial;
	font-size: 0.9em;
	}
table#precios th {
	background: #c2b186;
	padding: 3px 20px;
	color: #fff;
	}
table#precios td {
	padding: 3px 20px;
	}


/* Formularios */
form#rexistro fieldset {
	background-color: #e7e0cf;
	border: none;
	padding: 20px 0;
	}
form#rexistro textarea {
	height: 100px;
	}
form#rexistro legend {
	background-color: #c2b186;
	font-family: Arial;
	color: #fff;
	padding: 3px 6px;
	*position: relative;
	*top: -15px;
	}
form#rexistro label.error {
	float: left;
	color: red;
	font-size: 0.9em;
	font-family: Arial;
	margin-left: 120px;
	margin-bottom: 10px;
	width: 306px;
	}
form#recuperar fieldset {
	background-color: #e7e0cf;
	border: none;
	padding: 20px 0;
	}
form#recuperar textarea {
	height: 100px;
	}
form#recuperar legend {
	background-color: #c2b186;
	font-family: Arial;
	color: #fff;
	padding: 3px 6px;
	*position: relative;
	*top: -15px;
	}
form#recuperar label.error {
	float: left;
	color: red;
	font-size: 0.9em;
	font-family: Arial;
	margin-left: 120px;
	margin-bottom: 10px;
	width: 306px;
	}
#txt_prezo {
	font-family: Arial;
	font-size: 1.4em;
	margin-top: 10px;
	color: #9f0002;
	}
body#register h5 {
	color: #9f0002;
	}

/* Gmaps */
.textoMapa {
	font-family: Arial;
	font-size: 90%;
	}
.textoMapa span {
	font-style: italic;
	}
.textoMapa a {
	text-decoration: none;
	}
.textoMapa a:hover {
	background-color: #EEE;
	}

/* Pe de páxina */
#pe {
	font-size: 0.8em;
	font-family: Arial;
	color: #6f654d;
	background: url(../imx/fondo-pe.png) repeat-x top;
	padding-top: 1px;
	}
#pe .page {
	text-align: center;
	}
#pe .page p {
	text-align: left;
	}
#pe .page .left {
	border-left: solid 1px #6f654d;
	padding-left: 5px;
}
#pe a {
	text-decoration: none;
	color: #6f654d;
	}
#pe a:hover {
	text-decoration: underline;
	}
.ico-facebook {
	background: url(../imx/ico-facebook.png) no-repeat left center;
	padding-left: 16px;
	}
.ico-rss {
	background: url(../imx/ico-rss.png) no-repeat left center;
	padding-left: 16px;
	}


/* Logos */
#pe .logo-link {
	height: 54px;
	float: left;
	padding-right: 9px;
	}
#pe .ministerio {
	background-image: url(../imx/logo-ministerio.png);
	width: 110px;
	}
#pe .xunta {
	background-image: url(../imx/logo-xunta.png);
	width: 110px;
	}
#pe .oepli {
	background-image: url(../imx/logo-oepli.gif);
	width: 92px;
	}
#pe .fundacionsm {
	background-image: url(../imx/logo-sm.png);
	width: 54px;
	margin-right: 0;
	}
#pe .galix {
	background-image: url(../imx/logo-galix.png);
	width: 63px;
	}
#pe .cidadecultura {
	background-image: url(../imx/logo-cidadecultura.png);
	width: 122px;
	}
#pe .ibby {
	background-image: url(../imx/logo-ibby.png);
	width: 199px;
	}
#pe .santiago {
	background-image: url(../imx/logo-santiago.png);
	width: 55px;
	height: 75px;
	}
#pe .iberia {
	background-image: url(../imx/logo-iberia.png);
	width: 110px;
	}
#pe .everest {
	background-image: url(../imx/mf/everest.png);
	width: 55px;
	}
#pe .anoLectura {
	background-image: url(../imx/mf/anoLectura.png);
	width: 50px;
	}
#pe .plan {
	background-image: url(../imx/mf/PlanLectura.png);
	width: 50px;
	}
#pe .asociacion {
	background-image: url(../imx/mf/LogoAsocGaldeEdit.png);
	width: 55px;
	}
#pe .ambito {
	background-image: url(../imx/mf/ambito.png);
	width: 105px;
	}
#pe .juventud {
	background-image: url(../imx/mf/juventud.png);
	width: 105px;
	}
#pe .naminara {
	background-image: url(../imx/mf/Naminara.png);
	width: 70px;
	}
#pe .gruposm {
	background-image: url(../imx/mf/gruposm.png);
	width: 70px;
	}	
#pe .edelvives {
	background-image: url(../imx/mf/LogEdelvives.png);
	width: 155px;
	}	
#pe .edebe {
	background-image: url(../imx/mf/Edebe.png);
	width: 105px;
	}	
#pe .fgsr {
	background-image: url(../imx/mf/Logo-fgsr_nuevo.png);
	width: 100px;
	}	
#pe .cedro {
	background-image: url(../imx/mf/cedro.png);
	width: 180px;
	}
#pe .santillana {
	background-image: url(../imx/mf/santillana.png);
	width: 150px;
	}	
#pe .Xacobeo {
	background-image: url(../imx/mf/Logo-Xacobeob.png);
	width: 150px;
	}
#pe .consorcio {
	background-image: url(../imx/mf/logo-consorcio-color.png);
	width: 150px;
	}			
#pe .klk {
	background-image: url(../imx/mf/logoklk.png);
	width: 150px;
	}		