body{
	margin-top: 10px;
	padding: 0;
	background: #DAD6CA url(../img/bg02.jpg) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #8A8A8A;
}

img{border:0;padding:0;margin:0;text-decoration:none;}

a{color:#669;}

#wrapper{
	width: 950px;	
	margin: 0 auto;
}
#borderwrap{
	background: #FFF;
	float:left;width:100%;
	padding: 5px;
	background-color: #e0e1e1;
}


#header{height:155px;
 float:left;width:100%;
background-color:#eee;
/* background: #eee url(../img/FondoHeader1.png) no-repeat center top;*/
}

#header h1{ position:absolute; left:-9999px;}

#header a.logo{
position:relative;
float:left;top:0;
}


/* Menu */

#menu {
	float:left;width:100%;/*	height: 39px;*/
	background: url(../img/menubg.gif) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	padding: 13px 30px 0px 30px;
	/*background: url(images/img02.gif) no-repeat left top;*/
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
}

#menu .current_page_item a {
}

#menu .first {
	float:left;width:100%;	height: 43px;
	background: url(../img/menubg.png) repeat-x left top;
}

#menu li.selected a{
text-decoration:underline;
}


/* Content */
#content{float:left;width:100%; min-height: 400px; background: #E4DCDA url(../img/fondoArc.jpg) no-repeat left top; 
text-align:justify;
font-size: 0.9em;
color:#333;
}

#bordercontent{
float:left;width:98%;padding:1%;
}

#content h1{
font-size:1.3em;
border-bottom: 1px solid #233626;
color: #233626;
}

#content h2{
font-size:1.2em;
color: #233626;
clear:both;
}



#textoInicial{
padding:1em;
}

.LetraCapital{font-size:1.4em;font-weight:bold;}



/* Footer */
#footer{
	float:left;width:100%;	padding-top:2px;padding-bottom:2px;
	background: url(../img/menubg.png) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
	line-height:1.2em;
	color: #FFFFFF;
	text-align:center;
       height:60px;
	}


.ss-controls a,.ss-controls a:hover{text-decoration:none} 
.ss-controls .pause {background: transparent url(control_pause.png) no-repeat left center;}
.ss-controls .play {background: transparent url(control_play.png) no-repeat left center;}
.ss-controls .pause,.ss-controls .play{width:0px;height:16px;overflow:hidden;float:left;padding-left:20px;}

#footer .email{ color: #696; text-decoration:none; font-weight:bold;}

#foot-center{
float:left;
width:61%;
background-image:url(../img/cossiol.gif); background-repeat:no-repeat; background-position:left  bottom;height:55px;
}

#sitelanguages {
margin:0 ;
padding:0px;
padding-top:10px;
margin-left:1%;
float:left;
width:17%;

}

#logoconsell {width:20%; float:left;}



ul#first-languages {
margin:0 ;
padding:0px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
float:left;
}
ul#first-languages li {
margin:0 ;
padding:0;
float:left;
margin-right:0.3em;
}
ul#first-languages li.selected_language {
float:left;
margin-right:0.3em;
}

ul#first-languages li.unselected_language{opacity:0.55;}

.imgLeft{
float:left;
padding:10px;
padding-left:0;
}

.imgRight{
float:right;
padding:10px;
padding-right:0;
}

.imgCenter{
margin: 0 auto; 
}

.caja{
background-color:#fff;
 float:left;
 width:200px;
 height:130px;
 border:1px solid #999;
 text-align:center;
 padding:3px;
 text-decoration:none;
 margin:5px;
 color:#233626;
}

.cajaPeque{
background-color:#fff;
 float:left;
 width:150px;
 height:100px;
 border:1px solid #999;
 text-align:center;
 padding:3px;
 text-decoration:none;
 margin:5px;
 color:#233626;
}


.filaunica{float:left;width:100%; }

.linkButton .caja{
float:left;width:100%;
height:110px;
}

.linkButtonPeque .caja{
height:80px;
}

.titolFoto{
 font-weight:bold;
}

#map_canvas{
width: 630px; height: 320px;margin-left:auto;margin-right:auto;border:3px solid white;
}

#flashPlayer{position:relative;top:5px;float:right;margin-right:4px;}
