/**************menu TOP********************/
   /**************MENU TOP********************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background:transparent none repeat scroll 0 0;
border:0 none;
font-size:100%;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}
html {
	background:#fff;
	color:#ffffff;
	text-align:center;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	
	 
}
#frame {
   width:800px; height: 600px; margin: 0 auto;  position: absolute; top: 50%; left: 50%; margin-left: -400px; margin-top: -330px;  
  
}



a {
  color:#0DDD0D;
  font-weight:normal;
  border:0px;
  text-decoration:none;
}
a:hover {
  text-decoration:underline;
}



h2.desc {
display:none;
}
/***** header   *****/


#header {
 float:left;
 width:760px;
 margin-top:10px;
 margin-bottom:5px;
 background-color:#fff;
 
 
}

#headerLogo{
 float:left;
 width:227px;
 background-color:#fff;
}
/***** header menu */

#headerMenu {
  background-color:#fff;
  margin-top:10px;
  text-align:right;
  padding-right:5px;
	
}
#headerMenu img.lingue {
margin:5px;
margin-left:0px;
border:1px solid white;
}
#headerMenu img.lingue:hover {
margin:5px;
margin-left:0px;
border:1px solid #0DDD0D;
cursor:hand;
}
#headerBanner {
 background-color:#fff;
 border-top:1px solid #505C6B;
 float:left;
 width:760px; 
 
}

/************************ content  body*****************************/
#contentMain{
 width:720px;
 float:left;
 background:#ffffff;
 margin-bottom:2px;

}

#boxContent{
 width:522px;
 float:left;
 padding:15px;
 line-height:18px;
 color:#4C4C4C;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}

/********************** menu Dx*****************/
#menuDx{
 width:188px;
 float:left;
 padding:0px;
 padding-top:0px
}


/*********************** footer *******************/
#footer{
  width:800px;
  sheight:60px;
  color:#ffffff;
  text-align:center;
  float:left;
  sbackground:#2A3139;
  border-top:1px solid #fff;
  padding:10px;
  padding-top:10px;
  margin-top:30px;
  padding-bottom:10px;
  text-align:center;
}



#footerInfo{
  font-weight:normal;
  font-size:10px;
  line-height:14px;
  text-align:center;
  color:#333333;
 }

#footerMenu{
  font-weight:bold;
  font-size:10px;
  margin-left:120px;
  
 }



#footer a {
  color:#018309;
  border:0px;
  font-weight:normal;
  text-decoration:none;
}
#footer a:hover {
  text-decoration:underline;
  scolor:#8EC8EE;
}
