/*
	Marco Marletta, based on
	Grey World Design
	by Herreman David
	http://www.free-css-templates.com
	
*/

* { padding: 0; margin: 0 }

body { 
	margin: 0 auto; 
	padding: 0; 
    	background: #FFF url(images/topbg.jpg) repeat-x top;
	font: .8em Verdana, Arial, Sans-Serif; 
	line-height: 1.4em;
	color : #000 
}

.content { 
	margin: 0 auto; 
	padding: 0; 
	width: 800px;	
}

#top {   
padding: 0;
margin: 0;
width: 800px; 
height: 111px; 
}

#part1 {	
height: 80px;	
width: 800px;	
margin: 0;	
padding: 0;
}

#part1 h1 {color: #555; font-size: 1.8em; background: transparent; 
padding: 35px 20px 0px 0px; }

#address {float: right; 
padding: 0; 
margin: 0; background: transparent}
#address ul { padding: 20px 20px 0 0;text-align:right}
#address li { list-style-type:none;  
color: #888; font-weight: bold; 
font-family:  Arial, Verdana, Helvetica, Sans-Serif;}

#address li a { text-decoration: none; background: transparent; color: #555;}
#address li a:hover { text-decoration: underline; background: transparent; 
color: #555;}


/* BREADCRUMBS PART ***************************************/
#breadcrumbs{
	height: 28px;
	background: transparent; 
	width: 800px;
	margin: 10px 0;
	color: #555;
	padding-left: 0px;	
	font-size: 0.8em
}
#breadcrumbs a { text-decoration: none }
#breadcrumbs a:hover { text-decoration: underline }

/* TOP MENU PART PART ------ **********************************/
#topmenu { float: right; margin: 0; padding: 0; background: transparent; height: 31px; width: 800px;}
#topmenu  ul { list-style: none; padding: 0px 0; margin: 0; float: right; background-color: transparent;}
#topmenu li {
   width: auto !important;
   width: 0%;
   float: left;
   margin: 0;
   font-size: 10px;
   line-height: 30px;
   white-space: nowrap;
   background: url(images/menul_a.gif) top left no-repeat;
   background-color: #FFF  
   list-style: none;
   padding-right: 2px
}

#topmenu a {
   font-family: Verdana, Arial, Sans-Serif;
   font-size: 1.1em;
   display: block;
   padding-left: 0px;
   padding-right: 10px;
   text-decoration: none;
   color: #FFF;
   background: url(images/menur_a.gif) top right no-repeat;
   margin-top: 0px;
   margin-left: 9px
}

#topmenu a.current { font-weight: bold; color: #0066B3; }
#topmenu a.current:hover {text-decoration: none;}
#topmenu a:hover { color:#009966; text-decoration: underline;}

/*** Main area *****/
#main { margin: 0 auto; width: 800px; padding-top: 0px; background: transparent } 
a { color: #0066B3; text-decoration:none; background: inherit } 
a:hover {text-decoration: underline; }
h1 { font: bold 1.9em Arial, Arial, Sans-Serif  }
h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0 }
ul {  padding: 0; margin: 0 }
li { list-style-type: none }

.capital { float:left; color:silver; font-size:64px; line-height:50px; padding:2px; font-family: "Times New Roman", times, Sans-Sherif; background: #FFF; }

.names {font-variant: small-caps; font-size: 1.1em;} 

#left { float: left; 	width: 550px; padding: 0; color: #555; background: #FFF }
#left p { color: #555; text-align: justify; margin: 7px 0 7px 0; background: inherit }
#left img { margin: 0px 10px 3px 0px; position: relative; float: left; border: 1px solid  #f5f5f5; padding: 1px; background: #FFF }
#left h2 { color: #999; width: 100%; border-bottom: 1px solid #BBB; margin-bottom: 8px; line-height: 20px; background: inherit }
#left ul { }
ul#left ul { list-style-position: inside; margin-left: 2px }
#left ul li { list-style-type: square; margin-left: 15px }
#left ul ul li { list-style: none; margin-left: 10px; list-style-type: lower-alpha; list-style-position: inside }


#right {	float: right; width: 210px; margin: 0; background: #FFF }
#right h2 { 
	color: #FFF; 
	border-bottom: 1px solid #f0f0f0; 
	font-size: 0.9em;
	padding-left: 8px;
	line-height: 20px;  
	background: #a1a1a1 url(images/rh2.jpg) no-repeat top center;
	margin-bottom: 5px
}

#right .box { border: none; padding: 0px 0 10px 0; margin: 0 0 1em 0; background: #f5f5f5 url(images/rbot.jpg) no-repeat bottom center }
#right .box ul { padding-left: 5px }
#right .box li { list-style-type:square; margin-left: 10px; }
/* #right .box li a { text-decoration: none; font-size: 0.9em } */



#footer { clear: both; border-top: 2px dotted #e5e5e5;
margin: 2em 0 0 0; 
padding: 0; color: #777; font-size: 0.8em; background: #FFF;}
#footer .right  { float: right; text-align: right; width: 600px; background: #FFF; }
#footer .left  { float: left; text-align: left; width: 190px; background: #FFF; }
#footer a { text-decoration: none; background: #FFF }



/* ADDED BY M.L. */

.clearfix:after {
content: ".";
height: 0;
clear: both;
overflow:hidden;
visibility: hidden;
display: block;
}

.clearfix {display: block; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
/* End hide from IE-mac */


.abstract {float:right;}

.abstract  a {display: block;      
 text-decoration: none;  background: #FFF;}

.abstract  a span {display: none;}

.abstract  a:hover span {display: block; position: fixed; top: 160px; right: 20px; width: 200px; 
   padding: 5px; margin: 0px; z-index: 100;
   color: #555; background: #f5f5f5;
   font-size: 0.9em; 
   border: 1px solid #BBB;}

dd {border-bottom: 1px solid #BBB; padding-bottom: 2px; padding-top: 2px;}

.indp {color: #555; text-align: justify; margin: 7px 0px 7px 0; background: inherit;
padding-left:14px;  text-indent: -14px;}
