body {
	width:100%;
	height:1200px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=White,endColorStr=#c0c0c0);*/
	background-image:url(Fond1.gif);		
	background-repeat:repeat-x;
	
	
}

form
{
	width:100%;
	height:1200px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=White,endColorStr=#c0c0c0);*/
	background-image:url(Fond1.gif);		
	background-repeat:repeat-x;
}

.Header
{
	position:relative;
	width:100%;
	height:100px;	
}

.Master
{
	position:relative;
	width:70%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=White,endColorStr=Orange);*/
	background-image:url(Fond.gif);		
	background-repeat:repeat-x;
}

.Footer
{
	position:relative;
	width:70%;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
	font-family:verdana;
	font-size:10pt;
	/*padding-top:10px;*/
	color:#804040;	
	bottom:10px;
}

.Line
{
	position:absolute;
	width:100%;
	height:5px;	
	background-image:url(Line.jpg);
	background-repeat:repeat-x;
}



.tddd {	
	width:200px;
	color:White;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;	
	text-align:center;
	vertical-align:middle;
	background-color:#800000;
	
	height:30px;
	background-image:url(Title.jpg);		
	background-repeat:repeat-x;
}

.tdhover
{			
	
	color:white;
	font-family:verdana;
	font-size:8pt;	
	text-align:center;
	vertical-align:middle;
	/*background-image:url(li1.jpg);*/
	background-image:url(li.jpg);
	background-repeat:repeat-x;
	height:25px;
	font-weight:bold;
	cursor:pointer;
}

.tdOut {	
	
	color:#804040;
	font-family:verdana;
	font-size:8pt;	
	text-align:center;
	vertical-align:middle;
	background-image:url(li.jpg);
	background-repeat:repeat-x;
	height:25px;
	font-weight:bold;
}

a{
	color:white;
	font-weight:bold;
	text-decoration:none;
	border:none;
}

a:hover 
{
	color:White;
	font-weight:bold;
	text-decoration: underline;
}

.test{
	background-color:#800000;
	padding-top:10px;
}













