html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*----------------------------------*/
h1 img {
	display: block;
}

.horizontal, .orizzontale
{
    list-style-type: none;
    display: inline;
}
img {
	border: 0;
}

a
{
    color: #CCFFFF;
    text-decoration: underline;
}

a:hover
{
    color: #FFFF00;
    text-decoration: underline;
}

.more {
	text-align: right;
	margin-top: 0;
	font-size: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

.hide
{
    display: none;
}

.noborder
{
    border: none;
}

.ruler
{
    clear: both;
    line-height: 0px;
    height: 1px;
    border-bottom: #F4B79A 1px dotted;
    font-size: 0px;
    margin: 10px 0;
    padding: 0;
}

body {
	background: white url(images/bg.jpg) repeat-x;
	font: 86% tahoma, verdana, sans-serif;
	color: white;
	padding: 20px;
	text-align: center;
}

h3
{
    font-size: 1.3em;
    background: url(images/virgolette.gif) left top no-repeat;
    padding-left: 23px;
    margin-top: 10px;
    margin-bottom: 20px;
    
}

#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	background: url(images/body_bg.jpg);
}
/*----------------------------------*/

.classifica
{
    font-size: 0.75em;
}

td
{
    border: #F4B79A 1px solid;
}

th
{
    border: #F4B79A 1px solid;
}

.mappa table, .mappa td, .mappa th, .mappa tr
{
    border: none;
}

/* ------------------------------------- 

/*#albumlist li {
	float: left;
	margin-right: 5px;
	color: Black;
	width: 150px;
	height: 150px;
	text-align: left;
}

#albumlist img{
	display: block;
}
*/


#albumlist
{
	list-style-type: none;
	width: 500px;
}

#albumlist ul
{
	list-style-type: none;
	list-style-image: none;
}

#albumlist li
{
    min-height: 130px;
    height: auto !important;
    height: 140px;  
	padding: 0;
	margin: 3px;
	float: left;
	width: 130px;
	list-style-type: none;
	list-style-image: none;
}

/* ------------------------ dl/dd ------------------------ */

dl {

}

dt	{
	width: 220px;
	padding: .5em;
	float: left;
	border-top: 1px solid #F4B79A;
	font-weight: bold;
	clear: both;
}

.ddconbordo {
	margin-left: 240px;
	padding: .5em;
	border-top: 1px solid #F4B79A;
	font-weight: bold;
}

dd
{
    margin: 0 0 0 240px;
    padding: .5em;
    border: none;
}

/* ------------------------------------- */

fieldset
{
    padding: 1.5em;
    margin-top:0.5em;
}

label
{
    width: 120px;
    padding: 0;
    margin: 5px 0 0;
    text-align: right;
}

input, textarea, select
{
    display: inline;
    width: auto;
    margin: 5px 0 0 10px;
} 

input:focus, select:focus
{
    background: #FFFFCC;
} 

/* ------------------------------------- */

.breadcrumb
{
    border-bottom: #F4B79A 1px dotted;
    padding: 0;
    margin: 0;
}

.breadcrumb
{
    padding: 0;
    margin: 0; 
}

/* ------------------------------------- */
#nav {
	float: left;
	width: 250px;
}
#nav img {
	display: block;
}

#nav ul
{
    width: 242px;
    margin: 0 0 10px 0;
    background-image: url(images/bgmenu.jpg);
}

#nav ul li
{
    margin: 0 20px 3px  20px;
    padding: 2px 0;
    border-bottom: maroon 1px solid;
}

#nav ul li a, #nav ul li a:visited 
{
    color: #88300C;
    display: block;
}

#nav ul li a:hover
{
    color: white;
    background-color: #88300C;
}


#nav ul .lirally a, #nav ul .lirally a:visited 
{
    margin: 5px 0;
    padding: 0;
    text-align: LEFT;
    color: #88300C;
    font-size: 1.4em;
}

#nav ul .lirally a:hover
{
    color: blue;
    background-color: white;
}

#nav ul .linkimg a:hover
{
    color: blue;
    background-color: white;
}


/* ------------------------------------- */

#body {
	float: right;
	width: 525px;
	padding-right: 2px;
}
.drk {
	background: left url(images/drk_bg.gif) repeat-y;
}
.drk .top {
	background: top left url(images/drk_top.gif) no-repeat;
}
.drk .bot {
	background: bottom left url(images/drk_top-17.gif) no-repeat;
	padding: 10px;
}

/* ------------------------------------- */

.pad {
	padding: 2px;
	margin-bottom: 60px;
}

.pad p
{
    color: white;
    font-size: 1.0em;
}

.pad li
{
    list-style-position: inside;
    list-style-type: square;
}

.pad h4
{
    color: #f4b79a;
    font-size: 1.2em;
    margin: 0.5em 0;
}

.errore
{
    border: thin dotted #f4b79a;
    padding: 0.5em;
}

.pad img
{
    padding: 1px;
    border: 2px solid #f4b79a;
}


/* ---------------------------------------- */
#foot {
	background: url(images/foot_bg.jpg) repeat-x;
	color: #362E2B;
	width: 778px;
	text-align: left;
	margin: auto;
	text-indent: 4px;
	position: relative;
}
#foot-left {
	background: top left url(images/foot_left.jpg) no-repeat;
	padding: 15px 0;
}
#foot-ball {
	position: absolute;
	left: 652px;
	top: -62px;
	width: 126px;
	height: 110px;
}
#man
{
    background: bottom left url(images/pic_1.png) no-repeat;
    padding-bottom: 1px;
    min-height: 650px;
}

/* ------------------------ Validazioni ------------------------ */


#lastrow
{
    width: 770px;
    margin: 2px auto;
}

#lastrow img
{
    border:none;
}

#validations
{
    float:left; 
    margin-left: 0;
}

#validations ul
{
    list-style-type: none;
    margin-left: 0;
}

#validations ul li
{
    display: inline;
    margin-left: 0;
}

#webmaster
{
    font-size: 0.9em;
    text-align: right; 
    float: right; 
    color: Black; 
}
