@charset "windows-1252";

body
	{
	background-image: url("body2.gif");
	cursor: url(talus.ani), auto;
	}

 

.P1
{ 
	
	font-family: "Times New Roman";
	font-size: 22px ;
	color: #660000;
	}
.P2
{ 
	margin-left: 52px;
	font-family: "Times New Roman";
	font-size: 18px ;
	color: #660000;
	}
.p2B
{ 
	margin-left: 350px;
	font-family: "Times New Roman";
	font-size: 18px ;
	color: #660000;
	}
	
.P3
{ 
	margin-left: 50px;
	font-family: "Times New Roman";
	font-size: 18px ;
	color: #660000;
	}
.p3b
{
	text-indent: 70px;
	font-family: "Times New Roman";
	font-size: 18px ;
	color: #660000;
}
		
.P4
{ 
	margin-left: 70px;
	font-family: "Times New Roman";
	font-size: 18px ;
	color: #660000;
	}	
.titre
{ 
	margin-left: 20px;
	font-family: "Times New Roman";
	font-size: 24px ;
	color: #660000;
	}

.cssform p{

	font-family: "Times New Roman";
	font-size: 18px ;
	color: #0000ff;
	width: 350px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px; 
	height: 1%;
}

.cssform label{

	font-family: "Times New Roman";
	font-size: 18px ;
	color: #660000;
	float: left;
	margin-left: -155px; 
	width: 150px; 
}

.cssform input {
	
	width: 180px;
}


.cssform textarea{
	overflow:hidden;
	font-family: "Times New Roman";
	color:#0000ff;
	background-color:#FFCC66;
	width: 250px;
	height: 150px;
}

* html .threepxfix{
	margin-left: 3px;
}
