html,body {
    font-family: tahoma;
    font-size: 11px;
	color:#4785A3;
	background:#89AEC3 url(./images/fond.jpg) repeat-x;
	text-align: center;
    margin: 0 auto;
	position: relative;
	height:100%;
}

img { border: 0; }

div#all {
    text-align:left;
	min-height: 100%;
    background: #FFFFFF 0 0;
    width: 715px;
	margin: auto;
}

div#all  ul{
    list-style-image:url(./images/a.gif);
    line-height:20px;
}

div#all  li{
    margin:20px 0;
	text-align:justify;
}

/***********************************Tête du document***********************************/
div#header {
    margin :0;
    padding:0;
}

table#head{
	width:703px;
	height:142px;
	margin:0 6px;
}

td#titre{
	width:348px;
	background-color: #FFFFFF;
    font-size:40px;
	text-align:center;
}

td#langue{
	width:80px;
	text-align:right;
	background-color: #FFFFFF;
	padding-top:100px;
}

td.langues{
	width:27px;
	text-align:center;
	background-color: #FFFFFF;
	padding-top:100px;
}

td.langues a:hover,td.langues a:active,td.langues a:focus {
	font-size:15px;
	color:#4785A3;
}
/**********************************boutons de menu**************************************************************/
div#choice {
	background: url(./images/copie.png) repeat-x 0 0;
    height :45px;
    margin : 0 ;
    padding:0 0 0 35px;
}

a.rollover {
    /*display: block;*/
	color:#4785A3;
	width:161px;
	text-align:center; 
	height:30px;
	padding-top:15px;
	font-family:Tahoma;
	font-size:15px;
	float:left;
}

a.rollover:hover {
	display: block;
	/*color:#c0c0c0;*/
	color:#4785A3;
	background: url(./images/copiesr.png) repeat-x 0 0;
	width:161px;
	text-align:center; 
	padding:15px 0 0;
	height:30px;
	font-family:Tahoma;
	font-weight:bold;
	float:left;
	font-size:15px;
}

#encours{
	display: block;
	color:#4785A3;
	background: url(./images/copiesr.png) repeat-x 0 0;
	width:161px;
	text-align:center; 
	padding:15px 0 0;
	height:30px;
	font-family:Tahoma;
	font-weight:bold;
	float:left;
	font-size:15px;
}

#trait{
	border-bottom: solid 1px #89AEC3;
	width:645px;
}

div#contenu {
	padding:10px 35px 0;
	font-size:12px;
	color:#4785A3;
	margin:0;
	/*border: solid 1px red;*/
}

div.adresses {
	padding:5px;
	margin:5px 25px 0 0;
	line-height:20px;
	border: solid 1px #4785A3;
}

div.certificats {
	padding:0 0 5px 0 ;
	margin:0 0 10px 59px;
	font-size:11px;
	width:205px;
	border: solid 1px #4785A3;
	text-align:center;
}

a {
    color : #4785A3;
    font-family:verdana;
    text-decoration:none;
}

a:hover , a:active , a:focus {
    color:#4785A3;
    text-decoration:none;
	font-weight : bold;
}

table#portrait{
	width:100%;
	background-color: #FFFFFF;
	border-bottom: solid 1px #89AEC3;
}
td.menus{
	height:25px;/*30*/
	text-align:center;
}

td.menus a:hover{
	height:25px;/*30*/
	text-align:center;
	color:#4785A3;
}


div#contenuT {
	padding:0;
	margin:0;
	width:715px;
}

#selected{
	color:#4785A3;
	font-weight : bold;
}
/**********************************bas du document**************************************************************/
div#lastelement {margin-bottom: 0; padding-bottom: 45px; visibility: hidden;}	

div#footer {
    background:url(./images/copiebas.png) repeat-x 0 0;
    height : 45px;
	margin : -45px auto;
	width:715px;
	position: relative;
	bottom: 0;
}

div#footer p{
    text-align: center;
    padding-top:22px;
    color:#4785A3;
}