/**********************
	 PICTURES CSS
************************/

@import url('default.css');
@import url('dreta_sponsor.css');

/******************
	CENTER
******************/
.center {
	width:36.88em;
	padding:0em 1.25em 0em 1.25em;
	color:#545050;
	}
.center .top{
	overflow:hidden;
	width:100%;
	margin-top:2.18em;
	}
.center .top img{
	float:left;
	width:9em;
	height:9em;
	}
.center .top .text{
	width:27.2em;
	float:right;
	margin-top:0.1em;
	font-weight:bold;
	}
.center .top .text h2{
	font-size:1.25em;
	font-weight:normal;
	color:#d6161a;
	margin-bottom:0.35em;
	}
.center .top .text p{
	font-size:0.875em;
	color:#000000;
	font-weight:normal;
	letter-spacing:0px;
	}
.thanks{
	clear:both;
	}
.thanks p{
	font-size:0.7em;
	}
/******************
	BIG PHOTO
********************/
.photo{
	border:#dfdfdf 1px solid;
	width:35em;
	height:23.1em;
	padding:0.375em;
	margin:0.5em 0em 0em 0.4em;
	float:left;
	}
.photo img{
	width:35em;
	height:23.1em;
	}
#note{
	float:right;
	margin:0.1em 2.5em 0em 0em;
	color:#D6161A;
	font-size:0.6em;
	}
/*******************
	THUMBNAILS
*******************/
.thumbnails{
	clear:both;
	display:block;
	padding:1.7em 0em;
	}
.thumbnails .row{
	clear:both;
	width:34em;
	margin:0 auto 0.87em auto;
	display:block;
	overflow:hidden;
	}
.thumbnail{
	float:left;
	width:6.25em;
	margin-right:0.5em;
	}
.thumbnail img{
	width:6.25em;
	height:4.125em;
	}
.thumbnail p{
	clear:both;
	text-align:center;
	background-color:#e5e5e5;
	color:#5a5a5a;
	width:100%;
	font-size:0.6em;
	margin:0.1em 0em 0em 0em;
	}

