html, body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
	font-family: Trebuchet MS, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;	
}
body {
	background: url(../images/body_bgd.gif) repeat-x top left;
	text-align: center;
}
#contenedora {
	width: 752px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	font-size: 100%;
	color: #1c456c;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
}
div#cabecera {
	background: url(../images/h1_bgd.jpg) no-repeat;
	height: 135px;
	position: relative;
}
	div#cabecera h1 a img {
		border: 0;
	}
	div#menu {
		position: absolute;
		top: 0;
		right: 11px;
		width: 247px;
		height: 120px;
		background: url(../images/menu_bgd.gif) no-repeat top right;
	}
		div#menu ul {
			list-style-type: none;
			margin: 6px 0 0 0;
			padding: 0;
		}
		div#menu li {
			list-style-type: none;
			margin: 0;
			padding: 0;
			text-align: right;
			margin-right: 38px;
			height: 17px;
			line-height: 17px;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			letter-spacing: -1px;
		}
		div#menu li a {
			text-decoration: none;
			display: block;
			color: #fff;
		}
		div#menu li a:hover, div#menu li a.active {
			color: #1c456c;
		}
		div#menu div#idiomas{
			display:inline;
			width:30px;
			height:15px;
			
		}
		div#menu div#idiomas a.enlaceCastellano{
			height:15px;
			width:15px;
			background:url(../images/spain.png) no-repeat top left;
			display:block;
			float:right;
			
			margin:15px 10px 0 4px;
		}
		div#menu div#idiomas a.enlaceEnglish{
			height:15px;
			width:15px;
			background:url(../images/uk.png) no-repeat top left;
			display:block;
			float:right;
			margin-top:15px;
		}
		div#menu div#idiomas a span{display:none;}
		
div#submenu_es ul {
	position: relative;
	z-index: 20;	
	margin: -5px 0 5px 70px !important;
	padding: 0 0 10px 0 !important;
	list-style-type: none;
}
div#submenu_es li {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	width: 15em;
	border-bottom: 1px dashed #fff;
}		
div#submenu_es li.ultima {
	border: 0;
}
	div#submenu_es li a {
		background: url(../images/ico_submenu.gif) no-repeat top left;		
		color: #fff;
		display: block;
		width: 15em;
		padding: 1px 2px 1px 25px;
		margin: 0 !important;
	}
	
	/**/
	div#submenu_en ul {
	position: relative;
	z-index: 20;	
	margin: -5px 0 5px 70px !important;
	padding: 0 0 10px 0 !important;
	list-style-type: none;
}
div#submenu_en li {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	width: 15em;
	border-bottom: 1px dashed #fff;
}		
div#submenu_en li.ultima {
	border: 0;
}
	div#submenu_en li a {
		background: url(../images/ico_submenu.gif) no-repeat top left;		
		color: #fff;
		display: block;
		width: 15em;
		padding: 1px 2px 1px 25px;
		margin: 0 !important;
	}/**/
div#contenido {
	background: url(../images/content_bgd.gif) repeat-y;
}
	div#calendario {
		clear: both;
		width: 600px !important;
		margin: 0 auto;
	}
		div#calendario h4 {
			color: #5D9227;
			font-size: 160%;
			margin-bottom: 0;
		}
		div#calendario h5 {
			margin-top: 20px;
		}
	div#contenido ul, div#contenido li {
		list-style-type: none;
	}
	div#contenido a {
		color: #1C456C;
		text-decoration: none;
	}
	div#contenido a.selected {
		/*background: #5d9227;*/
		color: #5D9227;
		color: #cc0000;
		background: url(../images/ico_desplegar.gif) top left no-repeat;
	}
	div#contenido div.wrapper {
		padding: 0 0 0 50px;
	}
	div.wrapper h4 {
		width: 600px;
		margin: 0 auto;
	}
	div#contenido div.hr {
		background: url(../images/hr_bgd.gif);
		height: 60px;
		display: block;
		clear: both;
	}
p.paginacion {
	margin: 0;
	padding: 0;
	background: #fafafa;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	width: 600px;
	margin: 15px 30px 15px 40px;
	clear: both;
}
	p.paginacion a {
		color: #1C456C;
		padding: 5px; 
	}
	p.paginacion strong {
		background: #5D9227;
		padding: 5px;
		color: #fff;
	}
p.linkback {
	display: block;
	clear: both;
	border-top: 1px solid #efefef;
	margin: 15px 0 15px 30px;
	width: 600px;
}
div#credits a, div#credits a img {
	border: 0 !important;
	text-decoration: none;
}
div#credits {
	/*background: url(../images/bgd_credits_home.jpg) no-repeat top left;*/
	border-top: 0;
	border-bottom: 13px solid #000;
	border-left: 13px solid #000;
	border-right: 13px solid #000;
	width: 726px;
	overflow: hidden;
}
	div#credits h4 {
		height: 20px;
		background: #1c456c;
		color: #fff;
		margin: 0;
		padding: 0 0 0 3px;
		font-size: 100%;
	}
	div#credits p {
		margin: 0;
		padding: 0;
	}
div#credits div.item1 {
	width: 242px;
	float: left;
	height: 113px;
}
div#credits div.item2 {
	width: 242px;
	float: left;
}
div#credits div.item3 {
	width: 242px;
	overflow: hidden;
}
address {
	font-style: normal;
	background: #1C456C;
	color: #fff;
	text-align: center;
	width: 600px;
	margin: 0 auto;
}
