@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b8b5b5;
	margin: 0px;
	padding: 0px;
}
a {
	color: #01A3B0;
}
a:hover {
	color: #666666;
}
.spacer {
	clear: both;
}

.gras {
	font-weight: bold;
}

.aide {
	font-size: 10px;
	color: #009900;
}

h1 {
	font-size: 24px;
	color: #01A3B0;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	color: #666666;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	text-align: center;
	font-size: 16px;
	color: #01A3B0;
}


p {
	font-size: 12px;
}
.erreur {
	font-weight: bold;
	color: #FF0000;
}




#conteneur {
	padding: 10px;
	width: 940px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bandeau {
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 24px;
	width: 940px;
	padding-top: 185px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu {
	padding: 0px;
	margin: 0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu li a {
	display: block;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 13px;
}
#menu li a:hover {
	color: #FFFFFF;
}


#centre {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#gauche {
	margin: 0px;
	float: left;
	width: 740px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 100;
}
#gauche .deuxcols input {
	margin-bottom: 8px;
}
#gauche .deuxcols textarea {
	margin-bottom: 8px;
	border: 1px solid #01A3B0;
}
.deuxcols {
	background-image: url(images/filet-cols.gif);
	background-repeat: repeat-y;
}

.cola {
	margin: 0px;
	float: left;
	width: 350px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colb {
	margin: 0px;
	float: left;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#gauche label {
	font-size: 12px;
	font-weight: bold;
}
#gauche input {
	border: 1px solid #01A3B0;
}
#gauche textarea {
	border: 1px solid #01A3B0;
}

#gauche .btnradio {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}

#gauche table {
	font-size: 12px;
	border: 1px solid #000000;
	padding: 1px;
	border-collapse:collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#gauche th {
	background-color: #01A3B0;
	margin: 0px;
	padding: 3px;
	border: 1px solid #000000;
}
#gauche td {
	margin: 0px;
	padding: 3px;
	border: 1px solid #000000;
}
#gauche td img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gauche .formulaire table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 740px;
}
#gauche .formulaire td, #gauche .formulaire th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 10px;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#gauche .formulaire select {
	font-size: 11px;
}
.tabmarches {
	padding: 0px;
	width: 740px;
	overflow: auto;
	position: relative;
}

#gauche .tabmarches table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	width: 740px;
	max-width:740px;
}
#gauche .tabmarches td, #gauche .tabmarches th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 10px;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
	vertical-align: top;
	width:82px;
}
#gauche .tabmarches ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#gauche .objet {
	padding: 0px;
	border: 2px solid #01A3B0;
}
#gauche .objet h3 {
	margin: 0px;
	padding: 2px;
	background-color: #CCCCCC;
}
#gauche .objet p {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}




#droite {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 150px;
	background-color: #ACACAC;
	z-index: 50;
}
#droite .date {
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 10px;
}

#droite h5 {
	font-size: 11px;
	color: #000000;
	padding: 2px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#droite #outils {
	font-size: 11px;
}
#droite #outils ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#droite #outils li a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
#droite #outils li a:hover {
	background-color: #666666;
}
#droite #outils li li a {
	text-transform: uppercase;
	padding-left: 20px;
	font-size: 10px;
	font-weight: normal;
}



#droite input {
	border: 1px solid #01A3B0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	width: 100px;
}
#droite legend {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#droite label {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#droite fieldset {
	margin: 0px;
	padding: 2px;
}
#pied {
	clear: both;
	font-size: 10px;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pied ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pied li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#pied li a {
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
a.btnmodif {
	display: block;
	float: right;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin-left: 20px;
}
a.btnmodif:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
hr {
	clear: both;
}
.important {
	margin: 10px;
	padding: 10px;
	border: 2px solid #FF0000;
	font-weight: bold;
	font-size: 12px;
	background-color: #CCCCCC;
}
.numero {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.leformulaire {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	font-weight: bold;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.tablo {
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color: #333333;
	padding: 0px;
}
a.supperso {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #ACACAC;
	display: block;
	margin: 0px;
	border: 1px solid #000000;
	font-weight: bold;
	background-image: url(pictos/user_delete.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 19px;
	line-height: 14px;
	width: 150px;
	float: right;
}
a.supperso:hover {
	background-color: #666666;
}
