body{
	margin: 0px;
	padding: 0px;
	background-color: #2d4492;
	font-family: tahoma,Verdana,Arial,Helvetica;
	color: #64665b;
	font-size: 11px;
}
/************** GENERAL ***************/
a:link{
	text-decoration: underline; 
	color: #000;  
	font-size: 11px; 
	font-weight: bold;
}
a:visited{
	text-decoration: underline; 
	color: #000; 
	font-size: 11px; 
	font-weight: bold;
}
/*a:link{text-decoration: none; font-family: Verdana,Arial,Helvetica; color: #ffffff; font-size: 11px; height: 16px;}
a:visited{text-decoration: none; font-family: Verdana,Arial,Helvetica; color: #ffffff; font-size: 11px; height: 16px;}
a:hover{text-decoration: none; font-family: Verdana,Arial,Helvetica; color: #000000; font-size: 11px; height: 16px;}
a{text-decoration: none; font-family: Verdana,Arial,Helvetica; color: #ffffff; font-size: 11px; height: 16px;}
a.pag{text-decoration: none; font-family: Verdana,Arial,Helvetica; color: #000000; font-size: 11px; height: 16px;}
#foot .peu a{color:#336699;}*/

/************** MAIN *******************/
#main{
	margin: 0 auto;
	color: #64665b;
}
#mainLeft{
	vertical-align: top; 
	width: 200px;
}
#mainContents{
	background-color: #ffffff;  
	vertical-align: top; 
	text-align: left; 
	font-size: 12px;
}
#contents{
	width: 90%;
	margin: 0 auto;
}

div.logo{
	padding-top: 20px;
	padding-bottom: 20px;	
	border-bottom: 1px #f9c01f solid;
	vertical-align: middle;
}
#foot{
	height: 10px;
	color: #878585;
  font-size: 10px;
  text-align: center;
  padding-bottom: 15px;
}
#sectionTitle{

	padding: 0px;
	margin-top: 50px;
	margin-bottom: 20px;
	text-align: right;	
    width: 100%;
    height: 20px; 
}

#sectionTitle .titol{	
    height: 20px; 	
    font-family: Verdana,Arial,Helvetica;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
#notices {
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	display: block;
	clear: both;
}
.seccio {
	background-color: #70af00; 
	color: white;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
#separacio {
	background-image: url(../../img/sep.gif);
	background-repeat: repeat-x;
	height: 5px;
	padding: 3px 10px 3px 10px;
	margin: 3px 10px 3px 10px;
}
.titolNot a{
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
.titolNot {
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

#idiomes a{
	color: #2e4492;
	padding-left: 10px;
}

#idiomes{
	float: right;
	padding-right: 20px;
}

/************** MENU ******************/
#menu ul {
	width: 170px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 12px;
	text-align: right;
	cursor: pointer;
	color: #2e4492;
	text-decoration: none;
}
#menu ul li {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 12px;
	border-bottom: 1px #b0aeae dotted;
	padding: 10px 4px 10px 0px;
	text-align: right;
	font-weight: bold;
	cursor: pointer;
	color: #2e4492;
	text-decoration: none;
}

#menu ul li a{
font-family: tahoma,verdana,arial,helvetica;
	font-size: 12px;
	padding: 10px 4px 10px 0px;
	color: #2e4492;
	text-align: right;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
}
#menu ul li a:hover{
	font-family: tahoma,verdana,arial,helvetica;
	padding: 10px 4px 10px 0px;
	text-align: right;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	color: #559300;
}


/****************************************/
.presen {
    font-family: Verdana,Arial,Helvetica;
    color: #F6800D;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
#error{
	font-size: 18px;
	font-weight: bold;
	color: #2D4492;
}
img.left{
	float:left;
	padding-right: 10px;
}
/****************** Llistats ***************/
div#contContainer{
	/* clear: both; */
	width: 550px;
	margin: 0px 0px 20px 0px;
	text-align: left;
	text-decoration: none;
	font-face: Arial,Tahoma,Verdana,Helvetica;
	font-size: 11px;
	color: #000000;
	border:1px #2D4492 solid;
	background-color: #ffffff;
}
div.date{
	text-align: left;
	color: #FF0000;
}
div#contContainer div.date{
	text-align: left;
	color: #FF0000;
}
div#contContainer div.title{
	padding-left: 5px;
	background-color: #2D4492;	
	text-align: left;
	font-weight: bold;
	color: #404040;
}
div#contContainer div.summary{
	padding: 5px 5px 10px 5px;
	text-align: left;
}
div#contContainer div.summary img{
	padding-right: 5px;
	padding-bottom: 5px;
}
div#contContainer div.details,div#contContainer div.details a{
	clear: both;
	height: 20px;
	padding-right: 5px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	background-color: #2D4492;	
}
/************** CARDS *************/
div#contContainer div.extraFields{
	margin: 10px 0px 10px 0px;
}
div#contContainer div.link{
	color: #000000;
	font-weight: bold;
}
div#contContainer div.link a{
	color: #2D4492;
}
div#contContainer div.link a:hover{
	color: #000000;
}
/************ FORMS ***************/

label{
    text-decoration: none;
    font-family: Lucida,Verdana,Arial,Helvetica;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    color: #2D4492;
    white-space: nowrap;
	cursor:pointer;
}
labelForm{
        vertical-align: top;
}
input {
        padding-left: 3px;
        padding-right: 3px;
        background-color: #ffffff;
        border: 1px #2D4492 solid;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-style: normal;
        }

	textarea {
        padding-right: 6px;
        padding-left: 6px;
				background-color: #ffffff;
        border: 1px #2D4492 solid;
        width: 300px;
        height: 100px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        font-style: normal
        }

/***** PROVES ****/

#general {
	background-color: #fff;
}
.llistat li{
	margin: 0px;
	padding: 3px 0px;
	list-style: none;
	text-size: 12px;
	font-weight: bold;
	color: #70af00;
}

.llistat ul li a{
	padding: 3px 0px;
	text-decoration: underline;
	color: #70af00;
	list-style: none;
	text-size: 12px;
	font-weight: bold;
}
.verd {
	color: #559300;
	font-weight: bold;
}
.fotito {
	width: 150px;
	height: 120px;
	border: 2px #010B76 solid;
}
#map {
	border: 2px green solid;
}