@charset "ISO-8859-15";
/* CSS Document */
/* main frame */

 /* frame 1 */ 
#frame1 {	
 	width:798px;
	margin:0px;
	padding:0px;
	background-color:#9fa5b5
}
.frame_haut{
	margin:0 0 0 0px;
}
#gros_titre{
	font-family:Verdana, Geneva, sans-serif;
	font-size:25px;
	font-weight:600; 
	letter-spacing:inherit;
	color:#002944;
	text-align:right;
	line-height:40px;
	margin-right:10px;
}
#bandeau_global{
	position:absolute;
	width:781px;
	z-index:5;
	overflow: hidden;
	height: 80px;
	left: 3px;
}
#fondblanc{
	position:absolute;
	width:798px;
	z-index:4;
}
#bandeau{
	position:absolute;	
	top: 0px;
	z-index:6;
}
#rub1,#rub2,#rub3,#rub4,#rub5,#rub6,#rub7,#rub8,#rub9,#rub10,#rub11,#rub12,#rub13,#rub14{
	position:absolute;
	width:125px;
	height:65px;
	padding-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:15px;
	font-weight:500;
	color:#002944;
	text-align:center;
	top:0px;
	z-index:6;
}
a{
	color:#002944;
	text-decoration:none
	
}
.new{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#CF041C;
}
.nouveau{
	text-decoration:none;
	color:#FFFFFF;
	background-color:#CF041C;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:600;
	text-align:center;
}
/* frame 2 */
#frame2{
	position:absolute;
	width:798px;
	height:100%;
	top:141px;
	margin:0px;
	padding:0px;
	background-color:#9fa5b5;
	left: 4px;
}
#include1{
	position:relative;
	top:0px;
}
#include2{
	position:relative;
	}
#include3{
	position:relative;
	}

/* include */
#theTitre{
	position:absolute;
	width:550px;
	left: 10px;
}
#theImage{
	position:absolute;
	left: 10px;
}
#thePresentation{
	position:absolute;
	width:450px;
	left: 265px;
	text-align:justify;
}
#theApplication{
	position:absolute;
	background-image:url(../images/fond-tableau.png);
	background-position:center;
	background-repeat:repeat-x;
	background-color:#FFF;
	width:500px;
	left: 10px;	
	
}
#theApplication2{
	position:absolute;
	background-image:url(../images/fond-tableau2.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	width:500px;
	
}
#theTableau{
	position:absolute;
	background-image:url(../images/fond-tableau.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	width:500px;
	left: 9px;
}
#theTableau2{
	position:absolute;
	background-image:url(../images/fond-tableau2.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	width:500px;
}

#theText{
	position:absolute;
	width:766px;
}
#theSousbarre{
	position:fixed;
	top:0px;
	left:0px;
	z-index:50;

}
.titre{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:600; 
	letter-spacing:inherit;
	line-height:30px;
	color:#002944;
	text-align:left;
}
.texte{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#002944;
	text-align:left;
}
.texte2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#002944;
	text-align:center;
}
.texte_commande{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#002944;
	text-align:left;
}



table {
	border-spacing:0;
	border-collapse:collapse;
	text-align: left;
}


td {
   border:1px solid #FFF;
}
td.none {
   border:none;
}
td.red {
   border:1px solid #CF041C;
}
#texte_sousbarre{
	position:absolute;
	top:5px;
	left:12px;
	width:700px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#002944;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
}
.lien_rouge{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#CF041C;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
}
.coord{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:11px;
	color:#8D153E;
	line-height:14px;
	text-decoration:none;
}


#frame3 {
	position:absolute;
	width:798px;
	margin:0px;
	padding:0px;
	background-color:#9fa5b5;
	height: 100%;
}
#recherche_reference{
	position:relative;
	width:798px;
	left: 0px;
}
.submit{
     margin-left:8px;
     border:1px;
     color:#FFF;
     background-color:#CF041C;
     width:80px;
     height:20px;
}
#resultats_filtres{
	position:relative;
	width:100%;
	top:0px;
	overflow: auto;
	height:390px;
}
.resultats_filtres{
	background-image:url(../images/fond-tableau.png);
	background-repeat:repeat-x;
	background-color:#FFF;
}
