@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
img{
	border:none;
}
a{
	text-decoration:none;
	color:#026afb;
	
}
a:hover{
	text-decoration: underline;
    color: #333;
}
h1, h2, h3, h4{
	font-weight:bold;
	margin-left:13px;
	margin-top:5px;
}
h1{
	
	font-variant:small-caps;
	font-size:15px;
	margin-bottom:10px;
	letter-spacing:0.1em;
}
h2{
	font-size:14px;
	
}
h3{
	font-size:13px;
	margin-bottom:13px;
	
}
h4{
	font-size:10px;
	color:#026abf;
	margin-bottom:13px;
	letter-spacing:0.1em;
	
}
h5{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	letter-spacing:2px;
	
}
p{
	margin:0 13px 13px 13px;
}
hr{
	color:#CCC;
	margin-bottom:15px;
	
}
hr.lineabianca{
	color:#FFF;
	width:0%
	
}
/************************************/
/*******************************/
/**********CLASSI***************/
/*******************************/
.azzurro{
	color:#026afb;
}
.grassetto{
	font-weight:bold;	
}
.grassettoNero{
	color:#000;
	font-weight:bold;	
}
.blu{
	color:#026abf;
	
}
.corsivo{
	font-style:italic;
}
.smallText{
	font-size:10px;
}
.eventHome{
	line-height:normal;
	text-align:justify;
	
}
ul.tagcloud{
	list-style: none;
	line-height: 1.1;
   	text-align: center;
}
ul.tagcloud li{
	display:inline
}
ul.tagcloud a{
	text-decoration: none;
	font-weight:bold;
	}
ul.tagcloud a:hover{
	text-decoration: underline;
   	margin-right: 0.2em
}
a.size1, .size1{
	font-size: 90%
	}
a.size2, .size2{
	font-size: 110%
	}
a.size3,  .size3{
	font-size: 135%
	}
a.size4, .size4{
	font-size: 170%
	}
a.size5, .size5{
	font-size: 210%
	} 
.pulisci {
	clear:both;
}
.puliscisx {
	clear:left;
}
.puliscidx {
	clear:right;
}
.centrale{
	display:block;
	margin:13px auto;
	
}
.textLeft{
	width:427px;
	margin-top:13px;
	
	text-align:justify;
	
}
.marginLeft{
	display:block;
	margin-top:15px;
	margin-left:15px;
}
.eventi{
	height:900px;
	
}
.pubblicazioni{
	height:1400px;
	
}
.pubblicazioniSez{
	height:800px;
	
}
.leftPubblicazioniSez{
	margin-top:0px;
	width:220px;
	border-right:1px solid #CCC;
	background-color:#fcfcfc;
	float:left;	
	height:517px;
	
}
.rightColumnSponsorPubbliSez{
	width:262px;
	float:right;
	background-color:#fcfcfc;
	border-left:1px solid #CCC;
	text-align:center;
	height:517px;
}
.altezza{
	height:250px;
}
.videoMulti{
	float:right;
	margin-left:5px;
	margin-bottom:10px;
	border:2px solid #CCC;
}
.videoMultiEvent{
	float:right;
	/*margin-left:5px;*/
	margin-bottom:10px;
	/*border:2px solid #CCC;*/
	padding-right:10px;
}

/*******************************/
/**********FINE CLASSI***************/
/*******************************/

body{
	background-color:#f0f0f0;
	font-family: "Century Gothic", "Trebuchet MS", "Times New Roman", Times, serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:11px;
	color:#333333;
}

#wrapper{
	background-color:#fdfdfd;
	width:951px;
	margin:12px auto 0;
	
	
}
#wrapperEvIE7{
	background-color:#fdfdfd;
	width:951px;
	height:1100px;
	margin:12px auto 0;
	

}

#wrapperEvNew{
	background-color:#fdfdfd;
	width:951px;
	height:1795px;
	margin:12px auto 0;
}
#topMenu, #menu, #menuTopic{
	color:#026abf;
	font-weight:bold;
	letter-spacing:1px;
}
#topMenu{
	float:right;
	font-size:10px;
	background-color:#f0f0f0;
	width:120px;
	padding-left:840px;
	padding-bottom:5px;
}
#header{
	height:229px;
	width:951px;
	background-image:url(../img/testastaPromediterranea.jpg);
	background-position:right;
	background-repeat:no-repeat;
	
	
	}

#menu{
	height:23px;
	background-image:url(../img/bkg_menu_promed.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	line-height:20px;

}
#menu ul{
	width:891px;
	margin:0 auto;
}

#menu ul li{
	float:left;
	list-style-type:none;
}

#menu ul li a{
	color:#026afb;;
	font-size:12px;
	height:19px;
	padding:5px 22px;
	font-weight:bold;
	
	
}
#menu ul li.primo, #menu ul li a.primo {
	/*padding:5px 24px 5px 0;*/
	padding:0 24px 0 0;
	
	
}
#menu ul li.ultimo, #menu ul li a.ultimo {
	/*padding:5px 0px 5px 24px;*/
	padding:0 0 5px 24px
	
}
#menu ul li a:hover, #menu ul li a.active{
	color:#333;
}
.active{
	color:#333;
	font-size:12px;
	height:19px;
	padding:0 22px;
	font-weight:bold;
	display:block;
	
}
#wrapperContenuto{
	width:891px;
	margin:26px auto;
}
#wrapperContenutoInt{
	width:891px;
	margin:0 auto;
	display:block;
	/*background-color:#F00;*/
}
#wrapperContenutoInt28012010{
	width:1291px;
	margin:0 auto;
	display:block;
}

#content{
	width:365px;
	text-align:justify;
	float:left;	
	/*margin:0 20px 5px 44px;*/
	
}
#contentInt{
	margin:26px 5px;
	width:390px;
	text-align:justify;
	float:left;
	
}
#contentTab{
	width:655px;
	margin-top:26px;
	float:right;
	
}



#leftColumn {
	/*width:269px;*/
	
	
}
#leftColumn{
	width:210px;
	border:1px solid #CCC;
	background-color:#fcfcfc;
	float:left;	
	margin-right:25px;
	text-align:justify;
}
#leftColumnNoBordo{
	width:210px;
	background-color:#fcfcfc;
	float:left;	
	margin-top:26px;
	margin-right:25px;
	text-align:justify;
}


#leftProgetti{
	margin-top:0px;
	width:220px;
	height:1019px;
	border-right:1px solid #CCC;
	background-color:#fcfcfc;
	float:left;	
	
}
#leftProgettiGer{
	margin-top:0px;
	width:220px;
	/*height:819px;*/
	border-right:1px solid #CCC;
	background-color:#fcfcfc;
	float:left;	
	
}
#leftProgettiGerIDPubblica{
	margin-top:0px;
	width:220px;
	height:520px;
	border-right:1px solid #CCC;
	background-color:#fcfcfc;
	float:left;	
	
}
#leftProgettiGerIdMe{
	margin-top:0px;
	width:220px;
	height:959px;
	border-right:1px solid #CCC;
	background-color:#fcfcfc;
	float:left;	
	
}

#leftProgettiEven{
	margin-top:0px;
	width:220px;
	height:816px;
	border-right:1px solid #CCC;
	background-color:#fcfcfc;
	float:left;	
	
}
#leftProgettiPubli{
	margin-top:0px;
	width:220px;
	height:1117px;
	border-right:1px solid #CCC;
	background-color:#fcfcfc;
	float:left;	
	
}

#leftEventiNew{
	margin-top:0px;
	width:220px;
	height:1490px;
	border-right:1px solid #CCC;
	background-color:#fcfcfc;
	float:left;	
	
}

#leftColumnNoBordo p{
	margin-top:20px;
	
}
#leftColumnNoBordo ul{
	margin-left:15px;
	margin-top:5px;
	
}

#leftColumnNoBordo ul li {
	height:31px;
	font-size:10px;
	list-style-type:none;
	background-image:url(../img/simboloLista.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	/*line-height:11px;*/
	/*margin-left:10px;*/
	display:block;
	
}

#leftColumnNoBordo ul li a{
	padding-top:13px;
}
#leftMultiGen{
margin-top:0px;
	width:220px;
	height:1939px;
	border-right:1px solid #CCC;
	background-color:#fcfcfc;
	float:left;
}
.fixLi{
	/*margin:5px;*/
	/*padding:10px;*/
	/*padding:13px 13px 0 13px;*/
	cursor:default;
	color:#333;
	
}
a.fixLi:hover{
	text-decoration:none;
	color:#333;
}

#menuProgetti{
	/*height:33px;
	background-image:url(../img/bkg_menu_promed.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	line-height:20px;*/

}
#menuProgetti ul{
	
	margin-left:25px;
}

#menuProgetti ul li{
	float:left;
	list-style-type:none;
	height:33px;
	width:100px;
	background-image:url(../img/tab_progetti.jpg);
	background-repeat:repeat-x;
	margin:0 1px;
	text-align:center;
	line-height:29px;
	border:1px solid #CCC;
	
}

#menuProgetti ul li a{
	color:#026afb;;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	
	
	
	
}

#menuProgetti ul li a:hover{
	color:#333;
	
}	
#menuProgetti ul li.activeTab{
	background-image:url(../img/tab_progetti_activ.jpg);
	background-repeat:repeat-x;
	color:#026afb;
	font-weight:bold;
	
}
#tabContenuto{
	width:650px;
	border:#CCC 1px solid;
	background-color:#fcfcfc;
	margin-top:0px;
	height:auto;
}

#tabContenutoPubblica{
	width:650px;
	border:#CCC 1px solid;
	background-color:#fcfcfc;
	margin-top:0px;
}
#tabContenutoEvent{
	width:650px;
	height:350px;
	border:#CCC 1px solid;
	background-color:#fcfcfc;
	margin-top:0px;
}
#tabText{
	width:427px;
	margin-top:13px;
	text-align:justify;
	
}

.floatRight{
	float:right;
	margin: 13px 15px;
	border:1px solid #CCC;
	vertical-align:top;
}

.border{
	border:1px solid #CCC;
}
.marginLeft{
	display:block;
	margin-top:15px;
	margin-left:15px;
}
#rightSponsor{
	width:262px;
	float:right;
	background-color:#fcfcfc;
	border-left:1px solid #CCC;
	height:819px;
	text-align:center;
	}
	#rightSponsorEventi{
	width:262px;
	float:right;
	background-color:#fcfcfc;
	border-left:1px solid #CCC;
	height:1019px;
	text-align:center;
	}
#rightSponsor.multiGen{
	height:1939px;
}
#rightSponsorProgetti{
	width:262px;
	float:right;
	background-color:#fcfcfc;
	border-left:1px solid #CCC;
	height:1019px;
	text-align:center;
	}
#rightColumn{
	width:262px;
	float:right;
	background-color:#fcfcfc;
	}
rightColumnEventi {
	width:262px;
	float:right;
	background-color:#fcfcfc;
	text-align:justify;
}
#rightColumnSponsor{
	margin-top:26px;
	width:252px;
	float:right;
	background-color:#fcfcfc;

	
}
#rightColumnSponsorProgetti{
	margin-top:26px;
	width:252px;
	float:right;
	background-color:#fcfcfc;
	height:1219px;

	
}

#rightColumn p, #rightColumnSponsor p{
	letter-spacing:2px;
	text-align:center;
	line-height:35px;
	
}
#rightColumn p.eventHome{
	letter-spacing:normal;
	text-align:left;
	line-height:normal;
	
}
#pubblicazioni{
	width:891px;
	background-color:#fcfcfc;
	margin-top:13px;
	margin-bottom:13px;
	float:left;
}
#pubblicazioni img{
	margin:10px 13px 10px 10px;
	float:left;
}
#pubblicazioni #pubblicazione1{
	width:300px;
	margin-top:9px;
	float:left;
	margin-right:25PX;
}
#pubblicazioni #publicazione2{
	width:300px;
	float:right;
	margin-top:9px;
	
}
	
#footer{
	width:891px;
	margin:5px auto;
	color:#000;
	font-size:10px;
	background-image:url(../img/footer.jpg);
	height:22px;
	font-weight:bold;
}

.noJusti{
	text-align:left;
}
