#top, #menu, #body, #foot {
padding:0px;
}

html, body {
height: 100%;
}

html {
background-color: #000000;
}

body {
margin: 0;
padding: 0;
font: 12px/1.5 verdana, arial, helvetica, sans-serif;
}

#page  {
position: relative;
min-height: 100%;
height: 100%;
voice-family: "\"}\"";
voice-family: inherit;
height: auto;
background-color: #04a5ff;
border-radius: 20px;
}

#top {
background-color:#04a5ff;
color:black;
border: none;
border-radius: 20px 20px 0px 0px;
height:50px;
margin-bottom: 10px;
padding:15px;
}

#main {
background-color:#04a5ff;
border: none;
border-radius: 20px 20px 20px 20px;
padding: 5px 5px 20px 5px;
}

#foot {
position: absolute;
bottom: 0;
background-color: #04a5ff;
width: 100%;
color:white;
text-align:center;
border: none;
border-radius: 0px 0px 20px 20px;
}

#contenu {
margin-left:210px;
margin-right:10px;
background-color:#04a5ff;
padding: 10px;
min-height:150px;
margin-bottom: 20px;
}



#contenumiddle {
margin-left:210px;
margin-right:10px;
background-color:#04a5ff;
padding: 5%;
min-height:150px;
}

#cvisite {
background-color:#0f7bff;
background-image: url(images/portrait.png);
background-repeat:no-repeat;
background-position: 200px 0px;
padding: 10px;
width: 300px;
height: 105px;
margin: auto;
border: 2px solid;
border-radius: 30px;
box-shadow: 2px 2px 10px white;
}


#menu {
float:left;
width:180px;
background-color:#0f7bff;
border: none;
border-radius: 10px;
position:fixed;
margin: 10px;
padding-right: 10px;
box-shadow: 2px 2px 10px white;
}

#menu a {
color: white;
text-decoration: none;
font-weight: bold;
}

#menu a:hover{
color: black;
}

#menuse a {
color: black;
}

#menuse a:hover{
color: white;
}

a {
color: black;
text-decoration: none;
}

/*a:hover {
color: black;
}*/

.center
{
text-align: center;
}

.justifier {
text-align:justify;
}

.tabulation {
margin-left: 10px;
}

#infodev {
margin-left:auto;
margin-right:auto;
width:50%;
height:200px;
overflow:auto;
background-color:#0fb3ff;
text-align:justify;
border: none;
padding: 15px 15px 15px 15px;
color: white;
}

#infoaide {
margin-left:auto;
margin-right:auto;
width: 600px;
height:350px;
overflow:auto;
background-color:#0fb3ff;
text-align:center;
border: none;
padding: 15px 15px 15px 15px;
color: white;
}

#cv {
margin-left:auto;
margin-right:auto;
width:70%;
height:auto;
overflow:auto;
background-color:#FFFFFF;
text-align:justify;
border: none;
border-radius: 10px 10px 10px 10px;
padding: 15px 15px 15px 15px;
}

ul {
color: white;
}

#photoident
{
float: right;
border-radius: 10px 10px 10px 10px;
}

.soustitre {
vertical-align: middle;
text-align:center;
width:100%;
background-color:#c0c0c0;
border-radius: 10px 10px 10px 10px;
height:25px;
}

.cvtable {
width:90%;
}

.cvtd {
width:20%;
}

.cvtd2 {
width:25%;
}

img {
border-style: none;
}
.spaceimg img {
margin-left: 10px;
margin-right: 10px;
}
