/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f4f5c;
	background-image:url(/design/design_03.jpg);
	background-repeat:repeat-x;
	background-color:#cdd6db;
	margin:0;
	padding:0;
}
textarea, input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2f4f5c;
}
select {
	font-size:11px;
	border: 1px solid #B2BFC7;
}
form {
	margin:0px;
	padding:0px;
}
#apDiv1 {
	width:955px;
	height:184px;
	position:absolute;
	top:0;
	left:0;
}
#apDiv2 {
	width:103px;
	height:416px;
	position:absolute;
	top:182px;;
	left:0;
}
#corps {
	position:absolute;
	width:795px;
	left:103px;
	top:184px;
	padding:3px;
	z-index:2;
	background-color:#FFF;
}
h1, .titre1 {
	font-size: 16px;
	font-weight: bold;
	color: #f47920;
}
h2, .titre2 {
	font-size: 14px;
	font-weight: bold;
	color: #73858e;
	margin:0px;
}
.titre2 a {
	color: #73858e;
	font-size: 13px;
}
.supp {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
table.selection {
	border-bottom: 1px solid #DDE2E6;
	border-right: 1px solid #DDE2E6;
	text-align:left;
}
table.selection table {
	border-bottom: 0;
	text-align:left;
}
table.selection td {
	border-top: 1px solid #DDE2E6;
	border-left: 1px solid #DDE2E6;
	padding:3px;
}
table.selection td table td {
	border: 0;
	padding:3px;
}
table.selection th {
	border-top: 1px solid #DDE2E6;
	border-left: 1px solid #DDE2E6;
	background-color:#F0F3F4;
	padding:3px;
	font-weight: bold;
	color:#3D4B54;
	text-align:center;
}
.categorie {
	position:absolute; 
	width:801px; 
	z-index:2;
	margin-left:-3px;
	visibility:hidden;
	background-color:#FFF;
}
.erreur {
	color:#F00;
	font-weight:bold;
}
.centre {
	text-align: center;
}
.gras {
	font-weight: bold;
}
.photo {
	border: 1px solid #cdd6db;
}
a {
	color: #f47920;
}
.encart {
	border:1px solid #f47920;
	margin:5px;
	padding:3px;
}
.orange {
	font-weight: bold;
	color: #f47920;
}
table.tableau {
	border-bottom: 1px solid #DDE2E6;
	border-right: 1px solid #DDE2E6;
	text-align:left;
}
table.tableau td {
	border-top: 1px solid #DDE2E6;
	border-left: 1px solid #DDE2E6;
	padding:3px;
}
table.tableau th {
	border-top: 1px solid #DDE2E6;
	border-left: 1px solid #DDE2E6;
	background-color:#F0F3F4;
	padding:3px;
	font-weight: bold;
	color:#3D4B54;
	text-align:center;
}
table.tableau td table td {
	border: 0;
}