.content{
width: 960px;
margin: 10px auto;
font-family: Verdana;
font-size: 13px;
color: #666666;
}

.header{
width: 940px;
height: 80px;
background-color: #ffffff;
background-image: url(/img/header.jpg);
background-repeat: no-repeat;
background-position: top center;
margin: 0px auto;
}

.header h1 {
visibility: hidden;
}

.interior {
width: 870px;
margin: 70px auto 0px auto;
}

.interior p {
margin: 10px 0px;
}

.interior h1 {
font-family: 'Arial';
font-size: 34px;
font-weight: bold;
color: #39a8b3;
margin: 20px 0px;
padding: 0px;
}

.cies {
float: left;
width: 300px;
height: 260px;
background-image: url(/img/cies.jpg);
background-repeat: no-repeat;
margin: 10px 0px  10px 100px;
text-align: center;
}

.cies p {
font-weight: bold;
margin-top: 240px;
color: #007088;
}

.mallorca {
float: right;
width: 300px;
height: 260px;
background-image: url(/img/mallorca.jpg);
background-repeat: no-repeat;
margin: 10px 100px 10px 0px;
text-align: center;
}

.mallorca p {
font-weight: bold;
margin-top: 240px;
color: #007088;
}

.publico {
float: left;
width: 270px;
height: 320px;
margin: 20px 10px;;
color: #ffffff;
background-repeat: no-repeat;
}

.publico-resaltado {
font-weight: bold;
color: #284f4e;
}

.publico p {
margin-top: 160px;
padding: 5px 15px;
}

.somos {
float: left;
width: 260px;
height: 180px;
margin: 20px 10px;;
border: 5px solid #cccccc;
}

.somos p {
clear: both;
padding: 5px 10px;
top: 90px;
}

.somos img {
float: left;
margin: 15px;
border: none;
}

.somos p a {
font-weight: bold;
text-decoration: none;
color: #39a8b3;
}

.somos p a:hover {
text-decoration: underline;
}

.sugerencias {
width: 870px;
height: 400px;
padding: 10px;
background-image: url(/img/sugerencias.jpg);
background-repeat: no-repeat;
}

.sugerencias p {
width: 400px;
padding: 10px;
font-weight: bold;
}

.sugerencias form {
float: right;
width: 400px;
color: #ffffff;
}

.sugerencias form p {
margin: 10px 0px;
padding: 0px;
}

.sugerencias form input.submit {
margin-left: 280px;
border: 1px solid #ffffff;
background: #ffffff;
width: 80px;
color: #39a8b3;
font-weight: bold;
}

.sugerencias form input.text {
	width: 360px;
}

.textarea {
	width: 360px;
	height: 150px;
}

input.error {
	border: 2px solid red;
}

textarea.error {
	border: 2px solid red;
}

.requisites {
padding-right: 16px;
}

.requisites.error {
background: url(/img/unchecked.gif) no-repeat center right;
padding-right: 18px;
}

.azul {
font-weight: normal;
color: #39a8b3;
}

.titnew {
width: 400px;
}

.titnew a {
text-decoration: none;
}

.titnew a h3 {
color: #ffffff;
margin: 10px 0px;
padding: 5px 10px;
background: #8a8a8a;
}

.titnew a:hover h3 {
background: #39a8b3;
}

.pecesnews {
float: right;
width: 415px;
height: 270px;
background-image: url(/img/pecesnews.jpg);
background-repeat: no-repeat;
margin: 10px 10px 30px 0px;
text-align: center;
}

.contacto {
float: left;
width: 300px;
height: 180px;
margin-left: 50px;
border: 5px solid #cccccc;
}

.contacto a {
color: #39a8b3;
text-decoration: none;
}

.contacto a:hover{
text-decoration: underline;
}

.contacto p {
margin: 10px;
}

.entradaimg {
float: right;
background-image: url(/img/pecesnews2.jpg);
background-repeat: no-repeat;
width: 425px;
height: 282px;
margin: 20px 10px 0px 10px;
}

.entrada p {
margin: 10px;
width: 400px;
padding: 20px;
font-family: Verdana;
font-size: 13px;
color: #666666;
text-align: justify;
}

.entrada a {
color: #39a8b3;
text-decoration: none;
}

.entrada a:hover{
text-decoration: underline;
}

.footer{
width: 930px;
height: 26px;
margin: 0px auto;
clear: both;
}

.footer p {
text-align: left;
margin: 0px;
padding: 7px;
font-size: 11px;
}

.footer a {
color: #666666;
text-decoration: none;
}

.footer a:hover {
text-decoration: underline;
}
.foot-dock {
clear: both;
width: 930px;
margin: 0px auto;
}

/* DOCK  */

#dock { 
position: relative; 
margin-top: 30px;
}

.dock-container { 
position: relative; 
height: 60px; 
padding-left: 20px;
}

.dock-border { 
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}

a.dock-item {
display: block;
width: 50px;
position: absolute;
bottom: 10px;
text-align: center;
text-decoration: none;
color: #333;
}

.dock-item span {
display: none;
padding-left: 20px;
}

.dock-item img {
border: 0;
margin: 5px 10px 0px;
width: 100%;
}

/* //DOCK */



/* MENU */
 
ul.dropdown { 
list-style: none;
margin: 10px auto;
}

ul.dropdown li { 
font-weight: bold; 
float: left; 
background-image: url(/img/item-menu.jpg);
background-repeat: no-repeat;
width: 170px;
font-size: 14px;
text-align: center;
margin: 0px 11px;
}

ul.dropdown a:hover { 
color: #ffffff;
}

ul.dropdown a:active { 
color: #ffffff;
}

ul.dropdown li a { 
display: block;
padding-top: 5px;
padding-bottom: 6px;
color: #8a8a8a;
text-decoration: none;
}

ul.dropdown li.hover, ul.dropdown li:hover {
background-position: 0 -28px;
}

ul.dropdown li.hover a { 
color: #ffffff;
}

.seccion {
background-position: 0 -28px;
}

ul.dropdown .seccion a {
color: #ffffff;
}

/* //MENU */



.lang{
width: 955px;
height: 15px;
background-color: #ffffff;
margin-bottom: 10px;
}

ul.idioma {  
list-style:none;
margin:0;
padding:0;
}

ul.idioma li {
margin-left: 10px;
float: right;
padding: 3px;
background-color: #b3cdd4;
text-align: center;
font-size: 9px;
font-weight: bold;
width: 74px;
}

ul.idioma li.hover, ul.idioma li:hover { 
background: #0192b2;
position: relative;
}

ul.idioma li a {
display: block; 
color: #ffffff;
text-decoration: none;
}









h2 {
font-family: 'Arial';
font-size: 24px;
font-weight: bold;
color: #0192b2;
margin: 0px 0px 30px 0px;
}



.quisom {
border: 5px solid #ececed;
width: 490px;
float: left;
margin: 0px 0px 30px 0px;
}

.quisom p {
background-color: #ffffff;
margin: 15px 15px 10px 15px;
}

.quisomlinks {
background-color: #ececed;
padding: 10px;
}

.quisomlinks p{
background-color: #ffffff;
margin: 10px auto 0px auto;
width: 320px;
padding: 5px 5px 5px 15px;
background-image: url(/img/pblanco.gif);
background-position: center left;
background-repeat: no-repeat;
font-weight: bold;
}

.quisomlinks p a{
color: #0192b2;
text-decoration: none;
}

.quisomlinks p a:hover{
color: #0192b2;
text-decoration: underline;
}

.quisomfoto {
float: right;
background-image: url(/img/quisom01.jpg);
background-repeat: no-repeat;
width: 305px;
height: 265px;
margin: 10px 20px 0px 0px;
}

.quisommapa {
float: right;
background-image: url(/img/quisom02.jpg);
background-repeat: no-repeat;
width: 475px;
height: 350px;
}

.quisomlogo {
float: right;
background-image: url(/img/quisom03.gif);
background-repeat: no-repeat;
width: 395px;
height: 90px;
margin: 10px 20px 100px 0px;
}

.euroimg {
float: right;
background-image: url(/img/europeus.jpg);
background-repeat: no-repeat;
width: 399px;
height: 325px;
margin: 0px;
}

.progeur {
width: 440px;
padding: 10px;
font-family: 'Arial';
font-size: 13px;
color: #666666;
text-align: justify;
}

.complementaries {
width: 860px;
padding: 10px;
font-family: 'Arial';
font-size: 13px;
color: #666666;
text-align: justify;
}

.complementaries ul, .complementaries li{
color: #0192b2;
float: none;
width: 830px;
margin-top: 20px;
}

.complementaries li{
list-style-type: none;
padding-left: 15px;
background: url(/img/bullet.gif) left 5px no-repeat;
margin: 10px;
}

.progcoop {
width: 390px;
padding: 20px;
font-family: 'Arial';
font-size: 13px;
color: #666666;
text-align: justify;
}

.innoimg {
float: right;
background-image: url(/img/inno.jpg);
background-repeat: no-repeat;
width: 348px;
height: 184px;
margin: 80px 50px 0px 0px;
}

.innoempresa {
width: 400px;
padding: 20px;
font-family: 'Arial';
font-size: 13px;
color: #666666;
text-align: justify;
}

.avanzaimg {
background-image: url(/img/planavanza.jpg);
background-repeat: no-repeat;
width: 501px;
height: 88px;
margin: 20px auto;
}

.planavanza {
padding: 20px;
font-family: 'Arial';
font-size: 13px;
color: #666666;
text-align: justify;
}

.quevedoimg {
background-image: url(/img/quevedo.jpg);
background-repeat: no-repeat;
width: 611px;
height: 84px;
margin: 20px auto;
}

.torresquevedo {
padding: 20px;
font-family: 'Arial';
font-size: 13px;
color: #666666;
text-align: justify;
}

.formacio {
background-image: url(/img/formacion.jpg);
background-repeat: no-repeat;
background-position: bottom right;
width: 900px;
height: 414px;
margin: 0px 20px 0px 0px;
}

.esdeveniments {
background-image: url(/img/eventos.jpg);
background-repeat: no-repeat;
background-position: bottom right;
width: 925px;
height: 283px;
}

.mapa {
border: 5px solid #ececed;
width: 465px;
height: 305px;
padding: 10px;
float: right;
margin: 0px 100px 30px 0px;
}

.noticia {
padding: 5px;
background: #0192b2;
width: 850px;
margin: 0px auto 20px auto;
}

.noticia h2 {
color: #ffffff;
margin: 10px;
}

.noticia p {
background: #ffffff;
margin: 5px;
padding: 10px;
text-align: justify;
}

.noticia img {
float: right;
margin: 0px 10px 0px 20px;
}

.noticia a {
color: #0192b2;
text-decoration: none;
}

.noticia a:hover{
text-decoration: underline;
}

.actuacio {
border: 5px solid #ececed;
margin-bottom: 20px;
}

.actuacio p {
background-color: #ffffff;
margin: 15px 15px 10px 15px;
}

.actuaciolinks {
background-color: #ffffff;
padding: 5px;
}

.actuaciolinks p{
background-color: #ececed;
width: 220px;
padding: 5px 5px 5px 15px;
background-image: url(/img/pgris.gif);
background-position: center left;
background-repeat: no-repeat;
font-weight: bold;
}

.actuaciolinks p a{
color: #0192b2;
text-decoration: none;
}

.actuaciolinks p a:hover{
text-decoration: underline;
}

.layer {
width: 800px;
padding: 10px;
font-family: 'Arial';
font-size: 13px;
color: #666666;
text-align: justify;
}

.layer a {
color: #0192b2;
text-decoration: underline;
}

.proxima {
color: #0192b2;
font-weight: bold;
}




/* 
	LEVEL TWO
*/
ul.dropdown ul {  
display: none;
position: absolute; 
top: 100%; 
left: 0; 
}

ul.dropdown ul li { 
font-weight: normal; 
background: #cccccc; 
color: #ffffff;
float: none; 
}
/* IE 6 & 7 Needs Inline Block */

ul.dropdown ul li.hover, ul.dropdown ul li:hover { 
background: #868889;
position: relative; 
}

ul.dropdown ul li a { 
width: 218px; 
display: inline-block; 
} 

/* //MENU */

/* THICKBOX */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #39a8b3;}
#TB_window a:visited {color: #39a8b3;}
#TB_window a:hover {color: #39a8b3;}
#TB_window a:active {color: #39a8b3;}
#TB_window a:focus{color: #39a8b3;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#fff;
	filter:alpha(opacity=40);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 5px solid #39a8b3;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	margin: 0px;
	padding:0px 0px 0px 10px;
	font-family: 'Arial';
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}

#TB_title{
	background-color: #39a8b3;;
	height:60px;
}

#TB_title h2{
	color: #b5d5da;
	margin: 0px;
	padding:0px 0px 0px 10px;
	font-family: 'Arial';
	font-size: 20px;
	font-weight: bold;
	
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/* //THICKBOX */
