/* Balises principales */

body
{
	background-color:#000000;
	color:#ffffff;
	width:1006px;
	margin:auto;
}

a
{
	color:rgb(227, 154, 55);
	text-decoration:none;
}

a:hover
{
	color:#ffffff;
	text-decoration:none;
}

img
{
	border:none;
}

#tableau
{
	color:rgb(218, 174, 43);
	font-family:Arial;
	font-size:0.8em;
}

/* Design */

#bordure_gauche
{
	background:url('../../machcreation/images/borduregauche.png') repeat-y;
	width:25px;
	height:950px;
	float:left;
}

#bordure_droite
{
	background:url('../../machcreation/images/borduredroite.png') repeat-y;
	width:25px;
	height:950px;
	float:right;
}

#banniere
{
	background:url('../../machcreation/images/banniere.png') no-repeat;
	width:956px;
	height:194px;
	margin-left:25px;
}

#fond_copyright
{
	background:url('../../machcreation/images/fond_copyright.png') no-repeat;
	width:956px;
	height:48px;
	margin-left:25px;
	font-family:Arial;
	font-weight:bold;
}

#copyright
{
	font-size:14px;
	padding-left:360px;
	padding-top:17px;
	float:left;
}

#designby
{
	font-size:14px;
	padding-left:775px;
	padding-top:17px;
}

#barre_horizontale_copyright
{
	background:url('../../machcreation/images/hautbarrehorizontale.jpg') repeat-x;
	width:956px;
	height:3px;
	margin-left:25px;
}

/* index.html */

#index1
{
	vertical-align:top;
	width:415px;
	text-align:center;
}

#bordure_centre
{
	background:url('../../machcreation/images/menubordure.png') repeat-y;
	width:6px;
	height:605px;
}

#index2
{
	padding:5px;
}

#index3
{
	vertical-align:top;
	width:415px;
	text-align:center;
}

/* maintenance.html */

#maintenance1
{
	vertical-align:top;
	width:415px;
	text-align:left;
	padding:25px;
}

#maintenance2
{
	vertical-align:top;
	width:415px;
	text-align:left;
	padding:25px;
}
