fieldset, form, h1, h2, h3, h4, h5, h6, html, img, legend, li, ol, p, ul {
   border:0pt none;
   list-style: none;
   margin: 0;
   padding: 0;
}

/*--- BORDES REDONDEADOS ---*/

/* Este es el contenedor al que le pondremos bordes redondos */
div.round{
   width:300px;
   height:auto;
   background:#ECF5FF;
}
/* En este contenedor va todo lo que queremos mostrar. No le damos margen vertical puesto ese lo generar?n los span del borde */
div.contidored{ 
   margin:0 10px;
}
/* Generamos los estilos de las span, los cuales contendr?n las im?genes GIF */
span.top, span.bottom{
   width:100%;
   height:10px; /* El alto debe ser la mitad de alto de la imagen GIF */
   display:block;
}
/* A continuaci?n viene el verdadero truco, la posici?n de las im?genes de fondo es importante*/
span.top {
   background:url(/imx/bordered1.gif) top left no-repeat;
}
span.bottom{
   background:url(/imx/bordered1.gif) bottom left no-repeat;
}
span.top span, span.bottom span{
   width:10px; /* De acuerdo al tama?o de la imagen GIF */
   height:10px; /*De acuerdo al tama?o de la imagen GIF */
   float:right;
   font-size:5px; /* Esto es para IE6, que no respeta el height del span si el tama?o de letra es mayor a este  */
}
span.top span{
   background:url(/imx/bordered2.gif) top right no-repeat;
}
span.bottom span{
   background:url(/imx/bordered2.gif) bottom right no-repeat;	 
}


/*--- CLEARFIX ---*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/*--BLAH--*/
.limpar{
clear: both;
}


/*--BODY--*/
body{
	margin: 0;
	padding: 0;
	background: transparent url(/imx/bg_body.gif) top center repeat-x;
}

div#paxina{
	width: 900px;
	margin: 0 auto;
}

p{
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
	line-height: 16px;
}

a.plusde{
	background: transparent url(/imx/bg_plusde.gif) left no-repeat;
	padding-left: 16px;
	color: #505153;
	text-decoration: underline;
	font-weight: bold;
}

a.plusde2{
	background: transparent url(/imx/bg_plusde.gif) right no-repeat;
	padding-right: 16px;
	color: #505153;
	text-decoration: underline;
	font-weight: bold;
}

h4{
	line-height: 14px;
	font-weight: lighter;
	margin-top: 10px;
}

h4.h4port{
	margin-top: 0 !important;
	margin-bottom: 6px !important;
}

/*--CABECEIRA--*/

div.agaum{
	width: 900px;
	height: 158px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center;
}

div.agaum h1 a{
	display: block;
	width: 900px;
	height: 158px;
}

div.logoxunta{
	text-indent: -9999px;
	width: 202px;
	height: 55px;
	background: transparent url(/imx/logo_xunta.gif) center no-repeat;
	float: left;
	margin-top: 10px;
}

* html div.logoxunta{
	margin-top: 0;
}

div.logoxunta a{
	display: block;
	width: 202px;
	height: 55px;
}

div.cabtop{
	height: 79px;
	margin-top: 10px;
}

div.menuprincipal{
	height: 50px;
	width: 900px;
	background: transparent url(/imx/bd_menuprincipal.gif) bottom repeat-x;
	padding-bottom: 15px;
	position: relative;
}

div.menuprincipal ul{
	height: 50px;
	width: 780px;
}

div.menuprincipal ul li{
	text-indent: -9999px;
	float: left;
}

div.menuprincipal ul li a{
	display: block;
	height: 50px;
}

li.menuu0 a, li.menuu1 a, li.menuu2 a, li.menuu3 a, li.menuu4 a, li.menuu5 a{
	background: transparent url(/imx/bg_menuprincipal.gif) no-repeat;
	height: 50px;
}

li.menuu0{
	width: 130px;
}

li.menuu0 a{
	width: 130px;
	background-position: 0 -10px;
}

li.menuu0 a:hover, li.menuu0 a.activo{
	width: 130px;
	background-position: 0 -82px;
}

li.menuu1{
	width: 120px;
}

li.menuu1 a{
	width: 120px;
	background-position: -130px -10px;
}

li.menuu1 a:hover, li.menuu1 a.activo{
	width: 120px;
	background-position: -130px -82px;
}

li.menuu2{
	width: 115px;
}

li.menuu2 a{
	width: 115px;
	background-position: -250px -10px;
}

li.menuu2 a:hover, li.menuu2 a.activo{
	width: 115px;
	background-position: -250px -82px;
}

li.menuu3{
	width: 195px;
}

li.menuu3 a{
	width: 195px;
	background-position: -365px -10px;
}

li.menuu3 a:hover, li.menuu3 a.activo{
	width: 195px;
	background-position: -365px -82px;
}

li.menuu4{
	width: 105px;
}

li.menuu4 a{
	width: 105px;
	background-position: -560px -10px;
}

li.menuu4 a:hover, li.menuu4 a.activo{
	width: 105px;
	background-position: -560px -82px;
}

li.menuu5{
	width: 115px;
}

li.menuu5 a{
	width: 115px;
	background-position: -665px -10px;
}

li.menuu5 a:hover, li.menuu5 a.activo{
	width: 115px;
	background-position: -665px -82px;
}

div#menusecundario{
	width: 276px;
}

div#menusecundario ul li{
	text-indent: -9999px;
}

div#menusecundario ul li a{
	display: block;
	height: 35px;
}

li.menuusec0_0 a, li.menuusec0_1 a, li.menuusec0_2 a, li.menuusec0_3 a, li.menuusec0_4 a, li.menuusec0_5 a{
	background: transparent url(/imx/bg_menusecundario.gif) no-repeat;
}

li.menuusec1_0 a, li.menuusec1_1 a, li.menuusec1_2 a{
	background: transparent url(/imx/bg_menusecundario1.gif) no-repeat;
}

li.menuusec2_0 a, li.menuusec2_1 a, li.menuusec2_2 a, li.menuusec2_3 a, li.menuusec2_4 a{
	background: transparent url(/imx/bg_menusecundario2.gif) no-repeat;
}

li.menuusec3_0 a, li.menuusec3_1 a, li.menuusec3_2 a, li.menuusec3_3 a, li.menuusec3_4 a{
	background: transparent url(/imx/bg_menusecundario3.gif) no-repeat;
}

li.menuusec0_0 a:hover, li.menuusec0_0 a.activo{
	background-position: -276px 0;
}

li.menuusec1_0 a:hover, li.menuusec1_0 a.activo{
	background-position: -276px 0;
}

li.menuusec2_0 a:hover, li.menuusec2_0 a.activo{
	background-position: -276px 0;
}

li.menuusec3_0 a:hover, li.menuusec3_0 a.activo{
	background-position: -276px 0;
}

li.menuusec0_1 a{
	background-position: 0 -40px;
}

li.menuusec0_1 a:hover, li.menuusec0_1 a.activo{
	background-position: -276px -40px;
}

li.menuusec1_1 a{
	background-position: 0 -40px;
}

li.menuusec1_1 a:hover, li.menuusec1_1 a.activo{
	background-position: -276px -40px;
}

li.menuusec2_1 a{
	background-position: 0 -40px;
}

li.menuusec2_1 a:hover, li.menuusec2_1 a.activo{
	background-position: -276px -40px;
}

li.menuusec3_1 a{
	background-position: 0 -40px;
}

li.menuusec3_1 a:hover, li.menuusec3_1 a.activo{
	background-position: -276px -40px;
}

li.menuusec0_2 a{
	background-position: 0 -78px;
}

li.menuusec0_2 a:hover, li.menuusec0_2 a.activo{
	background-position: -276px -78px;
}

li.menuusec1_2 a{
	background-position: 0 -78px;
}

li.menuusec1_2 a:hover, li.menuusec1_2 a.activo{
	background-position: -276px -78px;
}

li.menuusec2_2 a{
	background-position: 0 -78px;
}

li.menuusec2_2 a:hover, li.menuusec2_2 a.activo{
	background-position: -276px -78px;
}

li.menuusec3_2 a{
	background-position: 0 -78px;
}

li.menuusec3_2 a:hover, li.menuusec3_2 a.activo{
	background-position: -276px -78px;
}

li.menuusec0_3 a{
	background-position: 0 -117px;
}

li.menuusec0_3 a:hover, li.menuusec0_3 a.activo{
	background-position: -276px -117px;
}

li.menuusec2_3 a{
	background-position: 0 -117px;
}

li.menuusec2_3 a:hover, li.menuusec2_3 a.activo{
	background-position: -276px -117px;
}

li.menuusec3_3 a{
	background-position: 0 -117px;
}

li.menuusec3_3 a:hover, li.menuusec3_3 a.activo{
	background-position: -276px -117px;
}

li.menuusec0_4 a{
	background-position: 0 -156px;
}

li.menuusec0_4 a:hover, li.menuusec0_4 a.activo{
	background-position: -276px -156px;
}

li.menuusec2_4 a{
	background-position: 0 -156px;
}

li.menuusec2_4 a:hover, li.menuusec2_4 a.activo{
	background-position: -276px -156px;
}

li.menuusec3_4 a{
	background-position: 0 -156px;
}

li.menuusec3_4 a:hover, li.menuusec3_4 a.activo{
	background-position: -276px -156px;
}

li.menuusec0_5 a{
	background-position: 0 -195px;
}

li.menuusec0_5 a:hover, li.menuusec0_5 a.activo{
	background-position: -276px -195px;
}


/*--PE--*/

div#peint{
	width: 900px;
	margin: 0 auto;
	height: 80px;
}

div#peint a.logoconselleria{
	display: block;
	text-indent: -9999px;
	width: 161px;
	height: 40px;
	background: transparent url(/imx/logo_xuntape.gif) center no-repeat;
	float: left;
}

div#peint p{
	float: right;
	color: #a0a0a0;
}

div#peint p a{
	color: #a0a0a0;
	text-decoration: underline;
}

div#pe{
	background-color: #dcdcdc;
	padding-top: 10px;
}

/*--CORPO--*/
div#corpo{
	padding-top: 30px;
	background: transparent url(/imx/bd_menuprincipal.gif) bottom repeat-x;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

div#colesq{
	width: 286px;
	float: left;
	margin-right: 21px;
}

div#colder{
	width: 593px;
	float: right;
}

div.coldera{
	width: 286px;
	margin-right: 21px;
	float: left;
}

div.colderb{
	width: 286px;
	float: left;
	color: #505153;
}

div.vineconeixer{
	background-color: #dcdcdc;
	margin-bottom: 10px;
}

div.vineconeixeresq h2{
	text-indent: -9999px;
	height: 25px;
	width: 198px;
	background: transparent url(/imx/h2_venconhecer.gif) center no-repeat;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-top: 10px;
}

div.vineconeixer a{
	color: #505153;
	font-weight: bold;
}

div.vineconeixeresq{
	float: left;
	width: 260px;
	padding: 5px;
	margin-left: 10px;
}

* html div.vineconeixeresq{
	width: 230px;
}

div.vineconeixeresq h3{
	font-family: trebuchet ms, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	background: transparent url(/imx/imx_seta.gif) top left no-repeat;
	padding-left: 15px;
}

div.vineconeixeresq h3 a{
	color: #505153;
	text-decoration: none;
}

div.vineconeixeresq h3 a:hover{
	text-decoration: underline;
}

div.vineconeixeresq p{
	color: #505153;
	margin-left: 15px;
}

div.vineconeixerder{
	float: right;
	width: 300px;
	text-align: center;
	padding: 5px;
}

div.vineconeixerder img{
	border: 1px solid white;
	width: 275px;
}

ul#rotas{
	margin-top: 10px !important;
	padding-top: 10px !important;
	border-top: 1px dotted #505153;
}

ul#rotas li img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 175px;
	border: 1px solid #ccc;
}

ul#rotas li h3 a{
	color: #48594c !important;
}

ul#rotas li{
	margin-bottom: 20px !important;
	list-style-type: none !important;
	color: #505153;
	font-weight: lighter !important;
}

div.guiaserotas{
	margin-bottom: 25px;
}

div.guiaserotas h2{
	text-indent: -9999px;
	height: 25px;
	background: transparent url(/imx/h2_guiaserotas.gif) left no-repeat;
	margin-bottom: 10px;
	border-bottom: 1px dotted #626526;
}

div.guiaserotas h4 a{
	font-size: 12px;
	font-family: trebuchet ms, sans-serif;
	color: #505153;
	text-decoration: underline;
	font-weight: bold;
}

div.guiaserotas h4 a:hover{
	text-decoration: underline;
}

div.guiaserotas p{
	color: #505153;
}

div.guiaserotas p a.seguir{
	color: #626526 !important;
}

div.nenosenenas{
	margin-bottom: 25px;
	background: transparent url(/imx/bg_nenosenenasint.gif) center bottom no-repeat;
	padding-top: 10px;
	height: 150px;
}

div.nenosenenas p{
	color: #505153;
	width: 150px;
	margin-top: 10px;
}

div.nenosenenasint{
	padding: 10px 125px 10px 10px;
}

div.nenosenenasint a{
	color: #563a1f;
	text-decoration: none;
	font-weight: bold;
}

div.nenosenenas h2{
	text-indent: -9999px;
	height: 25px;
	background: transparent url(/imx/h2_nenosenenas.gif) left no-repeat;
}

div.nenosenenas h4 a{
	font-size: 12px;
	font-family: trebuchet ms, sans-serif;
	color: #505153;
	text-decoration: none;
}

div.nenosenenas h4{
	line-height: 14px;
}

div.nenosenenas h4 a:hover{
	text-decoration: underline;
}

div.video{
	background-color: #e6e6e6;
}

p#video{
	text-align: center;
}

div.video p.dervid{
	text-align: right;
	padding-right: 10px;
}

div.coldera{
	color: #505153;
}

div.coldera h2{
	text-indent: -9999px;
	height: 25px;
	background: transparent url(/imx/h2_actualidade.gif) left no-repeat;
	margin-bottom: 5px;
	border-bottom: 1px dotted #626526;
}

div.coldera h3{
	font-family: trebuchet ms, sans-serif;
	font-size: 14px;
	color: #1b81c6;
	text-transform: uppercase;
	margin-bottom: 5px;
}

div.coldera h4 a, div.colderb h4 a{
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #505153;
}

div.coldera img{
	float: left;
	margin: 0 5px 5px 0;
}

span.data{
	font-size: 12px;
	color: white;
	background-color: #a7a8a9;
	padding: 0 2px;
	font-family: trebuchet ms, sans-serif;
}

span.data2{
	font-size: 12px;
	color: white;
	background-color: #5F1312;
	padding: 0 2px;
	font-family: trebuchet ms, sans-serif;
}

div.colderb h2.accions{
	text-indent: -9999px;
	height: 25px;
	background: transparent url(/imx/h2_accions.gif) left no-repeat;
	margin-bottom: 10px;
	border-bottom: 1px dotted #626526;
}

div.colderb h2.postais{
	text-indent: -9999px;
	height: 25px;
	background: transparent url(/imx/h2_postais.gif) left no-repeat;
	border-bottom: 1px dotted #626526;
	margin-bottom: 10px;
}

div.colderb h2.postais + p{
	height: 70px;
	background: transparent url(/imx/bg_postaisportada.jpg) center top no-repeat;
	padding: 70px 12px 0;
	color: #563a1f;
	font-weight: bold;
}

a.seguir{
	color: #5C0918;
	font-weight: bold;
	text-decoration: none;
}

a.mais{
	color: #505153;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a.mais2{
	color: #156ba5;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

div#interiorder{
	float: right;
	width: 602px;
	color: #505153;
}

div#interiorderbusc{
	float: right;
	width: 592px;
	color: #505153;
}

div#interiorderbusc p + h3{
	margin-top: 15px;
}

div#interiorderbusc h3{
	font-family: trebuchet ms, sans-serif;
	font-size: 14px;
	color: #262526;
	margin-bottom: 4px;
}

div#interiorderbusc h3 a{
	color: #262526;
}

div#interiordertxt{
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

div#interiordertxt h5{
	font-size: 18px;
	color: #5c0918;
	text-transform: uppercase;
}

div#interiordertxt.marconormativo ul li{
	border-bottom: 1px dotted #626526;
	padding-bottom: 10px !important;
	padding-top: 10px !important;
}

div#interiordertxt ul li{
	font-weight: lighter !important;
	padding-bottom: 10px !important;
}

div#interiorder ul#top{
	margin-top: 10px;
}

div#interiordertxt ul li a{
	background: transparent url(/imx/bg_marcopdf.png) left no-repeat !important;
	padding-left: 20px;
}

div#interiorder img.borde{
	border: 1px solid #ccc;
}

div#interiorder p a{
	color: #5C0918;
	text-decoration: underline;
	font-weight: bold;
}

div#interiorder p + h3{
	margin-top: 25px;
}

div#interiorder p.antetitulo + h3{
	margin-top: 0;
}

div#interiorder p.antetitulo{
	margin: 0;
	text-transform: uppercase;
}

div#interiorder h2, div#buscadorder h2{
	font-size: 18px;
	font-weight: bold;
	color: #505153;
	font-family: trebuchet ms, sans-serif;
	margin-bottom: 12px;
	text-transform: uppercase;
}

div#interiorder h3, div#interiorder h4{
	font-family: trebuchet ms, sans-serif;
	color: #7c887f;
	font-size: 16px;
	margin-bottom: 5px;
}

div#interiorder h3 a, div#interiorder h4 a{
	color: #7c887f;
	text-decoration: underline;
}

div#interiorder ul{
	color: #505153;
	margin-bottom: 10px;
	margin-top: 10px;
}

div#interiorder ul li{
	font-size: 12px;
	font-family: trebuchet ms, sans-serif;
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 3px;
}

div#interiorder ul li p{
	font-weight: normal;
}

div#interiorder ul li a{
	color: #505153;
}

div#interiorder div.nova{
	border-bottom: 1px dotted #505153;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.nova div.txtnoticia{
	font-family: trebuchet ms, sans-serif;
	color: #505153;
	font-size: 12px;
	margin-bottom: 10px;
}

div.nova div.novaentradilla, span.entradilla{
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
}

div.imxnoticia, div.imxaxenda{
	float: left;
	margin: 0 0 5px 0;
	text-align: center;
	font-weight: bold;
}

div.imxnoticiagr{
	float: left;
	margin: 0 0 5px 0;
	text-align: center;
	font-weight: bold;
}

div.imxnoticiagr img{
	width: 275px !important;
}


div.imxaxenda img{
	width: 275px !important;
	border: 1px solid #b9b9ba;
}

div.imxnoticia img{
	border: 1px solid #b9b9ba;
}

div#interiorder div.nova img{
	margin: 0 10px 5px 0;
	width: 175px;
}

div#interiorder div.nova img.imgint{
	width: 275px;
	margin-right: 15px;
}

div#buscadorder{
	float: right;
	width: 600px;
	color: #505153;
}

div#buscadores{
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}

div.busca{
	float: left;
	width: 298px;
}

div.buscacontido{
	width: 200px;
	margin-left: 75px;
	margin-top: 45px;
	color: #505153;
}

div.buscacontido h3{
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	color: #1B81C6;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.bgbusc1{
	background: transparent url(/imx/bg_buscador1.png) top left no-repeat;
	padding-bottom: 40px;
}

.bgbusc2{
	background: transparent url(/imx/bg_buscador2.png) top left no-repeat;
	padding-bottom: 45px;
}

.bgbusc3{
	background: transparent url(/imx/bg_buscador3.png) top left no-repeat;
	padding-bottom: 80px;
}

div.bgbusc1 form select{
	width: 150px;
	margin-right: 5px;
}

div.bgbusc2 form{
	width: 250px;
	margin: 0 auto;
	color: #505153;
}

div.bgbusc2 form label{
	float: left;
	clear: both;
}

div.bgbusc2 form p{
	margin-bottom: 10px;
}

div.bgbusc2 form select, div.bgbusc2 form input#form_nome{
	float: right;
	width: 150px;
}

.rightalign{
	text-align: right;
}

.centeralign{
	text-align: center;
}

div#almanaque{
	margin-top: 10px;
	font-family: trebuchet ms, sans-serif;
	color: #505153;
	margin-bottom: 10px;
}

div#almanaque table{
	font-size: 12px;
	width: 276px;
	border-collapse: collapse;
	display: table;
	background: transparent url(/imx/bg_almanaque.png) 0 22px repeat-x;
}

div#almanaque table tr.ano, div#almanaque table tr.mes{
	height: 25px;
}

div#almanaque table tr.semana{
	background-color: #bac0bc;
}

div#almanaque table tr.semana th{
	border: 1px solid #bac0bc;
	height: 25px;
}

div#almanaque table tr.ano a, div#almanaque table tr.mes a{
	display: inline-block;
	width: 12px;
	height: 12px;
	text-decoration: none;
	color: #505153;
	letter-spacing: -1.5px;
	padding: 1px;
}


div#almanaque table td{
	text-align: center;
	border: 1px solid #bac0bc;
	height: 25px;
}

div#almanaque table td a{
	padding: 4px 0;
}

div#almanaque table td a.cita{
	color: #bac0bc;
	text-decoration: underline;
	font-weight: bold;
}

p.dias a{
	color: #505153;
	font-weight: bold;
	text-decoration: underline;
}

div#benmigas{
	margin-bottom: 20px;
	border-bottom: 1px dotted #505153;
	color: #505153;
}

div#benmigas p{
	font-size: 11px;
	margin-bottom: 2px;
}

div#benmigas a{
	color: #505153;
	text-decoration: underline;
}

div#benmigas p{
	padding-left: 10px;
	background: transparent url(/imx/imx_seta2.gif) left no-repeat;
}

div#benesq{
	float: left;
	width: 602px;
}

div#benesq2{
	float: left;
	width: 702px;
}


div#benesq2 h2.cab_recurso_foto{
	padding: 20px 0 10px 50px;
	margin-bottom: 0;
	background: transparent url(/imx/bg_h2recursofoto.jpg) top left no-repeat;
	font-size: 15px !important;
	color: #999 !important;
	font-family: trebuchet ms, sans-serif;
	text-transform: uppercase;
}

div#benesq p{
	color: #505153;
}

div#bender{
	float: right;
	width: 275px;
	font-family: trebuchet ms, sans-serif;
	color: #505153;
}

div#bender p{
	font-size: 11px;
}

div#bender ul{
	font-size: 12px;
}

div#bender ul li a{
	color: #5f1312;
	text-decoration: underline;
}

div#bender ul li{
	list-style-type: square;
	list-style-position: inside;
}

div#bender h3{
	color: #76775A;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dotted #505153;
	margin-bottom: 8px;
}

div#bender h4{
	color: #505153;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

div#bender p a{
	color: #5f1312;
}

div.imaxeben{
	background-color: #e3e3e3;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.recurso_foto{
	text-align: center;
	background: transparent url(/imx/bg_recursofoto.jpg) top center repeat-y;
}

div.recurso_foto i{
	color: #a0a0a0;
}

div.botrecursofoto{
	background: transparent url(/imx/bg_botrecursofoto.jpg) bottom left no-repeat;
	height: 110px;
	padding-top: 10px;
}

div.recurso_foto div{
	margin-bottom: 0;
	background: #e3e3e3;
	padding: 30px 0 10px;
	width: 602px;
	margin: 0 auto 10px;
}

p#b_foto_texto{
	width: 460px;
	margin: 0 auto;
	text-align: left;
}

div.imaxeben img, div.recurso_foto img{
	width: 460px;
	border: 1px solid white;
}

div#entradilla p{
	font-weight: bold;
	color: #7c887f;
	font-size: 16px;
	line-height: 20px;
}

div.imaxeben h2{
	font-family: trebuchet ms, sans-serif;
	color: #505153;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.imaxe{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

div.imaxe img{
	border: 1px solid #bfc1c4;
	width: 275px;
}

div.imaxe p{
	font-weight: bold;
}

div.outrosdatosdeinterese{
	background-color: #ccc;
	margin-top: 10px;
}

div.outrosdatosdeinterese a{
	color: #505153 !important;
	text-decoration: underline;
}

p#b_foto_pe{
	text-align: left;
	width: 450px;
	padding-left: 10px;
	background: transparent url(/imx/imx_seta3.gif) 0 4px no-repeat;
	margin-left: 70px;
}

a#b_foto_url{
	color: #76775a;
	text-decoration: underline;
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div.benminiaturas{
	margin-top: 25px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #505153;
}

div.benminiaturas img{
	width: 85px;
	border: 1px solid #b8b8b9;
}

div.entradilla{
	font-weight: bold;
	font-family: trebuchet ms, sans-serif;
	margin-bottom: 10px;
}

div.entradilla p{
	font-size: 14px;
	line-height: 16px;
}

div.anteriorseguinte{
	margin-bottom: 10px;
	border-bottom: 1px dotted #505153;
}

div.anteriorseguinte h3{
	width: 350px;
	float: left;
}

div.anteriorseguinte p{
	float: right;
	width: 250px;
	text-align: right;
}

div.anteriorseguinte p a{
	color: #505153 !important;
	font-weight: lighter !important;
}

p.recursos{
	color: #5C0918;
	padding-left: 10px;
	background: transparent url(/imx/imx_seta2.gif) left no-repeat;
}

div#formulariocontacto form#datos{
	font-family: trebuchet ms, sans-serif;
	background-color: #e9e9e9;
	padding: 12px;
	margin-bottom: 10px;
}

div#formulariocontacto form#datos p{
	display: inline-block;
	width: 450px;
	margin-bottom: 10px;
	clear: both;
}

div#formulariocontacto form#datos fieldset{
	width: 436px;
	margin: 0 auto;
}


div#formulariocontacto form#datos label{
	float: left;
	display: inline-block;
}

div#formulariocontacto form#datos input#form_nome{
	width: 313px;
	display: inline-block;
	float: right;
}

div#formulariocontacto form#datos input#form_email{
	width: 313px;
	display: inline-block;
	float: right;
}

div#formulariocontacto form#datos input#form_asunto{
	width: 313px;
	display: inline-block;
	float: right;
}

div#formulariocontacto form#datos input#form_arquivo{
	width: 313px;
	display: inline-block;
	float: right;
}

div#formulariocontacto form#datos textarea#form_mensaxe{
	float: right;
	width: 312px;
}

div#formulariocontacto form#datos legend{
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 0;
	padding: 8px 0;
}

div#formulariocontacto form#datos input#form_Enviar, div#formulariocontacto form#datos input#form_Borrar{
	color: white;
	background-color: #848586;
	border: none;
	float: right;
	margin-left: 10px;
	background: transparent url(/imx/bg_plusde.gif) right no-repeat;
	color: #76775a;
	text-decoration: underline;
	padding-right: 15px;
	display: inline-block;
}

div#formulariocontacto form#datos input[type="text"], div#formulariocontacto form#datos textarea{
	border: 1px solid #999;
}

div#interiorsimple{
	color: #505153;
}

div#interiorsimple h2{
	font-family: trebuchet ms, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

div#mapa{
	margin: 10px auto;
	font-family: trebuchet ms, sans-serif;
	width: 700px;
}

div#mapa h3{
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
}

div#mapa h3 a{
	text-decoration: none;
	color: #5C0918;
}

div#mapa ul{
	margin-bottom: 10px;
	font-size: 12px;
}

div#mapa ul li{
	list-style-type: decimal;
	list-style-position: inside;
}

div#mapa ul li a{
	color: #505153;
	text-decoration: none;
}

div#mapa ul li a:hover{
	text-decoration: underline;
}

div.tesquever{
	width: 106px;
	height: 74px;
	position: relative;
	left: 772px;
	top: -51px;
	z-index: 0;
	background: transparent url(/imx/bg_tesquever.png) center no-repeat;
	text-indent: -9999px;
}

div.tesquever2{
	width: 106px;
	height: 74px;
	position: relative;
	left: 772px;
	top: -51px;
	z-index: 0;
	background: transparent url(/imx/bg_tesquever2.png) center no-repeat;
	text-indent: -9999px;
}

* html div.tesquever2{
	top: -71px;
}


div.tesquever a, div.tesquever2 a{
	display: block;
	width: 106px;
	height: 115px;
	position: relative;
	top: -40px;
}

* html div.tesquever a{
	margin-top: -40px;
}

* html div.tesquever{
	top: 0;
	margin-top: -52px;
}

div.rota ul#rotas li p img{
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}

div.rota h5{
	color: #48594C;
	font-family: trebuchet ms, sans-serif;
	font-size: 16px;
}

div.rota h3.titcatrota{
	color: white !important;
	background-color: #848586;
	display: inline-block;
	padding: 2px 4px;
}

div.rota h3.titcatrota + h4 + p{
	border-bottom: 1px dotted #505153;
}

div.rota h4{
	color: #3c3c3e !important;
	font-weight: bold;
	font-size: 12px !important;
}

div.paginacao{
	float: right;
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
}

div.paginacao a{
	color: #5C0918;
	text-decoration: underline;
}

div#map_canvas{
	width: 273px;
	height: 200px;
}

div#buscadors{
	float: right;
}

a.pechemergente{
	display: block;
	text-indent: -9999px;
	background: transparent url(/imx/bot_pechar.png) center no-repeat;
	height: 19px;
	width: 19px;
	position: relative;
	top: 42px;
	left: 260px;
}


div#emergente{
    position: absolute;
    left: 650px;
    z-index: 15;
    top: -15px;
}

div#brokenguides{
	width: 874px;
	height: 562px;
	margin: 0 auto;
}

* html div#brokenguides{
	background: transparent url(/imx/mapa_vacio.jpg) top left no-repeat;
}

div.guiarota{
	width: 380px;
	float: left;
	padding: 0 10px;
}

.tip {
	font:10px Arial,Helvetica,sans-serif;
	border:solid 1px #666666; 
	width:270px;
  	padding:5px;
  	position:absolute;
  	z-index:100;
  	visibility:hidden;
  	color:#333333;
	top:20px;
  	left:90px; 
	background-color:#ededed;
}

div#map_canvas{
	border: 1px solid #adadae;
	margin-bottom: 20px;
}

div.datosdecontacto{
	margin-bottom: 20px;
}

div.datosdecontacto p{
	margin-bottom: 2px;
}

form{
	font-size: 11px;
	color: #505153;
}

form select, form input{
	font-size: 11px;
	color: #505153;
}

div.paxlistadobens{
	border-bottom: 1px dotted #5C0918;
}

div.paxlistadobens2{
	border-top: 1px dotted #5c0918;
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	text-align: right;
}

div.paxlistadobens2 a{
	color: #5c0918;
	text-decoration: underline;
}

div.coldera img{
	border: 1px solid #ccc;
}

div.denuncia{
	height: 121px;
	background: transparent url(/imx/bg_alerta.jpg) center no-repeat;
	margin-top: 30px;
}

div.denuncia p{
	margin-left: 130px;
	padding-top: 30px;
}

div.denuncia p a{
	color: #505153;
	font-weight: bold;
}

div.buscadorxeografico{
	float: left;
	width: 120px;
	border-right: 1px solid #919191;
	margin-right: 10px;
	border-left: 1px solid #919191;
	padding-left: 10px;
}

div.buscadorxeografico img, div.buscadoravanzado img{
	float: left;
}

div.buscadorxeografico p, div.buscadoravanzado p{
	padding-left: 50px;
	padding-top: 8px;
	color: #505153;
}

div.buscadoravanzado{
	float: left;
	width: 100px;
}

* html div.buscadoravanzado{
	width: 110px;
}

div#abasguias{
	float: right;
	width: 380px;
}

div.guiaoff{
	width: 179px;
	height: 47px;
	background: transparent url(/imx/bg_spanoff.gif) top center no-repeat;
	font-size: 12px;
	text-transform: uppercase;
	color: #505153;
	font-family: trebuchet ms, sans-serif;
	text-align: center;
	font-weight: bold;
	float: left;
	padding-top: 10px;
}

div.guiaon{
	width: 179px;
	height: 47px;
	background: transparent url(/imx/bg_spanon.gif) top center no-repeat;
	font-size: 12px;
	text-transform: uppercase;
	color: #3181af;
	font-family: trebuchet ms, sans-serif;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-top: 0;
	padding-top: 15px;
}

div.guiaon + div.guiaoff{
	margin-left: 5px;
}

div.guiaoff + div.guiaon{
	margin-left: 5px;
}


br.clear{
	clear: both;
	display: block;
	line-height: 1px;
	margin-top: -1px;
}

div#capaRota form, div#capaGuia form{
	font-family: trebuchet ms, sans-serif;
}

div#capaRota form input[type="submit"], div#capaGuia form input[type="submit"], input#federico, input#bAceptar{
	margin-bottom: 10px;
	background: transparent url(/imx/bg_plusde.gif) right no-repeat;
	color: #76775A;
	padding-right:15px;
	border: none;
	float: right;
}

div#capaRota{
	float: left;
	width: 423px;
	height: 600px;
	margin-left: 10px;
	background: transparent url(/imx/bg_visitas.jpg) center no-repeat;
}

div#capaGuia{
	float: left;
	width: 423px;
	height: 600px;
	margin-left: 10px;
	background: transparent url(/imx/bg_visitas.jpg) center no-repeat;
}

div.pad{
	padding: 20px 44px;
}

div#capaRota ul, div#capaGuia ul{
	color: #ccc;
	font-size: 11px;
}

div#capaRota ul li a, div#capaGuia ul li a{
	font-family: trebuchet ms, sans-serif;
	color: #505153;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
}

div#capaRota ul li, div#capaGuia ul li{
	border-bottom: 1px dotted #ccc;
	margin-bottom: 4px;
	}


* html div#capaRota{
	width: 400px;
	margin: 0;
}

* html div#capaGuia{
	width:400px;
	margin: 0;
}

p.galsig{
	text-align: right;
}

div#capaRota h4, div#capaGuia h4{
	font-family: trebuchet ms, sans-serif;
	text-transform: uppercase;
	color: #3181af;
	margin-bottom: 10px;
	border-bottom: 1px dotted #505153;
	padding-bottom: 4px;
	background: transparent url(/imx/h4_visitas.png) top left no-repeat;
	padding-left: 15px;
}

select.routes{
	margin: 10px 0;
	width: 335px;
}

select.int_routes{
	width: 280px;
}

div.sobremapa{
	float: left;
	width: 480px;
	height: 520px;
	position: relative;
	top: -50px;
	left: 40px;
	z-index: 1;
}

form#formruta{
	width: 280px;
}

p.maycar{
	color: #505153;
	width: 270px;
	margin-top: 10px;
	background: transparent url(/imx/imx_seta2.gif) no-repeat scroll 0 14px;
	padding-left: 10px;
	padding-top: 10px;
	border-top: 1px dotted #505153;
}

/*--POSTAIS--*/

div#postalform img.grande{
	width: 460px;
	margin: 0 auto;
	border: 1px solid white;
}

table.enviar_postal tbody tr td{
	padding: 4px 10px;
	vertical-align: top;
}

form#form_postais{
	background-color: #e9e9e9;
	font-size: 12px;
	font-family: trebuchet ms, sans-serif !important;
	border-top: 1px dotted #505153;
	padding: 0 20px;
}

form#form_postais input.boton_postal{
	background: transparent url(/imx/bg_plusde.gif) right no-repeat;
	color: #76775a;
	text-decoration: underline;
	padding-right: 15px;
	border: none;
}

form#form_postais input[type="text"], form#form_postais textarea{
	border: 1px solid #999;
}

form#form_postais textarea{
	width: 250px;
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	color: #505153;
}

form#form_postais a{
	color: #5C0918;
	font-weight: bold;
}

form#form_postais img{
	border: none;
}

form#form_postais p.velaantes{
	text-align: right;
	padding: 10px;
	margin: 10px 0;
	width: 527px;
}

form#form_postais select{
	margin-bottom: 5px;
}

div.post{
	width: 180px;
	float: left;
}

div.postais{
	border-top: 1px dotted #505153;
	padding-top: 20px;
	border-bottom: 1px dotted #505153;
	padding-bottom: 20px;
}

div.postais p a{
	color: #818182 !important;
}

div.postais img{
	width: 175px;
	height: 152px;
	margin-right: 10px;
	border: 1px solid #ccc;
}

div.axente{
	margin-bottom: 20px;
}

div.axente + h3{
	margin-top: 20px;
}

div.axente h4 a{
	color: #505153 !important;
	font-size: 13px;
}

div.postaiscontador{
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-bottom: 5px;
	width: 200px;
	float: right;
}

div.postaiscontador a{
	color: #505153;
}

div.toppostal{
	margin-top: 10px;
	float: left;
	width:100px;
	margin-right: 10px;
}

div.toppostal img{
	width: 100px;
}

ul#navegacao{
	text-align: right;
	color: #5c0918;
}

ul#navegacao li{
	list-style-type: none !important;
	display: inline;
	color: white;
	background-color: #505153;
	padding: 2px 4px;
}

ul#navegacao li a{
	color: white !important;
	text-decoration: underline;
	font-weight: bold;
}

input.postboton{
	color: white;
	background-color: #848586;
	border: none;
}

div#mapaweb{
	margin-top: -100px;
}

input.postal1{
	margin-left: 400px;
	height: 20px;
	background: transparent url(/imx/bg_plusde.gif) right no-repeat;
	padding-right: 15px;
	color: #76775A;
	display: block;
}

input.postal2{
	margin-left: 460px;
	height: 20px;
	z-index: 1;
	display: block;
	margin-top: -20px;
	background: transparent url(/imx/bg_plusde.gif) right no-repeat;
	padding-right:15px;
	color: #76775A;
}

* html input.postal2{
	margin-top: 0;
	margin-top: -20px;
	position: relative;
}

div.rotarel{
	margin-top: 20px;
	font-family: trebuchet ms, sans-serif;
	width: 280px;
}

div.rotarel h3{
	font-size: 12px;
	color: #919367;
	margin-bottom: 4px;
	text-transform: uppercase;
	border-bottom: 1px dotted #919367;
}

div#mostrarResultado iframe{
	width: 280px;
	border: 1px solid #adadae;
}

div#mostrarResultado small a{
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
}

.negrito{
	font-weight: bold !important;
}

ul.ulrel, ul.ulrel2{
	margin-bottom: 15px;
	font-size: 11px;
	color: #505153;
}

ul.ulrel li, ul.ulrel2 li{
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 4px;
}

ul.ulrel li a{
	color: #505153;
	background: transparent url(/imx/bg_plusde.gif) right no-repeat;
	padding-right: 15px;
}

ul.ulrel2 li a{
	color: #505153;
}

div#clear, div.clear{
	clear: both;
	display: block;
	line-height: 1px;
	margin-bottom: -1px;
}

div.videoimg{
	margin-right: 30px;
	width: 180px;
	float: left;
}

* html div.videoimg{
	margin-right: 15px;
}

div.videoimg + div.videoimg + div.videoimg{
	margin-right: 0;
}

div.bordo{
	display: block;
	height: 10px;
	border-top: 1px dotted #626526;
}

a.visitaserutasport{
	color: #626526 !important;
}

a.nenosenenasport{
	color: #563a1f !important;
}

a.accionsport{
	color: #5c0918 !important;
}

a.postaisport{
	color: #563a1f !important;
}

div.fotograndepostal{
	background-color: #E9E9E9;
	text-align: center;
	padding: 40px 0;
	margin-bottom: 10px;
}

div.arodofondo{
	background: transparent url(/imx/bg_arodofondo.gif) center no-repeat;
	width: 149px;
	height: 49px;
	display: inline-block;
	position: relative;
	left: -320px;
	top: -59px;
}

h3.h3axentes{
	color: white !important;
	background-color: #919191;
	padding: 2px 4px;
	display: inline-block;
}

p.mailaxentes{
	color: #4e5951;
	font-weight: bold;
	text-decoration: underline;
}

p.textolei{
	font-size: 10px;
}

div.ligazon{
	float: left;
	width: 290px;
	margin-right: 10px;
	margin-bottom: 35px;
}

div.ligazon_dereita{
	float: left;
	width: 290px;
	margin-bottom: 35px;
}

div.ligazon h3 a, div.ligazon_dereita h3 a{
	color: #5C0918 !important;
	font-size: 14px !important;
}

div.ligazon img, div.ligazon_dereita img{
	float: left;
	width:85px;
	margin-right: 10px;
	border: 1px solid #ccc;
}

div.e_ligazon{
	float: right;
	width: 190px;
}

a.ajuda{
	font-size: 10px;
	color: #505153 !important;
}

div.imaxeLista{
	float: left;
	width: 177px;
	margin-right: 30px;
	margin-bottom: 10px;
}

div.imaxeLista span{
	font-family: trebuchet ms, sans-serif;
	color: #505153;
	font-size: 12px;
	text-decoration: none;
}

div.imaxeLista a{
	text-decoration: none;
}

* html div.imaxeLista{
	margin-right: 15px;
}

div.imaxeLista + div.imaxeLista + div.imaxeLista{
	margin-right: 0;
}

div.imaxeLista img{
	border: 1px solid #ccc;
}

div.minirecursosfotos img{
	margin-bottom: 10px;
	border: 1px solid #B9B9BA;
}

div#selopostalder{
	width: 196px;
	height: 118px;
	background: transparent url(/imx/bg_postalder.png) center no-repeat;
	position: relative;
	display: inline-block;
	left: -380px;
	top: 100px;
}

div#selopostalesq{
	width: 196px;
	height: 118px;
	background: transparent url(/imx/bg_postalesq.png) center no-repeat;
	position: relative;
	display: inline-block;
	left: 320px;
	top: 100px;
}

div#selopostalcentro{
	width: 196px;
	height: 118px;
	background: transparent url(/imx/bg_postalcentro.png) center no-repeat;
	position: relative;
	display: inline-block;
	left: 403px;
	top: 100px;
}

div.rss{
	width: 198px;
	height: 92px;
	background: transparent url(/imx/bg_rss.png) center no-repeat;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
}

div.rss h4{
	color: #505153;
	font-size: 14px;
	font-family: trebuchet ms, sans-serif;
	text-transform: uppercase;
}

div.rss p{
	margin-top: 10px;
}

div.rss p a{
	color: #76775a;
	text-decoration: underline;
	font-weight: bold;
	background: transparent url(/imx/bg_plusde.gif) right no-repeat;
	padding-right: 15px;
}

div.paddingrss{
	padding: 12px;
	width: 110px;
}

div#intrss{
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	width: 800px;
	margin: 0 auto;
}

div.submapas{
	padding: 8px;
	border-left: 1px dotted #505153;
	float: left;
	width: 200px;
	height: 150px;
	margin-right: 10px;
	margin-bottom: 20px;
	display: inline-block;
	font-family: trebuchet ms, sans-serif;
}

div.nova_fila{
	display: inline-block;
}

div.videovid{
	background-color: #e9e9e9;
	border: 1px solid #999;
	text-align: center;
}

div.videovid h3.as{
	margin: 10px 0 !important;
	color: #5f6062 !important;
}

div#derfotos{
	width: 702px;
	float: right;
	color: #505153;
}

div.minirecursosfotos{
	text-align: center;
	padding-top: 10px;
}

ul#paginasion{
	text-align: right;
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	color: #535353;
	font-weight: bold;
	clear: both;
}

ul#paginasion2{
	text-align: center;
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	color: #535353;
	font-weight: bold;
	clear: both;
}


ul#paginasion li, ul#paginasion2 li{
	display: inline;
	padding: 0 2px;
}

ul#paginasion li a, ul#paginasion2 li a{
	color: #535353;
	text-decoration: underline;
	font-weight: bold;
}

div#nenosizq{
	width: 290px;
	float: left;
	padding: 5px 8px 0 0;
	color: #505153;
}

div#nenosizq h3{
	font-family: trebuchet ms, sans-serif;
	font-size: 14px;
}


div#nenosizq div.entradilla p{
	font-weight: normal;
	font-size: 12px;
}

div.nnnovase{
	font-family: trebuchet ms, sans-serif;
	margin-bottom: 20px;
}

div.nnnovase p a{
	color: #ed4105;
	text-decoration: underline;
}

div.nnnovase ul{
	font-size: 12px;
	margin-bottom: 10px;
}

div.nnnovase ul li{
	margin-bottom: 4px;
}

div.nnnovase ul li a{
	color: #505153 !important;
	padding-left: 15px;
	background: transparent url(/imx/bg_plusde.gif) left no-repeat;
}

div#nenosizq h2{
	text-indent: -9999px;
	background: transparent url(/imx/h2_unidadesdidacticas.png) left no-repeat;
	height: 20px;
}

div#nenoscentro{
	width: 290px;
	float: left;
	background: #ed840a url(/imx/bg_nncentro.jpg) top left  no-repeat;
	height: 813px;
	color: white;
}

div#nenoscentro h2{
	text-indent: -9999px;
}

div.intnenoscentro{
	width: 260px;
	margin: 20px auto;
}

div.intnenosder{
	width: 260px;
	margin: 0 auto 20px;
}

div#nenosdcha{
	width: 290px;
	float: right;
	background-color: #3181af;
	padding: 20px 4px 0 4px;
	color: white;
}

div#nenosdcha h2{
	font-family: trebuchet ms, sans-serif;
	color: white;
	font-size: 18px;
	text-transform: uppercase;
}

div#nenosdcha div.galerias img{
	width: 245px;
}

div#nenosdcha div.galerias a{
	color: #3181AF;
	text-decoration: none;
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

div.galerias p{
	text-align: left;
	margin-bottom: 0;
}

div#nenosdcha div.galerias{
	padding: 6px;
	background-color: white;
	text-align: center;
}

div.galerias{
	margin-top: 10px;
}

h2.h2publicacion{
	float: left;
	width: 200px;
}

a.volverpublicacion{
	width: 200px;
	float: right;
	font-family: trebuchet ms, sans-serif;
	text-align: right;
	font-size: 12px;
	color: #505153;
	text-decoration: none;
}

div.postalindex{
	width: 175px;
	margin-right:36px;
	float: left;
}

* html div.postalindex{
	margin-right: 10px;
}

div.postalindex + div.postalindex + div.postalindex{
	margin-right: 0;
}

div.aviso{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #505153;
}

div.videomonte{
	padding: 0 10px;
	width: 253px;
	margin: 0 auto 20px;
	color: #505153;
}

div.video h2{
	width: 59px;
	height: 20px;
	text-indent: -9999px;
	background: transparent url(/imx/bg_h2videos.jpg) left center no-repeat;
	margin-left: 15px;
	margin-bottom: 10px;
}

div.videomonte img{
	width: 253px;
}

div.catalogo{
	width: 200px;
	float: left;
	margin-left: 245px;
	margin-top: 20px;
	font-family: trebuchet ms, sans-serif;
	color: #505153;
	background: transparent url(/imx/bg_setabens.gif) 0 4px no-repeat;
	padding-left: 10px;
}

* html div.catalogo{
	margin-left: 200px;
}

div.catalogo h6{
	text-transform: uppercase;
	font-size: 12px;
}

div.catalogo p span.numbens{
	color: #156BA5;
}

p.encontradas{
	color: #505153;
	background: transparent url(/imx/imx_seta3.gif) left no-repeat;
	padding-left: 10px;
	border-bottom: 1px dotted #505153;
	padding-bottom: 6px;
}

p.mandacomopostal{
	margin-left: 70px;
	text-align: left;
	width: 460px;
	margin: 0 auto;
}

p.mandacomopostal a{
	color: #76775a;
}

p.verfitxa{
	margin: 0 auto;
	font-weight: bold;
	width: 460px;
	margin-bottom: 10px;
}

p.verfitxa a{
	color: #505153;
}

p.bfotope{
	text-align: left;
	width: 450px;
	padding-left: 10px;
	background: transparent url(/imx/imx_seta3.gif) left no-repeat;
	margin-left: 60px;
}

p.frasecita{
	text-align: left;
	color: #505153;
	padding: 0 12px;
}

table.postais{
	border-top: 1px dotted #505153;
	padding-top: 10px;
}

table.postais img{
	border: 1px solid #c3c3c3;
}

table.postais td{
	width: 200px;
	vertical-align: top;
	text-align: left;
}

div.imaxeFila{
	display: inline-block;
	margin-bottom: 20px;
	line-height: 14px;
}

div.pub img{
	width: 85px !important;
}

div.eteu{
	padding-left: 150px;
	background: transparent url(/imx/bg_eteu.jpg) top left no-repeat;
	margin-bottom: 20px;
}

div.listamovies{
	width: 280px;
}

div.listamovies ul{
	font-family: trebuchet ms, sans-serif;
	font-size: 11px;
	margin-top: 20px;
	color: #ccc;
}

div.listamovies ul li{
	border-bottom: 1px dotted #ccc;
	margin-bottom: 4px;
}

div.listamovies ul li a{
	color: #505153;
	text-decoration: none;
	font-weight: lighter;
}

h5.francullas{
	color: #505153;
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
	margin: 10px 0;
	background-color: #DCDCDC;
	padding: 4px;
}

/*--NENOS NENAS--*/

#capaVentana {
		position: absolute;
		visibility:hidden;
		padding:10px;
		background-color:white;
		border: 1px solid #ccc;
		z-index:3;
		top: 5px;
		left: 25%;
		width: 450px;
		color: #505153;
	}
	
#capaVentana a{
	color: #505153;
}

	#capaFondo {
		visibility:hidden;
		position:fixed;
		padding:0px;
		left:0px;
		top:0px;
		right:0px;
		bottom:0px;
		background-image:url('/imx/bg_trans.gif');
		background-repeat:repeat;
		z-index:2;
		height:1000px;
		width:auto;
    
	}
#MensaxeEstado{
		background-color:gray;
}

div#mostra_galeria{
	font-family: trebuchet ms, sans-serif;
}

div#mostra_galeria h4{
	font-weight: bold;
	color: #156BA5;
}

div#mostra_galeria p{
	height: 140px;
}

div.fitxahorari{
	font-size: 12px;
}

div.fitxahorari ul li{
	list-style-position: inside;
	list-style-type: square;
}

