*
{
	margin:0;
	padding:0;
}
body
{
	background-color:black;
	font-family:arial,sans-serif;
	color:white;
}
#container
{
	width:780px;
	margin:auto;
	background-color:black;
}
.menu a
{
	color:white;
	text-decoration:none;
	display:block;
	width:130px;
	padding-top:13px;
	padding-bottom:13px;
	text-align:center;
	text-transform:uppercase;	
	background-image:url("images/fond_menu.gif");
	background-repeat:repeat-x;
}
.menu a:hover
{
	color:#FF5C02;
}
.menu ul
{
	font-size:14px;
	list-style-type:none;
	list-style-position:inside;
}
.menu li
{
	float:left;
	border-top:1px white solid;
	border-bottom:1px white solid;
}
.bandeau
{
	clear:both;
	background-image:url("images/bandeau.jpg");
	height:150px;
}
.bandeau h1
{
	display:none;
}
.bandeau p
{
	display:none;
}
.sous-bandeau
{
	background-image:url("images/recherche.png");
	height:87px;
}
.recherche
{
	width:170px;
	padding-left:10px;
	padding-top:10px;
}
.recherche h2 strong
{
	font-weight:bold;
}
.recherche h2
{
	font-weight:normal;
	font-size:15px;
}
.recherche p
{
	font-size:11px;
}
.champ
{
	position:relative;
	bottom:8px;
}
.bouton_go
{
	position:relative;
	left:9px;
}
.image p
{
	display:none;
}
.contenu
{
	width:489px;
}
.contenu img
{
	border:1px solid white;
}

.contenu img#logo
{
	border: 0;
	position:absolute;
	margin-left: 65px;
	margin-top: 10px;
}

.contenu h1
{
	font-size:14px;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
	text-indent:30px;
	background-image:url("images/pucetitre.gif");
	background-repeat:no-repeat;
	background-position:8px 17px;
}
.contenu p
{
	font-size:12px;
	margin:5px;
}
.text
{
	background-image:url("images/fond_danseurs.gif");
	background-position: center bottom;
	background-repeat:no-repeat;
	padding:30px;
}
.news
{
	background:url("images/fondactus.gif") left top;
	position:absolute;
	left:50%;
	top:160px;
	margin-left:145px;
	width:245px;
	height:577px;
}
.news div
{
	overflow:auto;
	height:100%;
	width:100%;
}
.news h2
{
	text-indent:30px;
	background-image:url("images/pucenews.gif");
	background-repeat:no-repeat;
	font-weight: bold;
	background-position:10px 2px;
	font-size: 13px;
	margin-left:5px;
	margin-top:10px;
	font-variant: small-caps;
}

.news div .info
{
	overflow: hidden;
	height: auto;
	width: auto;
	padding: 10px 20px 10px 20px;
	color: black;
}

.news .info img
{
	width: 181px;
	border: 1px solid white;
}

.news .info h3
{
	font-size:14px;
	margin-bottom: 5px;
	
}
.news .info p
{
	font-size: 12px;
}
.news .info p.date
{
	
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}
.pied li
{
	float:left;
}
.pied ul
{
	list-style-type:none;
	list-style-position:inside;
}
.pied ul a
{
	color:white;
	text-decoration:none;
	display:block;
	width:110px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;	
}
.pied p
{
	clear:both;
	font-size:10px;
	text-indent:32px;
}
.pied ul a:hover
{
	color:#FF5C02;
}

.pied
{
	background: url(images/pied.png);
	height: 80px;
}

.pied p a
{
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	color: white;
	font-weight:bold;
}
.cappi
{
	color:black;
}

#igalerie 
{
	font-size: 12px;
}

#igalerie ul {
	list-style: none;
}

#igalerie a {
	color: #FF5C02;
	text-decoration: none;
}

#igalerie a:hover {
	color: white;
	text-decoration: underline;
}

#igalerie h2 a
{
	display: none;
}

#igalerie #galerie_description
{
	display:none;
}

#igalerie #pied
{
	display:none;
}
#igalerie #position
{
	font-size: 12px;

	margin-top: 5px;
	margin-bottom: 5px;
}
#igalerie #position a
{
	text-decoration: none;
	color:white;
	
}

#igalerie #position a:hover
{
	color:#FF5C02;
	text-decoration: underline;
}

#igalerie #vignettes_cat li, .v_thumb
{
	display: block;
	float:left;
	margin: 5px;
	font-size: 12px;
	text-align:center;
}

#igalerie #vignettes_cat li a, .v_thumb a
{
	display: block;
	color: white;
	text-decoration: none;
	
}



#igalerie #galerie_stats, #rss_objet
{
	clear: both;
	display: none;
}
