/* CSS Document */

body {
	padding:10px;
	margin:10px;
	background-color:#58626E;
	font-family:Georgia;
	color:#fff;
	font-size:0.9em;
}
li {
	list-style-image: url(../imgs/feuille.gif);
	list-style-position: outside;
	line-height:1.5em;
}
#main {
	padding:38px;
	line-height:1.3em;
	color:#333;
	}
	
#main a:link {color:#3399CC;text-decoration:none;}
#main a:visited {color:#666;text-decoration:none;}
#main a:hover {color:#630;text-decoration:underline;}
#main a:active {color:#630;text-decoration:none;}

#topnavi {font-variant:small-caps;
		  font-size:0.9em;
			}
	
#topnavi a:link {color:#fff;text-decoration:none;}
#topnavi a:visited {color:#fff;text-decoration:none;}
#topnavi a:hover{color:#663300;text-decoration:none;}
#topnavi a:active{color:#fff;}
.lines {border-right:#fff 1px dotted;}
h2 {
	font-family:Georgia;
	font-size:1.2em;
	color:#663300;
	margin-bottom:0.25em;
	margin-top:0.5em;
}
.backgr {background-image:url(../imgs/img15.gif);
		 background-repeat:no-repeat;
		 background-position:left top;
}
#nav td a:link, #nav td a:visited {
	color:#fff;text-decoration:none;
	background: #fff url(../imgs/button.gif);
	display: block;
	padding-left:20px;
	line-height: 30px;
	
	} 

#nav td a:hover {
	color: #fff;
	background: #88A2A3 url(../imgs/button2.gif);
	}
#nav td a:active {
	color:#fff;
	background: #88A2A3 url(../imgs/button3.gif);
   }

#bild2 {float:right;
	   padding-top:25px;
	   padding-right:100px;
	   }
	   
#photo {float:right;padding:20px;

}
#photo2 {float:left;padding-right:20px;padding-bottom:20px;}

#current a {
 	color: #464E57 !important;
	background-image:url(../imgs/button3.gif) !important;
 }
 
:link:focus, :visited:focus {-moz-outline:0px;}
#termine td {
	border-top:#88A2A3 1px dotted;
}
.term {background:#f1f1f1;}

#footer {font-size:small;color:#999999;}
#footer a:link, a:visited {color:#999;text-decoration:none;}
#footer a:hover, a:active {color:#fff;text-decoration:none;}
#footer {
	padding-right:10px;
	text-align: center;
}

.langues {padding-left:10px;}
.annee {
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
