<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {margin: 0;padding: 0;border: none;}

body {font-family: Calibri, Arial, Verdana, sans-serif; }

#header {position: relative;width: 100%;height: 220px;border-bottom: 10px solid #9FBF5F;margin-top: 0;
         background-image:url(images/header.jpg);background-repeat: repeat-x;}
.tete{position: absolute;left:50%;margin-left:-100px;;top:30px; }

ul#menu{list-style-type:none;width:900px;position:relative;top:170px;height:40px;font-size:18px;font-weight:bold;margin:0;padding:11px 0 0 0;}
ul#menu li{display:block;float:left;margin:0 0 0 4px;height:40px;}
ul#menu li.left{margin:0;}
ul#menu li a{display:block;float:left;color:#fff;-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 10px;
             background:#9FBF5F;line-height:40px;text-decoration:none;padding:0 17px 0 18px;height:40px;}
ul#menu li a.right{padding-right:19px;}
ul#menu li a:hover{background:#fff;color:#9FBF5F;}
ul#menu li a.current{color:#928e89;background:#fff;}
ul#menu li a.current:hover{color:#928e89;background:#fff;}

#footer {position: relative;bottom:0;width: 100%;height: 100px;border-top: 10px solid #9FBF5F;margin-top: 20px;
	 background-image:url(images/footer.jpg);background-repeat: repeat-x;clear:both;}
#footer ul {text-align: center;margin-top: 10px;}
#footer ul li {display: inline;list-style-type: none;}
#footer ul li a {color:#fff;font-size:16px;font-weight: bold;text-decoration: none;margin-right: 30px;}

#conteneur{width: 960px;height:auto;margin-top:10px;margin-left:auto;margin-right:auto;}

#gauche{width: 250px;float: left;}

#etat{background-color:#ecfbcd;border:1px solid #9FBF5F;margin-bottom:10px;-moz-border-radius : 15px 15px;}
#etat h3{font-size: 26px;color:#9FBF5F;border-bottom: 3px solid #9fbf5f;padding-left: 5px;height:50px;line-height:50px;}
#etat p{padding: 10px;}

#telecharger{background-color:#ecfbcd;border:1px solid #9FBF5F;margin-bottom:10px;-moz-border-radius : 15px 15px;}
#telecharger h3{font-size: 26px;color:#9FBF5F;border-bottom: 3px solid #9fbf5f;padding-left: 5px;height:50px;line-height:50px;}
#telecharger span{margin-left:40px;}


#reseau{background-color:#ecfbcd;border:1px solid #9FBF5F;margin-bottom:10px;-moz-border-radius : 15px 15px;}
#reseau h3{font-size: 26px;color:#9FBF5F;border-bottom: 3px solid #9fbf5f;padding-left: 5px;height:50px;line-height:50px;}
#reseau span{margin-left:40px;}

.droite{width:700px;float:right;height:auto;background-color:#ecfbcd;border:1px solid #9FBF5F;-moz-border-radius : 15px 15px;margin-bottom:10px;padding-bottom: 10px; }
.droite p{padding: 10px;text-indent: 15px;}
.droite h3{font-size: 26px;color:#9FBF5F;border-bottom: 3px solid #9fbf5f;padding-left: 5px;height:50px;line-height:50px;}
.stage{margin: 10px;}
.stage ul{padding-left:20px;}
.titre{color:#F0A142;text-indent: 10px;text-decoration: underline;font-size: 20px;padding: 10px;font-weight:bold;}
.desc{font-weight:bold;padding-left: 10px;}
.formation{margin: 10px;}
.ecole{font-weight: normal;padding-left: 10px;}
.competence{float:left; margin: 10px;}
.competence ul{padding-left: 25px;}
.competence ul li{list-style-type: circle;font-size: 18px;}
.alert {font-size: 30px;color:#928e89;text-align:center; }
.valide{text-align:right;margin-top: 25px;}

.list{padding-left: 25px;}
.acc{background-image: url('images/accueil.png');background-repeat:no-repeat;text-indent:50px;margin-left: 5px;}
.exp{background-image: url('images/experience.png');background-repeat:no-repeat;text-indent:50px;margin-left: 5px;}
.form{background-image: url('images/formation.png');background-repeat:no-repeat;text-indent:50px;margin-left: 5px;}
.comp{background-image: url('images/competence.png');background-repeat:no-repeat;text-indent:50px;margin-left: 5px;}
.port{background-image: url('images/portfolio.png');background-repeat:no-repeat;text-indent:50px;margin-left: 5px;}
.cont{background-image: url('images/contact.png');background-repeat:no-repeat;text-indent:50px;margin-left: 5px;}
.id{background-image: url('images/id.png');background-repeat:no-repeat;text-indent:50px;margin-left: 5px;}
.dl{background-image: url('images/dl1.png');background-repeat:no-repeat;text-indent:50px;margin-left: 5px;}
.soc{background-image: url('images/terre.png');background-repeat:no-repeat;text-indent:50px;margin-left: 5px;}


/*****************************************************CSS du formulaire************************************************************/
form {width: 500px;padding: 10px 20px;}
form p {margin: 0.5em 0px  0.5em 0px}
form p.double {/* EmpÃªcher le dÃ©passement des flottants */overflow: hidden;/* Idem pour IE6 */width: 100%;}
form p.double label {float: left;width: 150px;text-align: right;cursor: pointer;}
form p.double label span.info {display: block;margin-top: .2em;font-size: .8em;font-weight: normal;cursor: default;}
form p.double input,
form p.double textarea {width: 250px;height: 25px;margin-left: 10px;border: solid 1px #928e89;padding: 2px 4px;}
form p.double textarea {padding: 2px 0 0 4px;width: 300px;height: 6em;}
form p.simple {margin-left: 100px;text-align: center;font-weight: bold;}
form p.simple input[type="submit"]{width:160px;height: 25px;border: 1px solid black;background-color:#9FBF5F;color:#fff;font-weight:bold;}</pre></body></html>