﻿body { 
margin:0 auto;
background-color:#dcf4f8;
background-image:url('../image/bg.jpg');
background-repeat:repeat-x;	
}

.Container  {
width:770px;
background-color:white;
margin:0 auto;
border:2px white solid;
}

.Intestazione {
width:770px;
background-color:#2e5a8a;
height:119px;
}

.Logo {
 background-image:url('../image/logonew.gif');
 width:270px;
 height:119px;
 background-repeat:no-repeat;
 float:left;
 margin-bottom:0px;
}

.MenuSopra {
width:770px;
background-color:#2e5a8a;
height:30px;
}

.Bandierine {
float:left;
margin:3px;
border:1px white solid;	

}

.RigaBlu {
width:770px;
background-image:url('../image/rigablu.gif');
background-repeat:repeat-x;
height:5px;
}

.Menu {
width:770px;
}

.Spaziatore {
width:770px;
background-image:url('../image/spazio.gif');
height: 51px;
vertical-align:middle
}

.Contenitore {
width:770px;
background-color:white;

}
.BoxAssociati {
background-color:white;
padding-top:5px;
padding-bottom:5px;
width:120px;
border-left:3px solid #93c2e2;
border-right:3px solid #93c2e2;
border-bottom:3px solid #93c2e2;
float:left
}

.Contenuti {
background-color:white;
padding:6px;
float:left;
width:500px;

}

.BoxMultimediale {
width:120px;
float:right;
margin-right:7px
}

.BoxPhotoGallery {
border:1px solid black;
margin-bottom:5px;
margin-top:5px;
width:120px;
height:90px;
}

.BoxVideo {
border:1px solid black;
width:120px;
height:90px;
}

.SpazioBianco {
width:100%;
clear:both;
background-image:url('../image/spaziobianco.gif');
background-repeat:repeat-x;
height:8px;
}

.BoxChiusura {
font-family:Verdana, Geneva, Tahoma, sans-serif;
font-size:10px;
color:#333333;
clear:both;
padding:5px;
background-color:#e1eff9
}
/*-----links--------*/

a:link.MenuSopra, a:visited.MenuSopra {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	color:#FFF297;
	text-decoration:none;
	font-weight:bold;
}

a:hover.MenuSopra, a:active.MenuSopra {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
	color:#1cbded;
	text-decoration:underline;
	font-weight:bold;
}

a:link.Mail, a:visited.Mail {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#003366;
	text-decoration:underline;
}

a:hover.Mail, a:active.Mail {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#0099CC;
	text-decoration:none;
}
a:link.Sistemazioni, a:visited.Sistemazioni {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#003366;
	text-decoration:underline;
	font-size:13px;
}

a:hover.Sistemazioni, a:active.Sistemazioni {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#0099CC;
	text-decoration:none;
	font-size:13px;
}

/*-------testi----------*/

span.TestoPicBianco {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:x-small;
	color:white;
	font-weight:bold;
}

.TitoloBianco {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:white;
}

.TestoContenuti {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#292929;
	font-size:12px;
}

.TestoContenutiPic {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	color:#292929;
	font-size:11px;
}
