html,body {
	font-family: "Trebuchet MS", "Gill Sans", "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 13px;
  background-color: #595959;

	margin: 0;
	padding: 0;
}

h1 {
font-size : 150%; 
font-family :  "Trebuchet MS", "Gill Sans", "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
color : #0059be; 
font-weight: bolder ;
padding-left:15px;
/*text-align: center;*/
}


img {
	border: 0px solid #05716c;
}

img.photo {
	border: 1px solid #05716c;
}

.separ {
font-size : 120%; 
font-family :  arial ;
color : #FFFFFF; 
font-weight: bold ;
}

.nom {
font-size : 100%; 
font-family :  arial Black ;
color : #1c1f93; 
font-weight: bold ;
}
.email {
font-size : 100%; 
font-family :  arial ;
color : #ffffff; 
font-weight: bold ;
}


.lien_innov {
font-size : 90%; 
font-family :  arial ;
color : #FFFFFF; 

}
.lien_innov2 {
font-size : 90%; 
font-family :  arial ;
color : #05716c; 
font-weight: bold ;

}

.lang {
font-size : 100%; 
font-family :  arial ;
color : #ffffff; 
font-weight: bold ;

}


a:link { color: #05716c; text-decoration: none; font-family: arial Black; font-weight: bold; text-shadow: 0px 1px 1px #05716c }
a:visited { color: #05716c; text-decoration: none; font-family: arial Black; font-weight: bold; text-shadow: 0px 1px 1px #05716c }
a:active { color: #05716c; text-decoration: none; font-family: arial Black; font-weight: bold; text-shadow: 0px 1px 1px #05716c }
a:hover { color: #ffffff;	text-decoration: none; font-family: arial Black; font-weight: bold; text-shadow: 0px 1px 1px #ffffff }


table.entete{
border:0px solid #05716c;
width: 800px;
height: 150px;
background-color: #ffffff;
background: url(img/ban_vandomme.jpg);
}

table.entete tr{
border:0px solid #05716c;
}

table.entete td{
border:0px solid #05716c;
}



table.menu{
border:0px solid #05716c;
width: 800px;
height: 100%;
background-color: #85aaa8;

}

table.menu tr{
border:0px solid #05716c;
}

table.menu td{
border:0px solid #05716c;
}

table.rien{
border:0px solid #05716c;
width: 100%;
height: 29px;
padding: 0;
font-family: arial Black;

font-size: 100%;
color: #05716c;
	vertical-align : middle;
text-align: center;
}

table.rien tr{
border:0px solid #05716c;
vertical-align : middle;
}

table.rien td{
border:0px solid #05716c;
vertical-align : middle;
}



table.adr{
border:0px solid #05716c;
width: 70%;
padding: 0;
font-family: arial;
font-size: 100%;
color: #1c1f93;
text-align: center;
background-color: #85aaa8;
}


table.adr tr{
border:1px solid #05716c;
}

table.adr td{
border:1px solid #05716c;
}



table.page{
border:0px solid #05716c;
width: 800px;
height: 500px;
background-color: #FFFFFF;
text-align: center;
background: url(img/fond_page.jpg);
}

table.page tr{
border:0px solid #05716c;
}

table.page td{
border:0px solid #05716c;
}


table.bas{
border:0px solid #05716c;
width: 800px;
height: 29px;
background-color: #85aaa8;
text-align: center;

}

table.bas tr{
border:0px solid #05716c;
}

table.bas td{
border:0px solid #05716c;
}



#corps_site {
	margin-top: 10px;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}




