body {
    margin:0;
    padding:0;
    font-family:Arial,Verdana,Tahoma;
    text-align:center;    
    background-image:url(/uploads/fP/WB/fPWBW1AbrUT2qCsAJZ1r1A/bg_image.png);
    background-repeat:repeat-x;
}

img {
    border-width:0px;
}

h1 {
    color:#2D729C;
    font-size:1em;    
    padding-bottom:15px;
    margin:0;
}

h2 {
    color:#333;
    font-size:0.75em;
    font-weight:normal;
/*    font-weight:lighter;*/
    margin:0;
    padding-bottom:10px;
}

h3 {
    color:#666;
    font-size:0.75em;
    font-weight:normal;
    /*font-weight:lighter;*/
    margin:0;
    padding-bottom:10px;
}
/*Aggiunto da cristiana*/
p{
    color:#333;
    font-size:0.75em;
    /*font-weight:lighter;*/
    font-weight:normal;
    margin:0;
    padding-bottom:10px;
}


.testo-italiano {
    color:#333;
    font-size:0.75em;
    font-weight:normal;
    margin:0;
    padding-bottom:10px;
}

.testo-inglese {
    color:#666;
    font-size:0.75em;
    font-weight:normal;
    margin:0;
    padding-bottom:10px;
    font-style: italic;
}


a{
  color:#2D729C;
  text-decoration:none;
}


#FooterMenu ul {
  margin:0px 50px 0px 0px;
  padding:0;
  float:left;
  text-align:left;
  list-style-type:none;
}

#FooterMenu ul li{  
  clear:left;
  padding:0;
  margin:0;
  color:#666;
  list-style-type:none;
}

#FooterMenu ul li a {
  color:#999;
  text-decoration:none;
}

#FooterMenu ul li a:hover {
  text-decoration:underline;
}

/****************CONTAINER***************/

#Container {
    margin:0 auto;
    position:relative;
    width:970px;
}

/****************HEADER***************/

#Header{
    display:block;
    padding-bottom:15px;
    margin-bottom:15px;
    border-bottom:solid 4px #626262;
    width:inherit;
    float:left;
}

#HeaderImage{
    float:right;
    display:inline;
}

#HeaderLeft{
    float:left;
    display:inline;
}

#HeaderLogo {
    display:block;
    margin:0;
    padding-bottom:50px;
    padding-top:30px;
    text-align:left;
}

#HeaderMenu {
    display:block;
    font-size:0.9em;
    margin:0;
    padding:0;   
}



/****************CONTENT***************/

#Content{
    padding-bottom:15px;
    margin-bottom:15px;
    border-bottom:solid 4px #E5E5E5;
    /*width:inherit;*/
    width:970px;
    float:left;
    text-align:left;
}

#ContentLeft{
    float:left;
}

#ContentRight{
    float:right;
    width:770px;
}

/****************FOOTER***************/

#Footer {
    display:block;
    width:inherit;
    float:left;
    padding-bottom:15px;
    margin:0;
}

#FooterRight {
    float:right;
    font-size:0.7em;
    color:#666;
}

#FooterMenu {
    float:left;
    font-size:0.8em;
    margin:0;
    padding:0;   
}


/*Aggiunto da cristiana */
.clearboth {
	clear: both;
}

h4
{
    color:#666666;
    font-size:0.9em;    
    padding-bottom:5px;
    margin:0;
}

.ContentRightArticle
{
	margin-bottom:20px;
}

.ContentRightArticleImage
{
	float:left;
	margin-right:15px;
	/*border-style:solid;
	border-width:1px;*/
}

.ContentRightArticleDesc
{
	/*float:left;
	text-align:justify;
	width:665px;*/
}


/*Site map*/
#ContentRowCenter{
    width: 100%;
    padding-top: 15px;
    color:#707070 ;
}

.ContentRowCenterColumn a{
    color:#2D729C ;
    font-weight:bold;
    font-size:0.9em;
}

.ContentRowCenterColumnB ul{
    color:#707070 ;
    margin:0;
    padding:0;
    list-style-type:disc;
    }

.ContentRowCenterColumnB ul li{
    display:block;
    list-style-type:disc;
    padding:0;
    color:#707070 ;
    line-height:20px;
    }

.ContentRowCenterColumnB a{
    font-size:0.8em;	
    color:#707070 ;
    display:inline;
    text-decoration:none;
    }

.ContentRowCenterColumnB a:hover{
    text-decoration:none;
    }

.ContentRowCenterColumn{
    width:154px;
    float:left;   
    margin-bottom:3px;
    color:#2D729C ;
}

.ContentRowCenterLine {
	
	clear:left;
	height:1px;
	margin-bottom:10px;
	width:100%;
	color:#707070 ;
}

.ContentRowCenterColumnB{
    width:154px;
    float:left; 
    display:block;   
    color:#707070 ;
}
.font_title {
	font-weight:bold;
	color: #2D729C;
	font-size: 13px;
}