/*GENERAL*/
* {
margin:0px;
padding:0px;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color: #674c5a;
background-image:url(../img/habillage/v_encours/bkg.jpg);
background-repeat:no-repeat;
}

img {
border: 0;
}

p {
margin: 10px 0 10px 10px;
}

h2 {
padding:0px;
margin:1px;
margin-left:10px;
}

a {
font-size:10px;
color:#FFFFFF;
}

a:hover {
/*background-color:#373C3B;*/
text-decoration:none;
}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}

input, select, textarea {
color: black;
border: 1px solid #fff;
background-color : #CAC6A6;
height:15px;
width:140px;
font-size:9px;
}

input:focus {
background-color:#fff;}

textarea:focus {
background-color:#fff;
height:130px;}

/*textarea {
scrollbar-face-color:#FFFFFF; 
scrollbar-shadow-color:#999999; 
scrollbar-highlight-color:#CACA96; 
scrollbar-3dlight-color:#FFFFFF; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-track-color:#FFFFFF; 
scrollbar-arrow-color:#000000;
}*/

/*DIV*/
#conteneur {
position: absolute;
width: 775px;
/*background-color:#9BA4A1;*/
}

#gauche {
position: absolute;
left:0;
width: 175px;
margin-top:-10px;
}

#centre {
margin-top:10px;
margin-left: 185px;
margin-right: 145px;
background-color:#EDEDED;
}

#droite {
position: absolute;
right:-1px;
width: 145px;
margin-top:71px;
margin-bottom:5px;
background-color:#232927;
}

#pied {
margin-left:185px;
margin-top:5px;
background-color: #333;
width:435px;
padding:5px;
}
#pied a:hover {color:#9BA4A1}


#logo {
margin-left: 185px;
}


/*CLASSES*/
.display{
margin-left:10px;
margin-bottom:1px;
}

.gris {
text-align:right;
margin-right:10px;
margin-left:10px;
padding-bottom:15px;
margin-top:0px;
padding-top:25px;
background-color: #F5F5F5;
font-size:10px;
}

.vert {
background-color:#99A74F;}

.orange {
background-color:#FF3300;}

.titre {
text-align:right;
margin-right:10px;
margin-bottom:0px;
padding-bottom:0px;
}

.edito {
text-align:center;
}

.gold {
color:#8F8F5A;
font-size:13px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

.grey {
color: #aaaaaa;
}

.greysouligne {
color: #aaaaaa;
text-decoration:underline;
}

.jaune {
color:#FFCC00;
}

.zic {
text-align:center;
}

/*SPECIFIQUE*/
#centre table {
margin-left:10px;
}

#centre table td {
background-color:#F4F4F4;
}

#droite p {
font-size:10px;
color:#FFFFFF;
margin-left:20px;
margin-top:10px;
margin-right:5px;
}

#gauche p {
font-size:9px;
color:#FFFFFF;
margin:0px;
padding:0px;
padding-bottom:1px;
padding-left:1px;
}

#gauche p.form {
padding-top:15px;
padding-bottom:15px;
padding-left:15px;
}

#gauche p.form2 {
padding-left:15px;
}


/*SURVOL APERCU LOGO*/
#trailimageid {
position: absolute;
visibility: hidden;
left: 0px;
top: 0px;
width: 286px;
height: 1px;
z-index: 1000;
}

/*SURVOL RUBRIQUES PORTFOLIO*/
a.web { /* définition de la classe "image" de la balise <a> */
display: block; /* la balise a doit être en bloc */
width: 423px; /* largeur de l'image réactive */
height: 23px; /* hauteur de l'image réactive */
background-image: url(../img/habillage/v_encours/web.gif); /* source de l'image de départ */
background-repeat: no-repeat;
}
	 
a.web:hover { /* définition de la classe "image" de la balise <a> au survol */
background-image: url(../img/habillage/v_encours/selection2.gif); /* source de l'image d'arrivée */
}
	 
a.edition {display: block;width: 423px;height: 23px;
background-image: url(../img/habillage/v_encours/edition.gif);background-repeat: no-repeat;}	 
a.edition:hover {background-image: url(../img/habillage/v_encours/selection2.gif);}

a.identite {display: block;width: 423px;height: 23px;
background-image: url(../img/habillage/v_encours/identite.gif);background-repeat: no-repeat;}
a.identite:hover {background-image: url(../img/habillage/v_encours/selection2.gif);}

a.selection {display: block;width: 423px;height: 23px;
background-image: url(../img/habillage/v_encours/selection.gif);background-repeat: no-repeat;}
a.selection:hover {background-image: url(../img/habillage/v_encours/selection2.gif);}

a.bestof {display: block;width: 423px;height: 23px;
background-image: url(../img/habillage/v_encours/selection.gif);background-repeat: no-repeat;}
a.bestof:hover {background-image: url(../img/habillage/v_encours/selection2.gif);}
	 
/*SURVOL RUBRIQUES PROFIL*/
a.situation {display: block;width: 126px;height: 19px;
background-image: url(../img/habillage/v_encours/rubrique_1a.gif);background-repeat: no-repeat;}
a.situation:hover {background-image: url(../img/habillage/v_encours/rubrique_1b.gif);}

a.experience {display: block;width: 126px;height: 29px;
background-image: url(../img/habillage/v_encours/rubrique_2a.gif);background-repeat: no-repeat;}
a.experience:hover {background-image: url(../img/habillage/v_encours/rubrique_2b.gif);}

a.formations {display: block;width: 126px;height: 29px;
background-image: url(../img/habillage/v_encours/rubrique_3a.gif);background-repeat: no-repeat;}
a.formations:hover {background-image: url(../img/habillage/v_encours/rubrique_3b.gif);}

a.savoirsfaire {display: block;width: 126px;height: 38px;
background-image: url(../img/habillage/v_encours/rubrique_4a.gif);background-repeat: no-repeat;}
a.savoirsfaire:hover {background-image: url(../img/habillage/v_encours/rubrique_4b.gif);}

a.connaissances {display: block;width: 126px;height: 19px;
background-image: url(../img/habillage/v_encours/rubrique_5a.gif);background-repeat: no-repeat;}
a.connaissances:hover {background-image: url(../img/habillage/v_encours/rubrique_5b.gif);}

a.clients {display: block;width: 126px;height: 39px;
background-image: url(../img/habillage/v_encours/rubrique_6a.gif);background-repeat: no-repeat;}
a.clients:hover {background-image: url(../img/habillage/v_encours/rubrique_6b.gif);}

/*SURVOL DIVERS*/
a.newrea {display: block;width: 78px;height: 74px;float:left;margin-left:7px;
background-image: url(../img/habillage/v_encours/pastille_news.gif);background-repeat: no-repeat;}
a.newrea:hover {background-image: url(../img/habillage/v_encours/pastille_news2.gif);}

a.stretch2 {display: block;width: 116px;height: 18px; margin-left:220px;
background-image: url(../img/habillage/v_encours/openclose.gif);background-repeat: no-repeat;}
a.stretch2:hover {background-image: url(../img/habillage/v_encours/openclose2.gif);}

.bottom {background: #232927 left bottom no-repeat; height: 11px; }
.bottom_right {float: right; height: 11px;}

form fieldset {
border:none;
margin: 0;
padding:0;
}