html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000;
}
h2 {
	font-size:14px;
	color:#d92f2f;
	text-decoration:underline;
	margin-bottom:10px;
}
p {
	margin-bottom:13px;
}
a:hover {
	text-decoration:none;
}
#website {
	width:855px;
	margin:auto;
	padding-top:30px;
	padding-bottom:20px;
}
#header {		
	height:300px;
	position:relative;
}
	#header h1 {
		width:851px;
		height:223px;
		border:1px solid #d92f2f;
		border-bottom:4px solid #d92f2f;
		overflow:hidden;
		position:relative;
	}
		#header h1 a {
			position:absolute;
			left:26px;
			top:85px;
			width:230px;
			height:120px;
			text-indent:-9999px;
			background:url(images/italblocLogo.png) no-repeat 6px 6px;
			z-index:10;
		}
		#header h1 img {
			position:absolute;
			right:0px;
			top:0px;
		}
	#header ul {		
		position:absolute;
		left:0;
		bottom:0;
		width:100%;
		height:72px;
		background:url(images/contentTop.png) no-repeat left bottom;
	}
		#header li {
			float:left;
			margin-right:1px;
			text-align:center;
		}
		#header .page-item-15 {
			margin:0;
		}
		#header li a {
			display:block;
			width:121px;
			background:url(images/butBg.png) no-repeat left top;
			padding:8px 0;
			text-decoration:none;
			color:#5f5f5f;
			font-size:12px;
		}
		#header li a:hover {
			color:#d92f2f;
		}		
#content {
	background:url(images/contentMiddle.png) repeat-y left top;
	padding:10px 35px 20px 24px;
	text-align:justify;
	width:798px;
	overflow:hidden;
}
	#content ul {
		list-style:disc;
		padding-left:30px;
		margin-bottom:13px;
	}
	#content a {
		color:#d92f2f;
	}
	.sections {
		width:100%;
		overflow:hidden;
	}
		.sections a {
			font-size:10px;
		}
	.section {
		float:left;
		width:179px;
		margin-right:20px;
		margin-bottom:30px;
	}
	.section a.thumb {
		display:block;
		width:179px;
		height:168px;
		position:relative;
		background:url(images/sectionBg.png) no-repeat left top;
		text-align:center;
		text-decoration:none;
		padding-top:30px;
		margin-bottom:10px;
	}
	.section a.thumb:hover {
		background:url(images/sectionBgHover.png) no-repeat left top;
	}
		.section a.thumb span {
			color:#fff;
			text-decoration:underline;
			font-weight:normal;
			font-size:12px;
			width:179px;
			position:absolute;
			left:0;
			top:5px;
			background:#404040;
			padding:9px 0 8px 0;
		}
		.section a.thumb:hover span {
			background:#d92f2f;
		}
#footer {
	background:url(images/footerBg.png) no-repeat left bottom;
	padding:17px 0 11px 24px;
	font-style:italic;
	position:relative;
}
	#footer #amLogo {
		width:127px;
		height:23px;
		background:url(images/amLogo.png) no-repeat left top;
		position:absolute;
		right:20px;
		top:11px;
	}
/* -------CONTACT FORM ------- */
.wpcf7-form {
	padding-right:50px;
}
.wpcf7-form p {
	width:100%;
	overflow:hidden;
}
.wpcf7-form label {
	display:block;
	width:90px;
	float:left;
	padding:2px 0;
	font-weight:bold;
}
.wpcf7-form .innerLabel {
	text-align:center;
}
.wpcf7-form input,
.wpcf7-form textarea {
	float:left;
	border:1px solid #000;
	padding:2px;
}
textarea#message {
	height:90px;
}
.wpcf7-form input[type=text]:focus,
.wpcf7-form textarea:focus{
	border:1px solid #d92f2f;
}
.wpcf7-form .txtSmall {
	width:145px;
}
.wpcf7-form .txtNormal {
	width:270px;
}
.wpcf7-form .txtFull {
	width:652px;
	float:right;
}
.wpcf7-validates-as-required {
	background:url(images/requiredField.png) no-repeat right top;
}
.wpcf7-form .newsletter label {
	width:500px;
	padding-left:85px;
}
span.wpcf7-not-valid-tip-no-ajax {
	clear:both;
}
.wpcf7-form-control-wrap {
	float:left;
	position:relative;
}
.wpcf7-response-output {
	
}
.wpcf7-form .stdBut {
	border:none;
	padding:7px 70px 10px 38px;
	font-size:14px;
	color:#fff;
	margin-right:10px;
	cursor:pointer;
}
#btnSubmit {
	background:url(images/btnSubmit.png) no-repeat 0 -33px;
	margin-left:87px;
}
#btnSubmit:hover {
	background-position:left top;
}
#btnCancel {
	background:url(images/btnCancel.png) no-repeat 0 -33px;
}
#btnCancel:hover {
	background-position:left top;
}
.wpcf7-form .ajax-loader {
	display:none;
}
/* ----- CATEGORIES -------- */
.mainCateg {
	margin-bottom:20px;
}
	.mainCateg h3 {
		background:url(images/categBg.png) no-repeat left top #000;
		color:#fff;
		font-size:14px;
		font-weight:bold;
		padding:7px 0 8px 10px;
	}	
	.entries {
		border:1px solid #c2c2c2;
		border-top:none;
		padding-top:20px;
		width:796px;
		overflow:hidden;
	}
		.entries .entry {
			width:49%;
			overflow:hidden;
			margin-bottom:10px;
			float:left;
		}
		.entries a.thumb {
			float:left;
			padding-left:10px;
			padding-right:5px;
		}
		.entries a img {
			float:left;
		}
		.entries a span {
			margin-left:90px;
			display:block;
		}
		.entries a.title {
			margin-bottom:5px;
			display:block;
			margin-left:100px;
		}
		.entries p {
			margin-left:100px;
			margin-right:30px;
		}

/* ----- GENERIC --------- */
.right {
	float:right;
}
.clear {
	clear:both;
}
.indietro {
	float:right;
	background:url(images/indietro.png) no-repeat left center;
	padding:0 0 2px 15px;
}
.alignleft,
.fullThumb {
	float:left;
	margin:0 10px 10px 0;
}
