* {
font-family:Tahoma;
font-size:11px;
margin:0px;
padding:0px;
}

li {
list-style-type:none;
}

h1 {
color:#153856;
font-size:1.8em;
text-align:center;
}
h2 {
background:url(../imgs/btn.jpg);
border:1px solid #153856;
border-color:#c5e7f1 #153856 #153856 #c5e7f1;
clear:both;
color:#153856;
cursor:pointer;
font-size:1.3em;
margin:10px 0px 10px 0px;
padding:3px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
h3 {
margin-left:50px;
margin-bottom:5px;
}

table {
background-color:#ffffff;
border-bottom:1px solid #ffffff;
border-left:1px solid #eaf4f3;
border-right:1px solid #ffffff;
border-top:1px solid #eaf4f3;
border-spacing:0px;
width:100%;
}

td {
background:#f2f8f8;
border-bottom:1px solid #eaf4f3;
border-left:1px solid #ffffff;
border-right:1px solid #eaf4f3;
border-top:1px solid #ffffff;
padding:5px;
}
td:first-child {
font-weight:900;
padding-right:12px;
text-align:right;
width:150px;
}
td span {
font-weight:bold;
}

#global {
background:url(../imgs/gbl.jpg) repeat-x;
border:1px solid #a6caed;
border-width:1px 2px 2px 1px;
margin:15px auto 55px auto;
padding:15px;
width:800px;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
}

#infospersos {
margin-bottom:30px;
float:left;
}
#infospersos ul li {
font-size:1.1em;
}
#titre {
clear:both;
}
#photo {
float:right;
border:1px solid #a6caed;
border-width:1px 2px 2px 1px;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
}

.experiencehidden, .competencehidden {
display:none;
}
#experienceplus a, #competenceplus a {
color:#153856;
display:block;
padding:0 10px 0 0;
text-decoration:none;
}

