
.entete{
	background-color: #CCCCCC;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
}

.odd{
	background-color:#ECECEC;
	color:black;
	text-transform: uppercase;
	font-size:12px;
}

.odd_0{
	/*background-color:#ECECEC;*/
	background-color:#FFFFFF;
	color:black;
	text-transform: uppercase;
}
.odd_1{
	background-color:#FFFFE0 ;
	color:black;
	text-transform: uppercase;
}
.odd_2{
	background-color:#ECECEC;
	color:#5F5A59;
	text-transform: uppercase;
}
.odd_2 a:visited{
	color:#5F5A59;
}
.odd_2 a{
	color:#5F5A59;
}
.even{
	background-color:#FFFFFF;
	color:black;
	text-transform: uppercase;
	font-size:12px;

}




.evenEtoiles{
	/*background-color:#BBBDDD;*/
	background-color:#FFFFFF;
	color:black;
	text-transform: uppercase;
	font-size:12px;
}
.evenEtoiles_0{
	/*background-color:#BBBDDD;*/
	background-color:#FFFFFF;
	color:black;
	text-transform: uppercase;
}

.evenEtoiles_1{
	/*background-color:#BBBDDD;*/
	background-color:#FFFFE0;
	color:black;
	text-transform: uppercase;
}

.evenEtoiles_2{
	/*background-color:#BBBDDD;*/
	/*background-color:#FF9999;*/
	background-color:#ECECEC;
	color:#5F5A59;
	text-transform: uppercase;
}
.evenEtoiles_2 a{
	color:#5F5A59;
}
.evenEtoiles_2 a:visited{
	color:#5F5A59;
}

.etoiles{
width:100px;
text-align:center;
vertical-align:top;
}



.trieurEtoile{
	background-color: #66CC33;
	border: medium groove #000000;
	color: #000000;
}
.separateurEtoile{
	border-left-width: medium;
	border-left-style: groove;
	border-left-color: #000000;

}


.fixwidth{
	width: 80px;
}

.fixwidth_champ{
	min-width: 80px;	
	width: 80px;
	min-height:20%;
	height:20%;	
	padding:3px;
	text-align:center;
	vertical-align: middle;
}

.fixwidth_fiche{
	min-width: 10%;	
	width: 10%;	
}

.fixerHeader{	
	text-transform: lowercase;
}

.header{
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-transform: smallcase;
	color: #000000;
	background-color: #999999;
	height: 10px;
	text-align:center;
	padding:15px;
}
.scroll{	
	overflow:scroll;
	height: 400px;
	width:auto;
	
}
tbody{
	display: table-row-group;
}

.hauteurLigne{
	height: 40px;
	vertical-align:top;
}
.hauteurLigne tr{
	background: white;
}

tr{
	behavior: url('IEFixes.htc');	
}

.hover {
	background: yellow;
}
.toto{
	
}

.hoverWhite{
	behavior: url('IEFixes.htc');
}

.hoverWhite tr:hover{
	background: red;
}

.titre{
	text-align:left;
	padding-left:5px;
	vertical-align:top;
	width:130px;
	color:#000000;
	font-size:12px;
}
.titre a {
	color:#0000FF;
}
.titre a:visited {
	color:#0000FF;
}

.valeur {
padding:0px;
font-size: 10px;
vertical-align:top;
text-align:left;
width:100px;
}
.valeur_centre {
text-align:center;
}
.valeur_liste {
text-align:left;
padding:5px;
vertical-align:top;
font-size:11px;
}
.valeur_compare{
text-align:left;
padding:5px;
font-size:12px;
vertical-align:top;
background:#FFFFFF;
border:1px solid #DDDDDD;
color:#000000;
}
.test {
font-size:9px;
border :1px solid #000000;
}
.test2 {
font-size:9px;
border :1px dotted #666666;
}

.policeEntetesChamps {
	padding-top:15px;
	font-size: 12px;
	height:10px;	
	background:#98AFC7;
	border: 1px solid #000000;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
}
.policeEntetesChamps th a{
	color:#FFFFFF;
	padding:3px;
}
.policeEntetesGroupe {
	background:#737CA1;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #000000;
	color:#FFFFFF;
	
	text-align:center;
}
.policeEntetesGroupe  th a{
	color:#FFFFFF;
}

/*******/

.promotions th a{
	color:#FFFFFF;
	padding:3px;
}
.promotions {
	background:#59B337;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #000000;
	color:#FFFFFF;
	text-align:center;
}
.promotions  th a{
	color:#FFFFFF;
}
.promo_valeur{
	text-align:left;
	padding-left:5px;
	vertical-align:top;
	color:#000000;
	font-size:10px;
}

.rubrique ul
{
	margin-bottom: 3px;
	margin-left:0px;
padding: 0px;
	list-style-type: none; 
	list-style-position: inside;
	-moz-padding-start:0px;
}

.rubrique a
{
margin:0px;
padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.rubrique a:hover
{
	border-left:#A62A2A 2px solid;
	border-bottom:#A62A2A 1px solid;
}
.rubrique li
{
	text-transform: none;
margin:0px;
padding: 0px;
	font-weight: normal;
	list-style-type: none;
	list-style-position: inside
}
* html .rubrique li a
{
margin:0px;
padding: 0px;
}

.rubrique li a
{
margin:0px;
padding: 0px;
}

.article ul
{
margin:0px;
padding: 0px;
	vertical-align:middle;
	list-style-image: url('images/fleche_bleu.gif'); 
}
.article li
{
margin:0px;
	padding-left: 10px;
}
.article  a
{
margin:0px;
padding: 0px;
	font-weight: normal;
color: #2B2B2B;
	text-decoration:none;
}
.article a:hover
{
color: #240000;
}
.articleon a
{
color: #2D5985;
font-weight:bold;
}
.articleon a:link
{
color: #2D5985;
font-weight:bold;
}
.articleon a:visited
{
color: #2D5985;
font-weight:bold;
}

#resultat {text-align:left; width:100%;}
#resultat_petit {margin-left:50px;text-align:center; width:70%;}

.resultat tr, .resultat td  { border:1px solid #DDDDDD;padding:1px;}

.societe{
	text-transform:uppercase;
	font-weight:bold;
background:#A62A2A; color:#000000;
	border-bottom: thin solid #343434;
}
.societe a:link,
.societe a:visited,
.societe a:hover,
.societe a:active{
color:#000000;
}




/*STYLES FICHES D'ANALYSE ET COMPARAISON */

.intitule_group {
	font-weight: bold;
	font-size:16px;
background:#FFFF;
color:#000000;
	margin-top:5px;
	margin-bottom:5px;
border:1px solid #000000;
	text-decoration: none;
	font-variant:normal;
}
.intitule_group a{
color:#000000;
	text-decoration: none;
}

.intitule_subgroup {
	font-weight: bold;
	font-size:14px;
background:#FFFF;
color:#000000;
	text-decoration: none;
}

.intitule_subgroup a{
	font-weight: bold;
	font-size:14px;
background:#FFFF;
color:#000000;
	text-decoration: underline;
	font-variant:normal;
}

.intitule_label {
	font-weight: bold;
	font-size:13px;
background:#FFFF;
color:#000000;
	padding-left:20px;
	text-decoration: underline;
}

.intitule {
	font-weight: bold;
	padding-left:20px;
	vertical-align:top;
}
.intitule2 {
	font-weight: bold;
	padding-left:20px;
width:30%;
	vertical-align:top;
}



.gauche{
	text-align:left;
	vertical-align: middle;
}


.droit{
	text-align:right;
	vertical-align: middle;
}

.droit a, .gauche a, .lien, .lien a{
color:#F9A11B;
}

.lien, 	.lien a, .lien a:link, .lien a:hover{
color:#F9A11B;
}

tr .row_even  {
border:1px solid #C2D5D4;
background:#C2D5D4;
}
tr .row_odd  {
border:1px solid #C2D5D4;
background:#FFFFFF;
}

th  {
	text-transform:uppercase;
	font-weight:bold;
border: 1px solid #000000;
padding:1px;
}

#theTable,#theTable2{
	color:#000000;
	border-collapse:collapse;
	text-align:left;
	margin-bottom:10px;
	width:660px;
	font-size:10px;
}



#theTable th a,#theTable2 th a{
	text-decoration:none;
	font-size:9px;
	color:#FFFFFF;
}

#line{
	border: thin solid #000000;
}

#line td{
	border: thin solid #000000;

}


#theTable td{
	padding : 5px;
	border: 1px solid #343434;
}

#theTable2 td,#theTable2 tr{
	padding : 5px;
	border: 1px dotted #666666;
}

#rubrique {
	z-index: 100;
	position:relative;
}

#sommaire {
width:100%;
border: 1px solid #343434;
}

#formulaire {
	font-size:13px;
	
}

.label {
	font-size:10px;
	text-align:left;
}
.form {
display:block;
margin:20px;
padding:5px;
border:3px solid #EBBD7F;
	font-size:13px;
	text-align:left;
width:90%;
height:80px;
background:#FFFFFF;
}
.formgrand {
display:block;
margin:20px;
padding:5px;
border:3px solid #EBBD7F;
	font-size:13px;
	text-align:left;
width:90%;
height:150px;
background:#FFFFFF;
}

.form:hover {
background:#CCCCCC;
}

.form2 {
margin:20px;
padding:5px;
	font-size:13px;
	text-align:left;
width:90%;
height:80px;
	border-bottom: 1px dashed gray;

}

.form3 {
margin-left:20px;
padding:5px;
	font-size:13px;
	text-align:left;

}
.form4 {
width:510px;
margin:0px;
margin-left:5px;
padding:5px;
	font-size:13px;
	text-align:left;
	
}

.form5 {
width:510px;
margin:0px;
margin-top:10px;
margin-bottom:10px;
margin-left:5px;
padding:5px;
	font-size:13px;
	text-align:left;
font-weight:bold;
text-transform: uppercase;
		
background:#EEEEFF none repeat scroll 0 0;
border-color:#3399FF #0066CC #0066CC #3399FF;
border-style:solid;
border-width:1px 2px 2px 1px;
color:#000033;
}

.cssform p{
width: 480px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
	padding-left: 300px; /*width of left column containing the label elements*/
height: 1%;
}

.cssform label{
	font-weight: bold;
	text-align:left;
	vertical-align:middle;
float: left;
	margin-left: -300px; /*width of left column*/
width: 300px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.slide {
margin:20px;
padding:5px;
	text-align:center;
width:50%;
}

.submit2 {
	text-align:center;
background: #30403F;
color:#FFFFFF;
	font-weight: bold;
}
.submit2 a{
	text-align:center;
background: #30403F;
color:#FFFFFF;
	font-weight: bold;
}
.submit2 a:visited{
	text-align:center;
background: #30403F;
color:#FFFFFF;
	font-weight: bold;
}

label{
	text-align:left;
width: 350px;
padding:10px;
	font-weight: bold;
}

#socold {
background:#436A72;
color:#FFFFFF;
	text-transform: smallcaps;
	text-weight:bold;
	border-bottom:1px solid #000000;
}
#socold a{
background:'#436A72';
color:'#FFFFFF';
	text-transform: smallcaps;
	text-weight:bold;
}

.ui-helper-hidden-accessible {
position: absolute;
left: -999em;
}
/* 
			* The state classes are a little bit complex, because of the doubble class bug in IE6
			* The state class looks like this:
			* 
			* .ui-radio-state[-checked][-disabled][-hover] or .ui-checkbox-state[-checked][-disabled][-hover]
			* 
			* Examples:
			* 
			* .ui-radio-state-checked (simply checked) 
			* .ui-radio-state-checked-hover (checked and hovered/focused)
			* .ui-radio-state-hover (unchecked and hovered/focused)
			* 
			*/

.ui-radio-state-disabled,
.ui-radio-state-checked-disabled,
.ui-radio-state-disabled-hover,
.ui-radio-state-checked-disabled-hover {
color: #999;
}
span.ui-checkbox,
span.ui-radio {
display: block;
float: left;
width: 16px;
height: 16px;
background: url(icon_checkbox.png) 0 -40px no-repeat;
}
span.ui-helper-hidden {
display: none;
}
label {
padding: 2px;
	
}
span.ui-radio-state-hover,
span.ui-checkbox-state-hover {
	background-position: 0 -114px;
}

span.ui-checkbox-state-checked {
	background-position: 0 -1px;
}

span.ui-checkbox-state-checked-hover {
	background-position: 0 -75px;
}
span.ui-radio-state-checked-disabled-hover,
span.ui-radio-state-checked-disabled,
span.ui-radio-state-checked {
	background-position: 0 -161px;
}


span.ui-radio-state-checked-hover {
	background-position: 0 -200px;
}


.formulaire {
width: 95%;
background:#FFFFFF;
padding: 0px;
}

.resume {
width: 95%;
background:#FFFFFF;
padding: 10px;
font-size:12px;
}

fieldset {
background:#FFFFFF;
}

th{
        font: bold 12px Arial, Helvetica, sans-serif;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        vertical-align:middle;

}
th a{
        font: bold 12px Arial, Helvetica, sans-serif;
}


th.sortable,
th.sortable-text,
th.sortable-date,
th.sortable-keep,
th.sortable-date-dmy,
th.sortable-numeric,
th.sortable-currency,
th.sortable-sortByTwelveHourTimestamp,
th.sortable-sortIPAddress,
th.sortable-sortEnglishLonghandDateFormat,
th.sortable-sortScientificNotation,
th.sortable-sortImage,
th.sortable-sortFileSize,
th.sortable-sortAlphaNumeric,
th.sortable-sortEnglishDateTime{
        cursor:pointer;
        /* background: url(images/fleche.gif) no-repeat scroll top left;*/
		color:#FFFFFF;	
		padding-top:10PX;
		text-align:center;
}
th.forwardSort{
        /*background:url(images/fleche_bas.gif) no-repeat scroll top left;*/
		color:#FFFFFF;	
}
th.reverseSort{
       /* background: url(images/fleche_haut.gif) no-repeat scroll top left;*/
		color:#FFFFFF;	
}
table thead th.forwardSort a,
table thead th.reverseSort a,
table thead th.sortable-text a,
table thead th.sortable-numeric a,
table thead th.sortable-date a{
        text-decoration:none;
		color:#FFFFFF;
}
table thead th.forwardSort a:visited,
table thead th.reverseSort a:visited,
table thead th.sortable-text a:visited,
table thead th.sortable-numeric a:visited,
table thead th.sortable-date a:visited{
        text-decoration:none;
		color:#FFFFFF;
}
table thead th.forwardSort a:hover,
table thead th.reverseSort a:hover,
table thead th.sortable-text a:hover,
table thead th.sortable-numeric a:hover,
table thead th.sortable-date a:hover{
        text-decoration:underline;
}


.groupe_article {
width : 19%;
font-size:11px;
font-weight:bold;
text-transform: uppercase;
vertical-align:top;
text-align:center;
}
.groupe_article  td{
}
¨.groupe_articleon  {
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

.groupe_articleon  td{
margin:3px;
background: #CC6600;
}
¨.groupe_articleon  a{
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}
¨.groupe_articleon  a:visited{
color:#CC6600;
font-weight:bold;
text-decoration:underline;
}
.groupe_article  a{
color:#CC6600;
font-weight:bold;
text-decoration:none;
}
.groupe_article  a:visited{
color:#CC6600;
}
.compare {
background:#FFFFFF;
border-collapse:collapse;
border:1px solid #000000;
color:#000000;
font-size:12px;
margin:5px;
}

.compare td {
border:1px solid #000000;
}

.groupe {
margin:0px;
padding:5px;
font-size:16px;
text-transform:Uppercase;
	background:#98AFC7;
	border: 1px solid #DDDDDD;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;

}
.subgroup{
background:#9CBF3E;
color:#FFFFFF;
padding:5px;
margin:0px;
font-size:14px;
text-transform:Uppercase;
}

.chart {
	font-family: Tahoma;
	border: 1px solid #ccc;
	float: left;
	margin: 0;
	padding: .4em .1em;
}

.chart li {
	list-style: none;
	float: left;
	width: 5em;
	text-align: center;
	background: url(images/chart_bg.gif) center 1.6em no-repeat;
}

.chart li span {
	display: block;
	text-indent: -999em;
	padding-bottom: 90px;
	background: url(images/chart_bg_ol.gif) center -1px no-repeat;
	border-top: 5px solid #fff;
}

.chart strong {
	display: block;
	text-align: center;
	font-weight: normal;
}
.type {
cursor:pointer;
	border:1px solid #CCCCCC;
	background:#FF850D no-repeat scroll;
	padding:4px;
	text-transform:uppercase;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration: none;
}
.soc {
	text-transform: uppercase;
	font-weight: bold;
	color:#000000;
	font-size:11px;
}
.tabbed_box {  
 margin:0px;  
width:300px;  
z-index:200;
}
.tabbed_box h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	letter-spacing:-1px;
	margin-bottom:10px;
}
.tabbed_box h4 small {
	color:#e3e9ec;
	font-weight:normal;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	position:relative;
	top:-4px;
	left:6px;
	letter-spacing:0px;
}
.tabbed_area {
	border:1px solid #494e52;
	background-color:#636d76;
	padding:8px;
width:650px;	
margin-bottom:100px;
z-index:200;
}

.tabbed_area h3 {
color:#E14900;
-x-system-font:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
border-bottom: 2px solid #E14900;
}
ul.tabs {
	margin:0px; padding:0px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}

ul.tabs li a {
	background-color:#464c54;
	color:#ffebb5;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #464c54; 
}
ul.tabs li a:hover {
	background-color:#2f343a;
	border-color:#2f343a;
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#282e32;
	border:1px solid #464c54; 
	border-bottom: 1px solid #ffffff;
}
.content {
	background-color:#ffffff;
	padding:10px;
	border:1px solid #464c54; 	
}
#content_2, #content_3 { display:none; }
ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color:#8b959c;
	font-size:9px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	left:4px;
	top:0px;
}
.content ul li:last-child {
	border-bottom:none;
}
ul.tabs li a {
	background-image:url(images/tab_off.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;
}
ul.tabs li a.active {
	background-image:url(images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top; 
}
.content {
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
}
.left{
	text-align: center;
}
.oddNoEtoiles{
	background-color:#ECECEC;
	color:black;
	text-transform: uppercase;
}
.evenNoEtoiles{
	background-color:#BBBDDD;
	color:black;
	text-transform: uppercase;
}

.rubriques {
	margin:15px;
	margin-top:0px;
}

.rubriques2 {
	margin:15px;
	margin-top:0px;
	height:145px;
	z-index:100;
}

#message{
	text-indent: 5px;
	padding-right: 5px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	/*
	background-image: url(../IMG/message.png);	
	background-repeat: no-repeat;
	*/
	width: 720px;
	height: 30px;
	padding-top: 8px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin-top: 60px;
	margin-bottom: 0px;	
}

#order{
	float:left;
	position:relative;
	width:auto;	
}
.nocontrat 
{
border-collapse:collapse;
border: 1px solid #000000;
font-size:10px;
color:#000000;
width:450px;
}
.nocontrat td
{
border-left:1px solid #000000;
padding-left:3px;
}
.nocontrattitre
{
color:#000000;
font-size:10px;
font-weight:normal;
}
.nocontrattitre td
{
background:#CCCCCC;
color:#000000;
font-size:10px;
font-weight:normal;
}
.nocontrattitre th
{
background:#CCCCCC;
color:#000000;
font-size:10px;
font-weight:normal;
}
.nocontrattitre a
{
color:#000000;
font-size:10px;
font-weight:normal;
}

.comment {
color:#000000;
padding:2px;
position:relative;
width:660px;
height:auto;
font:normal 12px Arial, Times, serif;
}
.comment li {
	list-style-type: none; 
	padding-left:10px;
}
.lien {
text-decoration:underline;
color:#000000;
padding-left:10px;
font-weight:bold;
}
.lien a{
text-decoration:underline;
color:#000000;
}

h4 {
font-size:12px;
font-weight:bold;
color:#0212B3;
}