* { margin: 0; padding: 0; /*z-index: 0;*/ }

a { text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }
acronym, abbr { border-bottom: 1px #999 dotted; }
acronym, dfn, abbr { cursor: help; }
a acronym { cursor: inherit; }
button { cursor: pointer; }
textarea { overflow: auto; }
input  { overflow: visible; }
html { overflow: scroll;  }

input, button, textarea, select {
	font-family: Arial, sans-serif;
	font-size: .9em;
}

button {
	width: auto;
	overflow: visible;
}

body {
	font-family: Arial, sans-serif;
	font-size: .8em;
}

#page {
	min-width: 750px;
}

#head {
	float: left;
	width: 100%;
}

#pagetitle  {
	float: left;
	width: 47%;
	/*margin: 0 .99% .5em;*/
	margin: 0 .99%;
	/*padding-bottom: 1em;*/
}

#pagetitle img {
	vertical-align: middle !important; /* Para Fraifrox, a los demás no les afecta salvo a IE6 */
	vertical-align: baseline; /* Para IE 6 */
}

#imagencabecera  {
	/*margin-top: .5em;*/
	width: 49.9%;
	height: 190px; /* 100% doesn't work in Safari */
	float: right;
	background: #FFF;
	position: relative;
	text-align: right;
	/*padding: 4px 0;*/
	z-index: 2;
	/*background-image:url(../../upload/cabecera/AyuntamientodeCorvera.jpg);
	background-repeat:no-repeat;
	background-position:right;*/
}
#imagencabecera  img{
	width: 100%;
	height: 190px;
	max-width: 650px;
}
#imagencabecera .tl, #imagencabecera .bl {
	position: absolute;
	width: 14px;
	height: 14px;
	left: 0;
	z-index: 3;
}

#imagencabecera .tl {
	top: 0;
	background: url(images/esquinacabecera.png) no-repeat top left !important;
	background-image: url(images/esquinacabecera.gif); /* IE6 image */
}

#imagencabecera .bl {
	bottom: 0 !important;
	bottom: -1px; /* Maldito IE 6*/
	background: url(images/esquinacabecera.png) no-repeat bottom left !important;
	background-image: url(images/esquinacabecera.gif); /* IE6 image */
}

#imagencabecera .image {
	width: 49.89%;
	height: 100%;
	float: left;
	overflow: hidden;
	z-index: 2;
	position: relative;
}

#imagencabecera .imageeven {
	float: right
}

#imagencabecera .image .inner {
	height: 100%;
	z-index: 2;
	position: relative;
	overflow: hidden;
	border-left: 4px #F5F7F2 solid;
}

#imagencabecera .image img {
	height: 100%;
	vertical-align: middle;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
}

#enlacescabecera {
	clear: left;
	width: 49%;
	/*text-align: center;*/
	list-style: none;
}

#enlacescabecera li {
	display: inline;
	margin-right: .5em;
	border-left: 1px #0066C6 solid;
	padding-left: 1em;
}

#enlacescabecera li.first {
	border: none;
	padding: 0;
	padding-left:3em;
}

#enlacescabecera li form, #enlacescabecera li form div {
	display: inline;
}

#enlacescabecera li a {
	color: #0066C6;
}

#eBuscar {
	width: 8em;
	background: #f5f7f2;
	border: 1px #0066C6 solid;
	padding: .2em;
	vertical-align: middle;
}

#eBotonBuscar {
	/*margin-left: .6em;*/
	font-weight: bold;
	background: #0066C6;
	color: #fff;
	margin-top: 1em;
	border-width: 1px;
	border-style: solid;
	border-color: #69A5DD;
	padding: .1em .2em;
}

* html #eBotonBuscar {
	vertical-align: -25%;
}

#menu {
	clear: both;

	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE5+6 Clearing */
	height: 1%;
}

#menu:after { /* CSS2 Clearing */
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#menu .entry .title {
	font-weight: normal;
}

#menu .entry .title:first-letter {
	text-transform: lowercase;
}

#menu .entry .title, #menu .entry .title a {
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color: #cb090f;
}

#izquierda , #centro, #derecha {
	overflow: hidden;
}

#izquierda .interior, #centro .interior, #derecha .interior {
	padding: 1em;
}

#body {
	padding-top: 1em;
	clear: both;

	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE5+6 Clearing */
	height: 1%;
}

#body:after { /* CSS2 Clearing */
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#body .title {
	color: #0066C6;
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	margin-bottom: .5em;
}

#body .title a {
	color: #0066C6;
}

#foot {
	font-size: .9em;
	clear: both;
	border-top: 13px #efefef solid;
	padding: 1em 0 3em;
	margin: 0 1em;
	color: #7f7f7f;

	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE5+6 Clearing */
	height: 1%;
}

#foot:after { /* CSS2 Clearing */
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#foot .copyright {
	float: left;
}

#foot .links {
	list-style: none;
	float: left;
}

#foot .links .link {
	float: left;
	padding-left: 1em;
	margin-left: 1em;
	border-left: 1px #7f7f7f solid;
}

#foot a {
	color: #7f7f7f;
}

#foot a:hover {
	color: #2B2025;
}


#calendar {
	margin-left: 1em;
	font-size: .85em;
	display: table;

	overflow: hidden; /* CSS2 Clearing */
	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE5+6 Clearing */
	height: 1%;
}

#calendar .calendarinner {
	float: left;
}

#calendar table {
    clear: both;
	margin-top: .8em;
}

#calendar table th {
    color: #8d8d8d;
    text-transform: uppercase;
}

#calendar table th span {
	border-bottom: 1px #868686 dotted;
}

#calendar table td {
    color: #555;
    border: 1px solid #c8c8c9;
    text-align: center;
    padding: .2em .3em;
}

#calendar table td.weekend {
    background-color: #f0f0f0;
}

#calendar table td.othermonth {
    border: none;
	color: #999;
}

#calendar table td.today {
	border:	1px solid #000;
	color: #000;
	font-weight: bold;
}

#calendar table td.event {
	color: #FFF;
	font-weight: bold;
	padding: 0;
}

#calendar table td.event a {
    color: #FFF;
	background-color: #2094FF;
    text-decoration: none;
    font-weight: bold;
	display: block;
	padding: .2em .3em;
}

#calendar table td.highlighted a {
	color: #2094FF;
	font-weight: bold;
}

#calendar table td.highlighted a:hover, #calendar table td.highlighted a:focus {
	color: #2094FF;
}

/* No para IE6, el color de fondo hace que se mueva todo el calendario xD */
#calendar table td.event > a:hover, #calendar table td.event > a:focus {
	background-color: #2094FF;
}

#calendar table td.event a:hover, #calendar table td.event a:focus {
	text-decoration: underline;
}

#calendar .controls {
	position: relative;
}

#calendar .controls .text {
	display: block;
    text-align: center;
	color: #505050;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.7em;
}

#calendar .controls img {
	vertical-align: middle !important; /* Para Fraifrox, a los demás no les afecta salvo a IE6 */
	vertical-align: baseline; /* Para IE 6 */
}

#calendar .controls .prev {
    float: left; /* For IE6 */
	position: absolute;
	top: 0;
}

#calendar .controls .next{
    position: absolute;
	right: 0;
	top: 0;
}

#calendar .captions {
    padding: .4em .1em;
    list-style: none;
    color: #6c7079;
}

#calendar .captions .caption{
    padding: 0 20px 0;
}

#calendar .captions .event{
    background: url(images/caption-event.gif) no-repeat left center;
}

.foto_flotante_izq{
	float:left;
	margin:0px 8px 8px 0px;
}

#dayinfo {
	background: url(images/calendar_bg.gif) no-repeat;
	width: 94px;
	height: 144px;
	position: relative;
}

#dayinfo .day {
	display: block;
	position: absolute;
	top: 4px;
	left: 3px;
	width: 87px;
	height: 74px;
	line-height: 74px;
	text-align: center;
	font-size: 4em;
	color: #818181;
	font-weight: bold;
}

#dayinfo .month {
	position: absolute;
	display: block;
	height: 32px;
	line-height: 32px;
	width: 94px;
	text-align: center;
	top: 78px;
	border-bottom: 1px #80dd25 dotted;
	color: #FFF;
	text-transform: uppercase;
}

#dayinfo .dayname {
	position: absolute;
	display: block;
	height: 33px;
	line-height: 33px;
	width: 94px;
	text-align: center;
	bottom: 0;
	text-transform: uppercase;
	color: #daf5bf;
	font-weight: bold;
	font-size: 1.1em;
}
#video{
	float:right;padding-top:3em;
}
