input
{
font-size:10px;
color:#000000;
border:1px solid #444444;
}

input.radio
{
font-size:10px;
color:#000000;
border:0px;
}
.check
{
    border:0px solid #444444;
 }
Table, input, select, option, Body, textarea
{
text-decoration: none;
font-family: verdana;
font-size: 8pt;

}
body
{ 

	margin: 0px;
	padding:0px;
		
}
.menucadre{
float:left;

}
.menu 
{
	width:300px;
	position:relative;
	left:30px;
	border: 0px black solid;
	margin:0px;
	padding:0px;

}

a {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color: #3366cc;
	text-decoration: none;
	height:18px;
	margin-top:15px;
}

img {
	border:none;
}
a:hover {
	text-decoration: underline;
}


.sousmenu 
{
	position: relative;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	margin-top:5px;
	
}
.spacer
{
	width:20px;
}
.spacerhaut {
    /*margin-top: 260px;*/
	width: 100%;
}

.tablepdf {

	font-family: verdana;
	font-size: 10pt;
	color: #333333;
	line-height:35px;
	margin-top: 10px;
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	width: 100%;
	text-align: center;
	background-color: #CCCCCC;

}
.tablepdf td {
	background-color: #FFFFFF;
}
.tablepdfHeader {

	text-decoration: none;
	font-family: verdana;
	font-size: 9pt;
	color: #444444;
	background-color:#EFEFEF;
	text-align:center;
	line-height:25px;
}
.tablepdfTitre {
	background-color: #DDDDDD;
	font-family:Verdana;
	font-size:14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	width:100%;
	text-align:right;
	padding-right: 10px;
	padding-top:1px;
	padding-bottom:1px;
}
.tablepdfLigne {
	font-family:Verdana;
	font-size:12px;
	text-decoration: none;
}


.body {	
	border:1px white solid;
min-height:500px;
	width: 100%;
	height: 100%;

/*	background-image:url('Images/BgTop.gif');*/
	background: white url('Images/fond2.png') no-repeat 0 0 ;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.centre
{

	margin-left:300px;
	width:675px;
	padding-left:20px;
	text-align:left;
}
.login
{
	font-family:Verdana;
	font-size:10px;
	text-decoration: none;
	padding-left: 5px;
	height: 150px;
	margin-left: 250px;
	margin-top: 50px;
	
}
.action {
	width: 100%;
	text-align:center;
}