/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
    background: #f4f4f4 url(2.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}
.primodiv
{
background-image:url(1.jpg);
background-repeat:no-repeat;
background-position:top center;
}
p{
color:#000000;
font-size:12px;
}
h3{
	padding:7px;
	color:#009;
	font-size:12px;
margin: 0px 0px 0px 0px;
}
h2{
color:#600;
}
#wrap {
color: #303030;
margin: 0px auto;
width: 800px;
}
#header {
clear: both;
margin: 0px 0px 0px 0px;
padding: 0px;
height: 50px;
}
#header h1 {
font-family:"Times New Roman", Times, serif;
color:#006;
font-size:44px;
width: 250px;
height:40px;
margin: 0px 0px 0px 0px;
float: left;
padding: 0px 5px 5px 0px;
}

#header p {
width: 450px;
height:15px;
float: right;
text-align: right;
color:#114768;
margin: 10px 0px 0px 5px;
font-size:12px;
line-height: 1.2em;
padding:10px 0px 0px 5px;
}
#frontphoto {
margin: 0px 0px 0px 0px;
border: 0px;
}
.motore1 {
background:#F2EADF;
margin: 0px 135px 0px 135px;
border:#ffffff 2px solid;
padding: 4px 25px 4px 25px;
line-height: 1.6em;
text-align: left;
}
#motore {
background:#F2EADF;
margin: 0px 135px 0px 135px;
border:#ffffff 2px solid;
padding: 4px 25px 4px 25px;
line-height: 1.6em;
text-align: left;
}
#content {
background: #F0F0F0;
margin: 0px 135px 10px 135px;
border:#ffffff 2px solid;
padding: 15px 15px 15px 15px;
line-height: 1.6em;
text-align: left;
}
#content h1 {
background-image:url(../imagesis/p-2.png);
background-repeat:no-repeat;
background-position:center left;
font-size:22px;
line-height:25px;
margin: 5px 5px 5px 0px;
padding: 5px 5px 5px 30px;
}
#content h2 {
background-image:url(p1.png);
background-repeat:no-repeat;
background-position:center left;
font-size:16px;
margin: 5px 5px 5px 0px;
padding: 5px 5px 5px 30px;
}
#content h3 {
background-image:url(p4.png);
background-repeat:no-repeat;
background-position:center left;
font-size:13px;
margin: 5px 5px 5px 0px;
padding: 0px 5px 5px 30px;
}
#content img {
padding: 1px;
display:inline;
background:#FFF;
border: 4px solid #f0f0f0;
}

#content a {
text-decoration: none;
color:#600;
}

#content a:hover {
	text-decoration: underline;
	color: #286ea0;
}
#content a img {	
	border: 1px solid #d85d5d;
	padding:3px;
}
#content a img:hover {	
	border-color: #d85d5d;
	border: 2px solid #3399FF;
	padding:2px;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 800px;
text-align: center;
color:#000000;
font-size: 0.9em;
background:url(footerbg.jpg);
}

#footer a {
color:#330000;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
#citazioni{
	font-size:9px;
	font-style: italic;
	color:#00F;
	padding:0px;
	margin: -10px 10px 15px 0px;
}
#form{
width: 140px; 
height: 20px;  
color:#000080; 
background-color:#D5ECE7; 
font-size:12px;
}
#imput1{
border:1px solid #660000;
}
.tavola{
vertical-align:top;
border:1px solid #999999;
background-color:#ffffff;
padding:4px;
margin:4px;
}
