/* General styles */
/*------------------------------------------------------------*/
body,html 
{ 
  height:100%;
  margin:0 
}

body 
{
  padding:0;
  border:0;			/* This removes the border around the viewport in old versions of IE */
  width:100%;
  background:#ffffff;
  min-width:600px;    /* Minimum width of layout - remove line if not required */
  /* The min-width property does not work in old versions of Internet Explorer */
  font-size:90%;
}

a
{
  color:#1e5c9c;
}
a:hover
{
  color:#1e90ff;
  /*background:#336699;*/
  text-decoration:underline;
}


h1, 
h2, 
h3
{
  margin:.8em 0 .2em 0;
  padding:0;
}

p 
{
  margin:.4em 0 .8em 0;
  padding:0;
}

img 
{
  margin:10px 0 5px;
}

#Page 
{
  clear:both;
  width:100%;
  height:100%;
  border:0px solid #000000;
  background:#ffffff;
  font-family: "Trebuchet MS";
  font-size: 13px;
  font-weight:normal;
  color:#AAAAAA;
  text-align:center;
}

#PageSite 
{
  clear:both;
  width:850px;
  height:700px;
  border:0px solid #000000;
  background:#ffffff;
  background-image:url('../images/SfondoHome.jpg');
  background-position: center center; 
  background-repeat: no-repeat;
  font-family: "Trebuchet MS";
  font-size: 13px;
  font-weight:normal;
  color:#AAAAAA;
  margin-left: auto; 
  margin-right: auto;
  position:absolute;
  top:50%;
  left:50%;
  margin:-350px 0 0 -425px;
  
}
#PageLeft
{
  clear:both;
  width:45px;
  height:700px;
  border:0px solid #000000;
  margin-left: auto; 
  margin-right: auto;
  position:relative;
  float:left;
}
#PageCenter
{
  width:750px;
  height:700px;
  border:0px solid #000000;
  margin-left: auto; 
  margin-right: auto;
  position:relative;
  float:left;
}
#PageRight
{
  width:45px;
  height:700px;
  border:0px solid #000000;
  margin-left: auto; 
  margin-right: auto;
  position:relative;
  float:left;
}
#Header 
{
  clear:both;
  width:750px;
  height:190px;
  border:0px solid #FF0000;
}
#Main 
{
  width:750px;
  height:260px;
  border:0px solid #00C000;
}
#Footer 
{
  width:750px;
  height: 245px;
  border:0px solid #00C0C0;
}


/* Header styles */
/*------------------------------------------------------------*/
#Header_Logo
{
  position:relative;	
  float:left;
  top:0;
  left:0;
  margin:0;
  padding:0;
  width: 421px;
  height: 190px;
  background-image:url('../images/LogoHome.jpg');
  background-position: center center; 
  background-repeat: no-repeat;  
  border:0px solid #FFB03F;
}
#Header_Right
{
  position:relative;	
  float:right;
  margin:0;
  padding:0;
  width: 325px;
  height: 190px;
  border:0px solid #FFB03F;
}

DIV.Langue
{
  float:right;
  width: 50px;
  height: 17px;
  margin: 170px 0px 0px 0px;
  padding:0;
  border:0px solid #006892;
  FONT-FAMILY: "Trebuchet MS";
  color:#006892;
  FONT-SIZE: 12px;
  font-weight:bold;  
}
A.Langue
{
  color:#006892;
  text-decoration:none;
}
A.Langue:hover
{
  color:#006892;
  text-decoration:underline;
}

/* Main styles */
/*------------------------------------------------------------*/
#Main_Left
{
  position:relative;	
  float:left;
  top:0;
  left:0;
  margin:0;
  padding:0;
  width: 170px;
  height: 335px;
  border:0px solid #FFB03F;
}
#Main_Mnu
{
  position:relative;	
  float:left;
  top:10;
  left:0;
  margin:0;
  padding:0;
  width: 170px;
  height: 325px;
  border:0px solid #000000;
}
#Main_Testo
{
  position:relative;	
  float:left;
  top:10;
  left:0;
  padding: 5px 0px 0px 0px;
  width: 330px;
  height: 320px;
  margin: 0px 0px 0px 0px;
  overflow:   hidden;
  font-family: "Verdana";
  font-size: 10px;
  font-weight:normal;
  text-align:left;
  line-height: 20px;
  color:#666666;  
  border:0px solid #FFB03F;
}
#Main_Right
{
  position:relative;	
  float:left;
  top:0;
  left:0;
  margin:0;
  padding:0;
  width: 72px;
  height: 335px;
  border:0px solid #FFB03F;
}

/* Footer styles */
/*------------------------------------------------------------*/
#Footer_Top
{
  position:relative;	
  top:0;
  left:0;
  margin:0;
  padding:0;
  width: 747px;
  height: 195px;
  border: 0px solid #FFB03F;
}
#Footer_Top_Left
{
  position:relative;	
  top:-70;
  left:0;
  margin:0;
  padding:0;
  width: 77px;
  height: 180px;
  float:left;
  border:0px solid #FFB03F;
}
#Footer_Top_Right
{
  position:relative;	
  top:-70;
  left:0;
  margin:0;
  padding:0;
  width: 77px;
  height: 180px;
  float:left;
  border:0	px solid #FFB03F;
}
#Footer_Top_Center
{
  position:relative;	
  top:-70;
  left:0;
  margin:0;
  padding:0;
  width: 587px;
  height: 180px;
  float:left;
  border:0px solid #00B03F;
}
#Footer_Top_Center_Top
{
  position:relative;	
  top:0;
  left:0;
  margin:0;
  padding: 0px 0px 0px 5px;
  width: 580px;
  height: 20px;
  text-align:left;
  FONT-FAMILY: "Trebuchet MS";
  FONT-SIZE: 15px;
  font-weight:bold;  
  color:#006892;
  border-bottom:1px solid #666666;
}
#Footer_Top_Center_Middle
{
  position:relative;	
  top:0;
  left:0;
  margin:0;
  padding:0;
  width: 580px;
  height: 150px;
  padding: 0px 0px 0px 5px;
  border:0px solid #FFB03F;
}
#Footer_Top_Center_Bottom
{
  position:relative;	
  top:0;
  left:0;
  margin:0;
  padding:0;
  width: 580px;
  height: 40px;
  padding: 0px 0px 0px 5px;
  border-top:1px solid #666666;
}
#Footer_center
{
  top:0;
  left:0;
  margin:0;
  text-align:left;
  padding: 0px 0px 0px 0px;
  width: 747px;
  height: 26px;
  border: 0px solid #006892;
}
#Footer_browser
{
  position:absolute;
  top:190px;
  left:5px;
  margin:0;
  text-align:left;
  padding: 0px 0px 0px 0px;
  width: 320px;
  height: 25px;
  color:#666666;
  border: 0px solid #000000;
  float:left;
}
#Footer_center_Text
{
  top:0;
  left:0;
  margin:0;
  text-align:right;
  padding: 0px 0px 0px 0px;
  width: 250px;
  height: 25px;
  color:#666666;
  border: 0px solid #006892;
  float:right;
}
#Footer_center_FB
{
  top:0;
  left:0;
  margin:0;
  text-align:right;
  padding: 0px 0px 0px 0px;
  width: 80px;
  height: 25px;
  background-image:url('../images/LogoFB.jpg');
  background-position: center center; 
  background-repeat: no-repeat;   
  border: 0px solid #006892;
  float:left;
}
#Footer_center_YT
{
  top:0;
  left:0;
  margin:0;
  text-align:right;
  padding: 0px 0px 0px 0px;
  width: 74px;
  height: 25px;
  background-image:url('../images/LogoYT.jpg');
  background-position: center center; 
  background-repeat: no-repeat;   
  border: 0px solid #006892;
  float:left;  
}
#Footer_Bottom
{
  position:relative;	
  top:0;
  left:0;
  margin:0;
  padding: 0px 0px 0px 0px;
  width: 747px;
  height: 47px;
  border-top:2px solid #006892;
}


/* 'widths' sub menu */
/*------------------------------------------------------------*/
#layoutMnu 
{
  clear:both;
  border-top:0px solid #AAAAAA;
  margin:0;
  padding:4px 0px !important;
  text-align:left;
  FONT-FAMILY: "Trebuchet MS";
  FONT-SIZE: 15px;
  font-weight:bold;
}
#layoutMnu a 
{
  padding:0px 0px;
  text-align:center;
  left:0px;
  color:#AAAAAA;
  text-decoration:none;
  position:relative;
  line-height:1.8em;
}
#layoutMnu a:hover 
{
  color:#000000;
  text-decoration:none;
}
#layoutMnu a.active, 
#layoutMnu a.active:hover 
{
  color:#006892;
}
#layoutMnu img 
{
  vertical-align:text-bottom;
}




//* News */
/*------------------------------------------------------------*/
#container { width:580px; margin:0 auto; text-align:left; }

.box { padding:0px 0px 0px 0px; border:0px solid #E3E3E3; background:#FFFFFF; margin-bottom:0px;  }


em { font-size:11px; color:#0033FF; }

pre { margin:0; padding:10px; border:1px solid #000; background:#E1F0F9; }


/* VERTICAL MARQUEE */
#news 
{
 	border:0px solid #000;
	background:#FFFFFF;
 	width:580px;
 	height:150px;
 	overflow:hidden;
}

#news div 
{
	padding:0 0px;
}

#news  p 
{
 	padding:5px 0;
 	margin:5;
}

#news a, #news em 
{
	display:block;
}





DIV.NewsImg
{
	  padding: 0px 0px 0px 0px;
  	top:0;
  	left:0;
  	width: 122px;
  	height: 60px;
    float:left;
    border:0px solid #006892;
}

DIV.NewsTitle 
{
	  padding: 0px 0px 0px 0px;
  	top:0;
  	left:0;
 	  text-align:left;
  	FONT-FAMILY: "Trebuchet MS";
  	FONT-SIZE: 11px;
  	font-weight:bold;  
  	color:#666666;	
    border:0px solid #006892;  	
}
FONT.NewsTitle
{ 
	color: #666666;
	FONT-FAMILY: "Verdana";
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
A.NewsTitle 
{ 
	color: #666666;
	FONT-FAMILY: "Verdana";
	font-size:11px;
	font-weight:none;
	text-decoration:none;
}
A.NewsTitle:hover	
{
	color: #006892;
	FONT-FAMILY: "Verdana";
	font-size:11px;
	font-weight:none;
	text-decoration:none;
}
DIV.NewsBody
{
  	position: relative;
 	  text-align:left;
  	FONT-FAMILY: "Verdana";
  	FONT-SIZE: 10px;
  	font-weight:normal;  
  	color:#666666;	
}
A.NewsBody 
{ 
 	text-align:left;
  	FONT-FAMILY: "Verdana";
  	FONT-SIZE: 10px;
  	font-weight:normal;  
  	color:#666666;	
	text-decoration:none;
}
A.NewsBody:hover	
{
 	text-align:left;
  	FONT-FAMILY: "Verdana";
  	FONT-SIZE: 10px;
  	font-weight:normal;  
  	color:#666666;	
	text-decoration:none;
}
.tann 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px; 
	COLOR: navy; 
	FONT-FAMILY: Verdana,Arial,Helvetica; 
	TEXT-ALIGN: center;
}
