
#centro .pagetitle {
	color: #2b2025;
	font-size: 1.7em;
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
}

#centro .pagesubtitle {
	color: #2b2025;
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #ce191f;
	background-image: url(images/linearojapunteada.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	padding-bottom: .5em;
	margin: .5em 0 0;
}

#derecha .pagesubtitle {
	color: #0066C6;
	font-size: 1.5em;
	margin: 0 0 .5em;
	font-style: italic;
}

#head {
	background-image: url(images/fondocabecera.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	padding-bottom: .6em;
}

#menu {
	float: left;
	width: 100%;
	border-bottom: 1px #cb090f solid;
}

#menu .entries {
	list-style: none;
	float: left;
	margin-left: 1%;
}

#menu .entry {
	float: left;
	font-size: 1.3em;
	padding-right: 1px;
	margin-bottom: -1px;
	border-bottom: 1px #cb090f solid;
	background: url(images/fondomenuitem.gif) no-repeat right bottom;
}

#menu .entry .title {
	display: block;
	padding: .6em 1em;
}

#menu .activeentry {
	border-color: #000;
	position: static !important;
	position: relative;
}

#menu .activeentry .title {
	color: #000;
	position: relative;
	top: -5px;
}

#menu .activeentry span {
	background: url(images/fondomenuitemenlace.gif) no-repeat bottom center;
	position: relative;
	bottom: -5px;
	display: block;
}

#breadcrumb {
	border-top: 1px #f5f7f2 solid;
	border-bottom: 1px #f5f7f2 solid;
	float: left; /* Con el clear: both; los bordes se montaban */
	width: 100%;
}

#breadcrumb .interior {
	padding: .7em 2em;
	float: left;
}

#breadcrumb .text {
	float: left;
	color: #2b2025;
}

#breadcrumb .entries {
	list-style: none;
	float: left;
}

#breadcrumb .entry {
	float: left;
	background: url(images/separadormigapan.gif) no-repeat right 55%;
	padding: 0 .8em 0 .4em;
}

#breadcrumb .lastentry {
	background: none;
	padding-right: 0;
}

#breadcrumb .entry a {
	color: #cb090f;
}

#breadcrumb .lastentry a {
	color: #2b2025;
}

#izquierda {
	width: 25%;
	float: left;
}

#centro {
	width: 49.9%;
	float: left;
}

#derecha {
	width: 25%;
	float: right;
}

#submenu .title {
	display: none;
}

#submenu .categorytitle {
	color: #000;
	font-size: 1em;
	background: #f5f7f2 url(images/fondosubmenutitulo.gif) no-repeat right center;
	padding: .2em .4em;
	letter-spacing: 0;
	margin-top: .2em;
}

#submenu .categorytitle a {
	color: #000;
}

#submenu ul {
	list-style: none;
	color: #000;
}

#submenu ul a {
	color: #000;
	height: auto !important; /* To Fix IE6 extra spaces */
	height: 1%;
}

#submenu ul.nivel1 {
	margin-top: 1em;
}

#submenu a.nivel1 {
	display: block;
	padding: .2em .2em .2em 2.5em;
	background: #f5f7f2 url(images/fondosubmenu1.gif) no-repeat .4em center;
	margin-bottom: 1px;
}

#submenu li.nivel1active {
	background: #f5f7f2;
}

#submenu li.nivel1active a.nivel1 {
	background-image: url(images/fondosubmenu2.gif);
	font-weight: bold;
}

#submenu li.leaf a.nivel1 {
	background-image: url(images/fondosubmenu4.gif);
}

#submenu a.nivel2 {
	display: block;
	padding: .2em .2em .2em 2.5em;
	background: #fff url(images/fondosubmenu3.gif) no-repeat 1.4em center;
	margin-bottom: 1px;
}

#submenu li.nivel2active a.nivel2 {
	font-weight: bold;
}

#workscontract .workcontractentry, #workscontract .results {
	padding: .4em 0;
	background-image: url(images/lineanegrapunteada.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}

#workscontract .workcontract, #workscontract .results .inner {
	background-color: #fbfbfb;
	border-left: 1em #f5f7f2 solid;
	padding: .5em 1em;
}


#workscontract .results {
	text-align: center;
	font-size: .9em;
}

* #workscontract .results .inner {
	height: 1%;
}

#workscontract .results .count {
	display: inline;
	color: #c23e33;
	font-weight: bold;
}

#workscontract .results .show {
	display: inline;
}

#workscontract  .pages {
	margin: .5em 0;
	text-align: center;
}

#workscontract .pages .entries {
	list-style: none;
}

#workscontract .pages .entry {
	display: inline;
}

#workscontract .pages .entry a {
	color: #444;
	text-decoration: underline;
}

#workscontract .pages .entries .current a {
	text-decoration: none;
	color: #34672d;
	margin: 0 .5em;
	font-weight: bold;
}

#workscontract .pages .entries .prev a, #workscontract .pages .entries .next a {
	color: #34672d;
}

#workscontract .pages .entries .prev img, #workscontract .pages .entries .next img {
	vertical-align: middle;
}

#workscontract .workcontract .title {
	color: #498545;
}

#workscontract .workcontract .title a {
	color: #498545;
}

#workscontract .workcontract .properties {
	font-size: .9em;
	line-height: 1.5em;

	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE5+6 Clearing */
	height: 1%;
}

#workscontract .workcontract .properties:after { /* CSS2 Clearing */
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#workscontract .workcontract .properties .property {
	padding-left: .8em;
	background: url(images/puntolista.gif) no-repeat left 55%;
	font-weight: bold;
	clear: left;
	float: left;
	margin-right: .8em;
}

#workscontract .sortby {
	text-align: left;
}

#workscontract .sortby .text {
	display: inline;
	font-weight: bold;
}

#workscontract .sortby .entries {
	display: inline;
}

#workscontract .sortby .entry {
	margin-left: 1em;
	display: inline;
}

#workscontract .sortby .entry a {
	color: #4a4a4a;
	text-decoration: underline;
}

#workscontract .sortby .entries .current a {
	text-decoration: none;
	font-weight: bold;
}

#workscontract .workcontract .properties .value .file {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/download_file.gif) no-repeat scroll right 60%;
color:#CE191F;
padding-right:1.4em;
}

#highlighted {
	border: 0;
	padding: .5em 0;
}

#highlighted .entry {
	list-style: none;
	border-top: 1px #e4e0e0 solid;
	border-bottom: 1px #e4e0e0 solid;
	margin-top: -1px;
	padding: .8em 0;

	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE5+6 Clearing */
	height: 1%;
}

#highlighted .entry:after { /* CSS2 Clearing */
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#highlighted .entry .title{
	font-size: 1.5em;
}

#highlighted .entry .image {
	float: right;
	margin: 0 0 .2em .5em;
}

#highlighted .entry .text {
	font-size: .9em;
	color: #6c7079;
}

#workscontractsearcher .inputs {
	background-color: #f5f7f2;
	padding: .5em .6em .5em;
}

#workscontractsearcher .inputs .inputcontainer {
	border-top: 1px #abadb3 solid;
	border-right: 1px #dbdfe6 solid;
	padding: 1px;
	margin-bottom: .5em;
	background-color: #fff;

	min-width: 0; /* hasLayout for IE7 */
	height: auto !important;
	height: 1%; /* hasLayout for IE6 */
}

#workscontractsearcher .inputs .inputcontainer input{
	border: 0;
	margin: 0;
}

#workscontractsearcher .property, #workscontractsearcher .value {
	display: block;
	width: 100%;
	color: #444;
}

#workscontractsearcher .property {
	font-size: .9em;
}

#workscontractsearcher .value {
	margin-bottom: .5em;
}

#workscontractsearcher select.value {
border: 0;
	border-top: 1px #abadb3 solid;
	border-right: 1px #dbdfe6 solid;
}

#workscontractsearcher .buttons {
	text-align: right;
}

#workscontractsearcher .buttons .button {
	background-color: #cb090f;
	color: #fff;
	border-width: 0;
	padding: .1em .3em;
	font-weight: bold;
	color: #fff;
	margin-top: 1em;
	border-width: 1px;
	border-style: solid;
	border-color: #dd5e62 #93070b #720508 #d4353a;
}

#workscontractsearcher .pagesubtitle {
	font-size: 1.5em;
	margin: 0 0 .5em;
	padding: .5em 0 0;
	font-style: italic;
	text-transform: none;
	color: #2b2025;
	border: none;
	background: url(images/linearojapunteada.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#centro .textcontent h2, #centro .textcontent  h3 {
	margin: .5em 0;
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
}

#centro .textcontent p {
	margin: .5em 0;
	line-height: 1.4em;
}

#centro .textcontent a {
	color: #CE191F;
}

#centro .relatedcontent {
	margin-top: 2em;
}

#centro .relatedcontent .entries {
	margin-top: 1em;
	border-top: 1px #F5F7F2 solid;
}

#centro .relatedcontent .entry {
	list-style: none;
	border-bottom: 1px #F5F7F2 solid;
}

#centro .relatedcontent .entry  .link {
	display: block;
	padding: .2em 0 .2em 2em;
	background: url(images/new_seemore.gif) no-repeat 1% 55%;
	color: #2B2025;
}

#centro .relatedcontent .entry  .link:hover, #centro .relatedcontent .entry  .link:focus {
	text-decoration: none;
	background-image: url(images/new_seemore_hover.gif);
	background-color: #F5F7F2;
}

#centro .textcontent ul, #centro .textcontent ol {
	margin-left: 3em;
	line-height: 1.4em;
}

#centro .paginated {
	text-align: right;
}

#centro .paginated .message{
	display: inline;
	color: #6C7079;
	font-style: italic;
	font-size: .9em;
}

#centro .paginated .entries {
	display: inline;
}

#centro .paginated .entry {
	display: inline;
}

#centro .paginated .entry a {
	color: #CB090F;
}

#centro .paginated .entries .current {
	font-weight: bold;
	margin: 0 .2em;
}

#centro .paginated .entries .disabled {
	color: #6C7079;
}


#centro .gallery .images {
	margin: 1em 0;

	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE5+6 Clearing */
	height: 1%;
}

#centro .gallery .images:after { /* CSS2 Clearing */
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#centro .gallery .images .image {
	float: left;
	list-style: none;
	background: url('images/boxshadow_bg.gif') no-repeat right bottom;
	margin: 6px 6px 1em 1em;
}

#centro .gallery .images .image a {
	display: block;
	top: -6px;
	left: -6px;
	position: relative;
	padding: 3px;
	border: 1px #969696 solid;
	text-align: center;
}

#centro .gallery .images .image .inner {
	display: block;
	width: 150px;
	height: 100px;
	overflow: hidden;
}

#centro .gallery .images .image a:hover, #imagegallery .images .image a:focus {
	border-color: #63A028;
	border-width: 2px;
	margin: -1px;
}

#centro .gallery .images .image a img {
	vertical-align: middle;
	width: 100%;
}

#centro .gmaps {
	margin-top: 1em;
}

#centro .interior .gmaps .location{padding-left:88px;}

#centro .gmaps .map {
	width: 600px;
	height: 470px;
	margin-top:10px;
}

#maquetablecontent div.parrafo  {

	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE5+6 Clearing */
	height: 1%;
}

#maquetablecontent div.parrafo:after { /* CSS2 Clearing */
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#maquetablecontent div.foto {
	margin-bottom: .5em;
}

#maquetablecontent div.foto a {
	display: block;
}

#maquetablecontent div.foto a:hover img, #maquetablecontent div.foto a:focus img {
	border-color: #CB090F;
}

#maquetablecontent div.foto img {
	display: block;
	border: 1px #E4E0E0 solid;
	padding: 1px;
	vertical-align: middle !important;
	vertical-align: auto;
}

#maquetablecontent div.fotoizquierda {
	float: left;
	margin-right: 1em;
}

#maquetablecontent div.fotoderecha {
	float: right;
	margin-left: 1em;
}

#maquetablecontent div.fotoarriba {
	margin-bottom: .5em;
}

#maquetablecontent div.foto .pie {
	margin-top: .4em;
	display: table;
	font-style: italic;
	font-size: .9em;
}

#maquetablecontent a.documento {
	background: url(images/download.gif) no-repeat left center;
	display: inline-block;
	padding: .25em 0 .25em 2em;
	margin-bottom: .5em;
}

#currently .details .new {
	overflow: hidden;
	width: 100%;
}

#currently .details .new .image {
	clear: both;
	float: right;
	margin: 0 0 .5em 1em;
}

#currently .details .new .summary {
	clear: left;
	font-style: italic;
}

#currently .details .new .area {
	float: left;
}

#currently .details .new .date {
	float: right;
	color: #4A4A4A;
	font-size: .9em;
}

#currently .relatedcontent .entry  .date {
	color: #4A4A4A;
	font-size: .9em;
}

#currently .categorizedtop {
	margin-top: 0 !important;
}

#currently .categorizedbottom {
	margin-top: 2em !important;
}

#centro .expandablelist {
	margin: 1em 0;
}

#centro .expandablelist .entry .name {
	font-size: 1em;
	font-weight: bold;
}

#centro .expandablelist .entry .proplist {
	color: #4A4A4A;
	line-height: 1.5em;
	margin-top: .5em;
	list-style: none;
}

#centro .expandablelist .entry .proplist .property {
	color: #000;
}

#centro .categorized {
	background: #F5F7F2;
	padding: 1em;
	border: 1px #E4E0E0 solid;
	border-width: 1px 0;
	line-height: 1.6em;
	margin: 1em 0;

	overflow: auto; /* CSS2 Clearing */
	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE6 Clearing */
	height: 1%;
}

#centro .categorized .text {
	color: #4A4A4A;
	font-size: .85em;
	line-height: 1.5em;
	display: inline;
}

#centro .categorized .entries {
	display: inline;
}

#centro .categorized .entry {
	display: inline;
	list-style: none;
	margin-left: 1em;
}

#centro .categorized .entry a {
	color: #CB090F;
}

#centro .categorized .entries .active a {
	font-weight: bold;
	font-size: 1.1em;
	color: #000;
}

#internal .contactform  {
	max-width: 40em;

	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE6 Clearing */
	height: 1%;
}

#internal .contactform:after { /* CSS2 Clearing */
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#internal .contactform .proplist {
	padding-bottom: 1em;
}

#internal .contactform .proplist .set {
	margin-top: 1em;
	clear: both;

	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE6 Clearing */
	height: 1%;
}

#internal .contactform .proplist .set:after { /* CSS2 Clearing */
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#internal .contactform .proplist .property {
	color: #796C79;
	float: left;
	width: 20%;
}

#internal .contactform .proplist .value {
	background: #F5F7F2;
	border: 0;
	float: right;
	width: 75%;
	padding: .2em .5em;
}

#internal .contactform .privacy {
	float: left;
	color: #796C79;
}

#internal .contactform .actions {
	text-align: right;
}

#internal .contactform .actions .action {
	font-weight: bold;
	background: #cb090f;
	color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #dd5e62 #93070b #720508 #d4353a;
	padding: .1em .2em;
}

#internal .contactform .error .message {
	padding-bottom: .2em;
	color: #CE191F;
	font-style: italic;
}

#centro .expandable .entries {
	border-top: 1px #E4E0E0 dotted;
	list-style: none;
}

#centro .expandable .entry {
	border-bottom: 1px #E4E0E0 dotted;
	padding: .3em 2em;
}

#centro .expandable .entries .collapsed {
	color: #796C79;
	background: url(images/expandable_seemore.gif) no-repeat 1% 55%;
	padding: 0;
}

#centro .expandable .entries .collapsed .handler {
	padding: .3em 2em;
}

#centro .expandable .entries .collapsed .body {
	display: none;
}

#centro .expandable .entries .expanded {
	background-color: #f9f8f8;
}

#centro .expandable .entries .expanded .handler {
	padding: 0;
}

#centro .expandable .entries .hover {
	cursor: pointer;
	background-color: #F5F7F2;
	color: #CB090F;
	background-image: url(images/expandable_seemore_hover.gif);
}

#schedule .pagetitle {
	margin-left: 5.25em;
}

#schedule .calendarday {
	float: left;
	padding: 0 1em 1em 0;
	background: #fff;
}

#schedule .events {
	margin: .5em 0 0 9em;
}

#schedule .events .event {
	border-bottom: 1px #E4E0E0 dotted;
	padding: .8em 0;
	line-height: 1.4em;
}

#schedule .events .event .hour {
	font-size: 1.4em;
	margin-bottom: .2em;
}

#eventdetail .details .categories {
	color: #CB090F;
	margin-bottom: .8em;
}

#eventdetail .details .category {
	background: url(images/fondosubmenu3.gif) no-repeat left 60%;
	padding-left: .8em;
}

#eventdetail .details .image {
	float: right;
	margin: 0 0 .5em 1em;
}

#eventdetail .details .hours {
	margin-top: .5em;
	font-style: italic;
}

#eventdetail .details .document a{
	padding-left: 2em;
	background: url(images/download.gif) no-repeat;
	min-height: 21px;
	line-height: 21px;
	display: inline-block;
}

#eventdetail .details .organizer {
	text-align: right;
	font-style: italic;
}

#eventdetail .relatedcontent .entry .hour {
	color: #4A4A4A;
	font-size: .9em;
}

#postcardsendcontent, #highslidecontent {
	overflow: hidden; /* CSS2 Clearing */
	padding-top: 1em;

	min-height: 0; /* IE7 Clearing */
	height: auto !important; /* IE5+6 Clearing */
	height: 1%;
}

#postcardpreview {
	width: 1%;
	float: left;
	position: relative;
}

#postcardform {
	width: 270px;
	float: right;
	padding: 1em 2em 1em 1em;
	background: #fff url(images/postcard-right.gif) no-repeat top right;
	position: relative;
}

#postcardform .info .message {
	margin: 1em 0;
	font-size: 1.1em;
}

#postcardform .contactform  {
	padding-bottom: 5em;
	background: url(images/postcard-bottom.gif) no-repeat bottom right;
}

#postcardform .contactform .proplist .property {
	display: none;
}

#postcardform .contactform .proplist .value {
	width: 96%;
	padding: 0.2em 2%;
	float: none;
}

#rsschannels {
	margin-top: 1em;
}

#rsschannels li {
	list-style: none;
	margin-bottom: .6em;
}

#rsschannels a {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	background: url(images/rss_sprite.gif) no-repeat top left;
	padding-left: 1.8em;
	color: #CB090F;
}

#rsschannels a:hover {
	background-position: bottom left;
	text-decoration: none;
}