/* top */

A:link, A:visited, A:active
{ 
	text-decoration: none; 
	color:#d40000; 
}



html
{
	height:100%;
	margin-top:0px;
}
body
{
	
	font: 12px verdana, sans-serif;
	height:100%;
	margin-top:0px;
	background-color:black;
	background-image:url(bg.test.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment: fixed;
	color:#d40000;
}

.head
{
	border:0px solid #891515;
	border-bottom:1px solid black;
	width:550px;
	height:182px;
	padding-left:150px;
	margin:0 auto 0 auto;
	background-image:url('headers.png');
}






.mover a
{
	color:#d4000;
	font-weight:bolder;
}
.mover
{
	border:1px solid black;
	float:left;
	margin:165px 0 0 5px;
	width:100px;
	text-align:center;
	height:15px;
	background-color:black;

}

.m1 a
{
	color:#891515;	
	font-weight:bolder;
}

.m1
{
	border:1px solid black;
	float:left;
	margin:165px 0 0 5px;
	width:100px;
	text-align:center;
	height:15px;
	background-color:black;

}


/* Body */
.main
{
	border:0px solid #891515;
	border-top:1px;
	width:700px;
	margin:0 auto 0 auto;
	background-color:black;
	background-repeat:no-repeat;
	background-image:url(ubuntubg.png);
 	overflow: hidden;
}
.droite
{
	border-left:0px solid;
	float:right;
	width:129px;
	text-align:left;
	background-image:url('coté.png');
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	
}

.corps
{
	
	margin:0 0 0 0;
	width:690px;
	float:left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	
}



.bottom
{
	border:0px solid;
	margin:0 auto 0 auto;
	width:700px;
	height:10px;
	background-image:url('bg.png');
}

.dm
{
	border-bottom:0px solid;
	text-align:left;
}



h2,h4,h3
{
	display:inline;
}
.titre
{
	width:570px;
	height:15px;
	font-weight:bolder;
	font-size:large;
	color:#fba539;
	margin-top:20px;
	text-align:left;

}
.topright
{
	width:129px;
	height:15px;
	float:left;
	background-color:#79a5d2;
	text-align:right;
	border-left:1px dotted;
	border-bottom:1px solid #891515;
}

.toptitle
{
	width:129;
	height:15px;
	text-align:right;


}


.bottom-right
{
	border:1px solid;
	margin:0 auto 0 auto;
	height:10px;
	background-image:url('bg.png');
}

.msgp
{

	border-bottom:1px dotted #410000;	
	text-align:justify;
	padding:4px;
	clear:right;


}

.input
{
	margin-top:12px;
	width:128px;
	border:1px solid;
	background-color:#b0b0b0;
}

.msgpover
{

	border-bottom:1px dotted #410000;	
	text-align:justify;
	padding:4px;
	clear:right;

}




.wait
{
	display:none;
	border:3px solid red;
	width:400px;
	margin-top:250px;
	height:50px;
	background-color:#830000;
	color:white;
	position:fixed;
	margin-left:30%;
}
.block
{
	display:none;
	width:100%;
	height:100%;
	background-color:black;
	position:fixed;
	margin-top:-9px;
	margin-left:-10px;
	opacity:0.6;
	MozOpacity:0.6;
	KhtmlOpacity:0.6;
	filter:alpha(opacity=60);
}
.dirimg
{

display:none !important;
}

.back
{
	margin-top:20px;
	float:left;
}
.back:hover
{
	color:#891515;
}
.next
{
	margin-top:20px;
	float:right;

}

.next:hover
{
	color:#891515;
}
.corps img
{
	width:130px;
	border:0px;
	max-height:90px;
}
.corps a
{
	margin-left:4px;
}
.dir
{
	text-align:left;
	display:block;
	text-decoration:none;
	margin-bottom:0px;
}
a.dir:hover
{
	text-decoration:none;
	background-color:#290000;
}

.inputtitre
{
	border:1px solid black;
	width:200px;
	margin-left:3px;
	background-color:white;
}

.text
{
	border:1px solid black;
	width:400px;
	height:200px;
	margin-left:3px;
	background-color:white;
}
.submit
{
	border:1px solid black;
	width:60px;
	margin-left:3px;
	background-color:#79a5d2;
}

a.cacher
{
 	color:black;
}

