* {
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
body {
	background: #fff;
}
img {
	border: 0;
	-ms-interpolation-mode:bicubic;
}
.clear {
	clear: both;
}
.clear2 {
	font-family: Georgia, serif;
	font-size: 13px;
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
hr, .hide {
	display: none;
}
/*STRUCTURE*/

.dasc {
	margin-bottom: 0px;
	/*background: #fff url("http://www.pratofutura.it/media/page/sfondo_table.gif") center top;*/
border-left: #ccc dotted 1px;
}
	

#wrapper {
	width: 900px;
	background: #fff;
	margin: 0px auto;
	padding: 20px 0px 0px 10px;
}
#masthead {
	height: 40px;
	width: 890px;
	margin: 0px 0px 10px 0px;
}
#masthead .mark {
	margin: 5px 0px 0px 2px;
	float: left;
}
#masthead img {
	width: 150px;
}
/*NAV*/



#masthead ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	float: right;
}
#masthead li {
	display: block;
	height: 38px;
	width: 139px;
	background: #fff url("http://www.pratofutura.it/templates/rule_nav.gif") no-repeat left top;
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 38px;
	color: #00aeef;
	text-indent: 10px;
	float: left;
}
#masthead li a:link, li a:active, li a:visited {
	display: block;
	background: #fff url("http://www.pratofutura.it/templates/rule_nav.gif") no-repeat left top;
	color: #000;
	text-decoration: none;
}
#masthead li a:hover {
	display: block;
	background: #f7fdff url("http://www.pratofutura.it/templates/rule_nav.gif") no-repeat left top;
	color: #000;
	text-decoration: none;
}
/*SECTION*/



.section {
	background: #fff;
	height: 40px;
	width: 890px;
	border-top: #ccc solid 1px;
}
/*MODS*/
.mod_wrapper {
	margin: 10px 0px 0px 0px;
}
.mod_wrapper .body {
	margin: 10px 0px 0px 5px;
}
.mod_boiler {
	background: #fff;
	width: 900px;
	margin: 10px 0px 0px 0px;
	border-top: #ccc solid 1px;
}
.mod_boilerSmall {
	background: #fff;
	width: 900px;
	margin: 10px 0px 0px 0px;
	border-top: #ccc solid 1px;
}
.mod_intro {
	background: #fff;
	width: 870px;
	margin: 0px 0px 40px 4px;
}
.mod_description {
	background: #fff;
	width: 820px;
	margin: 0px 0px 0px 4px;
}
.mod_2 {
	height: 500px;
	width: 440px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	border-right: #ccc dotted 1px;
	float: left;
}
.mod_3 {
	height: 350px;
	width: 290px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	border-right: #ccc dotted 1px;
	float: left;
}
.mod_33 {
	height: 100%;
	width: 100%;
	margin-bottom: 0px;
	padding-right: 4px;
	margin-right: 5px;
	border-top:#ccc dotted 1px;
	float: left;
}
.mod_4 {
	height: 400px;
	width: 215px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	border-right: #ccc dotted 1px;
	float: left;
}
.mod_5 {
	height: 375px;
	width: 170px;
	float: left;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	border-right: #ccc dotted 1px;
}
/*IMAGES*/



.mod_5 img {
	width: 170px;
	height: 110px;
}
.newsletter {
	width: 170px;
	height: 110px;
}
/*GLOBAL TYPOGRAPHY*/



h2 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 40px;
	color: #000;
	float: left;
	margin: 0px 0px 0px 4px;
}
h2 a:link,  h2 a:active,  h2 a:visited {
	color:  #00aeef;
	text-decoration: none;
}
h2 a:hover {
	color: #00aeef;
	text-decoration: underline;
}
h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 15px 0px;
}
h3 a:link,  h3 a:active {
	color: #005F8B;
	text-decoration: underline;
}
h3 a:visited {
	color:  #005F8B;
	text-decoration: none;
}
h3 a:hover {
	color: #00aeef;
	text-decoration: underline;
}
.mod_intro h3 {
	font-size: 20px;
	line-height: 26px;
}
.mod_2 h3 {
	font-size: 14px;
	line-height: 20px;
}
.mod_3 h3 {
	font-size: 15px;
	line-height: 20px;
}
.mod_4 h3 {
	font-size: 13px;
	line-height: 15px;
}
.mod_5 h3 {
	font-size: 12px;
	line-height: 15px;
	min-height: 30px;
}
.mod_d h3 {
	font-size: 13px;
	line-height: 18px;
}
h4 {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 40px;
	color: #aaa;
	float: right;
	margin: 0px 4px 0px 0px;
}
h4 a:link, h4 a:active, h4 a:visited {
	color: #005F8B;
	text-decoration: none;
}
h4 a:hover {
	color: #00aeef;
	text-decoration: underline;
}
.sort_form {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size: 11px;
	float: right;
	margin: 10px 0 0 0;
}
.body h4 {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #999;
	float: none;
	margin: 0px 4px 0px 0px;
}


.testo_int {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size: 11px;
	line-height: 15px;
	color: #333;
	margin: 0px 5px 15px 0px;
}
p {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	margin: 0px 5px 15px 0px;
}
p a:link,  p a:active,  p a:visited {
	color: #005F8B;
	text-decoration: none;
}
p a:hover {
	color: #00aeef;
	text-decoration: underline;
}
.mod_3 p {
	font-size: 12px;
	line-height: 16px;
}
.mod_boiler p {
	font-family: Georgia, serif;
	font-size: 30px;
	line-height: 40px;
	color: #1a256e;
	margin: 40px 0px 10px 0px;
}
.mod_boiler p .time {
	font-family: Georgia, serif;
	font-size: 20px;
	line-height: 36px;
	color: #aaa;
}

.testo_basso {
	font-family: Georgia, serif;
	font-size: 14px;
	color: #aaa;
}
.testo_sezioni {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000000;
}
.mod_boilerSmall p {
	font-family: Georgia, serif;
	font-size: 31px;
	line-height: 38px;
	color: #1a256e;
	margin: 40px 0px 40px 0px;
}
.mod_intro p {
	font-family: Georgia, serif;
	font-size: 20px;
	line-height: 29px;
	color: #aaa;
	margin: 20px 0px 0px 0px;
}
.mod_intro p#keywords {
	font-size: 12px;
	line-height: 18px;
	font-style: italic;
	color: #aaa;
	margin: 20px 0px 0px 0px;
}
.mod_note p,  .mod_description p {
	font-size: 12px;
	line-height: 18px;
	color: #aaa;
	margin: 0px 0px 0px 0px;
}
.body ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
}
.body li {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #999;
	background: #fff;
}
.body li a:link,  .body li a:active {
	color: #005F8B;
	background: #fff;
	text-decoration: none;
}
.body li a:visited {
	color: #005F8B;
	background: #fff;
	text-decoration: none;
}
.body li a:hover {
	color: #00aeef;
	background: #fff;
	text-decoration: underline;
}
/* FORM ELEMENTS */



.section form {
	display: inline;
}
.mod_wrapper form {
	background: #fff;
	border-top: 1px dotted #ccc;
}
label {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	display:block;
	margin:20px 0 5px 0;
}
form select {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size: 10px;
	width: 170px;
}
form input {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size: 11px;
	width: 170px;
}
form input.button {
	font: bolder 12px Georgia, Times;
	border: 1px solid #ccc;
	padding: 2px 3px;
	background: #fff;
	color: #00aeef;
	display:block;
	width: auto;
	margin: 20px 0 5px 0;
}
