* {
	font-family:Verdana, sans-serif;
	font-size:11px;			
}

a {
	color:#F47935;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#header a {
	color:#3F3F3F;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}
#header .orange {
	color:#F3AF73;
	font-weight:bold;
	font-size:11px;
}
.orange, #erreurs {		
	color:#F47935;
}

thead {
	font-weight:bold;
}

body {
	background-color:#ffffff;
	text-align:center;			
}
h1 {
	margin:0;
	padding:0;
}


#centrer {
	width:900px;
	margin-right:auto;
	margin-left:auto;
}
body, table, td {
	padding:0;
	margin:0;
	border:0;
	border-collapse:collapse;
	vertical-align:top;
}
h2, h3,p,li {
	margin:0 0 10px 0;
	padding:0;
	
}
ul {
	margin-top:10px;
	margin-left:0px;
	padding-left:25px;
}
h3, .titre {
	text-transform:uppercase;
	color:#F47935;
	font-size:12px;
	font-weight:bold;
}

#centre {
	width:639px;
}
#layout {
	width:100%;
	height:100%;
}
#colonne_gauche {
	width:261px;
}
#footer {
	height:50px;
	color:#797979;
	font-size:10px;
}
#bande_grise {
	height:8px;
}
#degrade {
	background-image:url(../images/fond_centre.gif);
	background-repeat:no-repeat;
	background-position:top right;
	min-height:978px;
	_height:978px;
}
#copyright {
	margin-left:22px;
}
#signature {
	float:right;
	margin-right:19px;
	margin-bottom:20px;
	margin-top:5px;
}
#header {
	background:url(../images/fond_top.gif) top left no-repeat;
	width:639px;
}
#raccourcis {
	position:absolute;
	right:14px;
	top:16px;
	text-align:right;
}
#recherche {
	position:absolute;
	right:14px;
	top:34px;
	text-align:right;
}
#adresse {
	position:absolute;
	top:100px;
	text-align:right;
	right:14px;
}
#image_entete {
	position:absolute;
	/*top:0:*/
	bottom:31px;
	_bottom:30px;
	left:1px;
	
}
#input_recherche {
	width:92px;
	height:15px;
	border:1px solid #D9D9D9;
	margin-left:5px;
	margin-right:2px;
	font-size:10px;
}
#container_navig_haut {
	background-image:url(../images/fond_navig.gif);
	background-repeat: repeat-y;
	width:261px;
	height:245px;
}
#navig_haut {
	padding:0px 13px 0px 12px;
	
}
#navig_haut a {
	color:#ffffff;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:28px;
}
#navig_haut a:hover, #navig_haut a.selected {
	text-decoration:underline;
	color:#FFE137;
}

#spacing_sous_navig {
	padding:0px 13px 0px 12px;
}

#sous_navig a {
	color:#404040;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:28px;
}

#sous_navig a:hover, #sous_navig a.selected {
	color:#EC7B16;
}


.date_nouvelle {
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
	display:block;
}
h3 {
	color:#EC7B16;
	font-weight:bold;
	font-size:12px;
}
.separateur_nouvelles {
	height:1px;
	width:550px;
	background-color:#D6D6D6;
	margin-bottom:12px;
	padding:0;
	margin-top:12px;
}
.lien_entreprise {
	color:#EC7B16;
	font-weight:bold;
	text-decoration:none;
}
.lien_entreprise:hover {
	text-decoration:underline;
}

img {
	border:0;
}

.icone {
	vertical-align:middle;
	margin-right:5px;
}
label {
	padding-right:15px;
}

.formulaire_selected {
	color:green;
}

.ligne_grise {
	position:absolute;
	top:20px;
	background-color:#E8E8E8;
	height:90%;
	width:1px;
}

#sous_navig {
	background-image:url(../images/fond_gauche.gif);
	width:261px;
	height:714px;
	background-repeat:no-repeat;
}

.loupe_image {
	position:relative;
	left:129px;
	top:-17px;
}

#sous_navig .sous_sous_sections {
	margin-left:8px;
}
#sous_navig .sous_sous_sections a {
	color:#F47935;
	font-size:10px;
	text-transform:uppercase;
	line-height:15px;
}

.form_publique input {
	height:22px;
}

.form_publique label {
	color:#404040;
	font-size:11px;
	margin-bottom:3px;
	display:block;
}

.liste_publique, .liste-admin {
	width:425px;
}
.liste_publique thead td, .liste-admin thead td {
	background-color:#404040;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
}
.liste_publique td, .liste-admin td {
	border:1px solid #E6E6E6;
	padding:5px;
}

#container_galerie table {
	width:615px;
}

.nom_contact {
	font-size:11px;
	font-weight:bold;
	color:#EC8325;
}

li li, li li li {
	list-style:disc;
}

form {
	padding:0;
	margin:0;
}

.highlight {
	background-color:#FFE137;
}

.ligne_jaune {
	width:98%;
	height:1px;
	background-color:#FFD029;
	margin-bottom:20px;
	margin-top:20px;
}

.bloc-contact {
	background-color:#FEF9E7;
	display:block;
	width:96%;
	_width:100%;
	border-top:1px solid #FFD029;
	padding:12px;
	position:relative;
	left:-5px;
	margin-bottom:8px;
}

#liste_photos {
	list-style:none;
}
#liste_photos img {
	cursor:move;
}

