/*-----------Header.php---------*/
	
	div.site
	{
		width:100%;
	}
	
	div.intSite
	{
		width:1000px;
		min-height:700px;
		border:1px solid #000000;
		background-color:#EDE6E1;
	}
	
	div.intZZ
	{
		width:750px;
		margin-left:50px;
		margin-top:20px;
		margin-bottom:20px;
	}
	
	div.MenG
	{
		margin-top:50px;
		border: 1px solid #000000;
		font-family:Arial;
		font-size:14px;
		width:200px;
		float:left;
	}
	
	li
	{
		list-style:none;
		margin:5px;
	}
	
	a
	{
		text-decoration:none;
		color:#000000;
	}
	
	a:hover
	{
		text-decoration:none;
		color:#FF0000;
	}
	
	li.der ul.intDer
	{
		display:none;
	}	
	
	li.der:hover ul.intDer
	{
		display:block;
		margin:0px;
		font-size:12px;
	}
    
/*----------index.php----------*/

	.titre
	{
		font-family:Arial;
		font-size:16px;
		font-weight:bold;
		background-color:#CCCCCC;
	}
	
	.txtInd
	{
		font-family:Arial;
		font-size:14px;
	}
	
/*----------news.php----------*/

	.border 
	{
		border: 1px solid #000000;
	}

	.Style4 
	{
		font-size: 12px;
		font-weight: bold;
		color: #000000;
	}
	
	.underlineborder 
	{
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #000000;
	}
	
/*---------adhesion.php----------*/

	.Style14 
	{
		font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
/*---------partenaires.php----------*/

	.texte
	{
		font-family:Arial;
		font-size:10px;
		color:#003399;
		border: 1px solid #000000;
	}
	
	.Style5 
	{
		font-size: 10px;
		font-family: Verdana, Verdana, Helvetica, sans-serif;
	}
	
	.Style7 
	{
		font-size: 10px;
	}
	
/*----------carte.php---------*/

.ret
{
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
}

/*---------contact.php---------*/

	.Style15 
	{
		font-size: 10px;
	}