/**********************
	 PEOPLE CSS
************************/

@import url('default.css');
@import url('dreta_sponsor.css');

/*********************
	GENERAL
***********************/
.center a{
	color:#d6161a;
	}
.center strong{
	color:#545050;
	}
.grey{
	color:#545050;
	}
/******************
	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 h3{
	font-size:0.91em;
	font-weight:normal;
	color:#D6161A;
	}
.center p{
	font-size:0.7em;
	color:#545050;
	margin:0em 2em 1em 0.5em;
	}	
/******************
	BOX
********************/
.topLeft{
	background:url(img/bg_top_left.jpg) top left no-repeat;
	display:block;
	margin:1em 0em 0em 2.375em;
	background-color:#ededed;
	float:left;
	width:auto;
	}
* html .topLeft{
	margin-left:1em;
	}		
.topRight{
	background:url(img/bg_top_right.jpg) top right no-repeat;
	display:block;
	width:23.625em;
	}
.bottomRight{
	background:url(img/bg_bottom_right.jpg) bottom right no-repeat;
	display:block;
	width:23.625em;
}
.bottomLeft{
	background:url(img/bg_bottom_left.jpg) bottom left no-repeat;
	width:23.625em;
	padding-top:0.75em;
	display:block;
}
ul.people{
	margin:0em 0em 0em 0.7em;
	}
ul.people li{
	overflow:hidden;
	display:block;
	padding-bottom:0.75em;
	height:1%;
	}
ul.people li img{
	float:left;
	width:7.95em;
	margin-right:0.75em;
	}
/***************
	thanks
****************/
.thanks{
	clear:both;
	display:block;
	margin:19em 0em 0em;
	padding-top:2.4em;
	}