body
{
	margin:0px;
	font-family:Tahoma, "Trebuchet MS";
	font-size:12px;
	color:#333333;
}

#all
{
	margin:auto;
	width:900px;
}

#header{
	background:url('images/header3.png') no-repeat top center;
	height:75px;
	margin:0 auto;
	text-align:center;
	color:#FFFFFF;
	padding-top:6px;
	padding-left:383px;
}

#header2{
	padding-top:6px;
	padding-left:383px;
}

#hautcorps
{
	background-image:url('images/hautcorps.png');
	background-repeat:no-repeat;
	width:900px;
	height:20px;
}

#corpscorps
{
	background-image:url('images/corpscorps.png');
	background-repeat:repeat-y;
	width:900px;
}

#bascorps
{
	background-image:url('images/bascorps.png');
	background-repeat:no-repeat;
	width:900px;
	height:20px;
}

#pdp
{
	background-image:url('images/pdp.png');
	background-repeat:no-repeat;
	width:896px;
	height:34px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	padding-top:9px;
}
#pdp a
{
	color:#FFFFFF;
}

#clear
{
	clear:both;
}

#miniboite
{
	float:left;
	width:178px;
}

frameset
{
	background:url('images/compteur.png') repeat left top;
}

.hautminiboite
{
	background-image:url('images/hautminiboite.png');
	background-repeat:no-repeat;
	width:178px;
	height:33px;
}

.corpsminiboite
{
	background-image:url('images/corpsminiboite.png');
	background-repeat:repeat-y;
	width:178px;
}

.corpsminiboite form
{
	width:80%; padding-left:10px;
}
.basminiboite
{
	background-image:url('images/basminiboite.png');
	background-repeat:no-repeat;
	width:178px;
	height:9px;
}

#boite
{
	width:700px;
	float:right;
}

.hautboite
{
	background-image:url('images/hautboite.png');
	background-repeat:no-repeat;
	width:700px;
	height:33px;
}

.corpsboite
{
	background-image:url('images/corpsboite.png');
	background-repeat:repeat-y;
	width:700px;
	text-align:center;
}

.basboite
{
	background-image:url('images/basboite.png');
	background-repeat:no-repeat;
	width:700px;
	height:25px;
}

a
{
	color:#000000;
	text-decoration:none;
}

a:hover
{
	color:#666666;
	text-decoration:underline;
}

h1 
{
	padding-left:15px;
	padding-top:5px;
	color:#8fc400;
	height:23px;
	font-size:17px;
	font-weight:normal;
	margin:0;
}

h2
{
	padding-left:15px;
	padding-top:5px;
	color:#8fc400;
	height:23px;
	font-size:17px;
	font-weight:normal;
	margin:0;
}

fieldset 
{
	border:2px solid #D7033B;
	background-color:#ACEFF8;
	padding:4px;
}

label 
{
	font-weight:bold;
	margin:5px 0;
}

input 
{
	padding:2px;
	border:1px solid #CCCCCC;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	text-align:center;
}

textarea 
{
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #CCCCCC;
	color:#777;
}

input.button 
{ 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #cf1e55;
}

input[type=submit],[type=reset] 
{
	background-image:url('images/conn.png');
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 0px 1px 7px 20px;
	background-color: white;
	color: gray;
	height:17px;
	border:0px;
	font-weight:bold;
	margin-top:10px;
}

input.c3 
{
	background-image:url('images/psw.png');
	background-repeat: no-repeat;
	background-position: 2px center;
	padding:1px 1px 1px 25px;
	background-color: white;
	color: gray;
	height:15px;
	width:90%;
	text-align:left;
}

input.c2 
{
	background-image:url('./images/login.png');
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 1px 1px 1px 25px;
	background-color: white;
	color: gray;
	height:15px;
	width:90%;
	text-align:left;
}

img
{
	border:0px;
}

.in
{
	padding:10px;
}

ul{
	padding:0;
	margin:0;
}

li{
	list-style:none;
	padding-left:35px;
	padding-bottom:5px;
}


.ta 
{ 
	border-collapse:collapse; 
	margin:10px auto; 
	font-family:Tahoma, "Trebuchet MS";
	color:#000000; 
	width: 80%;
}
.ta th 
{ 
	padding:3px; 
	background-color: #FFFFFF;
    border: 1px dotted #000000;
}
.ta td 
{	
	padding:3px; 
    background-color: #FFFFFF;
    border: 1px dotted #000000;
}

.rougefieldset
{
	background-color:#ff4444;
	text-align:center;
}

.vertfieldset
{
	background-color:#66ff44;
	border:2px solid #00dd22;
	text-align:center;
}

.center
{
	text-align:center;
}
