
#Container 
{
  width:786px;
  height: auto;
  text-align:left;
  background: #336699; 
  position: relative;
  top:0px;
  left:3px; 
}

#ContainerPrincipale
{
  width:792px;
  height: auto;
  text-align:left;
  background: #999999; 
  position: relative;
  margin: 0% 15% 0px 15%;
  top:0px;
   border:0px;
   border-color: orange;
   border-style: solid;
}

.ImmHome
{
   width:41px;
   height:39px;
   background:url(http://www.esercizinglese.com/images/Home.gif);
   position: absolute;
   border:1px;
   border-color: orange;
   border-style: solid;
}

/*******************HEADER *******************/
#ParteAlta
{
   height:70px;
   background:url(http://www.esercizinglese.com/images/Immaginealta.gif);
   width:786px;
}
/******************* FINE HEADER *******************/

/*******************MENU SINISTRA *******************/
#menu_sx
 {
	margin-left:0px;
	margin-top:15px;
	width:173px;
	float:left;
	background:#336699;
	text-align: left;
	border:0px;
   border-color: orange;
   border-style: solid;
 }
 
 #menu_sx_link
 {
	margin-left:3px;
	margin-top:3px;
	width:137px;
	background:#336699;
	text-align:left;
	border:0px;
	width: 100%;
   border-color: orange;
   border-style: solid;	
 }
 
#TitoloLinkArgomento
{
width:173px;
height:42px;
background:url(http://www.esercizinglese.com/images/pulsantecorsovuoto.gif);
}

.ScrittaTitoloLinkArgomento
{
padding-left: 12px;
padding-top: 10px;
font-weight: bold;
color: #99CCFF;
}

#ChiusuraMenu
{
width:173px;
height:14px;
background:url(http://www.esercizinglese.com/images/corsobasso.gif);
}

/*******************LINK MENU SINISTRA *******************/
div#LISTnavigation ul 
{
list-style-image:none;
list-style-position:inside;
list-style-type:none;
margin:0;
padding:0;
}
div#LISTnavigation li 
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0;
padding:0;
}

div#LISTnavigation a 
{
background:transparent url(http://www.esercizinglese.com/images/pulsantelezionevuoto.gif) repeat scroll 0 0;
color:#99CCFF;
display:block;
line-height:24px;
text-decoration:none;
text-indent:24px;
width:173px;
}

div#LISTnavigation a:hover
{
background:transparent url(http://www.esercizinglese.com/images/MouseSuPulsanteLezione.gif) repeat scroll 0 0;
color:#99CCFF;
text-decoration:underline;
}
/******************* FINE MENU SINISTRA *******************/


/******************* PARTE CENTRALE ** *****************/
#col_centrale 
{
	width:600px;
	margin-top: 0px;
	margin-left: 0px;
	background:#336699;
	float: right;
	background:White;
	border:0px;
   border-color: red;
   border-style: solid;
}

#Corpo_centrale 
{
	width:590px;
	text-align: justify;
	margin-top:0px;
	padding-bottom:0px;
	background:white;
	margin-left: 3px;
	border:0px;
   border-color: orange;
   border-style: solid;	
}

#Corpo_curva_Alta
{
	width:600px;
	height: 30px; 
	text-align: center;
	background:url(http://www.esercizinglese.com/images/curva.gif);
	background-repeat: no-repeat;
	border:0px;
   border-color: orange;
   border-style: solid;
}

#Corpo_curva_Bassa
{
	width:600px;
	height: 30px; 
	text-align: center;
	background:url(http://www.esercizinglese.com/images/curvagiu.gif);
	background-repeat: no-repeat;
	border:0px;
   border-color: orange;
   border-style: solid;
}

#Footer
{
	text-align: left;
	margin-top: 0px;
	background: #336699; 
	height:55px;
    position: relative;
   width:100%;
   border:0px;
   border-color: orange;
   border-style: solid;
}

