body
{
	font: normal 62.5% Verdana, Tahoma, Helvetica, Arial, sans-serif !important;
	margin: 0px;
	padding: 0px;
	background-color: #697174;
}

h1, h2, h3, h4, h5, h6, p
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

h1
{
	font-family: Verdana;
	font-size: 130%;
	color: #799294;
}

#global
{
	width: 950px;
	margin: 0 auto;
	margin-top: 30px;
	background-color: #FFFFFF;
}

#box
{
	width: 918px;
}

.global_box
{
	background: url(./images/corners/body_haut_gauche.png) no-repeat top left;
}

.global_box_haut
{
	background: url(./images/corners/body_haut_droite.png) no-repeat top right;
}

.global_box_bas
{
	background: url(./images/corners/body_bas_gauche.png) no-repeat bottom left;
}

.global_box_bas div
{
	background: url(./images/corners/body_bas_droite.png) no-repeat bottom right;
}

.global_box_content
{
	margin-left: 16px;
	background: url(./images/corners/body_arriere_plan.png) top right repeat-y;
}

.global_box_haut div, .global_box_haut, .global_box_bas div, .global_box_bas
{
	width: 100%;
	height: 7px;
	font-size: 1px;
}

.global_box_content
{
	padding-bottom: 5px;
}

.global_box_bas
{
	margin-top: 5px;
}



.text_box
{
	background: url(./images/corners/text_haut_gauche.png) no-repeat top left;
}

.text_box_haut {
	background: url(./images/corners/text_haut_droite.png) no-repeat top right;
}

.text_box_bas
{
	background: url(./images/corners/text_bas_gauche.png) no-repeat bottom left;
}

.text_box_bas div
{
	background: url(./images/corners/text_bas_droite.png) no-repeat bottom right;
}

.text_box_haut div, .text_box_haut, .text_box_bas div, .text_box_bas 
{
	width: 100%;
	height: 10px;
	font-size: 1px;
}

.text_box_content
{
	position:relative;
	padding-bottom: 5px;
}

.text_box_bas
{
	margin-top: 5px;
}



.footer_box {
	background: url(./images/corners/footer_haut_gauche.png) no-repeat top left;
}
.footer_box_haut {
	background: url(./images/corners/footer_haut_droite.png) no-repeat top right;
}
.footer_box_bas {
	background: url(./images/corners/footer_bas_gauche.png) no-repeat bottom left;
}
.footer_box_bas div {
	background: url(./images/corners/footer_bas_droite.png) no-repeat bottom right;
}
.footer_box_content {
	background: url(./images/corners/footer_arriere_plan.png) top right repeat-y;
}

.footer_box_haut div, .footer_box_haut, .footer_box_bas div, .footer_box_bas
{
	width: 100%;
	height: 5px;
	font-size: 1px;
}

.footer_box_content, .footer_box_bas
 {
	margin-top: 6px;
}

.footer_box_content
 {
	padding: 0 10px;
	padding-bottom: 12px;
}

#header
{
	height: 90px;
	width: 916px; /* La largeur va dépendre de celle du logo */
}

#header img
{
	border: 0;
}

#banner
{
	margin-top: 30px;
	width: 916px;
	height: 60px;
	/*background-color: #F4F4F4;*/
}

#box1, #box2, #box3, #box4
{
	float: left;
	width: 180px;
	height: 50px;
	font: Verdana;
	text-align: center;
	font-size: 15px;
	font-weight: bold; 
	margin-left: 42px;
	margin-top: 8px;
	margin-bottom: 12px;
	padding-top: 20px;
}

/*
#box1{background: #CCCCCC;}
#box2{background: #DBDBDB;}
#box3{background: #E5E5E5;}
#box4{background: #F2F2F2;}
*/

#map
{
	margin-left: 85px;
}

#agrement_prefectoral, #adresse, #horaires
{
	width: 310px;
	float: left;
	text-align: center;
}

#footer
{
	width: 950px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 105%;
}

#footer a
{
	text-align: center;
	color: #BBBBBB;
	text-decoration: none;
}

#footer a:hover
{
	color : #489B86;
	text-decoration : none;
}

#footer_gauche
{
	float: left;
	width: 676px;
}

#footer_gauche a
{
	padding-left: 13px;
	padding-right: 16px;
	border-right: 1px solid #BBBBBB;
}

#footer_droit
{
	margin-left: 8px;
	float: left;
	text-align: right;
	color: #BBBBBB;
}

#footer_droit a
{
	color: #BBBBBB;
	text-decoration: none;
}

#footer_droit a:hover
{
	color: #BBBBBB;
	text-decoration : none;
}

#titre_page
{
	width: 240px;
	padding-bottom: 5px;
	font-size: 120%;
	margin-left: 20px;
	background: url(./images/separateur_titre_page.png) bottom repeat-x;
}

#texte_page
{
	margin-left: 140px;
	margin-right: 140px;
	font-size: 130%;
	text-align: justify;
}

*html #texte_page, *html #alerte, *html #titre_page
{
	position: relative; /* peekaboo bug fix for IE6 */
}

*+html #texte_page, *+html #alerte, *+html #titre_page
{
	min-width: 0; /* peekaboo bug fix for IE7 / IE8*/
}

#alerte
{
	clear: both;
	margin:0;
	padding:0;
	position:relative;
	text-align: center;
	/*margin-left: 190px;*/
	font-size: 140%;
	color: #FF0000;
}

#rarete
{
	margin:0;
	border:1px solid #ddd;
	width:300px;
	margin-left:70px;
	float: left;
}

#deconnexion
{
	clear: both;
	margin:0;
	padding:0;
	margin-right: 20px;
	position:relative;
	text-align: right;
	/*margin-left: 190px;*/
	font-size: 140%;
	color: #132252;
}

#slideshow{	margin-left: 70px;}
#slideshow * { margin: 0; padding: 0; }
#slideshow { background: url('./images/barackslideshow/support/bg_shadow.png') no-repeat top; position: relative; padding: 18px 0 15px; width: 780px; height: 396px; margin-top: 30px;}
#slideshow #menu, #slideshow #pictures, #slideshow #loading { position: absolute; }
#slideshow #pictures { background: url('./images/barackslideshow/diaporama/accueil.jpg'); width: 560px; height: 359px; left: 0; overflow: hidden; }
#slideshow #pictures li { display: block; position: absolute; top: 0; width: 560px; }
#slideshow #pictures li img { display: block; position: relative; bottom: 0; }
#slideshow #menu { background: url('./images/barackslideshow/support/bg_side.png'); list-style-type: none; width: 220px; height: 339px; right: 0; padding-top: 20px; }
#slideshow #menu li { display: block; z-index: 1000; position: relative;}
#slideshow #menu li a { display: block; font: 12px "Verdana", "Lucida Grande"; text-decoration: none; padding: 7px 0 7px 26px; z-index: 1000; color: #ccc; line-height: 14px; vertical-align: middle; margin-top: 5px; padding-top: 23px;}
#slideshow #menu li a:focus { outline: 0; }
#slideshow #menu li a:hover { color: #fff; }
#slideshow #menu li.current a { font: 15px "Georgia"; color: #fff; padding: 5px 0 5px 26px; line-height: 18px; margin-top: 5px; padding-top: 15px;}
#slideshow #menu li.background { background: url('./images/barackslideshow/support/arrow.gif') no-repeat left center; position: absolute; font-size: 1px; height: 7px; width: 4px; z-index: 5; padding-top: 15px; }

#formulaire_contact, #formulaire_recuperation_vehicules, #formulaire_pieces_detachees {margin:1em 0; padding-top:10px;}
#formulaire_contact fieldset, #formulaire_recuperation_vehicules fieldset, #formulaire_pieces_detachees fieldset{ margin:0; padding:0; border:none; float:left; display:inline; width:200px; margin-left:62px;}
#formulaire_contact p, #formulaire_recuperation_vehicules p, #formulaire_pieces_detachees p{margin:.7em 0;}
#formulaire_contact label, #formulaire_recuperation_vehicules label, #formulaire_pieces_detachees label{display:block;}
#formulaire_contact input, #formulaire_contact textarea, #formulaire_contact select{ width:192px; border:1px solid #ddd; padding:3px; margin: 1px 3px;}
#formulaire_contact textarea, #formulaire_recuperation_vehicules textarea, #formulaire_pieces_detachees textarea{ height:106px; width: 300px; overflow:auto; margin: 1px 3px;}
#formulaire_contact select{ width: 200px;}
#formulaire_contact p.submit { clear:both; margin:0; padding:0; border:none; padding-top: 12px; margin-left: 63px; }
#formulaire_contact { margin-left: 95px;}

#formulaire_recuperation_vehicules input, #formulaire_recuperation_vehicules textarea, #formulaire_recuperation_vehicules select{ width: 180px; border:1px solid #ddd; padding:3px; margin: 1px 3px;}
#formulaire_recuperation_vehicules select{ width: 180px;}
#formulaire_recuperation_vehicules  fieldset {margin-left: 46px;}
#formulaire_recuperation_vehicules p.submit { clear:both;  margin:0; padding:0; border:none; padding-top: 10px; margin-left: 58px;}
#formulaire_recuperation_vehicules input.checkbox { width: 25px; border:0; padding:0; margin: 1px 3px;}
#formulaire_recuperation_vehicules p.upload_images { clear:both; padding-top: 70px; margin-left: 38px;}
#formulaire_recuperation_vehicules { margin-left: 78px;}

#formulaire_pieces_detachees input, #formulaire_pieces_detachees textarea, #formulaire_pieces_detachees select{ width:180px; border:1px solid #ddd; padding:3px; margin: 1px 3px;}
#formulaire_pieces_detachees textarea { position: absolute; width: 426px; height: 60px;}
#formulaire_pieces_detachees select{ width: 180px;}
#formulaire_pieces_detachees  fieldset {margin-left: 46px;}
#formulaire_pieces_detachees p.submit { clear:both;  margin:0; padding:0; border:none; margin-top: 285px; margin-left: 58px;}
#formulaire_pieces_detachees input.checkbox { width: 25px; border:0; padding:0; margin: 1px 3px;}
#formulaire_pieces_detachees { margin-left: 78px;}

.cleaner
{
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
