body,td,p {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
}

p 			{	margin-right:10px;	margin-left: 10px;	font-size: 11px;	}


input {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				margin-top:3px;
				margin-bottom:10px;
}


.input_normal 	{	width: 450px;	height: 17px;				}
.input_small 	{	width: 150px;	height: 17px;				}
TEXTAREA 		{	width: 450px;	height: 60px;
				border:0px; 
				margin-bottom:10px;	margin-top:3px;			
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				}
				
.err 			{	color: #FF0000;							}

.titre		{	font-size:24px;							}
.soustitre	{	font-size:18px;							}
.menu 		{
	
	font-size: 13px;
	color:#000000;
	font-weight: bold;
}
.sousmenu 		{
	
	font-size: 12px;
	color:#000000;
}

.menuhome	 	{	color:#000000;	font-weight:bold;	font-size: 14px;	}
.menuhome a:link	{	color:#000000;	text-decoration:none;			}
.menuhome a:active{	color:#000000;	text-decoration:none;			}
.menuhome a:hover	{	color:#000000;	text-decoration:underline;		}

.m0 {		font-size: 10px;	}
.m1 {		font-size: 11px;	}
.m2 {		font-size: 12px;	margin:0px;}

.m3 {		font-size: 14px;	margin:0px;	}
.m4 {		font-size: 18px;	margin:0px;	}
.m5 {
	
	font-size: 22px;
	font-weight: bold;
}
.s1 {
	font-weight: bold;
	text-transform: uppercase;
}
.arial				{	font-family: Arial, Helvetica, sans-serif;	}
.sousligne 			{	text-decoration:none;	}
.sousligne A:link {	text-decoration:underline;	}
.sousligne A:visited {	text-decoration:underline;	}
.sousligne A:hover {	text-decoration:none;	}
.sousligne A:visited:hover {	text-decoration:none;	}
