/* A Free Design by Bryant Smith (bryantsmith.com) */


body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:Georgia, "Adobe Garamond Pro Bold", "Times New Roman", Times, serif;
	font-size: 13px;
	/*color: #061C37;*/
	/*background: #014D5D url(background.png);*/
	/*background: #6c8cd5 url(background-lm.jpg);*/	
	background: #ffaa00 url(../img/background-lm2.jpg);
	background-repeat:repeat-x;
	color:#333;
}

* { margin: 0 auto 0 auto;  text-align:left;}

a { color:#4671D5; text-decoration:underline;}
a:hover { color:#4671D5; text-decoration:none;}


#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 870px;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:-10px;
width:121px;
height: 35px;
line-height: 35px;
float:left;
color:#CEEAEE;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#CDE2FC;
color:#FFF;
}

.topNaviagationLink a:hover,
.topNaviagationLink a.active
{
text-align:center;
border-bottom:none;
color:#0C61C9;
color:#a66f00;
display: block;
width:121px;
height: 35px;
line-height: 35px;
background-image:url(../img/tab.png);

}

#mainPicture {
width:870px;
height:345px;
background-color:#FFFFFF;
}

#mainPicture .picture{
position:relative;
width:850px;
height:325px;
top:10px;
/*background-image:url(anoceanofsky.jpg);*/
background-image:url(../img/testata_home.jpg);
background-repeat:no-repeat;
margin-left:10px;
}

#mainPictureSmall { width:870px; height:170px; background-color:#FFFFFF; }
#mainPictureSmall .picturesmall{
position:relative;
width:850px;
height:150px;
top:10px;
/*background-image:url(../img/gruppobrandico.jpg);
background-repeat:no-repeat;*/
margin-left:10px;
}

#mainPictureSmall .comeaiutarci { background:url(../img/testata_comeaiutarci.jpg) left top no-repeat;}
#mainPictureSmall .iprogetti { background:url(../img/testata_progetti.jpg) left top no-repeat;}
#mainPictureSmall .associazione { background:url(../img/testata_associazione.jpg) left top no-repeat;}
#mainPictureSmall .eventi { background:url(../img/testata_eventi.jpg) left top no-repeat;}


#headerTitle {
position:relative;
top:250px;
left:40px;
font-size:25px;
color:#FFFFFF;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:250px;
left:50px;
font-size:14px;
color:#A9C8FA;
color:#fbcd71;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerTitleSmall {
position:relative;
top:80px;
left:40px;
font-size:25px;
color:#FFFFFF;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtextSmall
{
position:relative;
top:80px;
left:50px;
font-size:14px;
color:#A9C8FA;
color:#fbcd71;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox
{
width:870px;
height:auto;
background-color:#FFFFFF;
margin-top:10px;
}

.contentBox .innerBox
{
position:relative;
width:850px;
height:auto;
top:10px;
margin-left:10px;
background-image:url(../img/content_back.png);
background-repeat:repeat-x;
padding-bottom:35px;
}

.contentTitle
{
font-size:19px;
margin-bottom:10px;
padding-top:18px;
margin-left:15px;
margin-top:15px;
color:#825503;
}

.contentText
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
}

#footer {
height:16px;
/*background: url(../img/footer.png) no-repeat;*/
background-color: #ab6e00;
text-align:left;
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
padding-top:5px;
padding-left:5px;
border-top:0px solid #6b4602;
}

#footer a
{
text-decoration:none;
font-size:9px;
color:#FFF;
}

html, body {text-align: center; }
/* LMILANI */

fieldset {border:1px solid #C40000; padding:10px;}
legend { font-size:14px; font-variant:small-caps; font-weight:bold; color:#C00; border-bottom:2px dashed #C00;}

p {text-align: left;}

#logo {position:absolute; right:-70px; top:-45px;}

img.bordo { padding:10px; margin:10px; border:1px solid #666; background-color:#FFF;}
img.thumbnail { padding:10px; margin:10px; border:1px solid #C40000; background-color:#FFF;}
.codfiscale { float:right; padding-right:5px; text-align:right;}

/* classi generiche */
.txt-red { color:#C40000;}
.txt-blu { color:#36F;}

.txt-dx { text-align:right;}
.txt-sx { text-align:left;}
.txt-ctr { text-align:center;}
.txt-justify { text-align:justify;}

.flt-sx { float:left;}
.flt-dx { float:right;}

.clearall { clear:both; margin:0; padding:0; line-height:1px; height:1px;}


.w70 { width:69%;}
.w60 { width:59%;}
.w50 { width:49%;}
.w40 { width:39%;}
.w30 { width:29%;}