
*
{margin:0;
padding:0;
}

#page
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000;	
	line-height:15px;
	width:1118px;
	}
#popup
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000;	
	line-height:15px;
	width:auto;
	}
#contenu
	{
	width:inherit;
	height:auto;
	}
.colonne2
	{
	background-image:url(../fr/charte/centre-ombre.png);
	background-position:top;
	background-repeat:repeat-x;
	}
#haut
	{
	height:auto;
	background-color:#234;
	width:inherit;
	}
#gaucheaccueil
	{
	line-height:20px;
	}
	
#gauche
	{
	width:184px;
	background-color:#CCCC99;
	border-right:1px dotted #ccc;
	height:auto;
	}
#centre
	{
	width:auto;
	height:auto;
	background-color:#9999FF;
	}
#droite
	{
	width:270px;
	height:auto;	
	}


#pied
	{

	width:inherit;
	border-top:6px solid #870039;
	margin-top:10px;

	}	
	
.clear
	{
	clear:both;
	}			

.bouton_formulaire
	{
	color:#666666;
	border:1px solid #666;
	background-color:#eee;
	font-size:12px !important;
	font-weight:bold !important;
	}
.admin_formulaire
        {
	color:#000;
	border:0px;
	background-color:#fff;
	font-size:10px !important;
	font-weight:normal !important;
        }

.input_txt
	{
	line-height:11px;
	font-size:95%;
	border:1px solid #333;
	margin:0;
	padding:2px;	
	}
.input_form
	{
	font-size:10px;
	border:1px solid #999;
	margin:0;
	padding:0;
	}	
.input_form2
	{
	font-size:14px;
	height:16px;
	color:#89023B;
	
	border:1px solid #999;
	margin:0;
	padding:0;
	}	
.input_submit
	{
	background-color:#bbb;
	color:#89023B;
	font-size:12px;
	font-weight:bold;
	
	border:1px solid #999;
	margin:0;
	padding:2px;
	cursor:pointer;
		}		
a
	{
	color:#89023B;
	text-decoration:underline;
	}		
a:hover, a:focus, a:active
	{
	color:#999999;
	text-decoration:underline;
	}
	
img
	{
	border:0px;	
	}		
	
	
/* pagination  */
.pagination
	{
	float:none;
	font-weight:normal;
	font-size:12px;
	color:#CCCCCC;
	margin-right:10px;
	}
.pagination a
	{
	font-weight:normal;	
	font-size:12px;
	height:12px;
	width:12px;
	color:#65AC4F;
	text-align:center;
	}	
.pagination a:hover
	{
	color:#89023B;
	
	}		
.pagination span
	{
	font-weight:normal;	
	font-size:12px;
	border:0;
	height:12px;
	width:12px;
	color:#89023B;
	text-align:center;
	}		


