﻿@charset "utf-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}
body, form {
	margin: 0;
	padding: 0;
}
body {
	color: #004163;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
img, table {
	border: 0;
}
h1 { margin: 0; font-size: 120%; font-weight:normal; }
h2 { margin: 0; font-size: 80%; font-weight: bold; }
h3 { font-size: 110%; }
ul { margin: 0; padding: 0; list-style: none; }
p { color: #5f6c74; font-size: 80%; font-weight: normal;}


#leftab, #hdrMenu, #header, #hdrNav, #hdrNav2, #logo, #menutop, #sidebarleft, #deuxboutons, #bordure, #menubas, #footer { display: none; }

/* CSS Document */

.titre1 { 
	margin: 0; 
	font-size: 80%; 
	font-weight: bold;
}
.text1 {
	color: #5f6c74;
	font-size: 80%;
	font-weight: normal;
}
.text1:link {
	color: #47545c;
	font-size: 80%;
	font-weight: normal;
	text-decoration:none
}
.text2 {
	color: #848484;
	text-decoration:none
}
.text2:link {
	color: #848484;
	text-decoration:none
}
.text2:hover {
	color: #848484;
	text-decoration: underline;
}
.text3 {
	color: #5f6c74;
	font-size: 70%;
	font-weight: normal;
}
.text4:link {
	color: #868f94;
	font-weight: normal;
	text-decoration: none;
}
#lstxt{
	margin-left:20px;
	padding: 0 0 0 0.4em;
	background-image: url(../medias/communs/bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
/* CSS Layout index */

.mstr #container {
	width: 100%;
	border: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.mstr #leftab {
	width:0;
	margin: 14px 0 0 21px;
	float:left;
	border: 0;
} 
.mstr #content {
	background-color: #ffffff;
	width: 100%;
	border: 0;
	margin: 14px 0 0 0;
	padding: 0;
	float: left; 
}
.mstr #menutop {
	padding: 55px 0 0 318px;
}
.mstr #photo_principale {
	height: 257px;
	width: 593px;
	float: left;
	margin: 0;
}
.mstr #contenu {
	background-image: url(../medias/communs/content_bg.gif);
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	margin: 0;
}
.mstr #home_text{
	width: 100%;
	height: 147px;
	float: left;
	padding: 0;
	margin: 0;
	background-image: url(../medias/fr/accueil_05.gif);
	background-repeat: no-repeat;
}
.mstr #footer {
	width:821px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 22px;
	float: left;
}
.mstr #printfooter {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top: 1px solid #000000;
	padding-bottom: 22px;
	float: left;
	display: block;
}
.mstr #printlogo {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top: 1px solid #000000;
	padding-bottom: 22px;
	float: left;
	display: block;
}
.mstr #bordure {
	width:821px;
	border-top: 1px solid #e2e2e2;
	margin-left:21px;
}
.mstr #menubas {
	width:700px;
	padding-left: 100px;
	padding-top: 15px;
}

/* clearfix pour floats */
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px;}
.clearfix:after { content: "."; display: block; font-size: 1px; height: 0; line-height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* documents original */
.attLinkpdf, .attLinkdoc, .attLinkdocx, .attLinkxls, .attLinkxlsx, .attLinkeps, .attLinkzip, .attLinkjpg, .attLinkgif, .attLinkpng { display: inline-block; padding: 2px 0px 2px 24px; line-height: 18px; min-height: 18px; overflow: visible; background: url(/medias/communs/DocIcone/default.gif) center left no-repeat; }
.attLinkpdf { background-image: url(/medias/communs/DocIcone/pdf.gif); }
.attLinkdoc, .attLinkdocx { background-image: url(/medias/communs/DocIcone/doc.gif); }
.attLinkxls, .attLinkxlsx { background-image: url(/medias/communs/DocIcone/xls.gif); }
.attLinkjpg, .attLinkgif, .attLinkpng { background-image: url(/medias/communs/DocIcone/jpg.png); }
.attLinkeps { background-image: url(/medias/communs/DocIcone/eps.png); }
.attLinkzip { background-image: url(/medias/communs/DocIcone/zip.png); }
