/* CSS Document */

table 		{ border: 0; cellpadding: 0; cellspacing: 0; }
img			{ border:  0px; }
p 			{padding: 0; margin : 0;}
body   		{ font: 11px   Verdana,Helvetica; 	color: #666666; 	background-color: #DADADA; }
input 		{ font-size: 11px; }
label 		{ cursor: hand; cursor: pointer; } 

/* //////////////  FONTS  ///////////////////////////  */


.neuf			{font-size: 9px;}
.dix			{font-size: 10px;}
.onze			{font-size: 11px;}
.douze			{font-size: 12px;}
.quatorze		{font-size: 14px;}
.seize 			{font-size: 16px;}
.dixhuit		{font-size: 18px;}
.vingt 			{font-size: 20px;}
.trente			{font-size: 24px;}

.rouge			{ color: #CC0000;}
.noir			{ color: #000000;}

.titre 			{
	color:#333333;
	font-size: 24px;
	padding-left: 20px;
	background-image: url(../img/puce-oxygen2.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	/*background-position: left;*/}
	
.soustitre 		{color:#000000; font-size: 16px; padding-left: 20px;}

.point			{ color:#666666;	font-size: 14px;}




/*     LIENS    */

a				{ text-decoration: none  ;color: #666666; }
a:hover			{ text-decoration: underline; 	 }

a.gris			{ text-decoration: underline; color: #666666; }
a:hover.gris	{ text-decoration:none; font-weight: bold; }
a.lien 			{text-decoration: underline; color:#000000;}



/*    PADDING      */

.padleft 	{padding: 0 0 0 25px;}
.padright 	{padding: 10px 0 0 0;}
.padbottom 	{padding: 0 0 10px 0;margin-bottom: 20px;}
.padtop 	{padding: 30px 0 0  0;}

.fleft 		{float: left;}
.fright 	{float: right;}

.clear		{clear: both;}

.parag 		{margin: 10px 0 0 0;}
img.pad		{margin: 15px 0 0 0 }

img.gris		{border: 1px solid #999999; margin: 15px 0 0 0 }

li { margin: 0 0 10px 0; }


#hrgris {
	background-color: #999999;
	height: 1px;
	width: 100%;
	margin-bottom: 10px;
}

/*  CURSEUR    */

.pointer 		{cursor: pointer;}


/* /////////////////////////////////////////  */

.bord 		{border: 1px solid #FFFFFF;	}


.bordgauche {	
	width:10px;
	background-image: url(../img/cadre-oxygen-gche-pt.jpg);
	background-repeat: repeat-y;
	
}
.borddroit {	
	width:10px;
	background-image: url(../img/cadre-oxygen-dt-pt.jpg);
	background-repeat: repeat-y;
}

/*    CONTENT      */


#content {
	width: 940px;
	background-image: url(../img/fond-oxygen-repeat.gif);
	background-repeat: repeat-y;
	border: thin solid #c1c1c1;	
	background-position: center top;	
}

#main {width: 930px;}




/*   ///////////// MENU   */



#menu {
	/*background-color: #FFCC66;*/
	width: 930px;
	height: 120px;
}


a.menu {
	color: #666666;
	font-size: 14px;
	font-family: Verdana, sans-serif;
}


/*  ///////   ACCUEIL      */

.pad-bas{
	padding-top: 115px;
	padding-left: 17px;	
	padding-right: 15px;	
}

.lien-bas{
	text-align: right;
}

.normal-marque-fr {background-image: url(../img/img-fr/accueil-marque.jpg);cursor: pointer;}
.active-marque-fr {background-image: url(../img/img-fr/accueil-marque-oxygen.jpg);cursor: pointer;}

.normal-techno-fr {background-image: url(../img/img-fr/accueil-techno.jpg);cursor: pointer;}
.active-techno-fr {background-image: url(../img/img-fr/accueil-techno-oxygen.jpg);cursor: pointer;}

.normal-groupe-fr {background-image: url(../img/img-fr/accueil-groupe.jpg);cursor: pointer;}
.active-groupe-fr {background-image: url(../img/img-fr/accueil-groupe-oxygen.jpg);cursor: pointer;}


.normal-marque-uk {background-image: url(../img/img-uk/accueil-marque.jpg);cursor: pointer;}
.active-marque-uk {background-image: url(../img/img-uk/accueil-marque-oxygen.jpg);cursor: pointer;}

.normal-techno-uk {background-image: url(../img/img-uk/accueil-techno.jpg);cursor: pointer;}
.active-techno-uk {background-image: url(../img/img-uk/accueil-techno-oxygen.jpg);cursor: pointer;}

.normal-groupe-uk {background-image: url(../img/img-uk/accueil-groupe.jpg);cursor: pointer;}
.active-groupe-uk {background-image: url(../img/img-uk/accueil-groupe-oxygen.jpg);cursor: pointer;}



/* ///////   MARQUE      */

.padmarque{
	padding-top: 10px;
	padding-left: 225px;
}

.voir {
	padding-top: 180px;
	padding-right: 280px;
}

.marque{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 14px;
	line-height: 24px;
	
}

.stoptrack{
	background-image: url(../img/marque-stoptrack.jpg);
	background-repeat: no-repeat;
	height:220px;
	width: 930px;
}

.oxygen{
	background-image: url(../img/marque-oxygen.jpg);
	background-repeat: no-repeat;
	height:220px;
	width: 930px;
}
.oxygenuk {
	background-image: url(../img/marque-oxygen-uk.jpg);
	background-repeat: no-repeat;
	height:220px;
	width: 930px;
}
.absolute{
	background-image: url(../img/marque-absolute.jpg);
	background-repeat: no-repeat;
	height:220px;
	width: 930px;
}

.biometric{
	background-image: url(../img/marque-biometric.jpg);
	background-repeat: no-repeat;
	height:220px;
	width: 930px;
}
/*  ///////   FOOTER     */

.presse {font-size: 12px; font-weight:bold;}


/*  ///////   FOOTER     */

#footer { 
	width: 940px;
	padding-top: 8px;
	/*height: 30px;
	background-color: #FFCC00;*/
}

a.footer	{
	text-decoration: none;
	color: #666666;
}

a.footer:hover	{
	text-decoration: underline;

}

