html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	font-family:georgia, palatino linotype, times new roman, serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background: #ffffcc url(../images/sfondo.jpg) repeat fixed;
}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:151px; 
	bottom:52px; 
	width:640px; 
	margin-left:-321px; 
	left:50%; 
	border-left:2px solid #000;
	border-right:2px solid #000;
	background:#fff;
}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:642px;
	border-top:154px solid #fff; 
	border-bottom:50px solid #fff;
	padding-top: 20px;
}

#head {
	position:absolute; 
	margin-left:-321px; 
	left:50%; 
	top:0; 
	width:640px; 
	min-width:640px; 
	height:150px; 
	background: #E6E6FA; 
	font-size:12px; 
	z-index:5; 
	border-top:2px solid #000;
	border-bottom:1px solid #000;
	border-left:2px solid #000;
	border-right:2px solid #000;
}

* html #head {
	top:0px; 
	width:642px; 
	height:153px;
	border-bottom:1px solid #000;
}
	
#infos {
	position:absolute; 
	margin-left:-320px; 
	left:50%; 
	top:0; 
	width:640px; 
	min-width:640px; 
	height:114px; 
	background: #FFF9A4 url(../images/head.jpg); 
	font-size:12px; 
	z-index:4; 
	border:none;
	color: #C72525;
	font-family: verdana, arial, sans-serif;
	white-space: nowrap;
}
	
* html #infos {
	width:638px; 
	min-width:638px;
	margin-left: -319px;
}
	
#infos td {
	font-size:12px;
	color: #C72525;
	font-weight:800;
}

#infos h3 {
	color: #C72525;
	font-weight: 500;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#infos img {
	margin: 0px 20px 0px 30px;
	padding: 0px 0px 0px 0px;
}

#adds {
	text-align:center;
	position:absolute; 
	margin-left:322px; 
	padding-left: 10px;
	left:50%; 
	bottom:0; 
	height:50px; 
	background:transparent;
	font-size: 11px; 
	z-index:5; 
	border: none;
	font-family: verdana, arial, sans-serif;
	color: #000000;
}

#adds img{
	border: none;
}

#foot {
	text-align:center;
	position:absolute; 
	margin-left:-321px; 
	left:50%; 
	bottom:0; 
	width:640px; 
	min-width:640px; 
	height:50px; 
	background: #FFF9A4;
	font-size: 11px; 
	z-index:5; 
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	font-family: verdana, arial, sans-serif;
	color: #000000;
}
	
#foot a {
	color: #C72525;
}	

* html #foot {
	bottom:0px; width:642px; height:48px;
}


#content p {
	padding:10px; text-align:justify;
}

.center {
	text-align:center;
}


a:link, a:visited { 
	text-decoration: none;
	color: #283870;
}

a:active {
   color: #283870;
   text-decoration: none;
}

a:hover { 
	text-decoration: underline;
	color: #C72525;
}

h2 {
	text-align: center;
	color: #C72525;
}

h3 {
	text-align: center;
	color: #C72525;
}

.little {
	font-size: 12px;
}

.macc {	
	margin: 0px 0px 0px 0px;
	border-spacing: 15px;
}
