/*----------------------------------------------------------------------------
	colorscheme1.css for colorscheme 1

	this css-file contains all definitions, that depend on the colorscheme.
----------------------------------------------------------------------------*/


/*-- main container --------------------------------------------------------*/

#container {
	background : url() repeat-y 100% 100%;
}

/*--- conteneur principal ---------------------------------------------------------------*/
#header	{

	background : url() no-repeat;
	border-style: solid; 
	border-width: 0px; 
}

/*--- option pour fond d'écran-----------------------------------------------------*/

body#main_body {
	color: #ffffff;
	background : url() repeat-x;
	font-size: 13px;
	background-color : #000000;
}

/*--- Image site-----------------------------------------------------*/

#gauche1 {
   background : url('image/vertical_gauche.jpg') no-repeat; 
}
#logo {
   background : url('image/logo.jpg') no-repeat; 
}
#espace_publicitaire {
   background : url('image/ban468.jpg') no-repeat; 
}
#basd {
   background : url('image/basd.png') no-repeat; 
}
#bloc1 {
   background : url('image/bloc1.png') no-repeat; 
}
#win1 {
   background : url('image/interviews.png') no-repeat; 
}
#win2 {
   background : url('image/interviews.png') no-repeat;   
}
#cn3 {
   background : url('image/sites_partenaires.jpg') no-repeat; 
}