
/* Body_________________________________________________________*/

html,
body {
	font: small Georgia, "Bookman Old Style", Bookman, "New Century Schoolbook", "Bookman Antiqua", Palatino, "Utopia", "New York", "Times New Roman", Times, serif;
	background: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
}

html {
	overflow-y: scroll;
	height: 110%;
}

/* Solution pour contrer les décallages d'image sous IE7.... */
img {
	line-height: 0;
}

/*
#list3 ul li a img { 
  box-shadow: 0px 0px 5px #555; 
}
 */


/* Conteneur global____________________________________________*/

#conteneur {
	position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	text-align: left;
	background: url(images/header.gif) no-repeat left top;
}

#annonce {
	margin: 10px;
	text-align: left;
}

/* Trois Colonnes pour la page armes uniformes accessoires */

.col {
	float: left;
	text-align:left;
	width: 33%;
	margin-top: 0px !important;
	margin-top: 19px;
	padding: 0;
}

.col ul {
	list-style-type:none;
	margin-left:-20px;
}

.col ul li {
	display: block;
	text-align: center;
	list-style-type:none;
}

/* Deux Colonnes pour la page contenu et liens positonnement en float pour un affichage cote a cote */

#colonne_c {
	float: left;
	width: 200px;
	margin-top: 0px !important;
	margin-top: 19px;
	padding: 0;
	text-align: left;
	white-space: nowrap;
}

#colonne_l {
	float: right;
	width: 589px; /* -1px a cause de la bordure */
	border-left: 1px solid #175E25;
	margin-top: 0px !important;
	margin-top: 19px;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
}

#colonne_g {
	float: left;
	width: 49%;
	margin-top: 0px !important;
	margin-top: 19px;
	padding: 0;
	text-align: left;
	white-space: nowrap;
}

#colonne_d {
	float: right;
	width: 49%;
	margin-top: 0px !important;
	margin-top: 19px;
	padding: 0;
	text-align: left;
	white-space: nowrap;
	clear: right;
}

/* Entete et menu______________________________________________*/

#header {
	margin: 90px 0 0 50px;
	padding: 0;
	float: left;
	display: inline;
	width: auto;
	font-size: 11px;
	line-height: 35px;
}

/* Menu________________________________________________________*/

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header li {
	float: left;
	display: inline;
	background: url(images/porte_g.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 12px;
}

#header a {
	float: left;
	display: inline;
	display: block;
	background: url(images/porte_d.gif) no-repeat right top;
	padding: 0 12px 0 0;
	text-decoration: none;
	font-weight: bold;
	color: #175E25;
	white-space: nowrap;
	margin: 0;
}

#header > ul a {
	width: auto;
}

/* Le Backslash Hack hides rule pour IE5 sur Mac \*/

#header a {
	float: none;
}

/* Fin du IE5 Mac-hack____Et couleur de la police en survol du bouton */

#header a:hover {
	color: #A04B00;
	padding: 1px 12px 0 0 !important;
	padding: 0 12px 0 0;
}

/* Ce systeme permet d'identifier la page en cours dans la balise "body" et positionner le background */

/* Partie gauche du bouton en position basse */

#uno #nav-uno,
#deux #nav-deux,
#trois #nav-trois,
#quatre #nav-quatre,
#cinq #nav-cinq,
#six #nav-six,
#sept #nav-sept,
#huit #nav-huit {
	background-position: 0% -35px;
	border-width: 0;
}

/* Partie droite du bouton en position basse et couleur du ongle actif */

#uno #nav-uno a,
#deux #nav-deux a,
#trois #nav-trois a,
#quatre #nav-quatre a,
#cinq #nav-cinq a,
#six #nav-six a,
#sept #nav-sept a,
#huit #nav-huit a {
	background-position: 100% -35px;
	color: #651910;
	padding-top: 1px;
}

/* Survol */

#header li:hover {
	background-position: 0% -35px;
}

#header li:hover a {
	background-position: 100% -35px;
}

/* Mise en page du contenu */

/* Marge du conteneur des elements*/

#contenu {
	margin: 0;
	padding: 150px 50px 0 60px;
	text-align: left;
}

/* Titre paragraphe*/

h2 {
	margin: 0;
	padding: 0;
	line-height: 20px;
	clear: both;
	font-size: 20px;
	color: #175E23;
	border-bottom: 1px solid #175E23;
}

/* Soustitre paragraphe*/

h3 {
	margin-left: 20px;
	padding: 0px;
	line-height: 15px;
	font-size: 14px;
	border-bottom: 1px solid #358428;
	color: #358428;
	clear: both;
}

/* Texte menu vehicules*/

h4 {
	padding-top:0 !important;
	padding-top:10px;
	font-size: 14px;
	color: #358428;
	white-space: nowrap;
}

/* Supprimer les bordures a l'interieur d'un ul*/

h5 {
	font-size: 18px;
	color: #358428;
	line-height: 15px;
}

h6 {
	margin: 0;
	padding-bottom: 20px;
	font-size: 12px;
	color: #175E23;
	white-space: nowrap;
}

a:hover h6 {
	color: #A04B00;
}

/* Marges paragraphe et couleur dans le bloc "contenu" */

#contenu p {
	text-align: justify;
	text-indent: 25px;
	line-height: 20px;
	margin: 0 0 0 20px;
	padding: 0;
	color: #651910;
}

/* Listes centrees */

#list3 {
	position: relative;
	display: block;
	text-align: left;
	margin: 0;
	padding: 0 !important;
	padding-top: 20px;
	line-height: 20px;
	clear: both;
	width: 100%;
	text-decoration: none;
}

#list3 ul {
	display: block;
	list-style-type:none;
}

#list3 ul li {
	float: left;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 32%;
	text-align: center;
}

#list2 {
	position: relative;
	display: block;
	text-align: left;
	margin: 0;
	padding: 0 !important;
	padding-top: 20px;
	clear: both;
	width: 100%;
	line-height: 20px;
}

#list2 ul {
	display: block;
	text-decoration: none;
}

#list2 ul li {
	float: left;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 48%;
	text-align: center;
}

/* Styles de liens*/

a {
	text-decoration: none;
	color: #175E23;
}

a:hover {
	color: #A04B00;
}

#list3 ul li a,
#list2 ul li a {
	text-decoration: none;
	color: #175E23;
}

#list3 ul li a:hover,
#list2 ul li a:hover {
	text-decoration: none;
	color: #A04B00;
}

ul li ul {
	list-style: none;
	line-height:12px;
}

/* Elements de style*/

.titre {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 10px;
	color: #C1BE94;
}

#colonne_c p.centrer {
	text-indent:0px;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	color:#333333;
	margin-left:-10px;
}

.titre a {
	font-size: 10px;
	text-decoration: none;
	color: #C1BE94;
}

.titre a:hover {
	color: #6DA540;
}

.imge_r {
	float: right;
}

.small {
	font-size: 9px;
	color: #C1BE94;
	font-weight: bold;
}

.cntr {
	text-align: center;
}

.redtit {
	color: #FF0000
}

div#counter {
	text-align: center;
	clear: both;
}

#source {
	font-size: 9px;
	color: #C1BE94;
	font-weight: bold;
	text-align: right;
	clear: both;
}

/* Retour vers le menu*/

p#totop {
	margin: 0;
	line-height: 8px;
	padding: 10px 0 10px 600px;
	text-align: right;
	color: #175E23;
	font-size: 9px;
	clear: both;
}

/* Pied de page */

#footer {
	position: static; /* Soit Relative... à voir sous IE*/
	height: 90px;
	width: 880px;
	border-top: 3px solid #175E23;
	margin: 0 0 0 90px;
	line-height: 20px;
	text-align: center;
	color: #175E23;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	clear: both;
}
