.doc
{
	width:760px;
	margin: 0 auto;
}

.header
{
 height:50px; 
 border-bottom-style:dashed;
 border-width:1px;
}

.cv
{
 float:right;
 background: url(bouton_logo_cv.jpg) no-repeat 0% 0%;
 width: 28px;
 height: 44px; 
}

.logo
{
 float:left;
 margin:0 0;
 background: url(bouton_logo_yassa.jpg) no-repeat 0% 0%;
 width: 101px; 
 height: 44px;
}

.graphlogo
{
 float:right;
 background: url(graph_logo.gif) no-repeat 0% 0%;
 width: 87px; 
 height: 44px;
}
.cvTograph
{
 float:right;
 width: 50px; 
 height: 44px;
}

.headerToPicture
{
height:0px;
/*position: absolute;*/
/*background:#f00;*/
float:bottom;
}

.left
{
	float:left;
}