html, body {
	margin: 0px;
	padding-top: 0px;
	background-color: White;
}

body, p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #041A46;
	font-size: 11px;
}

.text {
	text-align: justify;
}

.text2 {
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}

.text3 {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}


.text4 {
	text-align: justify;
	font-size: 11px;
	line-height: 18px;
}

.slogan {
	text-align: center;
	font-size: 14px;
	margin-top: 60px;
	margin-bottom: 73px;
	font-weight: bold;
	
}

.slogan_mas {
	text-align: center;
	font-size: 14px;
	margin-top: 50px;
	margin-bottom: 63px;
	font-weight: bold;
}

.footer {
	font-size: 9px;
	text-align: center;
}

td.home{
color: white;
font-size: 16px;
padding-left: 13px;
font-weight: bold;
}

table.shadow{
border: 1px solid #0099FF;
background-color: #06172B;
position:relative;
display: inline-table;
z-index:100
}

.shadow_inner{
overflow: hidden;
position: absolute;
top: -1000px;
margin-top: 0px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}


table.main{
border:1px solid #5388A8;
background-color: #ffffff;
}


td.gare_h1
{
color: #196CBF;
font-size: 12px;
}

td.gare_col
{
color: #666666;
font-size: 11px;
}

td.news_h1
{
color: #196CBF;
font-size: 13px;
font-weight: bold;
}

td.news_text
{
color: #041A46;
font-size: 11px;
}

td.news_subtext
{
color: #041A46;
font-size: 10px;
} 

a.header {
color: #1C5276;
text-decoration: none;
}

a.header:hover {
color: #209BBA;
text-decoration: underline;

}

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

a.link:hover {
color: #809C14;
text-decoration: underline;
font-weight: bold;
}

a.link_ago {
color: #041A46;
text-decoration: none;
font-weight: bold;
}

a.link_ago:hover {
color: #C50021;
text-decoration: underline;
font-weight: bold;
}

a.link_mas {
color: #041A46;
text-decoration: none;
font-weight: bold;
}

a.link_mas:hover {
color: #4CA0F4;
text-decoration: underline;
font-weight: bold;
}

a.art {
color: #041A46;
text-decoration: none;

}

a.art:hover {
color: #809C14;
text-decoration: none;

}

a.art_ago {
color: #041A46;
text-decoration: none;
}

a.art_ago:hover {
color: #C50021;
text-decoration: none;
}

a.art_mas {
color: #041A46;
text-decoration: none;
}

a.art_mas:hover {
color: #4CA0F4;
text-decoration: none;
}

a.home {
color: white;
text-decoration: none;
}

a.home:hover {
color: white;
text-decoration: underline;

}

a.menu_ago {
font-weight: bold;
text-decoration: none;
}

a.menu_ago:hover {
font-weight: bold;
color: #C50021;
text-decoration: none;
}


a.menu_master {
font-weight: bold;
text-decoration: none;
}

a.menu_master:hover {
font-weight: bold;
color: #4CA0F4;
text-decoration: none;
}


a.menu_tri {
font-weight: bold;
text-decoration: none;
}

a.menu_tri:hover {
font-weight: bold;
color: #9DC017;
text-decoration: none;
}


a.menu_news {
font-weight: bold;
text-decoration: none;
color: #B22222;
}

a.menu_news:hover {
font-weight: bold;
color: #196CBF;
text-decoration: none;
}
/*
dal template
*/



body.sito {
	margin: 20px;
	padding: 0;
	background: #FFFFFF;
	font: normal .7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
/*	font-family: Georgia, "Times New Roman", Times, serif;
*/	font-weight: bold;
	color: #333333;
}


h2.title_ago {
/*	font-family: Georgia, "Times New Roman", Times, serif;
*/	font-weight: 600;
  font-size: 22px;
	color: #C50021;
	line-height: 22px;
}

h2.title_master {
/*	font-family: Georgia, "Times New Roman", Times, serif;
*/	font-weight: 600;
font-size: 22px;
	color: #196CBF;
}

h2.title_tri {
/*	font-family: Georgia, "Times New Roman", Times, serif;
*/	font-weight: 600;
	font-size: 22px;
	color: #809C14;
}

p, blockquote, ol, ul {
	line-height: 160%;
}

a {
	color: #3A69BA;
}

a:hover {
	text-decoration: none;
}

/* Boxed */

.boxed {
	float: left;
	clear: left;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #EFF3F9;
}

.boxed .heading {
	margin-top: 0;
	padding: 8px 15px;
	background: #196CBF url(images/img3.gif) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.boxed ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed li {
	padding: 3px 0;
	border-top: 1px dotted #1F1F21;
}

.boxed li.first {
	border: none;
}

.boxed a {
	padding-left: 10px;
background: url(images/img4.gif) no-repeat left center;
text-decoration: none;
}



.boxed_ago_no {
	float: left;
	clear: left;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #EFF3F9;
}

.boxed_ago_no .heading {
	margin-top: 0;
	padding: 8px 15px;
	background: #5F80BD url(images/img3_red.gif) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.boxed_ago_no .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.boxed_ago_no ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed_ago_no li {
	padding: 8px 0;
	border-top: 1px dotted #1F1F21;
}

.boxed_ago_no li.first {
	border: none;
}

.boxed_ago_no a {
	padding-left: 0px;
/*	background: url(images/img4.gif) no-repeat left center;
*/	text-decoration: none;
}

/* Boxed agonisti*/

.boxed_ago {
	float: left;
	clear: left;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #EFF3F9;
}

.boxed_ago .heading {
	margin-top: 0;
	padding: 8px 15px;
	background: #C50021 url(images/img3.gif) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.boxed_ago .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.boxed_ago ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed_ago li {
	padding: 3px 0;
	border-top: 1px dotted #1F1F21;
}

.boxed_ago li.first {
	border: none;
}

.boxed_ago a {
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	text-decoration: none;
}


.boxed_ago_no {
	float: left;
	clear: left;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #EFF3F9;
}

.boxed_ago_no .heading {
	margin-top: 0;
	padding: 8px 15px;
	background: #5F80BD url(images/img3_red.gif) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.boxed_ago_no .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
}

.boxed_ago_no ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed_ago_no li {
	padding: 8px 0;
	border-top: 1px dotted #1F1F21;
}

.boxed_ago_no li.first {
	border: none;
}

.boxed_ago_no a {
	padding-left: 0px;
/*	background: url(images/img4.gif) no-repeat left center;
*/	text-decoration: none;
}

/* Boxed triathlon*/

.boxed_tri {
	float: left;
	clear: left;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #EFF3F9;
}

.boxed_tri .heading {
	margin-top: 0;
	padding: 8px 15px;
	background: #9DC017 url(images/img3.gif) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 11px ;
	color: #FFFFFF;
}

.boxed_tri .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
	font-size: 11px;

}

.boxed_tri ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed_tri li {
	padding: 3px 0;
	border-top: 1px dotted #1F1F21;
}

.boxed_tri li.first {
	border: none;
}

.boxed_tri a {
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
	text-decoration: none;
}


.boxed_tri_no {
	float: left;
	clear: left;
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #EFF3F9;
}

.boxed_tri_no .heading {
	margin-top: 0;
	padding: 8px 15px;
	background: #5F80BD url(images/img5.gif) no-repeat center bottom;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold 11px;
	color: #FFFFFF;
}

.boxed_tri_no .content {
	margin: 0;
	padding: 5px 14px 10px 14px;
	font-size: 11px;

}

.boxed_tri_no ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed_tri_no li {
	padding: 8px 0;
	border-top: 1px dotted #1F1F21;
}

.boxed_tri_no li.first {
	border: none;
}

.boxed_tri_no a {
	padding-left: 0px;
/*	background: url(images/img4.gif) no-repeat left center;
*/	text-decoration: none;
}




/* Wrapper */

#wrapper {
	width: 810px;
	margin: 0 auto;
}


/* Header */

#header {
	float: left;
	width: 810px;
	height: 150px;
	background: url(images/img1_master.jpg);
}

#header_ago {
	float: left;
	width: 810px;
	height: 150px;
	background: url(images/img1_ago.jpg);
}

#header_tri {
	float: left;
	width: 1010px;
	height: 150px;
	background: url(images/img1_tri.jpg);
}

/* Pages */

#pages {
	float: right;
	width: 600px;
	height: 150px;
	background: url(images/img2_master.jpg);
}

#pages_ago {
	float: right;
	width: 600px;
	height: 150px;
	background: url(images/img2_ago.jpg);
}

#pages h2 {
	display: none;
}

#pages ul {
	float: right;
	margin: 0;
	padding: 125px 15px 0 0;
	list-style: none;
	line-height: normal;
}

#pages li {
	display: inline;
}


/* Content */

#content {
	clear: both;
	padding-top: 10px;
}

/* Posts */

#posts {
	float: right;
	width: 570px;
	padding-right: 30px;
}

.post {
	padding-top: 1px;
	padding-left: 30px;
}

.post .title {
	margin: 0;
	font-size: 2em;
}

.post .posted {
	margin-top: 0;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta {
	margin: 2em 0 0em 0;
	border-top: 1px dotted #939A3C;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta p {
	margin: 0;
}

.post .meta_mas {
	margin: 2em 0 0em 0;
	border-top: 1px dotted #196CBF;
	font: normal 0.8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta_mas p {
	margin: 0;
}

.post .meta_ago {
	margin: 2em 0 0em 0;
	border-top: 1px dotted #C50021;
	font: normal 0.8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta_ago p {
	margin: 0;
}

/* Archives */

#archives {
}

/* Search */

#search {
}

#search .content {
	padding-bottom: 12px;
}

#textfield1 {
	width: 156px;
	padding: 5px 5px;
	border: 1px solid #000000;
	font: bold 1em Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	clear: both;
	border-top: 1px dotted #000000;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #999999;
}

#modernbricksmenu2{
margin-top: 20px;
padding: 0;
width: 999px;
border-top: 5px solid #9DC017;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 1px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px verdana;
color: white;
text-decoration: none;
margin: 0 2px 0 0; /*Margin between each menu item*/
padding: 5px 12px;
background-color: #5F80BD; /*Brown color theme*/ 
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background-color: #9DC017; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #9DC017; /*Brown color theme*/ 
color: white;
border-color: #9DC017; /*Brown color theme*/ 
}
