body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #010080;
	margin: 0px;
	padding: 0px;
}

.texture {
	background-image: url(../images/texture.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.sfum_sx {
	background-image: url(../images/sfum_sx.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.sfum_dx {
	background-image: url(../images/sfum_dx.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.col_sx {
	background-image: url(../images/texture_col_sx.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 170px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.tab_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-left: 5px;
	border: solid #cccccc 1px;
	line-height: 20px;
}

.title_gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	background-color:#d6dfe1;
}

.title_content {
	background-image: url(../images/base_title_content.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.title_int {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #333333;
	line-height: 30px;
}

.title_priv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #333333;
}

.title_photo {
	width: 480px;
	height: 20px;
	background-image: url(images/bengals_title.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

.bg_footer {
	background-image: url(../images/base_footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.bg_content {
	background-image: url(../images/base_content.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.content_just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.img_referee {
	text-align: center;
}

.text_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}

.text_tab_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #333333;
}

a:visited {
}

a:active {
}

.img_coach {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background-color: #FFFFFF;
}

.linea_bassa {
	line-height: 10px;
}

/* INIZIO MENU */

    .click-menu {
    }
    .click-menu .box1 {
        background: url("../images/button1.jpg") no-repeat;
        color: #FFFFFF;
    }
    .click-menu .box1-hover {
        background: url("../images/button1-over.jpg");
		background-position: top left;
		background-repeat: no-repeat;
        color: #FFFFFF;
    }
    .click-menu .box1-open {
        background: url("../images/button1-click.jpg");
		background-position: top left;
		background-repeat: no-repeat;
        color: #FFFFFF;
    }
    .click-menu .box1-open-hover {
        background: url("../images/button1-click.jpg");
		background-position: top left;
		background-repeat: no-repeat;
        color: #FFFFFF;
    }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
		color: #FFFFFF;
        font-weight: bold;
        font-size: 12px;
        line-height: 22px;
        font-family: Arial, Helvetica, sans-serif;
        cursor: pointer;
        width: 118px;
		text-align: center;
    }
	.voce_princ a,
	.voce_princ a:hover,
	.voce_princ a:link,
	.voce_princ a:visited {
        color: #FFFFFF;
    }
    .click-menu .section {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 18px;
        display: none;
		padding-top: 5px;
    }
    .click-menu .section a,
	.click-menu .section a:hover,
	.click-menu .section a:link,
	.click-menu .section a:visited {
        color: #FFFFFF;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box2 {
		text-align: center;
    }
    .click-menu .box2-hover {
		text-align: center;
    }

/* FINE MENU */

/* INIZIO ROSTER */

.number {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #666666;
	background-color: #d2dadc;
}

.spazio {
	background-color: #d2dadc;
}

.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-color: #d2dadc;
}

.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	background-color: #d2dadc;
}

.ruolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-indent: 60px;
	color: #666666;
	background-color: #d2dadc;
}

.text_roster {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.text_roster_space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

.text_roster_m {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 60px;
	padding-top: 14px;
	line-height: 18px;
}

.img_roster {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background-color: #d2dadc;
}

/* FINE ROSTER */

/* INIZIO FORM */

.content_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
}

.content_form  a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.content_form  a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.content_form  a:hover {
	color: #000000;
}

.content_form  a:visited {
}

.content_form  a:active {
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	font-size: 11px;
	width: 135px;
	height: 14px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	font-size: 11px;
	width: 270px;
	height: 70px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	text-decoration : none;
	font-size: 11px;
	width: 80px;
	height: 20px;
}

.checkBox {
	width: auto;
	height: auto;
}

.message { 
	font-family: Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
}

/* FINE FORM */

/* INIZIO BRESCIANINI */

.brescianini {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #333333;
	padding-top: 2px;
	padding-left: 5px;
	line-height: 13px;
}

.brescianini  a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.brescianini  a:link {
	color: #333333;
	text-decoration: none;
}

.brescianini  a:hover {
	color: #666666;
}

.brescianini  a:visited {
}

.brescianini  a:active {
}

/* FINE BRESCIANINI */

/* INIZIO FOOTER */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #666666;
	padding-right: 6px;
	padding-top: 6px;
	line-height: 16px;
}

.footer  a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.footer  a:link {
	color: #666666;
	text-decoration: none;
}

.footer  a:hover {
	color: #333333;
}

.footer  a:visited {
}

.footer  a:active {
}

/* FINE FOOTER */
