body {
	margin: 0px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;	
	color:white;
	background-color:black;
	background-image:url(../images/communs/background-site.gif);
	background-repeat:repeat-x;
}

form {
	margin:0;
	padding:0;
}

input,textarea {
	
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
}


#main {	
	width:950px;
	visibility:visible;
	margin:0 auto;	
	background-color:#000000;
}

#entete {
	width:950px;
	height:196px;
}

#menu {
	width:950px;
	height:47px;
	background-image:url(../images/communs/background-menu.jpg);
	background-repeat:no-repeat;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:5px 0 0 50px;
}

#menu li{	
	margin:0px 10px 0 0;
	padding:0 0 0 0;
	float:left;		
	font-size:16px;
	font-weight:bold;	
}

#menu a:link, 
#menu a:visited {
	text-decoration:none;
	color:white;
	font-style:normal;
}

#menu a:hover, 
#menu a:active {
	text-decoration:none;
	color:black;
	font-style:normal;
}


a:link, 
a:visited {
	text-decoration:none;
	color:red;	
}

a:hover, 
a:active {
	text-decoration:underline;
	color:red;	
}

#contenu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#contenu ul li{
	background-image:url(../images/communs/bullet.gif);		
	background-repeat:no-repeat;
	margin:0 0 0 5px;
	padding:3px 0 0 8px;	
}


#basSite {
	width:950px;
	background-color:#000000;
}
#basSite p{
	padding:0;
	margin:10px 0 10px 0;
}

#colonneGauche {
	width:195px;
	height:468px;
	background-image:url(../images/communs/background-dernieres-nouvelles.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	margin:0;
	padding:15px 27px 0 27px;
	float:left;
}

#contenu {
	width:701px;
	background-image:url(../images/communs/background-contenu.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	float:left;
}



#contenu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#contenu ul li{
	background-image:url(../images/communs/bullet.gif);		
	background-repeat:no-repeat;
	margin:0 0 0 5px;
	padding:3px 0 0 8px;	
}


#boutique,
#production,
#evenements {
	width:214px;
	margin:0;
	padding:0 0 0 13px;
	float:left;
}

#boutiqueVisuel,
#productionVisuel,
#evenementsVisuel {
	width:214px;
	height:275px;
	background-image:url(../images/communs/background-vedette.gif);
	background-repeat:no-repeat;
	color:black;
}

#boutiqueVisuel p,
#productionVisuel p,
#evenementsVisuel p {
	margin:0;
	padding-left:18px;
	padding-top:18px;
}

#txtPromo {
	width:351px;
	height:138px;
	margin:0;
	padding:20px 30px 0 320px;
	background-image:url(../images/communs/background-teaser-2nd-skin.jpg);
	background-repeat:no-repeat;
	font-size:10px;
}

#txtPromo p{
	margin:0;
	padding:2px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:5px 0 0 0 ;
	
	
	
}

h2,
h3 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:5px 0 0 0 ;	
	
	
}

#footer {
	width:950px;
	height:60px;
	background-image:url(../images/communs/background-menu-bas.gif);
	background-repeat:no-repeat;	
	padding-bottom:20px;
}

#footer a:link, 
#footer a:visited {
	text-decoration:none;
	color:white;
	font-style:normal;
}

#footer a:hover, 
#footer a:active {
	text-decoration:underline;
	color:white;
	font-style:normal;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:15px 20px 0 0px;
}

#footer li{	
	margin:0px 5px 0 0;
	padding:0 0 0 0;
	float:right;		
	font-size:11px;	
}

#copyright {
	width:950px;
	height:20px;
	text-align:right;
}


#copyright p {
	margin:3px 20px 0 0 ;
	padding:0;
}


