/* basic elements */

body {
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 76%;
}

h1, h2, h3, h4, h5 {
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 100%;
    font-weight: normal;
    text-decoration: none;
}

h1, h2, h3 {
    font-weight: bold;
}

h2 {
    font-size: 11pt;
    margin: 30px 0px 1em 0px;
}

table {
	font-style: normal;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	border-collapse: separate;
	empty-cells: show;
	border-width: 1px;
	border-spacing: 0px;
}

tr {
}

td {
	padding: 0.5em 0.5em;
}

a {
	color: blue;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:visited {
	color: blue;
}

img {
    border-style:none;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

li {
	padding: 0.2em 0;
}

/* Layout BOX id style */

#top img {
    display: block;
    margin-left: auto;
    margin-right: auto; 
}

#cerca {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
}

#menu {
    font-size: 8pt;
    text-align: center;
    background-color: #f0fff0;
	border-top: 1px solid #009463;
	border-bottom: 1px solid #009463;
	margin-top: 1px;
    margin-bottom: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
}

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

#menu a:hover {
    color: blue;
    text-decoration: underline;
}

#main {
    font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white;
}

#main h1 {
    font-size: 16pt;
    color: black;
}

#right h1 {
    font-size: 0.6em;
    color: black;
}


#content {
    border-right: dotted 1px gray;
    border-left: dotted 1px gray;
}

#directory {
    background-color: #CCFFCC;
    font-size: 8pt;
    text-align: left;
}

#directory a {
    color: black;
    font-weight: bold;
    font-style: normal;
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#directory a:hover {
    color: #336633;
    font-weight: bold;
}

#navigapagine {
	margin-bottom: 15px;
    border-bottom-color: gray;
    border-bottom-width: thin;
    border-bottom-style: solid;
}

#navigapagine_down {
	margin-top: 15px;
    border-top-color: gray;
    border-top-width: thin;
    border-top-style: solid;
}

#bottom {
    font-size: 10pt;
    text-align: center;
    display: block;
    border-top: solid 1px black;
    padding: 10px;  
}

/* LAYOUT BOX class style */


/* BOX Id style*/

#news {
    margin: 0px;
    padding: 5px;
    background-color: #FFFFcc;
    border-style: dotted;
    border-width: 1px;
}


#news.home {
    text-align: center;
    background-color: white;
    border: none;
}

#news p.titolo {
    color: black;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
}


#news .data {
    color: gray;
    font-size: 8pt;
    font-weight: bold;
}


#news p.testo {
    color: black;
    font-weight: normal;
    text-align: justify;
    font-size: 10pt;
}

#albooro {
    float: left;
    height: auto;
    background-color: #FFFFcc;
    text-align: center;
    border-color: black;
    border-style: dotted;
    border-width: thin;
    border-bottom-style: solid;
    border-right-style: solid;
}

#albooro p.anno{
    color:black;
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
}

#albooro p.winner{
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
	padding-bottom: 30px;
}

#testo { 
    font-size: 1.2em;
    text-align: justify;
    width: auto;
}

#foto {
    float: left;
    background-color: #FFFFcc;
    text-align: center;
    height: auto;
    border-color: black;
    border-style: dotted;
    border-width: thin;
    border-bottom-style: solid;
    border-right-style: solid;
}

#foto img {
    border-style:solid;
    border-color: black;
    border-width: 1px;
}

#edizioni {
    float: left;
    background-color: #FFFFcc;
    font-size: 8pt;
	text-align: center;
    height: auto;
    border-color: black;
    border-style: dotted;
    border-width: thin;
    border-bottom-style: solid;
    border-right-style: solid;
}

#legenda {
    font-size: 8pt;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	font-style: oblique;
	font-variant: normal;
	margin: 20px;
	padding: 10px;
}

/* BOX class style */

.alert{
	color:red;
}

.dato_registrato{
    border-color: green;
    border-style: dotted;
    border-width: thin;
}

.appunto{
    color:green;
	padding: 5px;
}
.appunto:before{
	content: url("http://www.studiotechnica.net/includes/int/images/st_20x20.png");
}

.result{
	padding: 5px;
	border: 1px dotted #DDDDDD;
	background-color: #CCFFCC;
}

.result h2{
	margin: 3pt 0pt;
}

.parametri_calcolo h1
{
    font-size: 8pt;
	text-align: left;
}

.parametri_calcolo p
{
    font-size: 0.5em;
	text-align: left;
}

.box-section-container {
	text-align: center;
}

.box-section {
	margin-top: 5px; 
	margin-bottom: 5px; 
	border: 1px dotted #DDDDDD;
	background-color: white;
	padding: 5px;
	text-align: left;
	font-size: 10px;
}

.box-section h2 {
	margin-top: 5px; 
	margin-bottom: 5px; 
}

.box-picture-container {
	text-align: center;
}

.gruppo {
    text-align: left;
    vertical-align: baseline;
}

.gruppo h4
{
    text-align: left;
    vertical-align: baseline;
    border-bottom-style: solid;
    border-color: black;
    border-bottom-width: 1px;
}

.gruppo p
{
    text-align: left;
    vertical-align: baseline;
    line-height: 13px;
}

.gruppo img {
    border-style:none;
    padding: 0px;
    margin: 0px;
    vertical-align: baseline;
}

.anagrafe {
    float: left;
    background-color: #FFFFcc;
    text-align: left;
    height: auto;
    border-color: black;
    border-style: dotted;
    border-width: thin;
    border-bottom-style: solid;
    border-right-style: solid;
}

#anagrafe {
    float: left;
    background-color: #FFFFcc;
    text-align: left;
    height: auto;
    border-color: black;
    border-style: dotted;
    border-width: thin;
    border-bottom-style: solid;
    border-right-style: solid;
}

.palmares {
    float: left;
    background-color: #FFFFcc;
    text-align: left;
    height: auto;
    border-color: black;
    border-style: dotted;
    border-width: thin;
    border-bottom-style: solid;
    border-right-style: solid;
}

.professione {
    float: left;
    background-color: #FFFFcc;
    text-align: left;
    height: auto;
    border-color: black;
    border-style: dotted;
    border-width: thin;
    border-bottom-style: solid;
    border-right-style: solid;
}

.tappe {
    float: left;
    background-color: #FFFFcc;
    font-size: 8pt;
	text-align: center;
    height: auto;
    border-color: black;
    border-style: dotted;
    border-width: thin;
    border-bottom-style: solid;
    border-right-style: solid;
}

.compagni {
    float: left;
    background-color: #FFFFcc;
    text-align: left;
    height: auto;
    border-color: black;
    border-style: dotted;
    border-width: thin;
    border-bottom-style: solid;
    border-right-style: solid;
}

/* TagCloud class style */

.tag-1 {
	font-size: 0.5 em;
	font-weight: bold;
	color:ff6600;
}
.tag-2 {
	font-size: 0.8 em;
	color:ff6600;
}
.tag-3 {
	font-size: 1 em;
	color:ff6600;
}
.tag-4 {
	font-size: 1.5 em;
	color:ff6600;
}
.tag-5 {
	font-size: 2.0 em;
	color:ff6600;
}

/* class style */

.autore { 
    font-size: 1em;
    text-align: right;
    width: auto;
    padding: 10px 0px;
}

.cerca {
	text-align: left;
	
}

.studiobold {
	color: #006633;
	font-weight: bold
}

.button {
	color: #ffffff;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3333ff;
	float: none;
	clear: none;
	border: 1px #0000cc
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border: #0000CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.museosmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}

.museobold {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; background-color: transparent;
}

a.small  {
    font-size: 8pt;
}

.linkbold {
	color: #3333ff;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
}

form.cerca_ciclista{
    padding: 10px;
	background-color: #FFFFcc;
    border-style: solid;
    border-color: black;
    border-width: 1px;
}

form.cerca_articolo{
    padding: 10px;
	background-color: #FFFFdd;
    border-style: solid;
    border-color: black;
    border-width: 1px;
}

td.museo {
	border-bottom: 1px solid #CCC;
	padding: 0.2em 0.2em;
}

tr.riga_0 {
	background: #FFF;
}

tr.riga_0:hover {
	background: #EEE;
}

tr.riga_1:hover {
	background: #EEE;
}
