/**
 * Content style
 */
#content {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #003366;
	float: left;
	width: 560px; /* 560, 526 + padding right */
	/*padding: 27px 37px 25px 34px;*/
	padding: 0px;
	background-color: #e8e8e8;
	margin-left: 14px;
}

h3 {
	font: normal bold 20px Verdana, Arial, Helvetica;
	color: #003366;
	margin: 27px 0px 25px 0px;
	/*float: left;*/
	width: 100%;
}
h3 a {
	font: normal bold 20px Verdana, Arial, Helvetica;
	color: #003366;
	text-decoration: none;
}

div#content-top-image {
	padding-bottom: 8px;
	background-color: #fff;
	float: left;
}
div#content-top-image img {
	border: 5px solid #008bcb;
}

/**
 * Home, home content and news list
 */
#home {
	width: auto;
}

#home #homeContent {
	margin: 0px 0px 0px 0px;
}
#home #homeContent * a {
	color: #e75115;
	text-decoration: underline;
}
#home #homeContent img {
	border: 0;
}
#home #homeContent h3 {
}

#home #homeContent p {
	margin: 0px;
	line-height: 1.3em;
	text-align: left;
	width: auto;
	margin-bottom: 16px;
}
#home #homeContent p ul li {
	width: auto;
}

#home #newsList {
	margin: 0px 0px 0px 0px;
}
#home #newsList h3 {
}
#home #newsList h4 {
	font: normal bold 11px Verdana, Arial, Helvetica;
	color: #000;
}
#home #newsList .concreteNews {
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	float: left;
	width: 557px;
}
#home #newsList .concreteNews img {
	float: left;
	margin-right: 15px;
}
#home #newsList .concreteNews p {
	width: 460px;
}
#home #newsList .concreteNews span.date {
}
#home #newsList .concreteNews p.brief {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #535353;
}
#home #newsList .concreteNews p a {
	font: normal bold 12px Verdana, Arial, Helvetica;
	color: #e75115;
	text-decoration: underline;
}

/**
 * News section
 */
#listNews {
	width: 557px;
	float: left;
	padding: 0px 0px 0px 0px;
	
}
#listNews h3 {
}
#listNews h3 a {
}
#listNews div {
	float: left;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 7px;
}
#listNews div img {
	float: left;
	margin: 0px 10px 0px 0px;
}
#listNews div p.date {
	font: normal bold 12px Verdana, Arial, Helvetica;
	color: #535353;
	margin: 0px 0px 0px 0px;
}
#listNews div p.brief {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #535353;
	width: auto;
	margin: 5px 0px 0px 0px;
}
#listNews div p.readmore {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #FFFFFF;
	margin: 5px 0px 0px 0px;
}
#listNews div p a {
	font: normal bold 12px Verdana, Arial, Helvetica;
	color: #e75115;
	margin: 5px 0px 0px 0px;
	text-decoration: underline;
}
#listNews div h4 {
	font: normal bold 11px Verdana, Arial, Helvetica;
	color: #000000;
	margin: 0px 0px 11px 0px;
}
#viewNews {
	width: 557px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#viewNews h3 {
}
#viewNews h3 a {
}
#viewNews div p.date {
	font: normal bold 12px Verdana, Arial, Helvetica;
	color: #606060;
	margin: 0px 0px 0px 0px;
}
#viewNews div p.brief {
	font: normal bold 12px Verdana, Arial, Helvetica;
	color: #606060;
	width: auto;
	margin: 5px 0px 0px 0px;
}
#viewNews div div#body {
	width: auto;
	font: normal normal 11px Verdana, Arial, Helvetica;
	line-height: 1.5em;
}
#viewNews div div#body * img {
}
#viewNews div div#body * a {
	color: #e75115;
	font-weight: normal;
	text-decoration: underline;
}
#viewNews p a.back {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #e75115;
	text-decoration: underline;
	margin-bottom: 20px;
	display: block;
}

/**
 * Category styles
 */
#categoryList {
	width: auto;
	float: left;
	margin: 0px 0px 0px 0px;
}
#categoryList ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#categoryList ul li {
}
#categoryList ul li:hover {
}
#categoryList ul li a {
	font: normal bold 12px Verdana, Arial, Helvetica;
	color: #535353;
	display: block;
	margin-top: 10px;
	text-decoration: none;
}
#categoryList ul li p {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #535353;
	margin: 5px 0px 20px 0px;
}
.categoryDescription {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #535353;
}

/**
 * Content section
 */
#listContent {
	width: auto;
	padding: 0px 37px 25px 34px;
}
#listContent h3 {
}
#listContent h3 a {
}
#listContent #contentListCategory {
}
#listContent #contentListCategory h4 {
	font: normal bold 12px Verdana, Arial, Helvetica;
	color: #003366;
	margin: 0px 0px 0px 0px;
}
#listContent #contentListCategory .brief {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #535353;
	width: auto;
	margin: 5px 0px 0px 0px;
}
#listContent #contentListCategory p.readmore {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #003366;
	margin: 5px 0px 0px 0px;
}
#listContent #contentListCategory p.readmore a {
	color: #003366;
	display: block;
	text-decoration: none;
	width: auto;
	text-align: right;
	margin-bottom: 30px;
	padding-bottom: 10px;
	
	border-bottom: 1px solid #003366;
}
#viewContent {
	width: 557px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#viewContent h3 {
}
#viewContent h3 a {
}
#viewContent h4 {
	font: normal bold 12px Arial, Verdana;
	color: #003366;
}
#viewContent #content-display {
	float: left;
	padding: 0px 37px 25px 34px;
}
#viewContent p.brief {
	font: normal bold 12px Verdana, Arial, Helvetica;
	color: #606060;
	width: auto;
	margin: 5px 0px 0px 0px;
}
#viewContent #body {
	width: auto;
	font: normal normal 11px Verdana, Arial, Helvetica;
	line-height: 1.5em;
	
	margin: 0px 0px 0px 0px;
	padding-bottom: 10px;
	float: left;
}
#viewContent #body img {
	border: 0px;
}
#viewContent #body * a {
	color: #003366;
	text-decoration: underline;
	/*background-color: #85d6fb;*/
}
/*

TODO: a variety of link classes

*/
.keyitem {
	width: 200px;
	font-size: 10px;
	display: block;
}
#viewContent #body * a.onthekey {
	display: block;
	line-height: auto;
	padding-left: 10px;
	float:left;
}
#viewContent #body * a.no-decoration {
	color: #003366;
	text-decoration: none;
}
#viewContent #body * a.no-decoration:hover {
	text-decoration: underline;
}
#viewContent #body * a.link-solutions {
	text-decoration: none;
	color: #008bcb;
}
#viewContent #body * a.link-solutions-2 {
	text-decoration: none;
}
#viewContent #body * a.link-solutions:hover {
	text-decoration: none;
	color: #fff;
	background-color: #008bcb;
}
#viewContent #body * a.link-solutions-2:hover {
	text-decoration: none;
	color: #fff;
	background-color: #008bcb;
}
#viewContent #body * a.download-light-blue {
	text-decoration: none;
	background-color: #85d6fb;
}
#viewContent #body * a.incontent-option {
	font: normal bold 10px Verdana, Arial;
	color: #fff;
	text-decoration: none;
	background-color: #008bcb;
}
#viewContent #body * a.location-link-mail {
	font: normal normal 10px Verdana, Arial;
	color: #fff;
	text-decoration: none;
	background-color: #008bcb;
}
#viewContent #body * a.link-blue {
	font: normal normal 10px Verdana, Arial;
	color: #008bcb;
	text-decoration: none;
}
#viewContent #body * a.link-pdf-special {
	font: normal normal 12px Verdana, Arial;
	color: #fff;
	padding: 10px 0px 0px 25px;
	text-decoration: none;
	background-image: url(publicImages/icon-pdf-link-pdf-special.gif);
	background-repeat: no-repeat;
	background-position: center left;
	display: block;
	height: 26px;
}
#viewContent #body * a.link-pdf-special span {
	background-color: #008bcb;
	padding: 0px 10px 0px 10px;
}
#viewContent #body * a.link-pdf-link-simple {
	font: normal normal 12px Verdana, Arial;
	color: #fff;
	padding: 10px 0px 0px 25px;
	text-decoration: none;
	background-image: url(publicImages/icon-pdf-link-simple.gif);
	background-repeat: no-repeat;
	background-position: center left;
	display: block;
	height: 26px;
}
#viewContent #body * a.link-DB-HR {
	font: normal bold 10px Verdana, Arial;
	color: #003366;
	display: block;
	width: 300px;
	height: 15px;
	text-decoration: none;
	background-image: url(publicImages/bg-link-DB-HR.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 3px 0px 0px 8px;
}

#viewContent #body * a.link-presupuestos {
	font: normal normal 12px Verdana, Arial;
	color: #003366;
	text-decoration: underline;
	background-image: url(publicImages/link-presupuestos.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 13px;
}
#viewContent #body * a.link-presupuestos:hover {
	background-color: #008bcb;
	text-decoration: none;
	background-image: none;
	color: #fff;
}

#viewContent p a.back {
}

/**
 * Download section
 */
#listDownload {
	width: 557px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#listDownload h3 {
}
#listDownload h3 a {
}
#listDownload #downloadListCategory {
}
#listDownload #downloadListCategory h4 {
	font: normal bold 12px Verdana, Arial, Helvetica;
	color: #FFFFFF;
	margin: 1px 0px 0px 0px;
}
#listDownload #downloadListCategory .brief {
	font: normal normal 10px Verdana, Arial, Helvetica;
	color: #FFFFFF;
	width: auto;
	margin: 5px 0px 0px 0px;
}
#listDownload #downloadListCategory p.downloadlink a {
	display: block;
	text-decoration: none;
	width: auto;
	text-align: right;
	margin-bottom: 30px;
}
#listDownload #downloadListCategory p.downloadlink a span {
	color: #FFFFFF;
	font: normal normal 11px Verdana, Arial, Helvetica;
	margin-left: 10px;
	padding: 2px;
	text-transform: capitalize;
}

/**
 * Links section
 */
#listLink {
	width: 557px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#listLink h3 {
}
#listLink h3 a {
}
#listLink #linkListCategory {
}
#listLink #concreteLink {
	float: left;
	border-bottom: 1px solid #000;
}
#listLink #linkListCategory h4 {
	font: normal bold 11px Arial, Verdana, Helvetica;
	color: #000000;
	margin: 20px 0px 10px 0px;
}
#listLink #linkListCategory .brief {
	float: left;
}
#listLink #linkListCategory p {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #535353;
	margin: 0px 20px 0px 0px;
	text-align: left;
	width: 300px;
}
#listLink #linkListCategory img {
	margin: 0px 10px 20px 0px;
	border: 1px solid #000;
	padding: 2px;
	float: left;
}
#listLink #linkListCategory p.goToLink a {
	font: normal bold 12px Verdana, Arial, Helvetica;
	color: #e75115;
	display: block;
	margin-top: 15px;
	margin-bottom: 20px;
}

/**
 * Galery section
 */
#listGallery {
	width: 557px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#listGallery h3 {
}
#listGallery h3 a {
}
#listGallery #galleryList {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: auto;
}
#listGallery #galleryList ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#listGallery #galleryList ul li {
	height: auto;
	margin: 0px 5px 10px 5px;
	border-bottom: 1px solid #fff;
}
#listGallery #galleryList ul li h4 {
	margin: 0px 0px 10px 0px;
	font: normal bold 12px Verdana, Arial, Helvetica;
}
#listGallery #galleryList ul li img {
	border: 1px solid #fff;
}
#listGallery #galleryList ul li p {
}
#listGallery #galleryList ul li p a {
	color: #FFF;
}
#viewGallery {
	width: 557px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#viewGallery #image img {
	border: 1px solid #fff;
}
#viewGallery h3 {
}
#viewGallery h3 a {
}
#viewGallery p.brief {
	font: normal normal 10px Verdana, Arial, Helvetica;
	color: #FFFFFF;
	width: auto;
	margin: 5px 0px 0px 0px;
}
#viewGallery #body {
	width: auto;
	font: normal normal 11px Verdana, Arial, Helvetica;
	line-height: 1.5em;
	border-bottom: 1px solid #FFFFFF;
	margin: 20px 0px 0px 0px;
	padding-bottom: 10px;
	float: left;
}
#viewGallery #body img {
	margin: 5px;
	border: 1px solid #FFFFFF;
}
#viewGallery #body * a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#viewGallery p a.back {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: underline;
	margin-bottom: 20px;
	display: block;
}

/**
 * Event section
 */
#listEvents {
	width: 557px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#listEvents h3 {
}
#listEvents h3 a {
}
#listEvents #eventList {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}
#listEvents #eventList ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#listEvents #eventList ul li {
	margin: 0px 5px 10px 5px;
}
#listEvents #eventList ul li h4 {
	margin: 0px 0px 0px 0px;
	font: normal normal 12px Verdana, Arial, Helvetica;
}
#listEvents #eventList ul li h4 a {
	margin: 0px 0px 0px 0px;
	font: normal bold 12px Verdana, Arial, Helvetica;
	color: #FFF;
	text-decoration: none;
}
#listEvents #eventList ul li img {
}
#listEvents #eventList ul li p {
}
#listEvents #eventList ul li p a {
	color: #fff;
}
#viewEvents {
	width: 557px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#viewEvents h3 {
}
#viewEvents h3 a {
}
#viewEvents p.brief {
	font: normal normal 10px Verdana, Arial, Helvetica;
	color: #FFFFFF;
	width: auto;
	margin: 5px 0px 0px 0px;
}
#viewEvents #body {
	width: auto;
	font: normal normal 11px Verdana, Arial, Helvetica;
	line-height: 1.5em;
	
	margin: 20px 0px 0px 0px;
	padding-bottom: 10px;
	float: left;
}
#viewEvents #body img {
	margin: 5px;
	border: 1px solid #FFFFFF;
}
#viewEvents #body * a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#viewEvents p a.back {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: underline;
	margin-bottom: 20px;
	display: block;
}

/**
 * Contact form
 */
#contactForm {
	width: auto;
	float: left;
	padding: 0px 37px 25px 34px;
}
#contactForm h3 {
}
#contactForm h3 a {
}
#contactForm p {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #535353;
}
#contactForm form {
	margin: 0px 0px 0px 0px;
}
#contactForm form table {
	border: 0px;
}
#contactForm form table tr {
	border: 0px;
}
#contactForm form table tr td {
	border: 0px;
	font: normal bold 12px Verdana, Arial, Helvetica;
	color: #535353;
}
#contactForm form table tr td input {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #000;
	width: 150px;
}
#contactForm form table tr td textarea {
	font: normal normal 11px Verdana, Arial, Helvetica;
	color: #000;
	width: 350px;
}
#contactForm form table tr td input.contactButton {
	background-image: url(adminImages/fondoBoton.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font: normal normal 12px Verdana, Arial;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #333333;
}

/**
 * pagination results
 */
#paginationResults {
	font: normal bold 12px Verdana, Arial, Helvetica;
	color: #535353;
}

#paginationResults a {
	color: #008bcb;
	text-decoration: underline;
	padding: 2px;
}
#paginationResults a:hover {
}

/**
 * Search form
 */
#searchForm {
	width: 250px;
	height: 72px;
	float: left;
	padding: 0px 10px 0px 20px;
	margin: 12px 0px 0px 0px;
	border-right: 1px solid #928884;
}
#searchForm h4 {
	font: normal bold 11px Verdana, Arial, Helvetica;
	color: #FFFFFF;
	margin: 0px 0px 25px 0px;
	width: auto;
}
#searchForm form {
	margin: 0px;
}
#searchForm input {
	width: 180px;
	background-color: #FFFFFF;
	border: 0px;
}
#searchForm p {
	font: normal normal 10px Verdana, Arial, Helvetica;
	color: #FFFFFF;
	margin: 2px 0px 0px 0px;
}

#searchForm input.searchButton {
	width: 60px;
	font: normal bold 10px Verdana, Arial, Helvetica;
	color: #5e5d5d;
	background-color: #f2f2f2;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #969696 #969696 #FFFFFF;
}

#searchTotals {
}

/* search results */
#searchResults {
	width: auto;
	float: left;
	margin: 0px 0px 0px 18px;
}

/* forms */
#form-formacion {
}
#form-formacion form {
	margin: 0px;
}
#form-formacion ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#form-formacion ol li {
	font-weight: bold;
}
#form-formacion ol li label {
	font-weight: bold;
}
#form-formacion ol li input {
}
#form-formacion ol li input.button {
	border: 1px solid #5da9f6;
	font: normal bold 12px Verdana, Arial;
	color: #fff;
	background-color: #003366;
}

/* formulario presupuestos */
#form-p {
}
#form-p input.button {
	border: 1px solid #5da9f6;
	font: normal bold 12px Verdana, Arial;
	color: #fff;
	background-color: #003366;
}
#form-p p {
	font-weight: bold;
}
#form-p ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#form-p ol li {
	margin-bottom: 10px;
}
#form-p ol li label {
	display: block;
}



