#header_flash {
	width:		900px;
	height:		178px;
}

#footer_flash {
	width:		900px;
	height:		165px;
}


#content {
	width:				900px;
	min-height: 		320px;
	background-color: 	#E0E0E0;
	color:				#535353;
	margin:				0px;
}

div.leftCol {
	float: 		left;
	width:		630px;
	margin-top:	30px;
}

div.rightCol {
	float: 		right;
	width:		270px;
	text-align:	center;
	margin-top:	90px;
}

#rightCol {
	background: url(../images/linea.gif) repeat-y scroll 18px 0px;
}

#leftBox {
	margin-left:	80px;
	width:			550px;
	height:			100%;
	text-align:		justify;
	padding-top:	4px;
}

#fullBox {
	margin-left:	80px;
	width:			820px;
	height:			100%;
	text-align:		justify;
	padding-top:	34px;
}

#leftBox h2, #fullBox h2, #page_title h2{
	color:			#F83306;
	font-size:		28px;
	font-style:		italic;
	margin:			4px 0px 4px 0px;
}


#leftBox h3, #page_title h3 {
	color:			#535353;
	width:			500px;
	font-size:		16px;
	margin:			8px 0px 8px 0px;
	line-height: 	110%;
}

#rightHead {
	height:			39px;
}

#rightHead h3 {
	color:			#F83306;
	font-size:		18px;
	font-weight:	bold;
	font-style:		italic;
	margin:			0px 0px 4px 30px;
}

p.text {
	padding-bottom:	20px;
}

