body {
 margin: 0px;
 padding: 0px;
}
#gauche {
 position:absolute;
 font-family: Verdana, Arial;
 top:0;
 left:0;
 float:left;
 background-color: #9aa2a4;
 width:250px;
 height:702px;
 background-image:url("../img/logo.jpg");
 background-repeat:no-repeat;
 background-position : right bottom;
}
#description {
 width:245px;
 height:510px;
 background-color:transparent;
 font-size: 9px;
 /*font-weight: bold;*/
 margin-left:5px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 5px;
 padding: 0px;
 border-width: 0px;
}
.titre {
   font-size: 11px;
/*    height: 12px;*/
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: -15px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: transparent;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
 }
.objet, .objet2 {
/*    height: 12px;*/
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: -10px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: transparent;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
 }
 .objet2 {
    margin-top: 0px;
}

.texte,  .texte2{
    width: 245px;
/*    height: 24px;*/
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: transparent;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
 }
 .texte2  {
    margin-bottom: 0px;
 }
.italiques
 {
	font-style: italic;
}
.bolds
 {
	font-weight: bolder;
    font-size: 11px;
}

 .lien_texte  {
    width: 245px;
	font-weight: normal;
/*    height: 24px;*/
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: transparent;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
 }
 .lien_objet {
/*    height: 12px;*/
	font-weight: normal;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: transparent;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
 }
#menuImg{
 background-color:transparent;
}
#menuTexte {
 width:250px;
 height: 200px;
 background-color:transparent;
}
#menuTexte p {
 font-family: Verdana;
 font-size: x-small;
 margin-left:5px; 
}
#contact {
 width:250px;
 height: 70px;
 }
#contact  h4 {
 font-size: 13px;
 font-weight: normal;
 font-variant: small-caps;
 padding-top: 20px;
 margin-bottom: 0px;
 margin-left:5px;
 }
#contact p {
 font-family: Verdana;
 font-size: 9px; 
 margin-left:5px;
 margin-top: 0px;
 margin-bottom: 0px;
}
#menuLink {
 height: 100px;
}
span.line {
 margin:5px;
 padding:0px;
 line-height:10px;
 font-family: Verdana, Arial;
 font-size: 8px;
 display:block;
}
span.line a {
 text-decoration: none; /* Les liens ne seront plus soulignés */
 color: black;
}

#projet {
 margin-left: 249px;
 background: white;
}

#cv
{
 font-family: Arial;
 padding-left: 100px;
}
#cv h1 {
 /*float: left; */
 font-size: 12px;
}
#cv p {
 font-size: 10px;
 margin-left:100px;
}
#frame_contact
{
position: absolute;
top: 50px;
left: 300px;
width: 700px;
height: 450px;
overflow: auto;
}
.vignette {
 width:120px;
 height: 90px;
}
.page {
 /*width:800px;
 height:700px;*/
 background : #9aa2a4;
 border-bottom: 1px solid #6f4b2d;
}

.dojoxScrollHelper {
 -moz-border-radius:3pt;
 /*border:1px solid #b7b7b7;*/
 border:2px solid #333;
 /*width:4px;*/
 width:3px;
 background:#9aa2a4;
 height:3px;
 position:absolute;
 bottom:2px;
 left:4px;
}
.dojoxScrollWindow {
	position:relative;
	border: 1px solid #9aa2a4;
	}
.dojox_layout_ScrollPane {
	border: 1px solid #9aa2a4;
}
.dojoxScrollHelper .helperInner {
	visibility:hidden;
}		
.navig{
position:absolute;
font-family: Verdana, Arial;
text-transform:uppercase;
font-size:9px;
text-decoration: none; /* Les liens ne seront plus soulignés */
color:#9aa2a4
}

td a {
text-decoration: none; /* Les liens ne seront plus soulignés */
}
#description a {
text-decoration: none; /* Les liens ne seront plus soulignés */
color:black;
}

img {
border: none;
}
.imgBounce {
display:block;
}


