* {margin:0; padding:0} 
body {
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin: 0;
padding: 0;
background-color: #fff;
color:#000;
overflow:auto;
}
#contenu {
position:absolute;
left: 50%;
width: 800px;
margin-left: -400px;
background-color: #ff6;
border-left:1px solid #000;
border-right:1px solid #000;
}
#haut {
height:30px;
}
#gauche {
background-color: #ff6;
height:850px;
float:left;
width:155px;
padding-left:5px;
padding-top:10px;
}
#centre {
background-color: #ff6;
height:850px;
overflow:auto;
padding-left:5px;
padding-right:15px;
border-left:1px dotted #000;
font-size:14px;
}
#centrea {
background-color: #ff6;
padding-left:5px;
padding-right:15px;
border-left:1px dotted #000;
font-size:14px;
}
#centre h1 {
font-size:16px;
margin: 0 0 0 0;
text-align:right;
}
#pied {
clear:both;
padding-top:10px;
font-size:10px;
text-align:center;
height:35px;
color:#900;
}
#pied a {
color:#090;
text-decoration:none;
}
#pied a:hover {
color:#090;
text-decoration:none;
border-bottom:1px dotted #090;
}
p {
margin: 0 0 0 0;
}
h1 {
font-size:16px;
border-bottom:1px solid #090;
width:95%;
margin: 0 0 10px 0;
}

/* Menu */
#activite li.titre {
list-style-type: none;
font-weight:bold;
background-image: none;
margin:5px 0 5px 0;
}
#activite li { 
background-image: url(http://www.ams-brigade.com/style/puce.gif);
background-repeat: no-repeat; 
background-position: left center; 
list-style-type: none; 
padding-left: 12px;
margin-left:15px; 
}
#activite a:hover, #activite a:active, #activite a:focus
{
border: 1px solid #f00;
border-top:none;
border-bottom:none;
color:#808;
padding: 1px;
padding-left: 1px;
padding-right: 1px;
text-decoration: none;
}


/* Fin Menu */
.centre {
text-align:center;
}
.info {
font-size:11px;
font-weight:bold;
}
a {
text-decoration:none;
color:#900;
}
a:hover {
text-decoration:none;
color:#900;
border-bottom:1px dotted #900;
}

/* Formulaires */
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0033;
	border: 1px solid #FF0000;
	border-left: 3px solid #FF0000;
	border-right: 3px solid #FF0000;
	background-color:#FFCC00;
	margin-bottom:2px
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0033;
	border: 1px solid #FF0000;
	border-left: 3px solid #FF0000;
	border-right: 3px solid #FF0000;
	background-color:#FFCC00;
	overflow:auto;
}
form.ams fieldset 
{
border:1px solid #FC0;
padding: 1em;
}
form.ams label 
{
display: inline;
float: left;
width: 105px;
margin-bottom:2px
}
form.ams legend {
font-size: 14px;
padding: 2px;
background-color:#FFCC00;
border: 1px solid #f00;
margin: 2px;
color: #c03;
}
 
/* Fin Formulaires */

/* positionnement et separateurs */
.g {
float:left;
margin:2px;
}

.d {
float:right;
margin:2px;
}

.brd {
border:2px solid #000;
}
hr { 
clear: both;
visibility: hidden;
}
a img {
border:none;
}
.noir {
border:1px solid #000;
}
/* Fin */
#centre li {
background-image: url(http://www.ams-brigade.com/style/liste.gif);
background-repeat: no-repeat; 
background-position: left center; 
list-style-type: none; 
}