body
{
	width: 875px;
	margin: auto;
	padding: 0px 5px;
	color: #cecece;
	background: url("degrade.png") repeat-x top left;
}
h1, h2
{
	text-align: center;
}
img
{
	border: none;
}
.no_margin
{
	margin: 0px;
}
a img
{
	text-decoration: none;
}
#main
{
	padding: 1px;
	background-color: #201a1a;
}
.element
{
	margin: 0px;
	padding: 0px;
	background-color: #3b3b3b;
}
.left_part
{
	float: left;
	width: 200px;
	border-top: 10px solid #292525;
	border-left: 10px solid #292525;
}
.right_part
{
	padding-left: 227px;
	border-top: 10px solid #292525;
	border-right: 10px solid #292525;
}

/* --- TOP -- */
#top
{
	padding-bottom: 12px;
	background: url("border-h.png") repeat-x bottom left;
}
#top_avatar, #top_title
{
	padding: 0px;
	height: 200px;
}
#top_title h1
{
	font-family:Georgia,sans-serif;
	font-size: 4.25em;
	margin: 60px 0px;
}
#top_avatar, #menu, #bar_focus
{
	margin: 0px;
	padding: 0px;
	padding-right: 12px;
	background: url("border-v.png") repeat-y top right;
}
#top a
{
	text-decoration: none;
	color: #cecece;
}
#connexion
{
	float: right;
	margin-right: 9px;
	margin-top: 5px;
}
#connexion a
{
	text-decoration: none;
	background-color: #3B3B3B;
	color: #288cf0;
}
#connexion a:hover
{
	text-decoration: underline;
}

/* --- BAR -- */
#bar
{
	height: 50px;
	padding: 0px;
	border-left: 10px solid #292525;
	border-right: 10px solid #292525;
	background-color: #2d2d2d;
}
#bar a
{
	float: left;
	line-height: 50px;
	width: 105px;
	vertical-align: middle;
	text-decoration: underline;
	text-align: center;
	background-color: #2d2d2d;
	color: #288cf0;
}
#bar a:hover, #bar a.bar_select
{
	background-color: #276cb1;
	color: #2d2d2d;
}
#bar_focus
{
	border: none;
}
#bar_focus a
{
	width: 200px;
}
#bar_main
{
	border: none;
	padding-left: 212px;
}

/* --- MIDDLE_MENU -- */
#false_middle
{
	background-color: #3b3b3b;
}
#middle_menu
{
	margin-left: 10px;
	height: 100%;
	border-left: none;
	background-image: none;
	background-color: #2d2d2d;
}
#middle_menu h3
{
	margin: 0px;
	padding: 7px 0px;
	text-align: center;
}
#middle_menu h3.split
{
	margin-top: 14px;
	padding-top: 14px;
	border-top: 1px solid #201A1A;
}
#middle_menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#middle_menu li
{
	line-height: 1.5em;
}
#middle_menu a 
{
	display: block;
	text-align: center;
	background-color: #2d2d2d;
	color: #288cf0;
}
#middle_menu a:hover, #middle_menu a.bar_select
{
	background-color: #276cb1;
	color: #2d2d2d;
}

/* --- MIDDLE_MAIN --- */
#middle
{
	padding-top: 12px;
	border-bottom: 10px solid #292525;
	background: url("border-h.png") repeat-x top left;
}
#middle .left_part, #middle .right_part
{
	border-top: none;
}
#middle_main
{
	padding: 5px;
	padding-left: 227px;
	background: url("background-border-menu.png") repeat-y top left;
}
#middle_main a
{
	text-decoration: none;
	color: #288cf0;
}
#middle_main a:hover
{
	text-decoration: underline;
}

/*--- MIDDLE_MAIN_CONNEXION ---*/
#middle_main fieldset
{
	border: 0px;
}
#middle_main label.input
{
	float: left;
	width: 39%;
	padding-right: 5px;
	text-align: right;
}
#middle_main label
{
	cursor: pointer;
}
#middle_main label:hover
{
	text-decoration: underline;
}
.boutonclique
{
	cursor: pointer;
	margin-bottom: 2px;
}

/*--- PAGE_INTERRUPTION ---*/
#faux_cadre
{
	position: absolute;
	left: 50%;
	top: 50%;
}
#cadre
{      
	position: relative;
	left: -200px;
	top: -75px;
	width: 400px;
	height: 150px;
	padding: 5px;
	border: 2px solid black;
	background-color: #3b3b3b;
}
#cadre a
{
	text-decoration: none;
	color: #288cf0;
}
#cadre a:hover
{
	text-decoration: underline;
}

/*--- MIDDLE_MAIN_PROJETS ---*/
.projets
{
	margin: 10px 10px 0px;
	padding: 5px;
	border: 1px solid #201A1A;
	background-color: #2D2D2D;
}
.projets h2
{
	margin: 0px;
	margin-bottom: 18px;
	padding: 5px 0px;
	border-bottom: 1px solid #201A1A;
	text-align: left;
	font-size: 140%;
	color: #288cf0;
}
.projets h2.secret
{
	padding-left: 30px;
	background-position: center left;
	background-repeat: no-repeat;
	background-image: url('fantome.png');
}
.projets h3
{
	margin: 10px 0px;
	padding: 5px 0px;
	border-bottom: 1px solid #201A1A;
}
table.legende_projets td
{
	padding: 0px 15px;
}
table.legende_projets img
{
	vertical-align: middle;
}
div.avancement
{
	width: 425px;
	padding: 1px;
	border: 2px solid black;
	background-color: #CECECE;
}
div.avancement_courant
{
	float: left;
	height: 20px;
	background-color: #276cb1;
}
div.avancement_total
{
	height: 20px;
	text-align: center;
	background: #3B3B3B;
}
div.tache_liste
{
	margin: 15px 0px;
}
div.tache
{
	min-height: 30px;
	margin: 5px 0px;
	padding-left: 29px;
	background-position: top left;
	background-repeat: no-repeat;
}
div.projete
{
	background-image: url('projete.png');
}
div.encours
{
	background-image: url('encours.png');
}
div.fait
{
	background-image: url('fait.png');
}
div.secret
{
	background-image: url('fantome.png');
}
table.listnews
{
	width: 97%;
	margin: auto;
	margin-top: 10px;
	border: 1px solid #201A1A;
	border-collapse: collapse;
	background-color: #2D2D2D;
	text-align: center;
}
table.listnews tr
{
	line-height: 175%;
	border: 1px solid #201A1A
}
h2.news
{
	margin-bottom: 3px;
}
div.news
{
	margin-top: 18px;
}
a.edit-button
{
	float: right;
	display: none;
}
a.edit-button:focus
{
	display: inline;
}
div.projets:hover > h2 > a.edit-button
{
	display: inline;
}
