*
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #b3000a;
}

a:hover
{
	text-decoration: underline;
	color: #555;
}

body {
	color: #666;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	background: #343434;
	}

#sfondo {
	position:absolute;
	top: 50%;
	width: 100%;
	height: 530px;
	margin-top: -265px;
	background-image: url(../images/outersection.jpg);
}

#pagina {
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 760px;
	height: 530px;
	margin-left: -380px;
	margin-top: -265px;
}

#header_ {
	background: url(../images/header.png);
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:10px;
}

#header002_ {
	position:absolute;
	left:0px;
	top:10px;
	width:37px;
	height:135px;
	background: url(../images/header-02.png);
}

#logo_ {
	position:absolute;
	left:37px;
	top:10px;
	width:89px;
	height:135px;
	background: url(../images/logo.png);
}

#header004_ {
	position:absolute;
	left:126px;
	top:10px;
	width:634px;
	height:22px;
	background: url(../images/header-04.png);
}

#header005_ {
	position:absolute;
	left:126px;
	top:32px;
	width:292px;
	height:113px;
	background: url(../images/header-05.png);
}

#topmenu_ {
	position:absolute;
	left:418px;
	top:32px;
	width:313px;
	height:88px;
	padding-top: 0px;
	background: url(../images/topmenu.png);
	background-repeat: no-repeat;
}
#topmenu_ li
{
	float: right;
	height: 88px;
	width: 75px;
	list-style-type: none;
	list-style-image: none;
}

#topmenu_ a
{
	color: #FFF;
	display: block;
	height: 50px;
	width: 75px;
	line-height: 50px;
	padding: 50px 0 0;
	text-align: center;
}

#topmenu_ a:hover
{
	text-decoration: none;
	background: url('../images/navigation.jpg') repeat-x;
	color: #111;
}

#topmenu_ .active
{
	background: url('../images/navigation.jpg') repeat-x;
}

#header007_ {
	position:absolute;
	left:731px;
	top:32px;
	width:29px;
	height:113px;
	background: url(../images/header-07.png);
}

#header008_ {
	position:absolute;
	left:418px;
	top:120px;
	width:313px;
	height:25px;
	background: url(../images/header-08.png);
}

#content_ {
	position:absolute;
	top:145px;
	width:760px;
	height:339px;
	background: url(../images/content.png);
	left: 0px;
}

#content_2 {
	position:absolute;
	width:660px;
	height:339px;
	overflow: auto;
	left: 60px;
	text-align: justify;
	padding-right: 7px;
}

#contimg
{
	position: absolute;
	
}

#content_2 h1
{
	font-size: 150%;
	color: Maroon;
}

#home1
{
	position:absolute;
	width:250px;
	left: 60px;
	text-align: justify;
}

#home2
{
	position:absolute;
	width:245px;
	left: 350px;
	text-align: justify;
}

#imghome
{
	position:absolute;
	top: 100px;
	left: 10px;
	text-align: center;
}

#content_2 img
{
	border: 0;
}


#content_2 td
{
	text-align: justify;
	vertical-align: top;
}


#footer_ {
	position:absolute;
	left:0px;
	top:484px;
	width:760px;
	height:46px;
	background: url(../images/footer.png);
}

#adsense1 {
	position:absolute;
	left:30px;
	top:50px;
	width:468px;
	height:16px;
}

#footer_ li {
	float: left;
	list-style-type: none;
	list-style-image: none;
	padding-top: 25px;
	padding-left: 35px;
	}
	
#footer_ a {

	color: #FFF;
	text-align: center;
}
#footer_ a:hover {

	text-decoration: none;
	color: #b3000a;
}
#footer_ .design {
	float: right;
	padding-right: 35px;
	padding-top: 25px;
	
}

a#tooCool {
 position: fixed;
 right: 0;
 bottom: 0;
 display: block;
 height: 80px;
 width: 80px;
 background: url(../images/too_cool.png) bottom right no-repeat;
 text-indent: -999em;
 text-decoration: none;
 }
 
 
 
 .alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

img {
	border: 0;
	}
#gallery {
	position: relative; 
}
#gallery .image {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	font-size: 3em;
}
#gallery .image img {
	border: 1px solid #a9a9a9; 
	margin: 6px 6px 6px 6px; 
	padding: 2px;
}
#gallery .image img:hover, .image img:focus {
	background-color: #a9a9a9; 
}	
a.linkopacity img {
filter:alpha(opacity=85); 
-moz-opacity: 0.85; 
opacity: 0.85;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
#gallery #nav {
	border: 1px solid #a9a9a9; 
	margin: 6px 0px 6px 0px; 
	padding: 4px 4px 0px 4px;
	height: 18px;
}
#gallery .folder {
	font-size: 11px;
	margin: 25px;
	margin-top: 0px;
	text-indent: 8px;

}
table.foldersbox {
	font-size: 11px; 
	margin: 25px;
	margin-top: 0px;
}
#lightbox{
	position: absolute;
	top: 90px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 1px;
	height: 1px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/gallery/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/gallery/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/gallery/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 26px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	







#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:650px;
	height:919px;
}

#sp-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:650px;
	height:24px;
}

#sp-02_ {
	position:absolute;
	left:0px;
	top:24px;
	width:25px;
	height:895px;
}

#sp-03_ {
	position:absolute;
	left:25px;
	top:24px;
	width:151px;
	height:28px;
}

#sp-04_ {
	position:absolute;
	left:176px;
	top:24px;
	width:17px;
	height:615px;
}

#sp-05_ {
	position:absolute;
	left:193px;
	top:24px;
	width:150px;
	height:28px;
}

#sp-06_ {
	position:absolute;
	left:343px;
	top:24px;
	width:307px;
	height:451px;
}

#sp-07_ {
	position:absolute;
	left:25px;
	top:52px;
	width:151px;
	height:587px;
}

#sp-08_ {
	position:absolute;
	left:193px;
	top:52px;
	width:150px;
	height:423px;
}

#sp-09_ {
	position:absolute;
	left:193px;
	top:475px;
	width:78px;
	height:164px;
}

#sp-10_ {
	position:absolute;
	left:271px;
	top:475px;
	width:243px;
	height:62px;
}

#sp-11_ {
	position:absolute;
	left:514px;
	top:475px;
	width:136px;
	height:148px;
}

#sp-12_ {
	position:absolute;
	left:271px;
	top:537px;
	width:89px;
	height:102px;
}

#sp-13_ {
	position:absolute;
	left:360px;
	top:537px;
	width:154px;
	height:61px;
}

#sp-14_ {
	position:absolute;
	left:360px;
	top:598px;
	width:154px;
	height:25px;
}

#sp-15_ {
	position:absolute;
	left:360px;
	top:623px;
	width:23px;
	height:16px;
}

#sp-16_ {
	position:absolute;
	left:383px;
	top:623px;
	width:163px;
	height:104px;
}

#sp-17_ {
	position:absolute;
	left:546px;
	top:623px;
	width:104px;
	height:296px;
}

#sp-18_ {
	position:absolute;
	left:25px;
	top:639px;
	width:78px;
	height:280px;
}

#sp-19_ {
	position:absolute;
	left:103px;
	top:639px;
	width:277px;
	height:147px;
}

#sp-20_ {
	position:absolute;
	left:380px;
	top:639px;
	width:3px;
	height:171px;
}

#sp-21_ {
	position:absolute;
	left:383px;
	top:727px;
	width:163px;
	height:83px;
}

#sp-22_ {
	position:absolute;
	left:103px;
	top:786px;
	width:277px;
	height:24px;
}

#sp-23_ {
	position:absolute;
	left:103px;
	top:810px;
	width:443px;
	height:30px;
}

#sp-24_ {
	position:absolute;
	left:103px;
	top:840px;
	width:443px;
	height:79px;
}

#africasfondo {
	position:absolute;
	width:655px;
	height:927px;
	background: url(../africa/africa.png);
	text-align: justify;
}

#Tabella_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:650px;
	height:919px;
}

#sp08-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:7px;
	height:919px;
}

#sp08-02_ {
	position:absolute;
	left:7px;
	top:0px;
	width:124px;
	height:30px;
}

#sp08-03_ {
	position:absolute;
	left:131px;
	top:0px;
	width:16px;
	height:359px;
}

#sp08-04_ {
	position:absolute;
	left:147px;
	top:0px;
	width:123px;
	height:30px;
}

#sp08-05_ {
	position:absolute;
	left:270px;
	top:0px;
	width:17px;
	height:359px;
}

#sp08-06_ {
	position:absolute;
	left:287px;
	top:0px;
	width:126px;
	height:31px;
}

#sp08-07_ {
	position:absolute;
	left:413px;
	top:0px;
	width:16px;
	height:761px;
}

#sp08-08_ {
	position:absolute;
	left:429px;
	top:0px;
	width:142px;
	height:30px;
}

#sp08-09_ {
	position:absolute;
	left:571px;
	top:0px;
	width:79px;
	height:761px;
}

#sp08-10_ {
	position:absolute;
	left:7px;
	top:30px;
	width:124px;
	height:329px;
}

#sp08-11_ {
	position:absolute;
	left:147px;
	top:30px;
	width:123px;
	height:329px;
}

#sp08-12_ {
	position:absolute;
	left:429px;
	top:30px;
	width:142px;
	height:731px;
}

#sp08-13_ {
	position:absolute;
	left:287px;
	top:31px;
	width:126px;
	height:328px;
}

#sp08-14_ {
	position:absolute;
	left:7px;
	top:359px;
	width:9px;
	height:560px;
}

#sp08-15_ {
	position:absolute;
	left:16px;
	top:359px;
	width:319px;
	height:103px;
}

#sp08-16_ {
	position:absolute;
	left:335px;
	top:359px;
	width:78px;
	height:267px;
}

#sp08-17_ {
	position:absolute;
	left:16px;
	top:462px;
	width:319px;
	height:164px;
}

#sp08-18_ {
	position:absolute;
	left:16px;
	top:626px;
	width:20px;
	height:135px;
}

#sp08-19_ {
	position:absolute;
	left:36px;
	top:626px;
	width:323px;
	height:40px;
}

#sp08-20_ {
	position:absolute;
	left:359px;
	top:626px;
	width:54px;
	height:135px;
}

#sp08-21_ {
	position:absolute;
	left:36px;
	top:666px;
	width:323px;
	height:95px;
}

#sp08-22_ {
	position:absolute;
	left:16px;
	top:761px;
	width:623px;
	height:31px;
}

#sp08-23_ {
	position:absolute;
	left:639px;
	top:761px;
	width:11px;
	height:158px;
}

#sp08-24_ {
	position:absolute;
	left:16px;
	top:792px;
	width:623px;
	height:127px;
}

#finesp08_ {
	position:absolute;
	left:4px;
	top:920px;
	width:623px;
	height:20px;
}

