/************************************************ CORPS *************************************************************************************/
body
{
	background-color:#f7fa03;
	font-family:"Courier New","Arial Black", Verdana, sans-serif;
	width:760px;
	margin:auto;
	margin-top:10px;
	font-size:12px;
	line-height: 20px ;
}
/*********************************************** MENU POLAROIDE ***************************************************************************/
.lign_Pola img
{
	margin:6px;
	width:235px;/*Changer en altern avec .lign_pola a:hover img*/
	border:none;
	vertical-align:middle;
}
.lign_Pola 
{
	display:inline;
	text-align:center;
}
.lign_Pola a:hover img /*A verifier sur IE5*/
{
	width:233px;/*Car la bordure == 2*1px */
	border: solid 1px white;
}
/*************************************************** Text ***************************************************************************************/
a
{
	outline:none;
	color:red;
	text-decoration:none;
}
a:hover
{
	letter-spacing: 3px ;
}
#intro a:hover
{
	letter-spacing: 0px;
	font-weight:bold;
}
#banniere
{
	height:120px;
	display:inline;
	text-align:center;
}
#banniere img
{
	border:none;
}
h2
{
	color:white;
	font-size:13px;
}
.corps p 
{
	background : white ; 
	display : inline ;
	color:black;
}
/*********************************** PETIT MENU ********************************************************************************************************/
#menu_rapide
{
	text-align:center;	
}
#menu_rapide img
{
	border:none;
}
#menu_rapide a:hover img
{
	border:solid 1px white;
}
#sous_titre
{
	text-align:right;
}
/*********************************** NEWS ********************************************************************************************************/
.news
{
	width:550px;
	margin-bottom:15px;
}
.news p
{
	margin-top: 0px;
	margin-bottom:15px;
	text-align:none;
}
.page
{
	text-align:center;
}
/********************************* Galerie d'image *****************************************************************************************************/
#gallerie
{
	margin:auto;
	width:725px;
}
#gallerie h3
{
	float:left;
	background-position:center center;
	margin:10px;
	border: none;
	width:100px;		
	height:100px;
}
#clear_float
{
	clear:both;
}
/*********************************Pied de page ********************************************************************************************************/
#foot 
{
	display:block;
	text-align:center;
}
#foot img
{
	border:none;
}

/*********************************************** Magasin & Index & CD **************************************************************************************/
#index
{
	display:inline;
	line-height:500px;
	vertical-align:middle;
}
#index a
{
	margin-left:30px;
	padding-right:30px;
}
#shop1
{
	width:540px;
	display:block;
	margin:auto;
}
#shop1 img
{
	border:none;
}
.lign_cd img
{
	margin:40px;
	width:200px;
	border:none;
	vertical-align:middle;
}
.lign_cd
{
	display:block;
	text-align:center;
}