﻿body {
	margin: 0;
	padding: 0;
	text-align:center;
	background: #fff url(../images/bckgnd_full.gif) repeat-y 50% 0;
}

body, body div, body th, body td, body li, body dd {
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #6d6e71;	
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
	padding: 0;	
	margin-bottom: 0.5em;
	line-height: 1.2em;
	color: #678725;
}

h1 {
	font-size: 218%;
	margin-top: 0;
}

h2 {
	font-size: 164%;
}

h3 {
	font-size: 145%;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 90%;
}

h2.smaller {
	font-size: 150%;
}
.strong {
	color: rgb(51, 51, 51);
}

.rule {
	color: rgb(51, 51, 51);
	border-bottom: 2px solid #678725;
}

a:link, a:visited {
	color: #ed1c24;
	text-decoration: none;
}
a:hover, a:active {
	color: #ed1c24;
	text-decoration: underline;
}

#top {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 260px;
	background: transparent url(../images/bckgnd_top.gif) 0 0 repeat-x;
}

#topContainer {
	text-align:left;
	margin: 0 auto;
	padding: 0 4px 0 4px;
	width: 758px;
	w\idth: 750px;
	height: 260px;
	background: transparent url(../images/bckgnd_shadow.gif) 0 0 repeat-y;
}

#cultureItems {
	margin: 0;
	padding: 10px 29px;
	height: 40px;
	he\ight: 20px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#topContainerHeader {
	margin: 0;
	padding: 0 25px;
	height: 80px;
	he\ight: 80px;
}
#topContainerBottom {
	clear: both;
	height: 140px;
}

#logo {
	margin: 0;
	padding: 0;
	float: left;
	width: 195px;
	height: 40px;
}
#logo img {
	border: none;
}

#globalLinks {
	float: right;
	margin: 0;
	padding: 0;
	height: 19px;
	width: 180px;
	text-align:right;
	display: inline;
}

#globalLinks li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	line-height: 19px;
	height: 19px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;font-size: 13px; font-weight: normal;
	letter-spacing: -1px;
	display: inline;
}

#globalLinks li a {
	padding: 5px 0 2px 18px; color: #ed1c24; 
	text-decoration: none; 
	height: 12px;
}

#globalLinks li a#home {
	background: transparent url(../images/icon_home.gif) 0 50% no-repeat;
}
#globalLinks li a#contacts {
	background: transparent url(../images/icon_contacts.gif) left center no-repeat;
}
#globalLinks li a#site_map {
	background: transparent url(../images/icon_sitemap.gif) left center no-repeat;
}

#banner {
	float:left;
	margin:0; padding:0;
	height: 140px;
	width: 520px;
	background: transparent url(../images/banner.gif) 0 0 no-repeat;
}

/*****************************/
#mainQuotation {
	float: right;
	width: 230px;
	w\idth: 228px;
	height: 140px;
	he\ight: 138px;
	background-color: #9c3;
	border: 1px solid #9c3;
	border-top: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
}
#mainQuotation blockquote {
	width: 178px;
	text-align: center;
	margin: 15px 25px;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 145%;
	letter-spacing: -1px;
	line-height: 1em;
	color: #333;
	background: transparent url(../images/fi_top.gif) no-repeat top left;
}
#mainQuotation blockquote strong {
	color: #fff;
	font-weight: bold;
}
#mainQuotation .quote {
	margin: 0;
	padding: 10px 28px;
	background: url(../images/fi_bottom.gif) no-repeat right bottom;
}
#mainQuotation .author {
	margin: 0 25px 0 0;
	padding: 0;
	color: #333;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	width: 153px;
	background: url(../images/hpquote_bottom.gif) no-repeat bottom;
}
/*****************************/

#container {
	text-align:left;
	margin: 0 auto;
	padding: 0 4px 25px 4px;
	width: 758px;
	w\idth: 750px;
}

#toolbar {
	clear:both;
	float: left;
	margin: 0;
	padding: 0;
	width: 550px;
	w\idth: 520px;
	height: 30px;
	background: #9c3 url(../images/toolbar_sep.gif) 25px 8px no-repeat;
	border-bottom: 1px solid #c1c1c1;
}

#path{
	clear:both;
	margin: 10px 0;
	padding: 0 0 0 25px;
}

#toolbar li {
	float: left;
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
	line-height: 20px;
	color: #333;
	background: #9c3 url(../images/toolbar_sep.gif) right center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: normal;
	letter-spacing: -1px;
	display: inline;
}

#toolbar li a {
	padding: 5px 6px 5px 6px;
	color: #333;
	height: 1%;
	border-right: 1px solid #9c3;
	border-bottom: 1px solid #9c3;
}

#toolbar li a.selected {
	text-decoration: underline;
}

#toolbar li a:hover {
	background-color:#7ca529;
	border-right: 1px solid #6a8b26;
	border-bottom: 1px solid #6a8b26;
	text-decoration: none;
}

#searchForm  {
	float:left;
	margin: 0 25px;
	padding: 0;
	width: 178px;
	height: 30px;
	display: inline;
}

#searchForm form {
	margin: 0; padding: 0;
}

#searchForm #query {
	float:left;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 12px 0; padding: 0;
	border: 1px solid #333;
	color: #333;
	width: 140px;
	height: 18px;
}

#searchForm #searchButton {
	float:left;
	margin: 11px 0 0 8px; padding:0;
}

#content {
	float: left;
	padding: 0 25px;
	width: 520px;
	w\idth: 470px;
}

.col-left {
	float: left;
	width: 225px;
	margin-right:10px;
}

.col-right {
	float: right;
	width: 225px;
	margin-left:10px;
}

#sidebar {
	float: right;
	padding: 0;
	width: 228px;
	w\idth: 230px;
}

#footer {
	clear: both;
	margin: 25px 255px 25px 25px;
	padding-top: 1em;
	border-top: 5px solid #333;
}

/*********** Utils ******/
.clear { clear:both; }
.clear-left { clear:left; }
.clear-right { clear:right; }
.contentFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.contentFix { display: inline-table; }
/* Hides from IE-mac \*/
* html .contentFix {height: 1%;}
.contentFix {display: block;}
/* End hide from IE-mac */
.innovpoint {
	color:#6d6e71; font-weight:bold;
}
.innovpoint span {
	color:#ed1c24;
}
hr {
  height: 3px;
  border: none;
  background-color: #333;
}
/********** Utils ******/

#content .title {
	padding-left: 20px;
	background: transparent url(../images/cube.gif) left center no-repeat;
	letter-spacing: -1px;
}

#content .subtitle {
	padding-left: 20px;
	background: transparent url(../images/cube3.gif) left center no-repeat;
	letter-spacing: -1px;
}

#sidebar h3 {
	margin: 0;
	padding: 10px 25px;
	color: #fff;
	background: #333 url(../images/cube_sidebar.gif) left center no-repeat;
}

.sidebarLinks {
	padding-bottom: 20px; margin-left: 25px; padding-top: 10px; width: 90%; 
}

.sidebarLinks ul {
	padding: 0; margin: 0; line-height: 15px;
	margin-bottom: 1.5em;
	width: 180px;
}

.sidebarLinks li {
	margin: 0; padding:0;
	border-bottom: 1px solid #528ee0; list-style-type: none;
	width: 100%;
}

.sidebarLinks li.selected {
	background-color: #ddfca0;
}

.sidebarLinks a {
	background: transparent url(../images/link.gif) 0 0 no-repeat;
	display: block; padding-left: 16px; color: #004C77; text-decoration: none; 
}

.sidebarLinks a:hover {
	color: #ed1c24
}

/* IE. \*/
* html .sidebarLinks li {
	display: inline;
	d\isplay: list-item;
}
/* IE */

.sidebarContent {
	margin: 10px 20px;
}

.button { 
	font: 10px/1.5em Verdana, Arial, Helvetica, sans-serif;
	background-color: #FB9D00;
	/*font-size: 0.85em;*/
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid;
	border-bottom-color:#F07C00;
	border-top-color: #FFCC00;
	border-right-color:#F07C00;
	border-left-color:#FFCC00;
    padding-right: 5px; 
    padding-left: 5px;
    margin-bottom: 10px; 
    margin-right: 10px;   
}

/***** tables  *****/
.data-table {
	width: 100%;
	padding: 5px;
	border-collapse: collapse;
	font-size: 11px;
}
.data-table caption {
	display: none;
}
.data-table th {
	color: #4a4a4a;
	padding-right: 5px;
	border-top: 1px solid #6d6e71;
	border-bottom: 1px solid #6d6e71;
	background-color:#F3F3F3;
	white-space: nowrap;
}

.data-table TR TD {
	padding-left: 5px;
	border-top: 1px solid #6d6e71;
	border-bottom: 1px solid #6d6e71;
}

.data-table TD {
	border-bottom: 1px solid #6d6e71;
}

.image {
	padding: 5px;
	border: 1px solid #d5d5d5;
}

.legend {
	text-align: center;
	font-size: 70%;
}

dl.news {
	margin: 0 0 10px 0;
}
dl.news dt {
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;	
	margin-bottom: 1em;
	line-height: 1.2em;
	color: #678725;
}
dl.news dt a {
	font-weight:normal;
}
dl.news dt span.date {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #6d6e71;	
	display: block;
}
dl.news dd span.more {
	margin-left: 1em; width:1em; height:1em;
	background: url("../images/jump.gif") 0 50% no-repeat;
}
dl.news dd {
	margin: 0;
	padding: 0;	
	margin-bottom: 2em;
}
/****/
dl.fullnews {
	margin: 0 0 10px 0;
}
dl.fullnews dt {
	font-family: Arial, Helvetica, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;	
	margin-bottom: 1em;
	line-height: 1.2em;
	color: #678725;
	font-size: 145%;
}

dl.fullnews dt span.date {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;	
	display: block;
}
dl.fullnews dd {
	margin: 0;
	padding: 0;	
	margin-bottom: 2em;
}
.contentCol1 {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 18px;
	width: 225px;
}

.contentCol2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 225px;
}

/***********************************************************************************/
.fieldSize25 { width: 25px; font-size: 11px; color: #333; font-family: verdana, arial, sans-serif; }
.fieldSize50 { width: 50px; font-size: 11px; color: #333; font-family: verdana, arial, sans-serif; }
.fieldSize100 { width: 100px; font-size: 11px; color: #333; font-family: verdana, arial, sans-serif; }
.fieldSize200 { width: 200px; font-size: 11px; color: #333; font-family: verdana, arial, sans-serif; }
.fieldSize300 { width: 300px; font-size: 11px; color: #333; font-family: verdana, arial, sans-serif; }
.fieldSize400 { width: 400px; font-size: 11px; color: #333; font-family: verdana, arial, sans-serif; }
.fieldSize450 { width: 450px; font-size: 11px; color: #333; font-family: verdana, arial, sans-serif; }
.fieldSize500 { width: 500px; font-size: 11px; color: #333; font-family: verdana, arial, sans-serif; }
.selectSize100 { width: 100px; font-size: 11px; color: #333; font-family: verdana, arial, sans-serif; }
.selectSize200 { width: 200px; font-size: 11px; color: #333; font-family: verdana, arial, sans-serif; }
.selectSize300 { width: 300px; font-size: 11px; color: #333; font-family: verdana, arial, sans-serif; }
.selectSize400 { width: 400px; font-size: 11px; color: #333; font-family: verdana, arial, sans-serif; }
.selectSize450 { width: 450px; font-size: 11px; color: #333; font-family: verdana, arial, sans-serif; }
.selectSize500 { width: 500px; font-size: 11px; color: #333; font-family: verdana, arial, sans-serif; }

.searchButton {
	padding:0;
	width: 75px;
	height: 16px;
	font-size: 10px;
	color: #fff;
	border: 1px solid #6d6e71;
	font-family: verdana, arial, sans-serif;
	background-color: #6d6e71;
}

.searchField {
	width: 110px;
	margin: 5px 0 0 0;
	font-size: 10px;
	color: #6d6e71;
	border: 1px solid #6d6e71;
	font-family: verdana, arial, sans-serif;
	background-color: #fff;
}

.successMessage
{
	display:block;
	margin: 1em 0;
    padding: 0.5em;
    border: 2px solid #00CC66;
    color: #6d6e71;

	background: #ccffcc url(../images/good_big.png) 5px 5px no-repeat;
	padding: 12px 0 5px 50px;
}

.warningMessage
{
	display:block;
	margin: 1em 0;
    padding: 0.5em;
    border: 2px solid #ffdd00;
    color: #6d6e71;

	background: #ffeeaa url(../images/warning_big.png) 5px 5px no-repeat;
	padding: 12px 0 5px 50px;
}

.errorMessage
{
	margin: 1em 0;
    padding: 0.5em;
    border: 2px solid #ff6600;
    color: #fff;
    display:block;
    min-height: 32px;

	background: #ff9900 url(../images/error_big.png) 5px 5px no-repeat;
	padding: 12px 0 5px 50px;
}

.errorMessage ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

.errorMessage ul li {
	margin: 0;
	padding: 0;
	color: #fff;
}

.premioI9PtipoEnsino {
	float:left;
	margin-right: 40px;	
}

.uploadButton {
	font: 10px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 400px;
}

/* noticias -> lateral */
#sidebar dl {
	margin: 0px;
}

#sidebar dl dt {
	margin: 5px 0;
	border-bottom: 1px dotted #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#333;
}

#sidebar dl a {
	color:#ed1c24;
	text-decoration: none;
}

#sidebar dl a:hover {
	color:#ed1c24;
	text-decoration:underline;
}

#sidebar dl dd {
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
dl dd .data {
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
span.moreInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* pager */
.pager { display: block; }
.pager .results { font-size: 11px; }
.pager div:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.pager div {display: inline-table;}
/* Hides from IE-mac \*/
* html .pager div {height: 1%;}
.pager div {display: block;}
/* End hide from IE-mac */
.pager ul { float: left; margin: 0; padding: 0; text-align: center; list-style-type: none; margin-left:0px; }
.pager ul li { margin-left:0; margin:0; padding:0; font-size: 12px; display: inline; line-height:2.5em; }
.pager ul li a { margin:0; padding: 5px; text-decoration: none; }
.pager ul li a:hover { background-color: #ed1c24; color: #fff; }
.pager ul li.currentPage a { color: #ed1c24; font-weight: bold; }
.pager ul li.currentPage a:hover { color: #fff; background-color: #ed1c24; font-weight: bold; }
/* pager */