
@charset "iso-8859-1";

/* ------------------------------------------ */
/* MOUNTAINPHOTOFESTIVAL  */
/* aprile 2009  */
/* ------------------------------------------ */
/* ------------------------------------------ */
/* RESETS  */
/* ------------------------------------------ */

a { 
outline: none;
color:  #66878f;
}

.BoxText{ 
font-size:12px;
color:#333; 
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
text-align: left;
padding:5px 0px;
}

a:hover { 
text-decoration: underline;
}

.clear {
	clear: both;
}

ul, li {
margin: 0px;
padding: 0px;
}

html, body {
margin:0px;
padding:20px 0px;
}

img { 
border: 0px;
}

td.BoxText img{
	margin:0px 15px 0px 0px;
	border: none;
}

/* ------------------------------------------ */
/* LAYOUT  */
/* ------------------------------------------ */



body {
	
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-align: center;
	color: #333;
}

#footer {
	width:950px;
	margin: 0 auto;
	text-align: right;
	padding-top:10px;
	font-size:11px;
}


#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#wrapper {
	width: 950px;
	margin:0px auto;
	text-align: left;
	background-image:url(../img_struct/bgWrapper.gif);
	background-color:#FFF;
}

#colLeft {
	width:185px;
	float:left;
	margin-right: 10px;
}

#colCenter {
	width:435px;
	margin-right: 10px;
	float:left;
	text-align:center;
}

#colRight {
	width:310px;
	float:left;
	
}




/* Stili testo */

h2 {
	font-size: 16px;
	color: #999;
	text-transform: uppercase;
	text-align: left;
	padding:0px;
}

h1 {
	font-size: 16px;
	color: #999;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
	margin:0px 0px 15px 0px;
}

#wrapper a {
	color: #30494f;
}


/* ARTICOLO HOME */

.alignCenter {
	text-align: center;
}

.date {
	color: #999;
}
	

a.BoxTextTitle {
	text-decoration: none;
	border-bottom: 1px solid #30494F;
	margin-bottom:3px;
	font-weight: normal;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:3px;
	color: #30494F;
	
}

span.BoxTextDate {
	color: #999;
}

div.BoxTextDate {
	color: #999;
	font-size:11px;
	padding-bottom:10px;
}

.listBox {
	margin-bottom:20px;
	width: 405px;
	text-align:left;
}

.listBox img {
	
}

.banner {
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

.associazioneMPF {
	background-image:url(../img_struct/tesseraMpf.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 135px;
}

.testo_video {
	float:left;
	width:130px;
	padding-left:10px;
}

/* MENU01 */

#top {
	float:left;
	width: 755px;
	background-color: #fff;
	margin-bottom:10px;
	overflow:auto;
	border-bottom: 10px solid #66878f;
}

#menu01_wrapper {
	height:20px;
	line-height:20px;
	padding:10px;
}

ul#menumain {
	padding:0px;
	margin:0px;
	float:left;

}

ul#menumain li {
	display: inline;
	padding:0px 10px 0px 0px;
}


ul#menumain li a {
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../img_struct/btn01.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:45px;
}

#lang {
	float:right;
	height: 14px;
	padding-top:3px;
}

/*	box */

#boxLogo {
	text-align: center;
	border-bottom: 10px solid #66878f;
}

#boxPartner, #boxArchivio, #boxAssociazione, #boxNuovaEdiz, #boxNewsletter  {
	padding:10px;
	border-bottom:10px solid #66878f;
}

#boxNuovaEdiz  {
	text-align: center;
}

#boxBanner, #boxNews, #boxVideo {
	padding:10px;
}

