/* ------------------------------------------------------------
 ITA - Per la Homepage
------------------------------------------------------------*/

.headWrapper {
	height: 166px;
	background: url(/GLDI/images/layout/headerhome.png) no-repeat 0 0;
}
.preColumnsWrapper {}
.column01Wrapper {
	display: none;
}
.column02Wrapper {
	margin-right: 0px;
}
.horizontalMenu {
	padding: 146px 0 0 272px;
}
.horizontalMenu li {
	padding: 0 0 0 10px;
}
.horizontalMenu li a {
	padding: 0 10px 0 0;
}
.column02Wrapper {
	text-align: center;
}
.homeNews {
	width: auto;
	background: url(/GLDI/images/layout/colum2wrapper_bkg.jpg) repeat-y 0 0;
}



.docList li {
	background: url(/GLDI/images/layout/) transparent no-repeat 0 10px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	clear: both;
}
/* the following element has been added cause of a weird IE7 vs FF2
behaviour, regarding the vertical positioning of a floated element
within a LI */

.docList li .whole {
	float: left;
	margin: 0 0 12px 0;
	width:100%;
}

.docList li img.news {
    float:left;
	margin: 0 8px 0 0;
	border-right: 8px solid #d8dccf;
}


/*
nuova homepage a 4 colonne
*/









.pathWrapper {
	border-bottom:0 dotted #BBBBBB;
}

.homeColonna {
	width: 230px;
	float: left;
	text-align: left;
}

.lastColonna {
	border-right: 0px dotted #ccc;
}

img.headerColonna {
	margin-bottom: 36px;
}

.homeColonna .docList {
	margin: 0 8px 0 8px;
}

.homeColonna .docList li .title a {
	font-size:0.9em;
	line-height: 1.2em;
	padding-left:0px;
}

.docList li .description {
	text-align:left;
}
.docList li .date {
	padding:2px 6px 4px 24px;
}

a.othersLinks {
	float: left;
	width: 90%;
	display: block;
    margin-top: 8px;
	margin-left: 8px;
	padding-top: 8px;
	border-top: 1px dotted #4669ac;
	color: #4669AC;
}
 




/*  2011  */


.column02Wrapper {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

.pathWrapper,
.postHeadWrapper,
.preColumnsWrapper,
.column03Wrapper,
.pageHeader,
.pageFooter {
	display: none;
}
.leftWrapper {
	width: 700px;
	float: left;
	margin-right: 10px;
	_background: yellow;
}
.flexslider {
	width: 700px;
	height: 250px;
}


.leftBlockHome,
.rightBlockHome {
	width: 700px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	clear: left;
	line-height: 1.3em;
}
.rightBlockHome {
	clear: none;
}
.leftBlockHome h2,
.rightBlockHome h2 {
	color: #69071f;
	background: #d9c5b6;
	font-size: 1.2em;
	padding: 4px 0 4px 14px;
	margin: 0 0 12px 0;
	border-top: 1px solid #69071f;
	border-bottom: 1px solid #69071f;
}
.leftBlockHome .item {
	float: left;
	width: 220px;
	margin-left: 20px;
}
.leftBlockHome .first {
	margin-left: 0;
}
.leftBlockHome .item h3 {
	font-size: 1.1em;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	line-height: 1.2em;
}
.rightWrapper .custom h2 {
	color: #69071f;
	background: transparent;
	font-size: 1.2em;
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	border-top: 0 solid #69071f;
	border-bottom: 1px solid #69071f;
}
.rightBlockHome .item h3 {
	font-size: 1.1em;
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
	line-height: 1.2em;
}
.rightBlockHome .first h3 {
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
	line-height: 1em;
}
.leftBlockHome .item p.date,
.rightBlockHome .item p.date {
	font-style: italic;
	padding: 0 0 4px 20px;
	background: url(/GLDI/images/layout/calendarhp.jpg) no-repeat 0 0;
	color: #999;
}


.rightWrapper {
	width: 230px;
	float: right;
	padding-top: 10px;
}
.rightBlockHome {
	width: 230px;
	margin: 0 0 20px 0;
	line-height: 1.3em;
}
.medaglia {
	position: relative;
	top: -418px;
	left: 5px;
	
	width: 250px;
	height: 250px;
	
	background: url(/GLDI/images/layout/medaglia.png) no-repeat;
	margin: 0 0 -240px 0;
	padding: 0 0 0 0;
	z-index: 10;
}









