body {
	margin: 5px;
	padding-top: 5px;
}

#footer_1 { display:; }
#footer_2 { display:; }

.tab_actus {
background-image:url(images/filet_menu_topright.jpg);
background-repeat:no-repeat;
background-position:right top;
}
.tab_actus2 {
	background-repeat:no-repeat;
	background-position:left bottom;
	background-image: url(images/filet_menu_bottomleft.jpg);
}
.header_fd {
background-image:url(images/header_degrade.jpg);
background-repeat:repeat-x;
}
.header_right_fd {
background-image:url(images/header_right.jpg);
background-repeat:no-repeat;
background-position:left top;
}
.bt_left {
background-image:url(images/bt_left.jpg);
background-repeat:no-repeat;
background-position:left;
}
.bt_fond {
background-image:url(images/bt_fond.jpg);
background-repeat:repeat-x;
background-position:left;
}
.bt_right {
background-image:url(images/bt_right.jpg);
background-repeat:no-repeat;
background-position:left;
}
.promo_fd {
	background-color: #EFFFFC;
}
.body_fd {
	background-image: url(images/fd_body.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #EFFFFC;
}
.marge_rubrique {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.marge_actus {
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.bouton_logiciel {
padding:5px;
float:left;
width:220px;
height:161px;
}
.nousrecrutons {
	background-image: url(images/nousrecrutons_fd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#coordonnees {
	background-image: url(images/nousrecrutons_fd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:10px;
	float:right;
	width:200px;
	}
.footer_fd {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.btheader_marge {
	margin-top: 15px;
}
.marge_pucesmenu {
	margin-left: 4px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00795E;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.marge_txtfooter {
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	color: #088166;
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #088166;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D5600A;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #088166;
	font-weight: normal;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0BAE89;
	height: 0px;
	width: 0px;
}
ul {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	color: #088166;
	font-weight: normal;
	margin: 0px;
}
.white:link {
	color: #FFFFFF;
	text-decoration:none;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #186150;
	background-color: #EBFAF7;
	margin: 0px;
	padding: 2px;
	border: 1px solid #228C75;
}

.white:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#impression {
	position: relative;
	top:90px;
}
.white:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:link {
	color: #088166;
	text-decoration:none
}
.mini {
	font-size: 11px;
}

a:visited {
	color: #088166;
	text-decoration:none
}
a:hover {
	color: #088166;
	text-decoration: underline;
}
.checkbox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:none;
	background-color:none;
}

#img_droite {
	margin: 4px;
	padding: 0px;
	float: right;
}
hr {
	height:1px;
	margin: 2px;
	padding: 0px;
	width: 99%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A9EBDC;
}
#img_gauche {
	float: left;
	margin: 4px;
}
.warning_tab {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.warning_font {
color:#CC0000 }

.succes {
	background-color: #EBFAF7;
	padding: 5px;
	width:80%;
	border: 1px solid #228C75;
	margin-bottom: 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006596;
}
.warning_tab02 {
	padding: 5px;
	width: 100%;
	margin-bottom: 5px;
	margin-right: 5px;
	border: 1px solid #FF0000;
	background-color: #FFECEC;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #088166;
	list-style-type: disc;
}
.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EA690B;
	margin-left: 20px;
}
.h8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0A9A79;
	margin-left: 40px;
	font-style: italic;
}
.fiche_produit {
	font-size: 11px;
	margin-left: 40px;
	text-transform: uppercase;
}
.tab_promotion {
	background-color: #E9FEFA;
	margin: 5px;
	padding: 5px;
	border: 1px solid #088166;
}
/* 28/06/08: SEO*/

#logoS {
	width:245px;
	height:130px;
	background:url(images/logo.jpg) no-repeat scroll left top;
	border:0pt none;
	text-indent:-9999px;
	cursor:pointer;
}
#logoS h1{
	cursor:pointer;
}
#logoS h1 a {
	border:0pt none;
	display:block;
	margin:0;
	padding:0;
	width:245px;
	height:130px;
	cursor:pointer;
}

