@charset "utf-8";
/*FOGLI DI STILE DEL TEMPLATE GENERALE*/
html, body {
	background-image:url(/templates/galileo/img/pattern-back.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	background-color:#F2EAE3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	margin:0px;
}



p {
	letter-spacing:1px;
	color:#666666;
}

h1 {
	letter-spacing:1px;
	line-height:20px;
	color:#5C4126;
	font-size:14px;
}

h2 {
	letter-spacing:1px;
	line-height:20px;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
}

.componentheading {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding-top:15px;
	padding-bottom:10px;
	letter-spacing:2px;
}

.contentheading{
	padding-top:10px;
	letter-spacing:1px;
	line-height:20px;
	color:#5C4126;
	font-size:14px;
	font-weight:bold;
}

.contentpaneopen{
	letter-spacing:1px;
	color:#666666;
}

.testoRight{
	line-height:16px;
	text-align:right;
}

.testoLeft{
	line-height:16px;
	text-align:left;
	font-size:11px;
}

.titoloRight{
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	letter-spacing:2px;
	color:#000000;
	margin-bottom:15px;
	text-align:right;
}
.foto {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	border:8px solid #FFFFFF;
}









#wrapper {
	width:750px;
	height:auto;
	background-color:#F3ECE6;
	margin-left:auto;
	margin-right:auto;
}


#header {
	width:750px;
	height:102px;
	background-image:url(/templates/galileo/img/header.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}


#wrapper #header #logo {
	width:710px;
	text-align:right;
	margin-right:40px;
}

#wrapper #header #title {
	display:none;
}

#wrapper #header #navigation {
	width:710px;
	text-align:right;
	height:59px;
	padding-right:40px;
	padding-top:0px;
	margin-top:-4px;
}

#wrapper #header #navigation #mainlevel-nav li{
	display:inline;
	margin-left:20px;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	
}

#wrapper #header #navigation #mainlevel-nav a {
	color:#333333;
	text-decoration:none;
}






#banner {
	clear:both;
	width:750px;
	height:176px;
}






#info {
	width:750px;
	height:32px;
	border-bottom: 1px solid #E2D6CB;
}

#info .left {
	float:left;
	padding-left:40px;
	width:160px;
	line-height:32px;
}

#info .right {
	padding-left:10px;
	float:left;
	width:500px;
	height:32px;
	line-height:32px;
	letter-spacing:1px;
	overflow:hidden;
	white-space: nowrap;
}

#info .right a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

#info .right img {
	padding-left:5px;
	padding-right:5px;
}







#content {
	width:750px;
	height:auto;
	padding-top:0px;
}

#wrapper #content #left{
	width:147px;
	padding-left:40px;
	padding-right:10px;
	float:left;
}

#jflanguageselection {
	clear:both;
	margin-left:0px;
	float:left;
	width:100%;
	padding-top:55px;
	padding-bottom:10px;
	background-image:url(/templates/galileo/img/lang_back.gif);
	background-repeat:no-repeat;	
}

#jflanguageselection img {
	margin-left:5px;	
}

#wrapper #content #left .moduletable_news h3{
	display:none;
}

#wrapper #content #left .moduletable_news ul{
	list-style-type:none;
	width:130px;
	padding:10px;
	margin-left:0px;
	padding-left:0px;
	padding-top:50px;
	background-image:url(/templates/galileo/img/news_back.gif);
	background-repeat:no-repeat;
	clear:both;
}

#wrapper #content #left li .latestnews_news {
	border-bottom:1px solid #E2D6CB;
	letter-spacing:1px;
	line-height:20px;
}

#wrapper #content #left .moduletable h3{
	display:none;
}

#wrapper #content #left .moduletable ul{
	list-style-type:none;
	width:130px;
	padding:10px;
	margin-left:0px;
	padding-left:0px;
	padding-top:50px;
	background-image:url(/templates/galileo/img/links_back.gif);
	background-repeat:no-repeat;
	clear:both;
}

#wrapper #content #left .menu li {
	border-bottom:1px solid #E2D6CB;
	width:130px;
	letter-spacing:1px;
	line-height:20px;
}

#wrapper #content #left a{
	color:#666666;
	text-decoration:none;
}

.moduletablegalileo {
	clear:both;
	padding-top:30px;
}

.searchgalileo input {
	font-size:11px;
	color:#999999;
	padding:3px;
	border: 1px solid #E2D6CB;
}






#wrapper #content #right{
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	height:auto;
	width:500px;
	float:left;
	clear:right;
	color:#000000;
	line-height:20px;
}

#wrapper #content #right .breadCrumb{
	padding:4px;
	background-color:#F2F2F2;
	margin-bottom:15px;
	font-size:9px;
	letter-spacing:1px;
}

#wrapper #content #right .breadCrumb a{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

#wrapper #content #right .contentpane {
	letter-spacing:1px;
	color:#666666;
}

#wrapper #content #right .contentpane a {
	color:#333333;
	text-decoration:none;
}





#footer {
	width:750px;
	height:537px;
	background-image:url(/templates/galileo/img/footer.jpg);
	
}

#footer .recapitiFooter {
	margin-left:40px;
	padding-top:480px;
	color:#1F1110;
}

#footer .credits {
	margin-left:40px;
	font-size:10px;
}
#footer .credits a {
	color:#1F1110;
}