/*********************************************************************/
/************** Progetti di Impresa Srl copyright 2007 ***************/
/*********************************************************************/


/*********************************************************************/
/*****                                        ************************/
/*****            PRENOTAZIONE RISORSE        ************************/
/*****                                        ************************/
/*********************************************************************/

#boxPrenotazioneRisorse{
	clear: left;
	float: left;
	margin-top: 15px;
	font-size: 78%;
	border-left: 6px solid white;
	width: 98%;
}

#boxPrenotazioneRisorse .risorsa{
	clear: left;
	float: left;	
	border-top: 1px dotted navy;
	margin-top: 6px;
	width: 98%;
}

#boxPrenotazioneRisorse IMG{
	float: left;
	width: 250px;
	border-right: 6px solid white;
	border-bottom: 6px solid white;
}


#boxPrenotazioneRisorse ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxPrenotazioneRisorse ul li{
	font-size: 100%;
	margin: 0;
	padding-top: 14px;
}

#boxPrenotazioneRisorse ul li a{
	display: block; 
	width: 98%;
	padding-left: 5px;
	border-top: 1px solid #3385E6;
	border-left: 1px solid #3385E6;
	font-size: 116%;
	font-weight: bold;
	text-decoration: none; 
	color: #3385E6;
}

#boxPrenotazioneRisorse a:hover{
	/*color: black;
	background-color: yellow;*/
}

#boxPrenotazioneRisorse .sfondo2 {
	position: relative;
	clear: left;
   background-color: #EEF3F5;
	border-top:    10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	font-weight: normal;
	font-size: 90%;
	width: 98%;
	padding: 5px;
	text-align: justify;
}

#boxPrenotazioneRisorse H3 {
	margin: 0.5em 5px;
	font-weight: bold;
	font-size: 135%;
	border-bottom: 1px dotted navy;
}

#boxPrenotazioneRisorse H4 {
	margin-top: 30px;
	margin-bottom: 5px; 
	background-color: #f7f7f7;	
	font-weight: normal;
	color: #navy;
	font-size: 100%;
}

#boxPrenotazioneRisorse H5 {
	margin-top: 30px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #navy;
	font-size: 125%;
	border-top: 1px dotted navy;
}

#boxPrenotazioneRisorse H6 {
	margin-top: 30px;
	margin-bottom: 5px; 
	font-weight: bold;
	color: #navy;
	font-size: 115%;
	border-top: 1px dotted navy;
}

#boxPrenotazioneRisorse .allegato{
	margin-top: 20px;
	padding-left: 4px;
	margin-bottom: 40px;
	clear: both;
}

#boxPrenotazioneRisorse .titolo{
	font-weight: bold;
}

#boxPrenotazioneRisorse .elencoMailFallite{
	margin: 5px;
}

#boxPrenotazioneRisorse .elencoMailFallite ul{
	list-style-type: disc;
	list-style-position: inside;
}

#boxPrenotazioneRisorse .elencoMailFallite ul li{
	font-size: 90%;
	margin: 0;
	padding-top: 5px;
}

#boxPrenotazioneRisorse .elencoMailFallite span{
	margin-top: 10px;
}

.labelDatiPersonali {
	display: block;
	font-weight: normal;
	width: 100px;
	margin-left: 2px;
}

#BoxDatiUtente{ 
	font-family: Arial, Helvetica, sans-serif;
 }


#BoxRicercaRisorse
{
	clear: both !important;
	margin: 0.5em 5px;
	font-weight: normal;
	font-size: 85%;
	text-align: justify;
}

#BoxRicercaRisorse DIV
{
	clear: both;
}


#BoxRicercaRisorse INPUT
{
	width: 150px !important;
}

#BoxRicercaRisorse SELECT
{
	width: 50% !important;
}



#BoxRicercaRisorse LABEL {
	display: inline;
	/*font-size: 85%;*/
	font-weight: normal;
	text-align: left;
	width: 30px;
}

.BoxRicerca
{
	clear: both;
	font-weight: normal;
	font-size: 85%;
}

.Paragrafo{ 
	clear : both;
	margin-bottom: 5px;
 }
 
 #BoxEsitoDisponibilita{ 
 	background-color: #D0E0F4;
	border: solid 1px #427DA5;
	padding: 10px;
	margin-bottom: 5px;
  }
