body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3b4952;
	margin: 0px;
	font-size: 12px;
}

.fin{
	clear: both;
}


/***STYLE DE LA NEWS *****/
a.newsLink:link    { text-decoration:none;  color: #FFFFFF; 	font-size:08pt; }
a.newsLink:visited { text-decoration:none; color: #FFFFFF; 		font-size:08pt;  }
a.newsLink:hover   { text-decoration:underline; color: #FFFFFF; font-size:08pt;  }

.dateNews { font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:08pt;
				color: #FFFFFF;
				text-align:left; }

.titreNews { font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-size:08pt;
				color: #FFFFFF;
				text-align:left; }
	
.textnews { font-family:Arial, Helvetica, sans-serif;
			font-weight:normal;
			vertical-align:top;
				padding-right:20px;
				text-align:justify;
				font-size:08pt;
				color: #FFFFFF; }
/*** FIN STYLE DE LA NEWS *****/

/*** TOPTECHNOLOGY ***/
#toptechnology{
	margin: 3em;
	line-height: 1em;
	text-align: center;
	font-size: 0.8em;
}
#toptechnology a{
	color: #fff;
	text-decoration: none;
}
#toptechnology a:hover{
	color: #f90;
	text-decoration: none;
}

/*** IMAGES ***/

img {
	border: 0;
}
.contour1{
	padding: 3px;
	border: 1px solid #3b4952;
	margin: 5px 0px;
}
.contour2{
	padding: 0px;
	border: 1px solid #3b4952;
	margin: 5px 0px;
}
.contour3{
	padding: 5px;
	border: 1px solid #f90;
	margin: 0px 5px;
}

.alignD{
	float: right;
	margin-left: 10px;
}
.alignG{
	float: left;
	margin-right: 10px;
}
.alignC{
	display: block;
	text-align: center;
	margin: 0 auto;
}
.margeW{
	margin: 0px 40px;
}
.margeH{
	margin: 40px 0px;
}
.margeV{
	margin: 10px auto;
}
/***  HAUT DE PAGE  ***/

#ban {
	text-align: center;
	background-image: url(images/fond_ban.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#navhaut{
	background-color: #3b4952;
	text-align: center;
	color: #fff;
	font-size: 0.9em;
	padding: 0px 0px 15px 0px;
}
#navhaut a{
	color: #fff;
	text-decoration: none;
	padding: 0px 14px 15px 14px;
}
#navhaut a:hover{
	background-image: url(images/nav-hover.gif);
	background-repeat: no-repeat;
	background-position:  100% 6px;
}
#navhaut a.active{
	background-image: url(images/nav-valid.gif);
	background-repeat: no-repeat;
	background-position:  100% 6px;
}
#ligne1{
	background-image: url(images/ligne1.gif);
	background-repeat: repeat-x;
	background-position:  0px 0px;
	height: 15px;
	margin: 0;
}
#ligne2{
	background-image: url(images/font_cont.jpg);
	background-repeat: repeat-y;
	background-position:  0px 0px;
	height: 200px;
	margin: 0;
}


/***  MILIEU DE PAGE  ***/

#cont{
	width: 932px;
	margin: 0 auto;
	background-image: url(images/font_cont.jpg);
	background-repeat: repeat-y;
	background-position:  0px 0px;
}
#contblanc{
	margin: 6px 20px;
	background-color: #00f;
}


/***  BAS DE PAGE  ***/

#bas{
	clear:both;
	background-image: url(images/ligne1.gif);
	background-repeat: repeat-x;
	background-position:  0px 0px;
	margin: 0;
	padding: 6px 0px;
}
#bas p{
	text-align: center;
	color: #fff;
	padding: 0 70px 0 70px;
	margin: 4px;
}
#bas a{
	color: #fff;
}
.pointpoint {
	color: #f90;
	font-size: 20px;
	font-weight: bold;
}


/*** COLONES CONTENU ***/

.colGaucheI{
	float: left;
	width: 220px;
}
.colCentreI{
	float: left;
	width: 450px;
	margin: 0px 10px;
}
.colDroiteI{
	float: left;
	width: 200px;
}
.colCentreII{
	float: left;
	width: 640px;
	margin: 0px 10px;
}

/***  CADRES  ***/

.cadre{
	width: 200px;
}
.cadretitre{
	line-height: 21px;
	padding-left: 40px;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-image: url(images/cadre-haut.jpg);
	background-repeat: no-repeat;
	background-position:  0px 0px;
}
.cadrecentre {
	background-image: url(images/cadre-centre.jpg);
	background-repeat: repeat-y;
	background-position:  0px 0px;
	padding: 10px 10px;
	margin: 0;
	color: #000;
	font-size: 0.8em;
}
.cadrecentre p strong{
	color: #669;
}
.cadrecentre p a{
	color: #669;
	text-decoration: none;
}

/* cadres contact */

.cadrecentre p.contact{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.cadrecentre p.contact2{
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
	margin: 4px;
	color: #000;
	text-align: left;
	background-color: #eee;
}

.cadrebas{
	background-image: url(images/cadre-bas.jpg);
	background-repeat: no-repeat;
	background-position:  0px 0px;
	margin: 0;
	margin-bottom: 6px;
	line-height: 24px;
}

.griscadre{
	/*margin: 20px 40px 20px 10px;*/
	padding: 10px;
	background-color: #eee;
}
.griscadre a{
	color: #039;
	text-decoration: none;
}
.griscadre a:hover{
	color: #039;
	text-decoration: underline;
}

/***  TITRES  ***/

h1{
	color: #f90;
	font-size: 1.7em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	margin: 4px 0px 0px 0px;
}

.h1 {
	color: #f90;
	font-size: 1.7em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	margin: 4px 0px 0px 0px;
}

h2{
	color: #f90;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 0px 2px 16px;
	margin: 2px 0px 2px 0px;
	font-style: italic;
	line-height: 1.2em;
	background-image: url(images/fleche1r.gif);
	background-repeat: no-repeat;
	background-position:  0px 6px;
}

.h2{
	color: #f90;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 0px 2px 16px;
	margin: 2px 0px 2px 0px;
	font-style: italic;
	line-height: 1.2em;
	background-image: url(images/fleche1r.gif);
	background-repeat: no-repeat;
	background-position:  0px 6px;
}

.h2 a{
	color: #f90;
	text-decoration: none;
}

h2 a{
	color: #f90;
	text-decoration: none;
}

h3{
	color: #f90;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	padding: 4px 0px 2px 16px;
	margin: 10px 0px 0px 0px;
}
h3 a{
	color: #f90;
	text-decoration: none;
}

.h3{
	color: #f90;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	padding: 4px 0px 2px 16px;
	margin: 10px 0px 0px 0px;
}
.h3 a{
	color: #f90;
	text-decoration: none;
}

h4{
	color: #f90;
	font-size: 1.0em;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	font-style: normal;
	line-height: 1.2em;
}

/*** FORMULAIRES ***/
 
#formule1 p{
	font-size: 11px;
	color: #4B4634;
	position: relative;
	line-height: 14px;
	padding-left: 6px;
	margin: 8px 0px;
}
.entree {
	background-color: #CFD7E9;
	border: 1px solid #666666;
	font-size: 11px;
}
.entA {
	width: 3em;
}
.entB {
	position: absolute;
	top: 0px;
	left: 70px;
	width: 9em;
}
.entC {
	width: 38em;
}
textarea {
}
input {
}

.formalignG {
	width: 210px;
	margin: 2px; 
	float: left;
}
.envoyer {
	font-size: 1.4em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #6D85BC;
	border: thin outset #F0E6C2;
	cursor: hand;
}
.envoyer:hover {
	color: #123;
	background-color: #CFD7E9;
	border: thin outset #F0E6C2;
}

/*** PAGES PRODUITS ***/

.cadrecentre  a.menuprod1{
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	line-height: 1.6em;
	color: #000;
	padding: 2px 0px 2px 16px;
	margin: 0px;
	background-image: url(images/fleche1r.gif);
	background-repeat: no-repeat;
	background-position:  0px 8px;
}
.cadrecentre  a.menuprod2{
	display: block;
	height: 1.4em;
	font-size: 1.4em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.4em;
	color: #000;
	padding: 2px 0px 2px 28px;
	margin: 0px;
	background-image: url(images/fleche1j.gif);
	background-repeat: no-repeat;
	background-position:  14px 8px;
}
.cadrecentre  a.menuprod1:hover{
	background-color: #DCE1E9;
}
.cadrecentre  a.menuprod2:hover{
	background-color: #DCE1E9;
}

#ficheprodhaut{
	background-image: url(images/ficheproduit_haut.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 24px;
}
#ficheprodhaut p{
	color: #fff;
	line-height: 24px;
	font-size: 1.4em;
	font-weight: bold;
	font-style: italic;
	padding-left: 30px; 
}
#ficheprodcentre{
	background-image: url(images/ficheproduit_centre.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding: 10px;
}
#ficheprodcentre p, #ficheprodcentre h1 {
	margin-right: 20px;
}
#ficheprodbas{
	background-image: url(images/ficheproduit_bas.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 25px;
}

.lienpdf {
	background-color: #DCE1E9;
	width: 600px;
	margin: 10px 0px;
}
.lienpdf a{
	text-decoration: none;
	color:#000;
}
.lienpdf a:hover{
	text-decoration: none;
	color:#c33;
}

/*** TEXTES ***/

.txt1{
	color: #000;
	font-size: 0.9em;
	margin: 4px 0px 4px 0px;
}
.txt1 strong{
	font-size: 1.2em;
	color: #668;
}
.gras{
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #668;
	text-align: center;
	padding: 4px;
	margin: 2px 0px;
}
.savoirplus{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #f00;
	text-align: right;
	text-decoration: none;
	padding: 4px;
	margin: 2px 0px;
}
.comment{
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	color: #333;
}
.couleur1{
	color: #f90;
	font-weight: bold;
	font-size: 1.1em;
}



		/* ********** Référencement *********** */
		
.neutre {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

.h3 {
	color: #f90;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	padding: 4px 0px 2px 16px;
	margin: 10px 0px 0px 0px;
}

.h4{
	color: #f90;
	font-size: 1.0em;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	font-style: normal;
	line-height: 1.2em;
}

.h1{
	color: #f90;
	font-size: 1.7em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	margin: 4px 0px 0px 0px;
}












