body{
	/*padding:0;*/
	background-color:#E9F0CA;
	font:12px/18px Verdana, Sans Serif;
	text-align:justify;
	color:#25262A;
}
/*==== Background template START =======*/


a{
color:#3D2CDC;
text-decoration:none;
}
a:hover{
color:#B61616;
}
/*general style image*/
img{
	border:none;
}

.clearfix{
clear:both;
}
 /*main contenitore*/
#contenitore{
width:900px;
margin:auto;
background: #FFFFFF;
border: 1px solid grey;}


/*header*/
#header{
position:relative;
/*background: #d52e36;*/
/*margin-top:5px;*/
margin:5px;
height:90px;
}
/*menu header-footer*/
#menu{
position:absolute;
right:0;
top:0;
}

/*==== Background template FINISH =======*/
#footer{
    width: 700px;
    margin:auto;
    margin-top: 10px;
    padding:2px;
    text-align:center;
    border: 1px solid gray;
	
}
#menu a, #footer_menu a{
padding: 0 3px;
background: #FFFFFF; 
margin: 0px; 
border: 1px solid gray;
text-decoration:none;
text-align: center;
font-size:12px;
color:#333333;
}
#menu a:hover, #menu a.selected, #menu a:hover.selected{
color:#B61616;
}
#footer_menu a:hover, #footer_menu a.selected, #footer_menu a:hover.selected{
color:#B61616;
}


#copyright{
	text-align: center;
	padding:10px;
	font-size:10px;
	color:#1C4232;
}



/*==== PayPal START ====*/
/*p {margin:1em 0;}*/ 

ul, ol, dl {margin:1em 0; padding:0;}
dt {margin:0; padding:0;}
li, dd {margin:0 0 0 1.7em;}

.subhead {
	position:relative;
	min-height:1.2em;
}
.subhead p {margin:0; padding:5px 0;}
.subhead div {
	position:absolute;
	top:0px;
	right:0;
	padding:2px 5px 5px 25px;	
}
.subhead div p {
	display:inline;
	margin:5px;
}
.subhead div ul {display:inline;}
.subhead div ul li {display:inline; margin:0;}
.subhead div ul li img {vertical-align:middle;}
/*==== PayPal END ====*/


