body {color: white;
	background: #0B0B0B;
	background-image: url(/imgs/aste2.jpg);
}


center.TITREF {font-size: 36pt; color:purple; font-weight:bold}

td.STATS {vertical-align:top; top:40px; width: 150px}
a.STATS {font-size: large}
a.STATS:link {color: red}
a.STATS:visited {color: red}
a.STATS:hover {background: #8B0000}

.GAUCHE {text-align:left}
.DROITE {text-align:right}
.CENTRE {text-align:center}
img.DROITE {
	float:right;
	padding-top: 10px;
	padding-right: 10px;
}
img.GAUCHE {
	float:left;
	padding-top: 10px;
	padding-left: 10px;
}

a:link {color: yellow}
a:visited {color: white}

a.films:link {color: yellow}
a.films:visited {color: white}

a.LIENS {font-size: large}
a.LIENS:link {color: yellow}
a.LIENS:visited {color: white}

td.ONGLET {width: 200px}
a.ONGLET:link {color: white}
a.ONGLET:visited {color: white}

td.FormTD {text-align:center}

a.PROJETS:link {color: yellow}
a.PROJETS:visited {color: yellow}

td.fiche {width: 120px}

#header {
	margin: 0;
	padding: 0;
/*	border: 1px solid #ed7e00;*/
}

#headerLeft {
	float:left;
	position:relative;
	top:4px;
	left:4px;
	width:80px;
	height:60px;
	background: url('/imgs/asterixL.gif') no-repeat;
/*	border: 1px solid #ed7e00;*/
}

#headerRight {
	float:right;
	position:relative;
	top:4px;
	right:4px;
	width:80px;
	height:60px;
	background: url('/imgs/asterixR.gif') no-repeat;
/*	border: 1px solid #ed7e00;*/
}

#headerCenter {
/*	float:center;*/
	font-size: 50px;
	color:#26C53B;
	font-weight:bold;
	font-family:sans-serif;
	text-align:center;
/*	border: 1px solid #ed7e00;*/
}

#headerLigne {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0;
/*	background: url('/imgs/redbar.gif');
	background: #000000;*/
	width:100%;
	height:3px;
}

html>body #headerLigne {
	background: #ca0000;
}

#footer {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
/*	border: 1px solid #ed7e00;*/
}

#footerLeft {
	float:left;
	position:relative;
	left:4px;
	top:15px;
	width:80px;
	height:100px;
	background: url('/imgs/asterixLL.gif') no-repeat;
/*	border: 1px solid #ed7e00;*/
}

#footerRight {
	float:right;
	position:relative;
	right:4px;
	top:15px;
	width:80px;
	height:100px;
	background: url('/imgs/asterixLR.gif') no-repeat;
/*	border: 1px solid #ed7e00;*/
}

#footerCenterLeft {
	float:left;
	position:relative;
	top:40px;
	text-align:center;
	color: #888888;
	font-size: 11px;
/*	border: 1px solid #ed7e00;*/
}

#footerCenterRight {
	float:right;
	position:relative;
	top:40px;
	text-align:center;
	color: #888888;
	font-size: 11px;
/*	border: 1px solid #ed7e00;*/
}

#footerLigne {
	float:left;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0;
	width:100%;
	height:3px;
/*	background: url('/imgs/redbar.gif');
	background: #ca0000;*/
}

html>body #footerLigne {
	background: #ca0000;
}

#inner {
	float: left;
}

#menu {
	float: left;
	width: 110px;
	margin-right: 20px;
	padding: 5px;
	border : 1px solid white;
	-moz-border-radius: 10px;
}

#menucontent {
	font-size: 12pt;
	text-align:center;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#menu li {
	margin: 0px;
	display: inline;
}

#menu li a {
	color: #DB0B0B;
	font-weight:bold;
	padding: 2px;
	display: block;
	text-decoration: none;
}

#menu li a:hover {
	color: red;
	background: #8B0000;
}

#content {
	margin-right: 10px;
	margin-left: 130px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	padding-top: 0px;
/*	border: 1px solid #ed7e00;*/
}

.menu {
	display: inline;
	margin: 0;
	padding: 0;
	text-align:center;
}

li.menu {
	list-style: none;
	display: block;
	padding: 2px;
}

a.menu {
	color: #DB0B0B;
	font-weight:bold;
	font-size: 12pt;
	text-decoration: none;
	display: block;
}

a.menu:visited {
	color: #DB0B0B;
}

a.menu:hover {
	color:red;
	background: #8B0000;
}

#menugallery {
	float: left;
	width: 130px;
	margin: 0px;
	padding: 5px;
	display: block;
	text-align:center;
	border: 1px solid white;
	-moz-border-radius: 10px;
}

a.photo {
	color: #ffd400;
	font-size: 10pt;
	display: block;
	text-decoration: none;
}

a.photo:hover {
	color:yellow;
	background: #a59700;
}

#menustat {
	float: left;
	min-width: 100px;
	max-width: 120px;
	margin-right: 20px;
	padding: 5px;
	margin-top: 0;
	display: block;
	text-align:center;
	border: 1px solid white;
	-moz-border-radius: 10px;
}

#menustat ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#menustat li {
	margin: 0px;
	display: inline;
}

#menustat li a {
	color: #DB0B0B;
	font-weight:bold;
	padding: 2px;
	display: block;
	text-decoration: none;
}

#menustat li a:hover {
	color: red;
	background: #8B0000;
}

#gallery {
/*	border: 1px solid #ed7e00;*/
	margin-left: 160px;
/*	width: 80%;*/
	padding: 0px;
}

#gallery ul{
	list-style-type: none;	
}

#gallery li {
	display: inline;
}

#photo {
/*	border: 1px solid #ed7e00a;*/
	padding: 5px;
	display: block;
	width: 130px;
	height: 200px;
	text-align: center;
	float: left;
}

html>body #photo {
	display: table-cell;
}

#photo ul {
	display: inline;
}

#photo li {
	font-size: 8pt;
}

#photo img {
	border: 1px solid white;
}

#stats {
/*	margin-left: 170px;
	border: 1px solid #ed7e00;
	float: left;*/
	margin-left: 135px;
}
