
body {
	margin:0px;
	background-color:#F1FADF;
	min-height: 100%; height: 100%;	
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size:9pt;
	padding:0px;
}

.main_divs{
	width: 870px;	
	margin-right: auto;
	margin-left: auto;
}

.left_blur{
	background-image:url(http://www.mutine.fr/templates/mutine/images/left_bg.gif);
	background-repeat:repeat-y;
	padding-left:10px;	
	
	background-position:left top;		
}

.right_blur{
	background-image:url(http://www.mutine.fr/templates/mutine/images/right_bg.gif);
	background-repeat:repeat-y;
	padding-right:10px;	
	background-position:right top;
}

#header{
	margin:10px 0 0 -10px;
	background-image: url(http://www.mutine.fr/templates/mutine/images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	width:880px;	
	position:absolute;
	top:5px;
	z-index:10;
	/*background-color:#88BB24;*/
}

#header h1{
	color:#fff;
	float:right;
	position:relative;
	margin:30px 300px 0 0;
	font-style:oblique;
	font-size:25pt;
}

#main_contenu{
	margin-top:105px;
}

#contenu{	
	background-color:#fff;
	text-align:center;
	padding:25px;
}

#logo{
	/*background-image:url(http://www.mutine.fr/images/logo-menu2.png) !important;
	background-repeat:no-repeat;*/
	height:550px;
	margin-left:-95px;
	margin-top:-15px;
	position:absolute;
	width:255px;
	display:none;
}

#logo2{
	background-image:url(http://www.mutine.fr/images/logo-menu1.png) !important;
	background-repeat:no-repeat;
	height:190px;
	margin-left:807px;
	margin-top:5px;
	position:absolute;
	width:130px;
}

#footer{
	background-color:#a31f3d;
	background-image: url(http://www.mutine.fr/templates/mutine/images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	height:45px;
	text-align:center;		
	margin-bottom:10px;
	width:880px;
}

#informationBox{
	padding-top:10px;	
}


#topMenu{
	padding: 3px 0 3px 90px;
	background:transparent;	
	color:#88BA23;
	background-color:#A31F3D;
	border:none;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	z-index:20;
	color:#fff;
}

#topMenu ul{
	margin:0;
	padding:0;
}

#topMenu li{	
	background-repeat: no-repeat; 
	background-position: left top; 
	padding:0 0 0 32px; 
	margin:0;	
	color:#ffffff;
	display:inline;	
	text-align:right;
	z-index:15;
}

#topMenu li a{
	font-size: 9pt;	
	letter-spacing: 0.15em;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;	
}

#topMenu li a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

input, select {
	/*font-family: Verdana, Arial, sans-serif;*/
	font-size: 8pt;	
	font-weight:normal;
	padding:2px;
	letter-spacing: 0.05em;
}
input[type='text'], input[type='button'], input[type='submit'], input[type='password'], select, textarea{
	border: 1px solid #A31F3D;
}


input[type='submit'] {
	padding:1px;
}

table{
	width:100%;
}











/* ancien */

 * .peheader 
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 20px; 
  color: #ffffff;
  TEXT-ALIGN: center;
	FONT-WEIGHT: bold
}
.ok {
	color: #009900;
}
.error {
	color: #ff0000;
}
td {
  font-family: Verdana, Tahoma, Arial;
  font-size: 13px;
}
th {
  font-weight: bold;  
  font-family: Verdana, Tahoma, Arial;
  font-size: 13px;
}
a {
  text-decoration: none;
  font-family: Arial, Verdana, Tahoma;
  font-size: 13px;
}
a.headLink:hover {
	color: #ffffff; 
}
a.headLink:visited {
	color: #ffffff; 
}
a.headLink:link {
	color: #ffffff; 
}
 */
