
#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;
}


}
.basminiboite
{
	background-image:url('images/basminiboite.png');
	background-repeat:no-repeat;
	width:178px;
	height:9px;
}


.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;
}



a
{
	color:#000000;
	text-decoration:none;
}

a:hover
{
	color:#666666;
	text-decoration:underline;
}



h2
{
	
	color:#2c74b1;
	height:23px;
	font-size:17px;
	font-weight:normal;
	margin:0;
}





input 
{
	padding:2px;

	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] 
{

}

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:85%;
	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:85%;
	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; 

  
}
.ta td 
{	
	padding:3px; 

    
}

.rougefieldset
{
	background-color:#ff4444;
	text-align:center;
}

.vertfieldset
{
	background-color:#66ff44;
	border:2px solid #00dd22;
	text-align:center;
}

.center
{
	text-align:center;
}