#textedroite
{
height:579px;
width:728px;
padding:10px;
margin-left:15px;
}
	
	#textedroite h1
	{
	color:#000000;
	font-size:24px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	text-transform:uppercase;
	margin-left:12px;
	margin-top:30px;
	}
	
	#textedroite h2
	{
	color:#000000;
	background-image:url(../img/puce.jpg);
	background-position:-6px 3px;
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-size:12px;
	margin-top:4px;
	margin-left:14px;
	padding-left:10px;
	}
	
	#textedroite p
	{
	margin-top:8px;
	text-indent:15px;
	}
	
	#textedroite a:link,
	#textedroite a:visited
	{
	color:#FF0099;
	text-decoration:none;
	}
	
	#textedroite a:hover
	{
	color:#FF0099;
	text-decoration:underline;
	}
	
	#textedroite ul li
	{
	color:#000000;
	background-image:url(../img/puce.jpg);
	background-position:-6px 2px;
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left:15px;
	}