/* GLOBAL */


html,body{
    margin:0;
    padding:0
    }
    
body{
    font-size:12px;
    font-family: Verdana, Arial, Helvetica; 
    text-transform: none;
    text-align:center;
    background-image:url("images/sf.gif");
    }
    
p{
    margin:0 10px 10px
    }
    
a{
    
    color: #981793;
    }
    
img {
border: 0px;
} 

/* HEADER */

div#header{
    background-image:url("images/bann3.gif");
	text-align: center;
	border-bottom:1px solid black;
    height:256px;
}
    
div#header h1{
    
    line-height:80px;
    margin:0;
    padding-left:10px;
    color: #79B30B
    }
    
div#language{
	position:relative;
	top: 230px;
	border: 0px solid black;
	text-align: right;
	margin-right: 10px;
}

/* CONTAINER */

div#container{
    text-align:left;
    background-image:url("images/sf-cont.gif");
    border:1px solid black;
    }

div#container{
    width:800px;
    margin:0 auto
}

/* CONTENT */

div#content p{
    line-height:1.4;
	text-align: justify;
    padding-left:15px;
    padding-right:15px;
}

div#content hr{
    margin-top: 20px;
    margin-left:20%;
    margin-right:20%;
    margin-bottom:20px;
}

div#content{
    float:right;
    width:600px;
    padding-top:20px;
}

div#content ul{
	margin-left:25px;
	margin-bottom:15px;
}
div#content li{
	margin-bottom:10px;
}
/* NAVIGATION #dcba8d*/

div#navigation{
    background-image:url("images/sf-nav.gif");
    border-right:0px;   
    float:left;
    width:200px;
    }
	
div#navigation img{
	vertical-align:bottom;
	text-align:right;
	behavior: url(iepngfix.htc);
}

/* EXTRA */

div#extra{
    float:left;
    clear:left;
    width:200px;
    background-image:url("images/sf-nav.gif");
	padding-top:60px;
}


/* FOOTER */    

div#footer{
    background-image:url("images/footer.gif");
    color: #777;
    text-align:right;
}
    
div#footer p{
    margin:0;
	text-align:left;
    padding:5px 10px;
    }

div#footer{
    clear:both;
    width:100%;
	height:32px
}

div#footer img{
	float:right;
}

/* MENU */

#menu8 {
	width: 189px;
	margin-left: 10px;
    margin-top:10px;
	}
	
#menu8 li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
    border-bottom: 1px solid gray;
    padding:9px;
	}
	
#menu8 li a:link {
	color: #000000;
	display: block;
    text-decoration:none;
    
	}

#menu8 li a:visited{
    color: #000000;
    text-decoration:none;
    display:block;
}
	
#menu8 li a:hover {
	color: white;
	
	}
	
#menu8 li a:active {
	color: #aaaaaa;
    text-decoration:none;
	}
    
#menu8 img{
    margin-right:10px;
    margin-bottom:-4px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

div#title{
    float:right;
    border-bottom:1px solid black;
    margin-top:-20px;
    margin-bottom:30px;
    padding-top:30px;
}

div#title p{
	font-family:  Monotype Corsiva;
    text-align:right;
    font-weight:lighter;
    margin-bottom:10px;
	font-style:italic;
	font-size:20px;
}

div#title img{
	behavior: url(iepngfix.htc);
	margin-right:15px;
}

#content_end{
	float:right;
	margin-right:0px;
	behavior: url(iepngfix.htc);
}

h1.news{
	margin:15px;
	font-family:  Monotype Corsiva;
	font-weight:lighter;
	font-size:24px;
}

h2.news{
	padding-left:25px;
	margin-top:-5px;
	font-size:12px;
	padding-bottom:7px;
	color:#990000;
}

div.news{
	overflow:hidden;
}	
p.news{
	margin-top:-10px;
	margin-bottom:30px
}