﻿*{
	padding: 0;
	font-size: 12px;
	color: #000;
	letter-spacing: 2px;
	margin: 0;
}
body {
	font: 75%/120% Arial, Helvetica, sans-serif;
	text-align:center;
	background: url(../images/fons_colors5.jpg) no-repeat;
	background-position:left-top;
}
a {
	outline:0;
	text-decoration: none;
}

#container {
	text-align: justify;
	margin: 0px auto;
	width: 1000px;
	height: auto;
	/*Controlamos el ancho de la web. Valido para IE tb*/
	min-width: 600px;
	max-width: 1200px;	/*width:expression(document.body.clientWidth < 600? "600px" : document.body.clientWidth > 1200? "1200px" : "auto");*/
}
#container div{
	padding: 0px;
}

#idiomas {
	text-align: left;
	width: 1000px;
	height: 0px;
	/*Controlamos el ancho de la web. Valido para IE tb*/
	min-width: 600px;
	max-width: 1200px;
	/*width:expression(document.body.clientWidth < 600? "600px" : document.body.clientWidth > 1200? "1200px" : "auto");*/
	top:0px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}


/*Menus head*/
.menu {
	margin: 30px 30px 0 ;
	list-style: none;
}
.menu li {
	padding: 0;
	/*margin: 0 2px;*/
	float: left;
	position: relative;
	text-align: center;
	display:inline;
	color: #FFF;
}
.menu a {
	/*	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/button.gif) no-repeat center center;*/
	border:1px solid #000000;
	color:#000000;
	display:block;
	font-weight:normal;
	height:26px;
	padding-top:10px;
	text-decoration:none;
	width:130px;
	font-size: 12px;
}

.menu a:hover{
	background:#0098AA;
	border:1px solid #000;
	color:#FFFFFF;
}

.selectedBlue{
	background:#0098AA;
}

/*Menus footer*/
.menuf {
	margin: 0 0 0;
	list-style: none;
}
.menuf li {
	padding: 1;
	/*margin: 0 2px;*/
	float: left;
	position: relative;
	text-align: center;
	top: 150px;
	line-height: 25px;
}
.menuf a {
	/*	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/button.gif) no-repeat center center;*/
	border:0px solid #FFFFFF;
	color:#000000;
	display:block;
	font-weight:normal;
	height:29px;
	padding-top:8px;
	text-decoration:none;
	width:240px;
}

.menuf a:hover{
	background:#EC6E00;
	border:1px solid #000000;
	color: white;
}


/*Menus presupost*/
.presup {
	margin: 0 0 0;
	list-style: none;
}
.presup li {
	padding: 0;
	/*margin: 0 2px;*/
	float: left;
	position: relative;
	text-align: center;
	top: 170px;
	left: 0px;
}
.presup a {
	/*	padding: 14px 10px;
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/button.gif) no-repeat center center;#D06903*/
	border:1px solid #000000;
	background-color:#EC6E00;
	color:#000000;
	display:block;
	font-weight:normal;
	height:30px;
	padding-top:8px;
	text-decoration:none;
	width:240px;
}

.presup a:hover{
	background:#EC6E00;
	color: white;
}

/*Final Menus presupost*/

/*Menus contacte*/

.dadescon {
	margin: 0 0 0 ;
	list-style: none;
}
.dadescon li {
	padding: 0;
	/*margin: 0 2px;*/
	float: left;
	position: relative;
	text-align: center;
	top: 20px;
	margin-left: 30px;
	width: 925px;
	vertical-align: middle;
}

/*
.dadescon a:hover{
	background:#EC6E00;
	color: white;
}

Final Menus contacte*/

.selectedNar{
	background:#EC6E00;
}

#encontrar, #ftp{
	width:655px;
	height:560px;
	overflow: hidden;
}

#content{
	float: right;
	display:inline;
	position: relative;
	top:30px;
	margin-right: 45px;
	line-height: 150%;
}

#footer{
	clear:both;
}

/*para cuando no est� la pantalla inicial*/
.contenido {
	clear: both;
	/*margin-left:30px;*/
	/*margin-right:305px;*/
	height: 560px;
	width: 655px;
	overflow:hidden;
	zoom:1;
}

/*para la visualizaci n de los proyectos*/
.proyectos {
	clear:both;
	height:560px;
	width: 655px;
	/*margin-left:30px;*/
	overflow:auto;
}

/** BLOG **/

#blog {
	display:inline;
	/*    padding-left:5px;
    padding-right: 10px;
    padding-top:40px;
	left:752px;
	position:absolute;
	top:77px;
	width:320px;*/
	height:580px;
	float: left;	/*z-index:7000;*/
	margin-left: 30px;
	width: 260px;
	background-image: url(../images/rss2.png);
	background-repeat: no-repeat;
	margin-top: 12px;
}

div#data {
	position:relative;
	top:170px;
	width:328px;
}

.head {
	font-size:large;
	width: 320px;
	color:#F58E09;
	position:relative;
	top:40px;
	width:320px;	
	text-align:center;
	margin-top: 4px;
}

.pBlog {
	/*height:1%;
	margin:0;
	text-align:left;
	width:330px;
	font-style: italic;*/
	float: left;
	width: 50%;
}

.imgBlog{
	float:left;
	margin-left:5px;
}

div.textoBlog{
	text-align: left;
	margin-top:8px;
	margin-left:5px;
	width:315px;	
}

/*div.new div{
	float: left;
	width: 50%;
}*/

.new {
	height:150px;
	overflow:hidden;
	padding-top:8px;
	position:relative;
	top:45px;
	width: 315px;
	/*padding-top: 8px;
	height: 150px;
	overflow:hidden;*/
	zoom:1;
}

.errBlog {
	color: red;
	left:85px;
	position:relative;
	top:90px;
}

/*SUBMENUS DEL PRINCIPAL*/
.imgMenu{
	height:200px;
	width:275px;
	border-style: none;
}

.textMenu{
	height:30px;
	width:275px;
}

.masinfo{
	cursor: pointer;
	border:1px solid #0098AA;
}

div#texto{
	padding-right: 120px;
}

div#contactar {
	width: 655px;
	height: 560px;
}
/******* FORM *******/
#customForm{
	padding: 0 10px 10px;
}
#customForm label{
	display: block;
	color: #797979;
	font-weight: 700;
	line-height: 1.4em;
}
#customForm input{
	width: 220px;
	padding: 6px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}
#customForm input.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm select{
	width: 233px;
	padding: 6px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}
#customForm textarea{
	width: 500px;
	height: 80px;
	padding: 6px;
	color: #adaeae;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	border: 1px solid #cecece;
}
#customForm textarea.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm div{
	margin-bottom: 15px;
}
#customForm div span{
	margin-left: 10px;
	color: #b1b1b1;
	font-size: 11px;
	font-style: italic;
}
#customForm div span.error{
	color: #e46c6e;
}
#customForm #send{
	background: #0098AA;
	color: #fff;
	border-color:#000000;
	font-weight: 700;
	font-style: normal;
	border: 1;
	cursor: pointer;
	width: 233px;
	height:30px;
}
#customForm #send:hover{
	background: #79a7f1;
}
#customForm #refresh{
	background: #0098AA;
	color: #fff;
	border-color:#000000;
	font-weight: 700;
	font-style: normal;
	border: 1;
	cursor: pointer;
	width: 233px;
	height:30px;
	display:inline;
}
#customForm #refresh:hover{
	background: #79a7f1;
}

#error{
	border:1px solid #EFEFEF;
	display:none;
	left:323px;
	margin-bottom:0;
	position:absolute;
	top:100px;
	width:200px;
}
#error ul{
	list-style: square;
	padding: 5px;
	font-size: 11px;
}
#error ul li{
	list-style-position: inside;
	line-height: 1.6em;
}
#error ul li strong{
	color: #e46c6d;
}
#error.valid {
	display: none;
}
#error.valid ul li strong{
	color: #93d72e;
}

div.button_div{
	width: 580px;
	margin-bottom: 0;
}

/******* /FORM *******/

/******* FTP *******/
#acceder{
	height:179px;
	width:258px;
	overflow: hidden;
}

#connectionError{
	border:1px solid #EFEFEF;
	display:none;
	left:13px;
	margin-bottom:0;
	position:absolute;
	top:180px;
	width:230px;
}

#errorC ul{
	list-style: square;
	padding: 5px;
	font-size: 11px;
}
#errorC ul li{
	list-style-position: inside;
	line-height: 1.6em;
}
#errorC ul li strong{
	color: #e46c6d;
}
#errorC.valid {
	display: none;
}
#errorC.valid ul li strong{
	color: #93d72e;
}

/*Somos*/
div#material {
	width: 250px;
}

div#material>img {
	width:226px;
	height:228px;
}
div#local {
	float:left;
	display:inline;
}

div#local>img {
	width:585px;
	height: 230px;
}

div#mapa {
	float:left;
	width:300px;
}

div#personas {
	float:left;
	width:350px;
	text-align: center;
	font-size:100%;
	height: 215px;
	padding: 0;
}

div#explica {
	clear: both;
	font-size:100%;
	height:200px;
}

div#informacion{
	position:relative;
	top:45px;
	font-size:100%;
}

#encontrar a{
	color:black;
}

#izq{
	float:left;
	text-align:left;
	width:420px;
}

#der{
	float:right;
	text-align:right;
}

