
@charset "iso-8859-1";

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

a { 
outline: none;
color:  #808b95;
text-decoration: none;
font-weight: bold;
}

.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:0px 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:  #30494F;
	text-decoration: none;
}

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

#wrapper {
	width: 950px;
	margin:0px auto;
	text-align: left;
}

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

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

#colRight {
	width:308px;
	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: #8795a0;
}


/* ARTICOLO HOME */

.alignCenter {
	text-align: center;
}

.date {
	color: #999;
}
	

a.BoxTextTitle {
	text-decoration: none;
	border-top: 1px solid #8795a0;
	margin-bottom:3px;
	font-weight: normal;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:3px;
	color: #b0c2ce;
	font-size: 17px;
	margin-top: 8px;
	
}

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;
}



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

/*	box */

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

#boxPartner, #boxArchivio, #boxAssociazione, #boxNuovaEdiz, #boxNewsletter  {
}


#boxNewsletter,  #boxVideo  {
	background-color: #F9F9F9;
	
}

 #boxArchivio h1, #boxBanner h1, #boxConcorso h1  {
 	background-image:url(../img_struct/BoxTitleStandard.png);
	height: 29px;
	line-height: 29px;
	width: 183px;
	background-repeat: no-repeat;
	color: #fff;
	text-align: left;
	font-size: 13px;
	text-transform: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
 } 


 #boxAssociazione h1, #boxNuovaEdiz h1, #boxNewsletter h1,  #boxVideo h1 {
	background-image: url(../img_struct/BoxTitleColRight.png);
	height: 29px;
	line-height: 29px;
	width: 308px;
	background-repeat: no-repeat;
	color: #fff;
	text-align: left;
	font-size: 13px;
	text-transform: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	 }
	 


#boxNuovaEdiz  {
	text-align: center;
	background-color: #F9F9F9;

}


#boxBanner {
	background-color: #fff;
}

#boxBanner, #boxNews, #boxVideo {
}



#Box_BannerPartner div {
	float: left;
}

#Box_BannerPartner div img {
	float: left;
}


#boxConcorso {
		background-color: #F9F9F9;

	
}


h3 {
	display: inline;
}
