/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c1c19d;
/*	background-image: url(interface/fond_papier.jpg); */
	background-repeat: repeat;
	background-position: center;
}

#conteneur {
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(/interface/fond-sgmb_02.jpg); 
	background-repeat: no-repeat;
	height: 190px;
}

#pied{
	background-image: url(/interface/fond-sgmb_06.jpg);
	background-repeat: no-repeat;
	height: 43px; 
}

#menu_left{
	width: 150px;
	position: absolute;
	margin-top: 230px;
	margin-left: 5px;
}

#menu_top{
	position: absolute;
	margin-top: 120px; 
	margin-left: 5px;
}

#admin{
	width: 213px;
	position: absolute;
	margin-top: 1px;
	margin-left: 505px;
	left: 67px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D4812;
}

#langue{
	width: 213px;
	position: absolute;
	margin-top: 155px;
	margin-left: 505px;
	left: 67px;
	z-index: 10;
	visibility: hidden;
}

#saison{
	width: 213px;
	position: absolute;
	margin-top: 175px;
	margin-left: 505px;
	left: 67px;
	z-index: 10;
	visibility: hidden;
}

#menu_boutons_left{
	width: 150px;
	position: absolute;
	margin-top: 280px;
	margin-left: 5px;
}

#menu_boutons_left li a{
	text-decoration: none;
	color: #000000;
}

#menu_boutons_left li a.bouton_maj{
	text-decoration: none;
	color: #FF0000;
	font-style: italic;
	font-size: 12px;
}

#menu_boutons_left li a.bouton_maj:hover{
	text-decoration: none;
	color: #FFCCFF;
}

#menu_boutons_left li a:hover{
	text-decoration: none;
	color: #CCCCCC;
}

#menu_boutons_left li{
	width: 101px;
	list-style-type: none;
	display: block;
	margin-bottom: 1px;
	height: 42px;
	text-align: center;
	margin-left: -25px;
	background-image: url(http://proto2.alpimedia.net/a_perso/interface/bouton1.jpg);
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-top: 11px;
	background-repeat: no-repeat;
}

#menu_boutons_left li:hover{
	background-image: url(http://proto2.alpimedia.net/a_perso/interface/bouton2.jpg);
}

#perso1{
	width: 1px;
	position: absolute;
	margin-top: 1px;
	margin-left: 1px;
	left: 1px;
	height: 1px;
}

#perso2{
	width: 1px;
	position: absolute;
	margin-top: 1px;
	margin-left: 1px;
	left: 1px;
	height: 1px;
}

#perso3{
	width: 1px;
	position: absolute;
	margin-top: 1px;
	margin-left: 1px;
	left: 1px;
	height: 1px;
}

#perso4{
	width: 1px;
	position: absolute;
	margin-top: 1px;
	margin-left: 1px;
	left: 1px;
	height: 1px;
}

#texte{
	width: 793px; 
	position: absolute;
/*	margin-top: 185px; */
	margin-top: 160px; 
	margin-left: 0px;
	background-color: #FFFFCC;
	text-align: left;
	background-image: url(/interface/fond-sgmb_04.jpg); 
	background-repeat: repeat-y;
}
#texte2{
		padding-left: 170px;
	padding-right: 10px;
/*	color: #FFFFFF; */
}



.titre_article {
	color: #654a24; 
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

img {
	border: 0px;
}
