* {
	margin: 0px;
	padding: 0px;
	border: 0px none #000000;
	color: #F0F0F0;
	font-family: Verdana,"Times New Roman", Times, Arial, "Arial Black", serif;
	font-size: 13px;
}

body {
	background-color:#002434;
}
textarea {
	width:500px;
	height:96px;
	background-color: #EBEBCB;
	border:1px solid #000000;
	color: #000010;
}
table {
	border-collapse: collapse;
	empty-cells: show;
}
td {
	vertical-align: top;
}
input {
	border: none;
	background-color: #EBEBCB;
	color: #000040;
	padding: 1px 2px 1px 2px;
	margin: 2px;
}
#body {
	width: 100%;
}
a:hover {color: #FFFF80;}
b { font-weight: bold; }
u { text-decoration: underline; }

.ombre_tl { background: url(images/ombre_tl.gif);background-repeat:no-repeat;background-position:bottom right;}
.ombre_tm { height:12px;background: url(images/ombre_tm.gif);background-repeat:repeat-x;background-position:bottom;}
.ombre_tr { background:url(images/ombre_tr.gif);background-repeat:no-repeat;background-position:bottom left;}
.ombre_ml { width:12px;background: url(images/ombre_ml.gif);background-repeat:repeat-y;background-position:right;}
.ombre_mm { padding-right:12px; padding-bottom:8px;}
.ombre_mr { width:12px;background:url(images/ombre_mr.gif);background-repeat:repeat-y;background-position:left;}
.ombre_bl { background: url(images/ombre_bl.gif);background-repeat:no-repeat;background-position:top right;}
.ombre_bm { height:12px;background: url(images/ombre_bm.gif);background-repeat:repeat-x;background-position:top;}
.ombre_br { background:url(images/ombre_br.gif);	background-repeat:no-repeat;background-position:top left;}

#header {
	height: 150px;
	line-height: 150px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

#barre_gauche  {
	width: 180px;
}
#barre_gauche > table {
	width: 150px;
}
#barre_middle {
	width: 100%;
}
#menu {
	padding-top: 20px;
	border-bottom: 1px solid #000000;
}
#menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:24px;
	height: 24px;
	display: block;
	vertical-align: bottom;
	background: url(images/menu.gif);
	background-repeat:no-repeat;
}
#menu a:hover {
	color: #F0C080;
	background: url(images/menu_hover.gif);
	background-repeat:no-repeat;
}

#paypal {
	padding-top: 4px;
	text-align:center;
	border-bottom: 1px solid #000000;
}

#sorties {
	padding-top: 20px;
	border-bottom: 1px solid #000000;
}
#sorties img {
	width:120px;
	height:90px;
	margin-right:8px;
}
#sorties a {
	color: #FFFFD0;
	text-decoration: none;
	display: block;
	margin: auto;
	text-align:center;
	margin-bottom: 15px;
}
#sorties a:hover {
	color: #208080;
}

#partenaires {
	padding-top: 20px;
	border-bottom: 1px solid #000000;
}
#partenaires img {
	width:88px;
	height:31px;
}
#partenaires a {
	border: 1px solid #000000;
	display: block;
	width: 88px;
	height: 31px;
	margin: auto;
	margin-bottom: 5px;
}
#partenaires a:hover {
	border: 1px dotted #F0F080;
}

#bonux {
	padding-top:20px;
	padding-bottom: 20px;
	text-align: center;
}

#footer {
	height:150px;
	width: 100%;
	line-height: 16px;
	text-align:center;
}
#footer table {
	width: 100%;
}
#footer_left {
	background-image:url(images/footer_left.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	width: 200px;
	height:150px;
}
#footer_right {
	background-image:url(images/footer_right.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	width: 240px;
	height:150px;
}
#footer_cop {
	vertical-align: bottom;
	text-align:center;
	font-size: 13px;
	line-height: 13px;
}
#footer_cop a,#footer_cop a:visited,#footer_cop a:active {
	color: #40A040;
}
#footer_cop a:hover {
	color: #A0FFA0;
	text-decoration: underline;
}

#main {
	margin: auto;
	min-width:550px;
	width: 90%;
	text-align: center;
}
#pub {
	margin: auto;
}

.news {
	min-width: 400px;
	max-width: 800px;
	margin: auto;
	width:90%;
	margin-bottom: 10px;
	text-align: left;
}
.news a, .news a:visited, .news a:active {
	text-decoration: none;
	color: #40A040;
}
.news a:hover {
	color: #A0FFA0;
}
.avatar {
	padding: 10px;
	width: 110px;
	padding-top: 3px;
	text-align: center;
	font-size:12px;
}
.avatar img {
	max-width: 100px;
	max-height: 100px;
}
.titre {
	font-variant: small-caps;
	color: #DFB0D0;
	font-weight:bold;
	border-bottom: 1px solid #001828;
}
.texte {
	width: 100%;
	color: #FFFFD0;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.infos {
	text-align: right;
	padding-right: 10px;
	font-size: 13px;
	border-top: 1px solid #001828;
	bottom: 0px;
}

div.commentaire {
	width: 600px;
	margin: auto;
}
div.posteur {
	text-align: left;
	padding: 3px;
	font-size: 13px;
	padding-bottom: 1px;
	border-bottom: 1px solid #001828;
	color: #C0D0FF;
}
div.comment {
	font-size: 13px;
	text-align: left;
	padding: 5px;
	padding-left: 20px;
	background-color: #002A3A;
	margin-bottom: 20px;
}
#add_comment {
	width: 600px;
	margin: auto;
	text-align: center;
}
#label {
	margin-left: 100px;
	text-align: right;
	width: 300px;
	font-size: 13px;
}
#label input {
	width: 164px;
}
#prec_suiv {
	text-align: center;
	padding-bottom: 32px;
	margin: auto;
}
#prec_suiv a,#prec_suiv a:active,#prec_suiv a:visited {
	text-decoration: none;
	color: #9999D0;
}
#prec_suiv a,#prec_suiv a:hover {
	color: #C0C0FF;
}


#avancement {
	min-width: 480px;
	max-width: 800px;
	margin: auto;
	width:90%;
	margin-bottom: 10px;
	text-align: left;
	background-color:#002C3F;
}
#avancement td { border-top: 1px solid #000000;padding-left:12px; }
#avancement th { font-weight:bold;text-align:center; }
tr.avct:hover { 	background-color:#053545;}
td.state0 {
	background:url(images/0.png);
	background-position:center center;
	background-repeat:no-repeat;
}
td.state1 {
	background:url(images/1.png);
	background-position:center center;
	background-repeat:no-repeat;
}
td.state2 {
	background:url(images/2.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.team {
	min-width: 400px;
	max-width: 800px;
	margin: auto;
	width:90%;
	margin-bottom: 10px;
	text-align: left;
}
.team table {
	width: 100%;
}
.team_info { 
	border-left:1px solid #000000;
	padding-right: 10px;
}
.team_info th {
	color: #4A778B;
	font-variant: small-caps;
	font-weight:bold;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
.team_info td {
	border-top: 1px solid #000000;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.team_info span {font-weight: bold;}

.xdcc {
	width: 450px;
	margin: auto;
	margin-bottom: 10px;
	text-align: left;
}
.xdcc input {
	width: 400px;
	font-variant: normal;
	font-weight: normal;
}
.xdcc table {
	width: 100%;
	padding-right: 11px;
	margin-bottom: 4px;
}
.xdcc th {
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	padding-bottom: 4px;
}
.xdcc th a {color: #4A778B;}
.xdcc table td {
	border: 1px solid #000000;
	padding: 5px;
}
.xdcc div {
	max-height: 300px;
	overflow: auto;
}
.xdcc td a {
	cursor:pointer;
	text-decoration: none;
}
.xdcc td a:hover {
	text-decoration: underline;
}


.projets {
	min-width: 400px;
	max-width: 800px;
	margin: auto;
	width:90%;
	margin-bottom: 15px;
	text-align: center;
}
.projets span {
	display: block;
	color: #4A778B;
	font-variant: small-caps;
	font-weight:bold;
	padding-bottom: 6px;
}
.projets img {
	width: 225px;
	height: 113px;
}
