@import "/javascript/modal.css";

/********************************************* TEMPLATE *******************************************************************/
body{
	background-color:#ffffff;
	/**
	background-image:url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	**/
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
td {
	padding:0px;
	margin:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 0.8em;
}
th {
	padding:0px;
	margin:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 0.8em;
}

input {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 0.8em;
	line-height:150%;
	color:#227483;
	padding-left:5px;
}
select {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 0.8em;
	line-height:150%;
	color:#227483;
	padding-left:5px;
}
textarea {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 0.8em;
	line-height:150%;
	color:#227483;
	padding-left:5px;
}
h2 {
	font-size:1.2em;
	margin-top:4px;
	color:#F8AB35;
}
h2.giallo {
	color:#F8AB35;
}
h3 {
	margin-left:0px;
	font-size:1.2em;
	font-weight:normal;
	padding-bottom:4px;
	border-bottom:1px solid #F8AB35;
}

#indirizzi{
	position:relative;
	margin-top:0.6em;
	float:right;
	font-size: 0.7em;
	color:#666666;
	text-align:center;
	height:0.94em;
}
#validazioni{
position:relative;
	margin-top:0.4em;
	clear:both;
	text-align:center;
}
/********************************************* FINE TEMPLATE *******************************************************************/
.header {
	font-size:14px;
	color:#227483;
	padding-left:5px;
}
.normale {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 0.8em;
	line-height:150%;
	color:#227483;
	padding-left:5px;
	padding-right:5px;
}

.contenitore_news {
	margin-left: 5px;
	
}
.imgnews {
	margin-right:5px;
	margin-top:4px;
}
.news {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 0.8em;
	line-height:150%;
	color:#227483;
	padding-left:0px;
	padding-right:5px;
	display:table;
}

.news_bis {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 0.8em;
	line-height:150%;
	color:#227483;
	padding-left:30px;
	padding-right:5px;
	display:table;
}

.news_block {

	margin-bottom:13px;
	clear:both;
	padding-top:7px;
	padding-bottom:7px;
}
.lista_grigio {
	background-color:#f5f5f5;
	margin-bottom:13px;
	clear:both;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
}
.spaziatore {

	margin-top:20px;
}
.piccolo {
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 0.7em;
	line-height:130%;
	color:#227483;
	padding-left:15px;
	padding-right:15px;
}

.bandi {
	background-image:url(../images/ipa2010_call_fondo.jpg);
	background-repeat:no-repeat;
	padding-top:50px;
	margin-top:26px;

}
.bandi_interna {
	background-image:url(../images/ipa2010_call_fondo.jpg);
	background-repeat:no-repeat;
	padding-top:50px;
	
	margin-top:113px;

}
.giallo {
	color: #F8AB35;
}
P.faq {
	margin-left:30px;
	margin-bottom:14px;
	margin-top:10px;
}

UL.faq {
	margin-left:35px;
	margin-top:10px;
	padding-top:0px;
}
OL.faq {
	margin-left:35px;
	margin-top:10px;
	padding-top:0px;
}
OL.faq_alpha {
	margin-left:35px;
	margin-top:10px;
	padding-top:0px;
	list-style-type: lower-alpha;
}
OL.faq_roman {
	margin-left:35px;
	margin-top:10px;
	padding-top:0px;
	list-style-type: lower-roman;
}


h3.faq {
	margin-top:26px;
	margin-bottom:0px;
	font-weight:bold;
	border:0px;
}

h1.titoletto {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 0.7em;
	padding-left:13px;
	padding-bottom:3px;
	margin-bottom:0px;
	color:#227483;
}
h1.titolo {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 0.9em;
	ggpadding-bottom:1px;
	margin-top:0px;
	margin-bottom:0px;
	color:#227483;
}
h1.titolone {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 1.3em;
	padding-bottom:1px;
	margin-bottom:0px;
	color:#227483;
}
h2.sottotitolo {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 0.8em;
	padding-bottom:3px;
	margin-bottom:0px;
	color:#F8AB35;
}
.datatitolo {
	color:#F8AB35;
}
h2.sottotitolone {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 1.0em;
	padding-bottom:3px;
	margin-bottom:0px;
	color:#F8AB35;
}

UL.documenti {
	margin:0px;
	padding:0px;
}
UL.documenti2{
	margin:0px;
	padding:0px;
}

LI.documenti {
	list-style-type:none;
	background-image:url('../icons/pdf.gif');
	background-repeat:no-repeat;
	background-position:left center;
	margin-bottom:10px;
	margin-left:30px;
}
li.documenti a{
	background-color:#f4f4f4;
	padding:10px;
	margin-left:40px;
	display:block;
}

LI.documenti_zip {
	list-style-type:none;
	background-image:url('../icons/zip.gif');
	background-repeat:no-repeat;
	background-position:left center;
	margin-bottom:10px;
	margin-left:30px;
}
LI.documenti_zip  a{
	background-color:#f4f4f4;
	padding:10px;
	margin-left:40px;
	display:block;
}

LI.documenti_dis {
	list-style-type:none;
	background-image:url('../icons/zip.gif');
	background-repeat:no-repeat;
	background-position:left center;
	margin-bottom:10px;
	color:#aaaaaa;
	background-color:#fefefe;
	margin-left:30px;
	display:block;
	padding-left:40px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}

LI.link {
	list-style-image:url('../icons/link.gif');
	margin-bottom:5px;
	margin-left:60px;
	padding-left:10px;
}
UL.menu_home {
	margin-top:15px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
}

LI.menu_home {
	border-left:#227483 8px solid;
	border-right:#dddddd 1px solid;
	border-top:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 0.7em;
	list-style:none;
	padding-top:4px;
	padding-left:5px;
	width:185px;
	height:16px;
	background-color:#fbfbfb;
	color:#227483;
	margin-bottom:2px;

}

LI.menu_home_selected {
	border-left:#227483 8px solid;
	border-right:#dddddd 1px solid;
	border-top:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 0.7em;
	list-style:none;
	padding-top:4px;
	padding-left:5px;
	width:185px;
	height:16px;
	background-color:#227483;
	color:#ffffff;
	margin-bottom:2px;

}
LI.menu_home_approved,LI.menu_home_projects,LI.menu_home_programme,LI.menu_home_news,LI.menu_home_documents,LI.menu_home_howtoapply,LI.menu_home_faq ,LI.menu_home_communication,LI.menu_home_partnersearch,LI.menu_home_link,LI.menu_home_contact  {
	list-style:none;
}
LI.menu_home_approved_selected,LI.menu_home_projects_selected,LI.menu_home_programme_selected,LI.menu_home_news_selected,LI.menu_home_documents_selected,LI.menu_home_howtoapply_selected,LI.menu_home_faq_selected ,LI.menu_home_communication_selected,LI.menu_home_partnersearch_selected,LI.menu_home_link_selected,LI.menu_home_contact_selected  {
	list-style:none;
}
LI.menu_home_projects  a,LI.menu_home_programme  a,LI.menu_home_news a,LI.menu_home_documents a,LI.menu_home_communication a,LI.menu_home_link a,LI.menu_home_contact a{
	display:block;
	font-size: 0.7em;
	width:185px;
	height:22px;
	color:#227483;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	padding-left:40px;
	padding-top:5px;
	
}
LI.menu_home_approved  a,LI.menu_home_howtoapply a,LI.menu_home_partnersearch a,LI.menu_home_faq  a{
	display:block;
	font-size: 0.7em;
	width:175px;
	height:22px;
	color:#227483;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	padding-left:50px;
	padding-top:5px;
}
LI.menu_home_projects_selected  a,LI.menu_home_programme_selected  a,LI.menu_home_news_selected  a,LI.menu_home_documents_selected  a,LI.menu_home_communication_selected  a,LI.menu_home_link_selected  a,LI.menu_home_contact_selected  a{
	display:block;
	font-size: 0.7em;
	width:185px;
	height:22px;
	color:#227483;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	padding-left:40px;
	padding-top:5px;
	
}
LI.menu_home_approved_selected  a,LI.menu_home_howtoapply_selected  a,LI.menu_home_faq_selected   a,LI.menu_home_partnersearch_selected  a{
	display:block;
	font-size: 0.7em;
	width:175px;
	height:22px;
	color:#227483;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	padding-left:50px;
	padding-top:5px;
}

LI.menu_home_projects_selected  span,LI.menu_home_programme_selected  span,LI.menu_home_news_selected  span,LI.menu_home_documents_selected  span,LI.menu_home_communication_selected  span,LI.menu_home_link_selected  span,LI.menu_home_contact_selected  span{
	display:block;
	font-size: 0.7em;
	width:185px;
	height:22px;
	color:#227483;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	padding-left:40px;
	padding-top:5px;
	
}
LI.menu_home_approved_selected  span,LI.menu_home_howtoapply_selected  span,LI.menu_home_faq_selected   span,LI.menu_home_partnersearch_selected  span{
	display:block;
	font-size: 0.7em;
	width:175px;
	height:22px;
	color:#227483;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	padding-left:50px;
	padding-top:5px;
}

LI.menu_home_programme  a{
	background-image: url('../icons/menu_programme.gif');
	background-repeat: no-repeat;
}
LI.menu_home_news  a{
	background-image: url('../icons/menu_news.gif');
	background-repeat: no-repeat;
}
LI.menu_home_documents  a{
	background-image: url('../icons/menu_documents.gif');
	background-repeat: no-repeat;
}
LI.menu_home_howtoapply  a{
	background-image: url('../icons/menu_howtoapply.gif');
	background-repeat: no-repeat;
}
LI.menu_home_faq  a{
	background-image: url('../icons/menu_faq.gif');
	background-repeat: no-repeat;
}
LI.menu_home_communication  a{
	background-image: url('../icons/menu_communication.gif');
	background-repeat: no-repeat;
	color:#ffffff;
}
LI.menu_home_partnersearch  a{
	background-image: url('../icons/menu_partnersearch.gif');
	background-repeat: no-repeat;
}
LI.menu_home_link  a{
	background-image: url('../icons/menu_link.gif');
	background-repeat: no-repeat;
}
LI.menu_home_contact  a{
	background-image: url('../icons/menu_contact.gif');
	background-repeat: no-repeat;
}
LI.menu_home_projects  a{
	background-image: url('../icons/menu_projects.gif');
	background-repeat: no-repeat;
}
LI.menu_home_approved  a{
	background-image: url('../icons/menu_approved.gif');
	background-repeat: no-repeat;
}


LI.menu_home_approved  a:hover,LI.menu_home_projects  a:hover,LI.menu_home_programme  a:hover,LI.menu_home_news  a:hover,LI.menu_home_documents a:hover,LI.menu_home_howtoapply a:hover,LI.menu_home_faq  a:hover,LI.menu_home_communication a:hover,LI.menu_home_partnersearch a:hover,LI.menu_home_link a:hover,LI.menu_home_contact a:hover{
	color:#ffffff;
}
LI.menu_home_approved_selected  a,LI.menu_home_projects_selected  a,LI.menu_home_programme_selected  a,LI.menu_home_news_selected   a,LI.menu_home_documents_selected  a,LI.menu_home_howtoapply_selected  a,LI.menu_home_faq_selected   a,LI.menu_home_communication_selected  a,LI.menu_home_partnersearch_selected  a,LI.menu_home_link_selected  a,LI.menu_home_contact_selected  a{
	color:#ffffff;
}
LI.menu_home_approved_selected  span,LI.menu_home_projects_selected  span,LI.menu_home_programme_selected  span,LI.menu_home_news_selected   span,LI.menu_home_documents_selected  span,LI.menu_home_howtoapply_selected  span,LI.menu_home_faq_selected   span,LI.menu_home_communication_selected  span,LI.menu_home_partnersearch_selected  span,LI.menu_home_link_selected  span,LI.menu_home_contact_selected  span{
	color:#ffffff;
}
LI.menu_home_programme  a:hover,LI.menu_home_programme_selected  a,LI.menu_home_programme_selected  span{
	background-image: url('../icons/menu_programme_hi.gif');
	background-repeat: no-repeat;
}
LI.menu_home_news  a:hover,LI.menu_home_news_selected a,LI.menu_home_news_selected span{
	background-image: url('../icons/menu_news_hi.gif');
	background-repeat: no-repeat;
}
LI.menu_home_documents  a:hover,LI.menu_home_documents_selected  a,LI.menu_home_documents_selected  span{
	background-image: url('../icons/menu_documents_hi.gif');
	background-repeat: no-repeat;
}
LI.menu_home_howtoapply  a:hover,LI.menu_home_howtoapply_selected  a,LI.menu_home_howtoapply_selected  span{
	background-image: url('../icons/menu_howtoapply_hi.gif');
	background-repeat: no-repeat;
}
LI.menu_home_faq  a:hover,LI.menu_home_faq_selected a,LI.menu_home_faq_selected span{
	background-image: url('../icons/menu_faq_hi.gif');
	background-repeat: no-repeat;
}
LI.menu_home_communication  a:hover,LI.menu_home_communication_selected a,LI.menu_home_communication_selected span{
	background-image: url('../icons/menu_communication_hi.gif');
	background-repeat: no-repeat;
}
LI.menu_home_partnersearch  a:hover,LI.menu_home_partnersearch_selected a,LI.menu_home_partnersearch_selected span{
	background-image: url('../icons/menu_partnersearch_hi.gif');
	background-repeat: no-repeat;
}
LI.menu_home_link  a:hover,LI.menu_home_link_selected  a,LI.menu_home_link_selected  span{
	background-image: url('../icons/menu_link_hi.gif');
	background-repeat: no-repeat;
}
LI.menu_home_contact  a:hover,LI.menu_home_contact_selected a,LI.menu_home_contact_selected span{
	background-image: url('../icons/menu_contact_hi.gif');
	background-repeat: no-repeat;
	
}
LI.menu_home_projects  a:hover,LI.menu_home_projects_selected a,LI.menu_home_projects_selected span{
	background-image: url('../icons/menu_projects_hi.gif');
	background-repeat: no-repeat;
	
}
LI.menu_home_approved  a:hover,LI.menu_home_approved_selected a,LI.menu_home_approved_selected span{
	background-image: url('../icons/menu_approved_hi.gif');
	background-repeat: no-repeat;
	
}
LI.menu_home_faq2 {
	list-style:none;
	font-size: 0.7em;
	margin-left:32px;
	padding-left:13px;
	width:150px;
	height:22px;
	color:#227483;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	background-image: url('../icons/menu_faq2.gif');
	background-repeat: no-repeat;
	background-position:left top;
}


LI.menu_faq {
	border-left:#F8AB35 8px solid;
	border-right:#dddddd 1px solid;
	border-top:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 0.7em;
	list-style:none;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:5px;
	width:148px;
	background-color:#fbfbfb;
	color:#227483;
	margin-bottom:2px;
	margin-left:30px;
}
LI.menu_faq_selected{
	border-left:#227483 8px solid;
	border-right:#dddddd 1px solid;
	border-top:#dddddd 1px solid;
	border-bottom:#dddddd 1px solid;
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
	font-size: 0.7em;
	list-style:none;
	padding-top:2px;
	padding-bottom:5px;
	padding-left:5px;
	width:148px;
	background-color:#FFE5BD;
	color:#227483;
	margin-bottom:2px;
	margin-left:30px;
}
a.menu_home:hover {
	text-decoration:none;
	color:#ffcc00;

}

a.menu_home {
	text-decoration:none;
	color:#227483;
}

a.documenti {
	text-decoration:none;
	color:#227483;
}
a.documenti:visited {
	text-decoration:none;
	color:#227483;
}
a.documenti:hover {
	text-decoration:none;
	color:#ff0000;
}


a.piccolo {
	text-decoration:none;
	color:#227483;
}
a.piccolo:visited {
	text-decoration:none;
	color:#227483;
}
a.piccolo:hover {
	text-decoration:none;
	color:#ff0000;
}
table.lista {
	border:#eeeeee 1px solid;
	margin-top:10px;
}
th.lista {
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#f0f0f0;
	color:#333333;
	border-right:#ffffff 1px solid;
	border-bottom:#eeeeee 2px solid;	
}

td.lista0 {
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f4f4f4;
	color:#555555;
	border-right:#ffffff 1px solid;
	border-bottom:#ffffff 1px solid;
	}

td.lista1 {
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#fbfbfb;
	color:#555555;
	border-right:#ffffff 1px solid;
		border-bottom:#ffffff 1px solid;
}


img.calendario{
	border:0px;
	padding-top:6px;
	padding-left:5px;
	cursor:pointer;
}
table.content_edit{
	padding:12px;
	border:1px solid #999999;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-color:#f3f3f3;
}
table.content_edit td{
	padding:2px;
	font-size:0.74em;
}
label{
	font-size:1.2em;
	font-weight:bold;	
	color: #555555;
	margin-bottom:3px;
	display:block;
}
input.cms_input{
	font-size:1em;
}
textarea.cms_input{
	font-size:1em;
}
input.cms_input:focus{
	background-color:#ffffcc;
}
textarea.cms_input:focus{
	background-color:#ffffcc;
}
select.cms_select{
	/*width:250px;
	height:20px;*/
}
select.cms_select:focus{
	background-color:#ffffcc;
}
input#valorefile{
	background-color:#ffffff;
}
.content_helper{
	background-color:#ffffcc;
	border:1px solid #f3f3f3;
	padding:5px;
	margin:6px;
	width:auto;
	font-size:0.7em;
	display:none;
}
div.riquadro_rosso{
	background-image:url('/ambienti/default/images/ipa2010_bullet.png');
	background-repeat:no-repeat;
	background-position:20px 40px;
	background-color:#c82828;
	padding-left:60px;
	padding-right:20px;
	padding-top:20px;
	color:#ffffff;
	height:80px;
	font-size:1.1em;
}
div.sottolineato_giallo{
	border-bottom:1px solid #F8AB35;

}

#news_1,#news_3,#news_5,#news_7,#news_9,#news_11,#news_13,#news_15,#news_17,#news_19{
	background-color:#f4f4f4;
	padding:10px;
	
}
#news_1 h1,#news_3 h1,#news_5 h1,#news_7 h1,#news_9 h1,#news_11 h1,#news_13 h1,#news_15 h1,#news_17 h1,#news_19  h1{
	color:#F8AB35;
	font-size:0.9em;
}
#news_2 ,#news_4,#news_6,#news_8,#news_10,#news_12,#news_14,#news_16,#news_18,#news_20{
	background-color:#e6e5e5;
	padding:10px;
}
#news_2  h1,#news_4 h1,#news_6 h1,#news_8 h1,#news_10 h1,#news_12 h1,#news_14 h1,#news_16 h1,#news_18 h1,#news_20 h1 {
	color:#227483;
	font-size:0.9em;
}
h1.download {
	color:#117483;
	font-size:22px;
	margin:0px;
	padding:opx;
}
h2.download {
	color:#00C1e1;
	margin:0px;
	padding:opx;
	font-size:15px;
}
h3.download {
	color:#227483;
	font-size:11px;
	margin:0px;
	padding:opx;
	border:0px;
	margin-top:10px;
	
}
h3.download  a{
	text-decoration:none;
	color:#227483;
}
h3.download  a:hover{
	text-decoration:underline;
	color:#227483;	
}
a.rss{
	background-image:url('/ambienti/default/images/ipa2010_rss.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:99px;
	height:32px;
	display:block;
}
a.rss:hover{
	background-image:url('/ambienti/default/images/ipa2010_rss_hi.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:99px;
	height:32px;
	display:block;
}