body
{
	border: 0px solid #000000;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 10px;
	color: #666666;
}

body.master
{
	background-image: url("../images/bg_default_master.png");
	background-repeat: repeat-x;
}

table
{
	font-size: 10px;
}

h1
{
    font-size: 30px;
    font-style: normal;
    font-weight: bold;    
    text-decoration: none;
}

h2
{
	margin: 24px 0 24px 0;
	font-size: 26px;
    font-style: normal;
    font-weight: bold;    
    text-decoration: none;
}

h3
{
    font-size: 22px;
    font-style: normal;
    font-weight: bold;    
    text-decoration: none;
}

h4
{
    margin: 0 0 12px 0;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;    
    text-decoration: none;
}

h5
{
    font-size: 16px;
    font-style: normal;
    font-weight: bold;    
    text-decoration: none;
}

h6
{
    font-size: 12px;
    font-style: normal;
    font-weight: bold;    
    text-decoration: none;
}

hr
{
    border: none 0;
    border-top: 1px solid Silver;    
	width: 100%;
	height: 1px;	  
}

A:link
{
    color: #3366cc;
    text-decoration: none;
    font-weight: normal;
}

A:visited
{
	color: #3366cc;
	text-decoration: none;
    font-weight: normal;
}

A:active
{
    color: #3366cc;
    text-decoration: none;
    font-weight: normal;
}

A:hover
{
    color: #3388ff;
    text-decoration: none;
    font-weight: normal;
}

#maincontainer
{
	border: 0px solid #000000;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url("../images/bg_default_generale.png");
	background-repeat: repeat-x;
	position: relative;
}

#container
{
	border: 0px solid #000000;
	width: 900px;
	height: 600px;
	margin: 10px auto;
	padding: 0;
	background-image: url("../images/bg_default_struttura.png");
	/*background-image: url("../christmas/bg_default_struttura.png");*/
	position: relative;
}

#header
{
	border: 0px solid #000000;
	width: 900px;
	height: 104px;
	float: left;
}

#christmas_message
{
	border: 0px solid #000000;
	width: 410px;
	height: 16px;
	margin: 3px 0 0 210px;
    color: #FF0000;
    text-align: center;
}

.dmarquee
{
    font-weight: bold
}

#data
{
	border: 0px solid #000000;
	width: 400px;
	height: 16px;
	margin: 36px 25px 0 0;
    float: right;
	text-align: right;
    color: #ffffff;
}

#slogan
{
	border: 0px solid #000000;
	height: 16px;
	width: 780px;
	margin: 4px 0 0 100px;
	float: left;
    font-weight: bold;
	font-style:italic;
    font-size: 13px;
    color: #0456ce;
}

#pagecontainer
{
	border: 0px solid #000000;
	width: 900px;
	height: 397px;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	float: left;
	position:relative
}

#footer
{
	border: 0px solid #000000;
	width: 900px;
	height: 99px;
	float: left;
    font-size: 10px;
	color: #ffffff;
}

#copyright
{
	border: 0px solid #000000;
	width: 178px;
	height: 14px;
	margin: 4px 0 0 16px;
	float: left;
	text-align: center;
}

#ditta
{
	border: 0px solid #000000;
	width: 360px;
	height: 14px;
	margin: 4px 0 0 30px;
	float: left;
}

#onlineusers
{
    border: 0px solid #000000;
	width: 114px;
	height: 14px;
	margin: 4px 0 0 6px;
	float: left;
	text-align: center;
}

#totalvisitors
{
	border: 0px solid #000000;
	width: 150px;
	height: 14px;	
	margin: 4px 38px 0 0;
	float: right;
	text-align: right;
}

#strutturapagine
{
	border: 0px solid #000000;
	width: 900px;
	height: 397px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url("../images/bg_default_pagine.png");
	background-repeat: no-repeat;
	position: absolute
}

#pagine
{
	border: 0px solid #000000;
	width: 656px;
	height: 390px;
	margin: 0 0 0 30px;
	float: left;
	overflow:auto;
}

#testopagine
{
	padding: 2px;
	text-align: justify
}

#error_icons
{
	margin: 0 0 0 510px;
    position: relative;
}

#print
{
	margin: 0 0 0 610px;
	position: absolute;
}

#menufutura, #menumorbegno, #menupiacenza, #menuburago, #menuveduggio, #menutirano
{
	border: 0px solid #000000;
	width: 160px;
	height: 370px;	
	margin: 4px 0 0 24px;
	float: left;
    background-position: right 0%;
    background-repeat: no-repeat;
}

#menufutura
{
	background-image: url('../images/bg_menufutura.png');
}

div.futura
{
    height:100%;
    width:100%;
    background-image: url('../images/bg_futura_pages.png');
	background-position: right top;
	background-repeat: no-repeat;
	/*background-attachment: fixed*/
}

h1.futura
{
    margin: 0 0 0 0;
    font-size: 30px;
    font-style: normal;
    font-weight: bold;    
    text-decoration: none;
}

h2.futura
{
    margin: 0 0 0 0;
	font-size: 26px;
    font-style: normal;
    font-weight: bold;    
    text-decoration: none;
}

h3.futura
{
    margin: 0 0 0 0;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;    
    text-decoration: none;
}

h4.futura
{
    margin: 0 0 0 0;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;    
    text-decoration: none;
}

h5.futura
{
    margin: 0 0 0 0;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;    
    text-decoration: none;
}

h6.futura
{
    margin: 0 0 8px 0;
    font-size: 12px;
    font-style: normal;
    font-weight: bold; 
    text-decoration: none;
}

#areaoplalogo
{
	width: 160px;
	height: 110px;
	margin: 85px 0 0 0;
	padding: 5px;
	background-image: url('../images/area_oplalogo.png');
    background-repeat: no-repeat;
}

#areabanner
{
	width: 160px;
	height: 60px;
	margin: 0 0 0 0;
	padding: 5px;
	background-image: url('../images/area_banner.png');
    background-repeat: no-repeat;
}

/* Futura - Curriculum */

#curriculum
{
	width: 630px;
	top: 5px;
	left: 0px;
	float: left;
}

.curriculum_note
{
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
    font-size: 10px;
    color: #000000;
}

.numeri_pagine
{
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: normal;
    font-size: 10px;
	color: #000000;
}

.numeri_pagine a:link
{
    font-weight: bold;
    color: #0062C4;
    text-decoration: none;
}

.numeri_pagine a:visited
{
    font-weight: normal;
	color: #0062C4;
	text-decoration: none;
}

.numeri_pagine a:active
{
    font-weight: bold;
    color: #FF0000;
    text-decoration: none;
}

.numeri_pagine a:hover
{
    font-weight: bold;
    color: #0062C4;
    text-decoration: underline;
}

/* SEZIONE EVENTI SPORTIVI */

div.addaswim2005
{
    height:100%;
    width:100%;
    background-image: url('../images/eventi_sportivi/addaswim/addaswim2005.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    /*background-attachment: fixed*/
}

div.addaswim2006
{
    height:100%;
    width:100%;
    background-image: url('../images/eventi_sportivi/addaswim/addaswim2006.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    /*background-attachment: fixed*/
}

div.addaswim2007
{
    height:100%;
    width:100%;
    background-image: url('../images/eventi_sportivi/addaswim/addaswim2007.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    /*background-attachment: fixed*/
}

div.addaswim2008
{
    height:100%;
    width:100%;
    background-image: url('../images/eventi_sportivi/addaswim/addaswim2008.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    /*background-attachment: fixed*/
}

div.addaswim2009
{
    height:100%;
    width:100%;
    background-image: url('../images/eventi_sportivi/addaswim/addaswim2009.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    /*background-attachment: fixed*/
}

div.addaswim2010
{
    height:100%;
    width:100%;
    background-image: url('../images/eventi_sportivi/addaswim/addaswim2010.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    /*background-attachment: fixed*/
}

div.meeting2008
{
    height:100%;
    width:100%;
    background-image: url('../images/eventi_sportivi/meeting_di_natale/meeting_di_natale_2008.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    /*background-attachment: fixed*/
}

div.meeting2009
{
    height:100%;
    width:100%;
    background-image: url('../images/eventi_sportivi/meeting_di_natale/meeting_di_natale_2009.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    /*background-attachment: fixed*/
}

/* GRID AND LIST VIEW SECTION */

.Grid
{
    color: Black;
    font-weight: bold;
    width: 100%;
}

.HeaderRows
{
    color: Black;
    height: 16px;
    text-align: left;
    width: 218px;
}

.HeaderRows
{
    color: Black;
    height: 16px;
    text-align: left;
    width: 218px;
}

.ItemRows
{
    color: Red;
    height: 20px;
    text-align: left;
    width: 218px;
}

.ModifyRows
{
    height: 16px;
    text-align: right;
    width: 218px;
}

.UserProfileRows
{
    height: 30px;
}

.UserProfileColumnsRight
{
    height: 20px;
    text-align: right;
    width: 100px;
}

.ValueText
{
    color: #3366CC;
    font-weight: bold;
}
