@charset "utf-8";
/* CSS B17 - Olivier Meyer */

/* --- STYLES DE BASE --- */

/* Page */
html {
    font-size: 100%; 
}
body {
    margin: 0;
    line-height: 1.4; 
	font: 0.78em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
 

/* Titres */
h1, h2, h3, h4, h5, h6 {
    margin: 1em 0 .5em 0;
    line-height: 1.2;
    font-weight: bold; 
    font-style: normal;
}
h1 {
    font-size: 1.2em;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 1em;
}
 

/* Listes */
ul, ol {
    margin: .75em 0 .75em 32px;
    padding: 0;
}
 

/* Paragraphes */
p {
    margin: .75em 0; /* Marges plus faibles que par défaut. */
}
address {
    margin: .75em 0;
    font-style: normal;
}
 

/* Liens */
a {
    text-decoration: none;
}
a:link {
    color: #015293;
}
a:visited {
    color: #015293;
}
a:hover, a:focus, a:active {
    color: #015293;
}

a:hover {text-decoration:underline;}

a:active{
   outline:none;
}

a img {
    border: none;
}
 

/* Divers éléments de type en-ligne */
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
 

/* Formulaires */
form, fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
input, button, select {
    vertical-align: middle; /* Solution pb. d'alignement. */
}

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

.mt #fond { 
	width: 990px;  
	background: #FFFFFF;
	margin: 0 auto; 
}

.mt #container { 
	width: 960px; 
	background: #FFFFFF url(images/fd-home.jpg) no-repeat right 170px;
	margin: 0 auto; 
	text-align: left; 
}

.mt #containerRub { 
	width: 960px; 
	background: #FFFFFF url(images/fd-home.jpg) no-repeat 850px 170px;
	margin: 0 auto; 
	text-align: left; 
}

.mt #header { 
	background: #fff; 
	padding: 0 10px 0 0;  
} 
.mt #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.mt #sidebar1 {
	float: left;
	width: 180px; 
	padding: 23px 10px 15px 10px;
}
.mt #mainContent { 
	margin: 0 290px 0 200px; 
	padding: 25px 0 15px 10px; 
} 

.mt #mainContentRub { 
	margin: 0 120px 0 200px;
	padding: 25px 0 15px 10px; 
} 

.mt #mainContent p {
	text-align: justify;
/*	color: #015293;*/
	color: #666;
}

.articleHome {
	display: table;
	padding: 8px 0 0 0;
}

.articleHome h1 {
	margin: 0;
	padding: 0;
}

.articleHome img {
 	float: left;
	padding: 0 20px 0 0;
}

.mt #footer { 
	background: #fff url(images/filetFooter.gif) no-repeat;
	color: #9a9b9c;
	padding: 0 20px 30px 20px;
} 

.mt #footerRub { 
	background: #fff url(images/filetFooterRub.gif) no-repeat;
	color: #9a9b9c;
	padding: 0 20px 0px 20px;
} 

.mt #footer p, .mt #footerRub p {
	margin: 0;
	padding: 15px 0 0 0;
}

.mt #footer a, .mt #footerRub a { 
	color: #9a9b9c;
} 

.mt #footerRub a { 
	color: #9a9b9c;
} 

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#logo {
	float:left;
	width: 390px;
}

#produits {
	float:left
}

#langues {
	float:right;
	padding: 5px 7px 0 0;
}
#menu {
	background: #fff;
	clear:both;
	color: #9a9b9c;
	line-height: 2em;
	font-size: 1.1em;
	border-bottom: 1px solid #015293;
	padding: 0 0 0 186px;
}

#menu a, #menu a link, #menu a visited {
	padding: 0 5px;
	color: #9a9b9c;
	text-decoration:none;
}

#menu a:hover, #menu a:focus, #menu a:active {
    color: #015293;
}

.sideCont {
	background: #fff url(images/SideBG.jpg) repeat-y right;
}

#topSide {
	background: transparent url(images/topSideBG.jpg) no-repeat top right;
	padding-bottom: 20px;
}

#actus {
	width: 140px;
	margin: 0 0 0 20px;
	padding: 0 0 30px 0;
}


html[xmlns] #actus div {
/*	width: 140px;
	margin: 0 0 0 10px;*/
	width: 120px;
	height: 100%; /* pour affichage de l'image dans toute sa hauteur / en px le fond de sidebar ne prend pas tte la hauteur */
}


#ssmenu {
	width: 140px;
	margin: 0 0 0 20px;
	padding: 30px 0 15px 0;
}

#ssmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	color: #015293;
}

#ssmenu ul li {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 1.2em;
}


#ssmenu h2 {
	font-size: 1.1em;
	color: #015293;
	width: 130px;
}

html[xmlns] #ssmenu h2 { /* pas pr ie < 7 */
	margin: 0 0 0 -16px;
}

#topSide h3 {
	padding: 10px 0 0 0;
	font-size:0.9em;
	color: #015293;
	font-weight: bold;
	width: 140px;
}

#downSide {
	background: transparent url(images/downSideBG.jpg) no-repeat bottom right;
	min-height: 370px;
	height: auto;
}

/* pour Internet Explorer */
/*\*/
* html #downSide {
height: 370px;
}


.titleSide {
	padding: 0 0 5px 0;
	margin: 0;
	font-weight: normal;
	color: #015293;
}

html[xmlns] h2.titleSide { /* pas pr ie < 7 */
	margin: 0 0 0 -16px;
}

.mainTitle {
	color: #015293;
	font-size: 1.6em;
}

.imgLeft {
	float:left;
	padding: 0 10px 0 0;
	}
	
.txtCenter {
	text-align: center;
}

.txtJustif {
	text-align: justify;
}

#recherche {
	position:absolute;
	width:150px;
	top: 75px;
	right: 50%; 
	margin-right: -277px;
	z-index: 100;
}

#presentationHome {
	margin-bottom: 10px;
	/*color: #015293;*/
	color: #666;
}

#presentation {
	margin-bottom: 10px;
	/*color: #015293;*/
	color: #666;
	text-align: justify;
}

#presentation img {
	float: left;
	padding:5px 10px 2px 0;
}

.suite {text-decoration: underline;}
.suite:hover {text-decoration: none;}

#ariane {margin: 0 0 10px 0;}

#article_texte {
	/*color: #015293;*/
}