@charset "utf-8";
/* CSS Document */


body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#006893;
	
}
img{
	border:0px;
}
h1 { 
font-size:14px;
}
h2 { 
font-size:12px;
}
h3 {
margin-top:0px;
font-size:14px;
}

p{
margin:0px 0px 20px 0px;
line-height: 1.1em;
}
.container{
 	margin:auto;
	width:900px;
	height:585px;
	background-image:url(../immagini/sfondoCsa.jpg);
	background-repeat:no-repeat;

}
.flash{
 
	margin:auto;
	padding-top:90px;
	width:500px;
	height:300px;
	

}
.logo{
	width:300px;
	height:132px;
	float:left;
	margin-top:20px;
	margin-bottom:55px;
	
}
.menutop{
	width:190px;
	height:149px;
	float:left;
	margin-top:20px;
	margin-right:5px;
	margin-bottom:38px;
	
}

.colLeft{
width:300px;
float:left;
}

.menuVoce{
	width:300px;
	height:14px;
	float:left;
	margin-bottom:5px;
	
	
}
.colRight{
width:600px;
float:left;
}
.testi{
	float:left;
	width:380px;
	margin-left:5px;
	text-align:justify;
	line-height:18px;
}
.testi2{
	float:left;
	width:520px;
	margin-left:10px;
	text-align:justify;
	line-height:18px;
}
.contatti{
	float:left;
	width:290px;
	margin-left:5px;
	text-align:justify;
	line-height:16px;
	padding-right:10px;
	height:360px;
}
.cartina{
	float:left;
	width:290px;
	margin-left:5px;
	text-align:justify;
}
.magazine{
	float:left;
	width:300px;
	height:65px; 
	margin-top:200px;
	text-align:right;
}
.rina{
	float:left;
	width:300px;
	height:65px; 
	margin-top:70px;
	text-align:right;
}
.fotoProject{
	float:left;
	width:300px;
	height:144px; 
	margin-top:20px;
	text-align:right;
}

.presentazione{
	float:left;
	width:300px;
	height:50px; 
	margin-top:20px;
	text-align:right;
}
.thumbGallery{ 
	width: 144px;
	height:144px;
	margin-left:30px;
	margin-bottom:30px;
	float:left;
	
}



a{
	
	color:#ffffff;
	text-decoration: none;


}
a:hover{

text-decoration: none;
	color: #ffffff;

}
#mycustomscroll a{
	
	color:#009de0;
	font-weight:bold;
	text-decoration: none;


}
#mycustomscroll a:hover{

text-decoration: none;
color:#009de0;
	font-weight:bold;

}
#space{
float:left;
height:20px;
width:300px;}

#menuCert {

height:200px;
width:283px; 

float:left;
font-size:11px;
}
#menuCert ul {
margin: 0;
padding: 0;
list-style: none;
}
#menuCert li {
font-size: 11px;
display: inline;
margin: 0;
padding: 0;
}
#menuCert a:link, #menuCert a:visited {
display: block;
color: #fff;
margin: 0;
padding: 0.8em 0.6em 0.3em 1em;
text-decoration: none;
text-align:right;
border-top: 1px solid  #ffffff;
font-weight:normal;
min-height:25px;
_height:25px;
}
#menuCert a:hover, #menuCert a:focus, #menuCert a:active{
background-color: #ffd100;


}

 #menuCert a.cert:link, #menuCert a.cert:visited,#menuCert a.cert:hover, #menuCert a.cert:focus, #menuCert a.cert:active{
background-color: #ffd100;
color: #FFFFFF;
text-align:right;
font-weight:normal;
min-height:25px;
_height:25px;
}
.footer{
	margin:auto;
	padding-top:20px;
	width:900px;
	height:40px;
	color:#ffffff;
	font-family:  "Trebuchet MS",Verdana, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}
.copyright{
	width:700px;
	height:40px;
	color:#ffffff;
	text-align:right;
	float:left;
	
}
.credits{
	width:199px;
	height:40px;
	color:#ffffff;
	text-align:right;
	float:left;
}


#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 520px;
	height: 320px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	
	margin: 0.3em auto;
	padding: 15px;
	padding-top:0px;
	float:left;
}