
/*BLOC TETE*/
#tete_gauche        {
	background-image: url(../../images/fr/hommages/dontshoot/tete_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}

#tete_droit         {
	background-image: url(../../images/fr/hommages/dontshoot/tete_droit.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}




	
#tete_centre_haut   {
	background-image: url(../../images/fr/hommages/dontshoot/tete_centre_haut.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}




#tete_centre_editorial   {
	background-image: url(../../images/fr/hommages/dontshoot/tete_centre_editorial.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}


	
	
	
/*BLOC MENU*/
#menu_gauche        {
	background-image: url(../../images/fr/hommages/dontshoot/menu_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}






#menu_navigation         {
	background-image: url(../../images/fr/hommages/dontshoot/menu_navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}






#menu_droit        {
	background-image: url(../../images/fr/hommages/dontshoot/menu_droit.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}

/*BLOC PIED*/


#pied   {
	background-image: url(../../images/fr/hommages/dontshoot/pied.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 909px;
	height: 64px;
	clear: left
	}
	
	
	
/*MISE EN COULEURS*/

#content       {
	color: #000;
	font-size: 12px;
	font-family: Georgia
	}

	
	
/*DESIGN EDITORIAL*/	
	
p {
	margin-bottom: 8px
	}
	
h1      {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px
	}



.chapeau   {
	color: #666;
	margin-bottom: 16px
	}



/*DESIGN LIENS*/	
	
a:link    {
	color: #000;
	text-decoration: none
	}


a:visited {
	color: #333;
	text-decoration: none
	}

a:hover {
	color: #933;
	text-decoration: none
	}
	
.actif   {
	color: #933;
	font-weight: bold
	}	


.visuels     {
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	float: left;
	border: solid 1px #ccc
	}

