/*------------------------------*/
.descr{ 
    color:#000000;
   	margin:0px;
	margin-bottom:9px;
	font-size: 8pt;
	
}
.descr h3 {
	background-repeat: no-repeat;
	height:auto;
	color: #FA8F0D;
	font-size:14px;
	font-weight: bold;
	margin:0px 0px 5px;
	padding:0px 0px 0px 30px;
	background-position: left center;
}
.descr h3.france {
   background-image: url(../images2/flags/flagback/french_right.gif);
	background-repeat: no-repeat;
	height:auto;
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	margin:0px 0px 5px;
	padding:0px 35px 0px 0px;
	background-position: right center;
}
.descr h3.germ {
   background-image: url(../images2/flags/flagback/german_right.gif);
	background-repeat: no-repeat;
	height:auto;
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	margin:0px 0px 5px;
	padding:0px 35px 0px 0px;
	background-position: right center;
}
.descr h3.ita {
	background-image: url(../images2/flags/flagback/italian_right.gif);
	background-repeat: no-repeat;
	height:auto;
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	margin:0px 0px 5px;
	padding:0px 35px 0px 0px;
	background-position: right center;
}
.descr h3.uk {
   background-image: url(../images2/flags/flagback/british_right.gif);
	background-repeat: no-repeat;
	height:auto;
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
	margin:0px 0px 5px;
	padding:0px 35px 0px 0px;
	background-position: right center;
}
/*------------------------*/
#worldlist {

    background-repeat: no-repeat;
	height:22px;
    width:400px;
	font-size: 8pt;
    margin:0px;
    padding:2px 0px 0px 5px;
 }       

#worldlist span{
	height:20px;
        background-image: url(../images2/picts2/arrowworld.gif);
        background-repeat: no-repeat;
        margin-left:5px;
        padding-right:10px;
        padding-left:10px;
        padding-top:3px;
}
#worldlist span.last{
         border:0px;
         margin-right:0px;
}        
#worldlist :link {
	color: #294266;
 	font-weight:bold;
	text-decoration:none;
	}

#worldlist :visited {
 	font-weight:bold;
	color: #294266;
	text-decoration:none;
	}

#worldlist :hover{
color : #8D9CCB;
}        

/*-------------------------*/
.feature{
	padding: 15px 10px 10px 0px;
	font-size: 9pt;
	margin: 0px;
}

.feature img{
	padding: 0px 0px 0px 10px;
	margin: 0 0px 5px 5;
	clear: right;
	float: right;
}


.feature span{
	color: #294266;
}
.feature p.tex span{
	clear: left;
	float: left;
}
/*----------------------*/
#logos table{
	width: 450px;
	border: 1px dotted #FF9900;
	height: 45px;
	margin-left: 9px;
}
#logos tr{
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
}
#logos td{
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	border-right-width: 1px;
	width: auto;
	
}

#logos td.first{
	border-right-color: #FF9900;
}
#logos td.second{
	background-image: url(../images2/logos/Souffle.gif);
	border-right-color: #FF9900;
	
}
#logos td.third{
	
	background-image: url(../images2/logos/csn.gif);
	border-right-color: #FF9900;
}
#logos td.fourth{
	
	background-image: url(../images2/logos/alto.gif);
}

/*------------------------*/

