/* Medioriente.it css */

html {margin:3px; padding:3px;} 

body {
background-color: #003366;
text-align:center;
margin: 3px;
padding:0px;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;

}
div#container { 
width:750px;
text-align:center;
margin: 0 auto;
}
div#header {
width:750px; 
height:80px;
text-align:center;
}
div#navigation {
width:750px;
}
div#content {
width:750px;
height:500px;
}
div#left {
float:left;
width: 160px;
background-color: #D5EAFF;
height:680px;
text-align:left;
background-image: url(../immagini/forma2sx.jpg);
background-position:top-left;
background-repeat:no-repeat;
}
div#middle {
float: left;
width:424px;
background-color: #D5EAFF;
padding:10px;
height:660px;
text-align: center;
}
div#right {
float:left;
width:145px;
background-color:#D5EAFF;
height:680px;
background-image: url(../immagini/forma2dx.jpg);
background-position:top;
background-repeat:no-repeat;
}
.menudx {
width: 130px;
height:32px;
border: 2px solid #fff;
font-weight :  bold; 
color: #fff;
background-color: #99CCFF;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
margin-right:3px;
margin-left:3px;
padding:2px;
}
div#sinistra{ 
margin-left:25px;
margin-top:25px;
}
.div_1 {
     background-color:#FFFFFF;
     width: 100px;
	 border: 1px solid #003366;
     margin-bottom: 80px;
	 margin-top:25px;
}
ul li {
list-style-type: square;
}
ul {
margin-top:45px; 
margin-right:5px;
font-size:12px;
font-weight:bold;
}
li {
margin-left:-15px;}
.spacing {
letter-spacing:4px;
font-size:18px;
font-weight:bold;
color:#FFFFFF;
}
#footer {
clear: both;
height:20px;
width:748px;
border-bottom:1px solid #D5EAFF;
border-right:1px solid #D5EAFF;
color:#FFFFFF;
padding-top:10px;
background-color:#99CCFF;
}
a:link {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}

