/* CSS Document */

/* Redéfinition des propritétés */

li {
	/*list-style-type:square  ;*/
	margin-left: -20px;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	margin:0px;
	background-image: url(../img/bandeau_body.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	  }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 16px;
	color:#FFA300;
	text-decoration: bold;
	text-align: justify;
	text-transform:uppercase;
	padding:0 0 8px 0;
	margin:0px 0 10px 0;
	border-bottom: 1px solid #666666;
	display: block;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 12px;
	color:#69696A;
	text-transform: uppercase;
	}
	
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 12px;
	color: #FFA000;
	text-transform: uppercase;
	text-decoration: bold;
	}	
#sous {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 16px;
	color:#FFA300;
	text-decoration: bold;
	text-align: justify;
	padding:0 0 8px 0;
	margin:0px 0 10px 0;
	border-bottom: 1px solid #666666;
	display: block;
	
}
		
a  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFA000;
	text-transform: none;
	text-decoration: none;
	font-weight: none;
	}

a:hover,a:visited:hover {
	color:#999999;
	}

/* ------------------- */

a.little  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #424242;
	text-transform: none;
	text-decoration: none;
	font-weight: none;
	}

a.little:hover, a.little:visited:hover { 
	color:#FFA000;
	}


#entete {
	background-image:url(../img/bandeau_haut.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding: 0;
	height: 120px;
	margin: 0 auto;
	text-align: center;
	z-index: 500;
}

/* Menu du haut */

#navgch {
	text-align:right;
	margin-right:0px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:15px;
	}

#navgch ul {
	margin: 0px 0 5px 0;
	padding:0;
	}

#navgch li {
	list-style: none;
	float: none;
	margin: 0 px;
	/*display: block;*/
	}

#navgch a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFA300;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	/*display: block;*/
	}

#navgch a:hover, #navgch a:visited:hover, #navgch a:active { 
	color:#D6DA41;
	}
#lien a{
	color:#999999;
	}
#lien a:hover, #navgch a:visited:hover, #navgch a:active {
	color: #FFA300;
} 	

#navgch .ssmenu li { 
	margin-top:4px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0;
	}

#navgch .ssmenu li a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-transform: none;
	text-decoration: none;
	}

#navgch .ssmenu li a:hover, navgch .ssmenu li a:visited:hover  { 
	color:#D6DA41;
	text-decoration: underline;
	}

	
#content {
	margin:12px;
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content table tr td {
    font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}


.separateur_orange {
	height:10px;
	background-image: url(../img/petit_bandeau_orange.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

.fond_noir {
	background-color:#FFFFFF;
	text-align: right;
}

.bord_orange {
	border: 0px solid #FFA300;
}

/* colonne de droite */
#colonne_droite {
	text-align:right;
}

#colonne_droite table {
	background-color:#FFFFFF;
	text-align:center;
	width:105px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 0px;
}

#colonne_droite table thead
{
	background-color:#FFFFFF;
	height:30px;
}

#colonne_droite table tbody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: right;
}
/* colonne gauche */
#colonne_gauche {
	text-align:right;
	padding: 0 19px;
}
/*
#colonne_gauche table {
	background-color:#FFFFFF;
	text-align:right;
	width:105px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 22px;
}*/
#colonne_gauche p {
	display:block;
	text-align:right;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#colonne_gauche img  {
	text-align:right;
	border:0;
}
#colonne_gauche table thead
{
	background-color:#FFFFFF;
	height:30px;
}

#colonne_gauche table tbody
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

.cadre_pack {
	border: 1px solid #000;
	background-color:#202125;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	width:105px;
	padding:2px;
	line-height: 13px;

}

.cadre_pack thead tr th {
	background-color:#FFA300;
}

.miniature {
	border: 0px;
	
}
/*.miniature2 {
	border: 0px;
	padding:5px;
	
	clear: both;
	position: relative;
}*/
#detail_texte{
	/*padding-left:100px;*/
	float:left;
	
}
label {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
		
}

.photo_lien {
 	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px;
	color:#FFA300;
}

#comparatif {
	border: 1px solid #fff;
	
}
#comparatif td {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color: #424242;
	 border-style: solid ; 
	 border-width: 1px ; 
	 border-color: #ffffff;
	  
  }
  
#non {
	display: block;
	position: relative;
	text-align: right;
	padding: 0;
	/*margin-bottom: 15px;*/
	/*margin-top: 25px;*/
	
	}

	
#oui { 
	background-color: #D6DA41;
	}
.bordureOrange {
	border:1px solid #FF9900;
	padding:0px;
}
.article {
	padding:10px 0 15px 0;
	position:relative;
	display:block;
}
.article2 {
	padding:10px 0 15px 0;
}


/* STYLES GERMAIN */

.Style2 {
	color: #FFA000;
	font-size: 14px;
	font-weight: bold;
}
.Style4 {font-size: 10px; font-weight: bold; color: #FFA000; }
.Style5 {color: #333333}
.Style7 {font-size: 11px}
.Style9 {color: #ffa300}
.Style10 {font-weight: bold}
.Style11 {font-weight: bold}
.Style12 {font-weight: bold}
.Style13 {font-weight: bold}
.Style14 {font-weight: bold}
.Style15 {font-weight: bold}
.Style16 {font-weight: bold}
