@charset "iso-8859-1";
/* auteur: maria */
/* Date de création: 16/04/2002 */
.titre		{
			font-size:18pt;
			font-family: times new roman;
			color: #4B4B4B;
			font-weight: normal;
			font-style: italic;
			text-align: left;
			top:130px;
			margin-top:15px;
			margin-bottom:15px;
			}
.titrepage		{
			font-size:18pt;
			font-family: times new roman;
			color: #C0C0C0;
			font-weight: normal;
			font-style: italic;
			text-align: left;
			}
									
.titrec		{
			font-size:18pt;
			font-family: times new roman;
			color: #4B4B4B;
			font-weight: normal;
			font-style: italic;
			text-align: center;
			top:130px;
			}			
			
.soustitre  {   
            z-index: 12;
            font-size: 14pt;
            font-family: Times new roman;
            text-align: left;
			color: #4B4B4B
			}


.texte		{
            font-family: Times new roman;
            font-size: 10pt;
            text-align: center;
            line-height: 14pt;
			color:#4B4B4B
			}

.textej		{
            font-family: Times new roman;
            font-size: 10pt;
            text-align: justify;
            line-height: 14pt;
			color:#4B4B4B
			}

.textebis		{
            font-family: Times new roman;
            font-size: 10pt;
            text-align: left;
            line-height: 14pt;
			color:#800000
			}

.textepetit
			{
            font-family: Times new roman;
            font-size: 9pt;
            text-align: left;
            line-height: 14pt;
			color:#4B4B4B
			}	
.textepb 
			{
            font-family: Times new roman;
            font-size: 9pt;
            text-align: center;
			color: #ffffff;
			}

.menuint
			{
            font-family: Times new roman;
            font-size: 10pt;
            text-align: center;
            line-height: 14pt;
			color:#4B4B4B;
			margin-top:1px;
			}	
						
.cadre	{
		position:absolute; left:500px; top:110px; width:230px; height:480px; 
		background-color: #B1E33C; layer-background-color:#B1E33C; border :1px none #000000; padding: 12px; 
		line-height:22pt; font-size 8pt, font-family: arial
		}
.forum 
			{
			float: right;
            font-family: Times new roman;
            font-size: 10pt;
            text-align: center;
			color: #ffffff;
			}			
		 
H1		{
		font-size: 18pt;
		font-family: Verdana;
		color: #000000;
		font-weight: bold;
		text-align: right;
		}

H2		{
		font-size: 16pt;
		font-family: times new roman;
		color: #2288FF;
		font-weight: normal;
		text-align: right;
		}

H3		{
		font-size: 10pt;
		font-family: times new roman;
		color: #000000;
		font-weight: normal;
		text-align: justify;
		}

A:link	{
		font-weight: normal;
		font-family: "times new roman", "helvetica";
		color: #CC5454;
		text-decoration: none;
		}

a:link.pb	{
		color: #ffffff;
		}
a:link.forum	{
		color: #ffffff;
		}
				

A:visited {
		font-weight: normal;
		font-family: "times new roman", "helvetica";
		color: #666666;
		text-decoration: none;
		}

a:visited.pb {
		color: #ffffff;
		}
a:visited.pb {
		color: #ffffff;
		}


A:active {
		font-weight: normal;
		font-family: "times new roman", "helvetica";
		color: #006633;
		text-decoration: none;
		}

a:active.pb {
		color: #ffffff;
		}
a:active.forum {
		color: #ffffff;
		}


A:hover {
		font-weight: normal;
		font-family: "times new roman", "helvetica";
		color: #006633;
		text-decoration: none;
		}

a:hover.pb {
		color: #ffffff;
		}
a:hover.forum {
		color: #ffffff;
		}


.liste	{
		list-style-type: circle;
		list-style-image:url(dot.gif);
		text-align: left;
		}
img {
	border-width: 0px
}

.spacer { 
	clear: both; 
} /* pour empêcher un élément flottant de déborder vers le bas sur le Fond qui le suit */

.justifie {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
