/* formattazione body */

.body_index {
	/*height:100%;*/
	/*margin:0;*/
	background-color: #99042E; /*#99042E nuovo background del nuovo logo - 9F0000 vecchio bgd*/
	/*margin: 0px;*/
}

.body {
	/*height:100%;*/
	margin:0;
	background-color: #99042E; /*#99042E nuovo background del nuovo logo - 9F0000 vecchio bgd*/
	/*margin: 0px;*/
}

.filetto {
	height:1px;
	background-color: #FFFFFF;
}

.spacer_footer {
	height: 1px;
	background-color: #FFFFFF;
}

.separatore {
	height:5px;
	line-height:1px;
}

/* formattazione links */

a.entra:link {
	font-family: Verdana; font-size: 14px; color: #000000; text-decoration: none; font-weight: none; letter-spacing: 2px
}
a.entra:visited {
	font-family: Verdana; font-size: 14px; color: #000000; text-decoration: none; font-weight: none; letter-spacing: 2px
}
a.entra:hover {
	font-family: Verdana; font-size: 14px; color: #ffffff; text-decoration: none; font-weight: none; letter-spacing: 2px
}

a.link_centri:link {
	font-family: Verdana; font-size: 14px; color: #EFE472; text-decoration: none; font-weight: none; letter-spacing: 2px
}
a.link_centri:visited {
	font-family: Verdana; font-size: 14px; color: #EFE472; text-decoration: none; font-weight: none; letter-spacing: 2px
}
a.link_centri:hover {
	font-family: Verdana; font-size: 14px; color: #999999; text-decoration: none; font-weight: none; letter-spacing: 2px
}

a.link_utili:link {
	font-family: Verdana; font-size: 12px; color: #999999; text-decoration: none; font-weight: none; letter-spacing: 2px
}
a.link_utili:visited {
	font-family: Verdana; font-size: 12px; color: #EFE472; text-decoration: none; font-weight: none; letter-spacing: 2px
}
a.link_utili:hover {
	font-family: Verdana; font-size: 12px; color: #EFE472; text-decoration: none; font-weight: none; letter-spacing: 2px
}

#d1 a:link {
	font-family: Verdana; font-size: 16px; color: #ff00ff; text-decoration: none; font-weight: none; letter-spacing: 3px
}
#d1 a:visited {
	font-family: Verdana; font-size: 16px; color: #ffff00; text-decoration: none; font-weight: none; letter-spacing: 3px
}
#d1 a:hover {
	font-family: Verdana; font-size: 16px; color: #ffffff; text-decoration: none; font-weight: none; letter-spacing: 3px
}

#d2 a:link {
	font-family: Verdana; font-size: 16px; color: #ff00ff; text-decoration: none; font-weight: none; letter-spacing: 3px
}
#d2 a:visited {
	font-family: Verdana; font-size: 16px; color: #ffff00; text-decoration: none; font-weight: none; letter-spacing: 3px
}
#d2 a:hover {
	font-family: Verdana; font-size: 16px; color: #ffffff; text-decoration: none; font-weight: none; letter-spacing: 3px
}

a.link_service:link{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
}

a.link_service:hover{
	color: #EFE472;
	text-align: center;
	text-decoration: none;
}

a.link_service:visited{
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

a.mail_footer:link{
	font-size:9px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
}

a.mail_footer:hover{
	font-size:9px;
	color: #EFE472;
	text-align: center;
	text-decoration: none;
}

a.mail_footer:visited{
	font-size:9px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}



/* tabelle pagina index */

#tabella_index{
	height:450px;
	width:470px;
	margin-top:-225px;
	margin-left: -235px;
	left:50%;
	top:50%;
	position:absolute;
}


#main_swf{
	border:0px;
	border-color:#CCCCCC;
	padding:0;
	border-spacing:0;
}

/* tabella pagina home */

#tabella_home{
	width:100%;
	border:0;
	padding:0;
	border-spacing:0;
	background-image: url(../images/africamap_new_2.jpg); /* modificare bgd immagine per nuovo BGD 99042E */
	background-repeat:no-repeat;
	
}

/* menu */

#space {
	float: left;
	width: 20px;
}

#d1 {
	font-family: Verdana;
	font-size: 16px;
	color: #ffff00;
	letter-spacing: 3px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#d2 {
	font-family: Verdana;
	font-size: 16px;
	color: #ffff00;
	letter-spacing: 3px;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.cella_news {
	float:left;
	margin-right: 10px;
	margin-top: 10px;
}

#menu_dx {
	width: 120px;
	float:right;
	margin-top:5px;
}

.spacer_service {
	background-color: #CCCCCC;
	width: 1px;
}

/* titoli */

.titolo1 {
	font-family: Verdana; font-size: 32px; color: #ff00ff; letter-spacing: 5px
}

.titolo2 {
	font-family: Verdana; font-size: 34px; color: #EFE472; letter-spacing: 5px; text-align:center
}

.sottotitolo {
	font-family: Verdana;
	font-size: 18px;
	color: #ffffff;
	letter-spacing: 5px;
	text-align: left;
	float:left;
}


/* testo */

.testo1 {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: justify;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 50px;
}

.testo2 {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: justify;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 25px;
}

.testo3 {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: justify;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}

#testo {
	font-family: Verdana;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 2px;
	text-align: justify;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	vertical-align:top;
	padding-left:10px;
}

.testo_centri {
	margin-left:190px;
	text-align:justify;
}

.testo_centri_dx {
	margin-right:190px;
	text-align:justify;
}

.testo_etiopia {
	margin-left:340px;
	text-align:justify;
}

.testo_etiopia_titolo{
	font-size: 14px;
	color:#EFE472;
	margin-bottom:5px;
}

.testo_etiopia_titolo_div{
	font-size: 14px;
	color:#FF0000;
	margin-bottom:5px;
}

.brochure_centri_dx {
	/*margin-top:50px;*/
	margin-right:190px;
	text-align:left;
}

.brochure_centri {
	/*margin-top:50px;*/
	margin-left:190px;
	text-align:left;
}

.testo_storia {
	text-align:justify;
}

.testo_incensi {
	text-align:center;
}

.testo_geografia {
	text-align:justify;
	margin-bottom: 15px;
}

.testo_links {
	text-align:center;
	line-height:20px;
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	letter-spacing: 1pt;
	text-align: justify;
	padding-top: 5px;
}

/* riquadro news */

#marqueecontainer{
	position: relative;
	width: 200px; /*marquee width */
	height: 350px; /*marquee height */
	background-color: #99042E; /*990000 */
	overflow: hidden;
	border: 1px solid #666666;
	padding: 2px;
	padding-left: 4px;
}

h3 {
	color: #FFFFCC;
	text-align: center;
}

.link_news {
	color: #EFE472;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration:none;
}

.testo_news {
	color: #99CCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
}



/*popup*/

.navtext {
	width:auto;
	font-size:12px;
	border-width:2px;
	border-style:outset;
	border-color:darkgray;
	layer-background-color:tan;
	background-color:#CCCCCC;
	color:#000000;
}

/*filetto*/

hr {
	width:440px;
	margin:19px 180px 20px 180px;
	border:0px;
	color:#333333;
	background-color:#666666;
	height:1px;
}

/*immagini*/

.img_centri {
	border:solid #666666 1px;
	float:left;
}

.img_centri_dx {
	border:solid #666666 1px;
	float:right;
}

.img_etiopia {
	border:solid #666666 1px;
	float:left;
}

.img_storia {
	border:solid #666666 1px;
	float:left;
	margin: 10px 10px 0px 5px;
}

.img_geografia {
	float:left;
	margin: 0px 15px 0px 0px;
}


.img_religione_sx {
	float:left;
	margin: 0px 13px 8px 0px;
	border:solid #666666 1px;
}


.img_religione_dx {
	float:right;
	margin: 0px 0px 8px 13px;
	border:solid #666666 1px;
}

.img_resine_sx {
	float:left;
	width:200px;
	border:solid #666666 1px;
}


.img_resine_dx {
	float:right;
	width:200px;
	border:solid #666666 1px;
}

.img_fiere {
	float:right;
	width:350px;
	border:solid #666666 1px;
	margin-left:10px;
}

.uc {
	margin: 100px 365px 100px 365px;
	height:300px;
}