/* CSS Document */


*				{	font-family: georgia ; margin: 0 0 0 0; padding: 0 0 0 0; 	}
body 			{	background : #454b68 ;  background-image:url(/img/fond.jpg); background-repeat:repeat-y; }
p				{	padding : 0 0 10 0 ;			}

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

a.maccueil				{	font-size: 14px ; color: #666;	}
a.maccueil:link   		{	color: #666; 	}
a.maccueil:visited		{	color: #666;	}
a.maccueil:hover   		{	color: #222; 	}

.text6				{	font-size: 10px; 	color: #666;  }
.text7				{	font-size: 11px; 	color: #666;  }
.text8				{	font-size: 12px; 	color: #666;  }

._noir				{	color: #333;  }

.actif				{	cursor:hand ; cursor: pointer;	}


#sequence			{	position: absolute; top: 0px ; left: 0px ; width:60px; height:100% ; background-image:url(/img/sequence-1.jpg); background-repeat:repeat-y; z-index : 10	}
#sequence3			{	position: absolute; top: 0px ; left: 0px ; width:180px; height:100% ; background-image:url(/img/sequence-3.jpg); background-repeat:repeat-y; z-index : 10	}


#logo				{	position: absolute; top: 25px ; left: 110px ; width: 700px; text-align:center 	}

#menu				{	position: absolute; top: 138px ; left: 100px ; height : 20px ; width : 700px ; 		}
#menu_accueil				{	position: absolute; left: 2px ; top : 17px ; padding-left : 20px ; padding-right : 20px 	}
#menu_dvd					{	position: absolute; left: 120px ; top : 17px ; padding-left : 20px ; padding-right : 20px 	}
#menu_catalogue				{	position: absolute; left: 220px ; top : 17px ; padding-left : 20px ; padding-right : 20px 	}
#menu_actualite				{ 	position: absolute; left: 360px ; top : 17px ; padding-left : 20px ; padding-right : 20px  	}
#menu_presentation			{	position: absolute; left: 490px ; top : 17px ; padding-left : 20px ; padding-right : 20px 	}
#menu_contact				{	position: absolute; left: 670px ; top : 17px ; padding-left : 20px ; padding-right : 20px 	}

.case_menu			{	top: 2px ; cursor:hand; cursor: pointer; text-align: center		}
.select_menu		{	top: 2px ; cursor:hand; cursor: pointer; text-align: center; background: #F2F50A ; color: black ;		}

a.menu 				{	font-size: 11px; color : #454b68			}
a.menu :link   		{	text-decoration: none	}
a.menu :visited		{	text-decoration: none	}
a.menu :hover   	{	text-decoration: none;	color: #f00		}




#smenu_catalogue		{	position: absolute; top: 40px ; left: 2px ; height : 20px ; width : 767px ; background : #454b68 ; z-index: 2 ; 
						letter-spacing : 0.2em		}

#genre_ARTS_ET_CULTURE					{ 	position: absolute; top: 5px ; left: 9px ; width:200px				}
#genre_PAROLE_ET_PSYCHANALYSE			{ 	position: absolute; top: 5px ; left: 310px ; width:350px				}
#genre_SOCIETE							{ 	position: absolute; top: 5px ; left: 660px ; width:160px				}


a.menu_catalogue 						{	color : #aaa ; font-size : 10px ; padding-left : 12px ; padding-right : 12px			}
a.menu_catalogue :link   				{	text-decoration: none	}
a.menu_catalogue :visited				{	text-decoration: none	}
a.menu_catalogue :hover   				{	text-decoration: none;	color: #f00		}

.select									{ background: #aaa ; color: #454b68 ; font-size : 10px ;  padding-left : 12px ; padding-right : 12px }

#presentation				{	position: absolute; top: 55px ; left: 314px ; width: 570px ; color : #aaa ; 	}

#catalogue					{	position:absolute; left:100px ; top: 220px ; width: 770px;  		}

#texte_presentation			{	position:absolute;	left:100px;	top: 220px;	width: 770px;
								font-size: 12px;	color: #666;	height: 291px;				}
