body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 10px 0 0 0;
padding: 0;
background-color:black;
height: 100%;
width: 100%;
color: white;
}

#header
{
	height: 150px;
	background-color: #AE0707;
	background-repeat:no-repeat;
	background-image: url(../images/titre_celtics.gif);
	position: relative;
	width: 790px;
	margin: 0 auto; 
	background-color:#333333;
}

#conteneur 
{
	position: relative;
	width: 790px;
	margin: 0 auto; 
	background-color:#333333;
	border:1px solid #AE0707;
	margin-bottom:10px;
}

#centre
{
	background-color:black;
	padding:10px;
	margin-left: 150px;
	margin-right: 150px;
	border-left:1px solid #AE0707;
	border-right:1px solid #AE0707;
	color:white;
}

#gauche 
{
	float:left;
	padding:10px;
	left:0;
	width: 150px;
}
#droite 
{
	float:right;
	right:0;
	width: 150px;
	border-top:2px solid #AE0707;
}

#pied
{
	text-align:right;
	height: 15px;
	color:black;
	font-weight:bold;
	background-color: #AE0707;
	border-top: 1px solid #AE0707;
	font-size:10px;
	padding-right:5px;
	padding-top:3px;
}


#liens
{
	margin-top:40px;
	margin-left:10px;
	text-align:center;
}

#galerie
{
	margin-left:10px;
}

.menugauche
{
	margin: 0;
	padding:0;
}
.menugauche li 
{
	background-image:url(../images/puce.gif);
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-type:none;
	padding-left: 20px;
	margin-bottom:30px;
	padding-top:5px;
}
.menugauche a
{
	margin: 0 2px;
	color: #AE0707;
	text-decoration: underline;
}
.menugauche a:hover 
{
	text-decoration: none;
	color: #D5D3D4;
}
.menudroit 
{
	list-style-type: none;
	margin: 0;
	padding:0;
	text-align:center;
	
}
.menudroit li 
{
	margin-bottom: 30px;
	padding-top:5px;
}
.menudroit a 
{
	margin: 0 2px;
	color: #AE0707;
}

.menudroit a:hover
{
	text-decoration: none;
}

.ss_menu
{
margin-left: 12px;
}

p {margin: 0 0 10px 0;}

h1 
{
	font-family:tahoma,verdana,sans-serif;
	margin: 10px 0 10px 0;
	font-size: 1em;
	text-align:center;
	text-decoration:underline;
	color:#AE0707;
}

h2 
{
	font-family:tahoma,verdana,sans-serif;
	margin: 10px 0 10px 0;
	font-size: 2em;
	text-align:center;
	text-decoration:underline;
	color:#AE0707;
}
hr
{
color: #AE0707;
}
table
{
border:0px;
}
.titre
{
color: #AE0707;
text-decoration:underline;
}
a
{
color:#FFFFFF;
border:0px;
}

a:hover
{
color:#AE0707;
border:0px;
}

.bordure_img
{
	border:1px solid #AE0707;
}

.spacer
{
	clear:both;
}

