body {
	margin: 5px 0;
	padding: 0;
	color: #000;
 	background:#fff url(images/top_bg.gif) no-repeat center top;
	font-family: Arial, sans-serif;
	font-size: 100%;
	text-align: center;
}

a, a:visited{
	text-decoration:underline;
	color:#00c;
}
a:hover{
	text-decoration:underline;
	color:#a00;
}


.clear {
	clear: both;
}
.alignright {
	text-align: right;
}
.wide {
/*	background-color: white; */
}
.top {
 position:absolute;
 top:6px;
 margin:auto;
 width:770px;
 height:274px; 
 background:transparent url(images/comp_img.jpg) no-repeat right bottom;
 color: #333333;
 overflow:visible;
 }

.bottom {
	border-top: 1px solid #ccc;
	padding: 5px;
	text-align:center;
	color:#999;
	font-size:9pt;
	background-color:#e0e0e0;
}
.bottom a, .bottom a:visited{
	text-decoration:none;
	color:#999;
}
.bottom a:hover{
	text-decoration:underline;
	color:#000;
}

.wrapper {
	margin: 0 auto;
	width: 772px;
	w\idth: 770px;  /* C + L + 1 */
	text-align: left;
	border: 1px solid #ccc;
}
.outer1 {
	margin-left: 200px;  /* L */
	border-left: 1px solid #ccc;
	margin-top:300px;
}
.outer0 {
	position: relative;
	margin-left: -201px;
}
.center {
	float: right;
	width: 569px;  /* C */
}
.left {
	float: left;
	width: 200px;  /* L */
	font-size:10pt;
	padding-top: 3px;
}

.inleft{
	margin: 10px 5px 20px 10px;
}

.incenter {
	margin: 10px 10px 20px 30px;
}

/* previene allargamento floats in IE/Mac \*//*/
.inleft, .incenter {
	width: 100%;
	overflow: hidden;
}
/**/

.outer0 {
}
p, h1, h2, h3 {
	margin: 0 0 1em 0;
}

h1{
	font-size:16pt;
	font-weight:bold;
	color:#008;
}
h2{
	font-size:12pt;
	font-weight:bold;
	color:#008;
}
h3{
	font-size:11pt;
	font-weight:bold;
	color:#008;
	margin: 0 0 5px 0;
}

.blue{
	color:#008;
}
.red{
	color:#c00;
}

.bottom p{
	margin:5px 0 5px 0;
	padding:0px;
}

.bottom a, .bottom a:visited{
	text-decoration:none;
	color:#999;
}
.bottom a:hover{
	text-decoration:underline;
	color:#000;
}

a img{
	border:0px solid;
}

.contact_table .tr1{
background-color:#EFEFEF;

}

.contact_table .tr2{
background-color:#FFFFFF;

}

.paypal{
	float:right;
	margin:10px 20px 10px 10px;
}