/* At-Rules */
@charset "iso-8859-1";


BODY {font-family:   arial,verdana,sans-serif; font-size: 16px}

.mp_brun 		{background: #7e051d}

.mp_vert_pale 	{background: #abab72}
/*.mp_vert_pale 	{ BACKGROUND-IMAGE: url( _images/mp_vert_pale.jpg)} */
/*.mp_vert_pale 	{ BACKGROUND-IMAGE: _images/mp_vert_pale.jpg }*/
/*.mp_vert_pale 	{ BACKGROUND: _images/mp_vert_pale.jpg } */

.mp_vert_sombre {background: #206200}

.mp_jaune_pale 	{background: #ffff66}

.mp_jaune_fonce	{background: #f0c030}

.mp_menu	{
	color:		  	#e4e489;			/* comme jaune pale*/
	FONT-WEIGHT: 	bold;		
	font-size: 		14px;
}

H1, H2 			{color: 	#206200} 

/* essayer d'utiliser cette régle pour mettre en relief, d'une autre manière, le choix actuel */
.menu_highlight {
	background: #a5b25c
}
/*	background: #7e051d;
.bgwhite {BACKGROUND-IMAGE: url(images/gif_white.gif ;}
.size1 {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px}
.size2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%}
.box_big {
	position: 		absolute; 
	overflow: 		auto; 
	padding: 		5px;  
	background: 	#eeff55;
	border-width: 	2px;
	border-color: 	grey;
	border-style : 	outset; 
	visibility: 	hidden;
	v-align:		center;
	z-index:		10;
}

.click_button {
	background: 	ButtonFace;  
	border-width: 	2px;
	border-color: 	grey;
	border-style : 	outset; 
	width:			300px; 
}


H1 {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 15px; FONT-WEIGHT: bold}

A:link, .PMT_msg {COLOR: #00009c; TEXT-DECORATION: underline}

A:hover, .PMT_msg {text-decoration: none}

A:visited, .PMT_msg {COLOR: #00009c; TEXT-DECORATION: none}
*/
