html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	height: 100%;
}

* html #main
	{
		height: 100%;
	}

div{
	position:relative;
	margin:0px;
	padding:0px;
}
/**************************************************/
/**************          CADRES           *********/
/**************************************************/
#main {
	position: relative;
	min-height: 100%;
	width: 832px;
	left: 50%;
	margin-left: -416px;
}

/******************    CADRES POUR LA HP    ***************/
#headerHP {
	background: #FFFFFF url('../images/home.jpg') top left no-repeat;
	width: 832px;
	height: 223px;
	margin-left: auto;
	margin-right: auto;
}

#blocHP_1 {
	background: #FFFFFF url('../images/fond_bloc_hp1.gif') top left no-repeat;
	width: 568px;
	height: 112px;
	margin-top: 11px;
}

#blocHP_2 {
	background: #FFFFFF url('../images/fond_bloc_hp2.gif') top left no-repeat;
	width: 568px;
	height: 165px;
	margin-top: 19px;
}

#blocHP_3 {
	background: #FFFFFF url('../images/fond_bloc_hp3.gif') top left no-repeat;
	width: 568px;
	height: 110px;
	margin-top: 19px;
}

#blocHP_Flash {
	width: 569px;
	height: 84px;
	margin-top: 19px;
	z-index: 2;
}

#blocHP_pedidoOnLine {
	position: absolute;
	background: #FFFFFF url('../images/fond_bouton_online.gif') top left no-repeat;
	width: 250px;
	height: 39px;
	top: 232px;
	right: 0;
	z-index: 2;
}

#blocHP_presu {
	position: absolute;
	width: 250px;
	height: 88px;
	top: 282px;
	right: 0;
	z-index: 2;
}

#blocHP_notice {
	position: absolute;
	width: 250px;
	top: 381px;
	left: 582px;
	z-index: 2;
}

#blocHP_contact {
	position: absolute;
	width: 250px;
	height: 144px;
	top: 566px;
	right: 0px;
	z-index: 2;
}

#footerHP {
	position: relative;
	background: #FFFFFF url('../images/footer.jpg') top left no-repeat;
	width: 832px;
	height: 40px;
	margin-top: 30px;
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
/*******************     FIN CADRES HP      ****************/

#header_hogares {
	background: #FFFFFF url('../images/i_hogares.jpg') top right no-repeat;
	width: 832px;
	height: 102px;
	margin-left: auto;
	margin-right: auto;
}

#header_empresas {
	background: #FFFFFF url('../images/i_empresas.jpg') top right no-repeat;
	width: 832px;
	height: 102px;
	margin-left: auto;
	margin-right: auto;
}

#header_colaboradores {
	background: #FFFFFF url('../images/i_colaboradores.jpg') top right no-repeat;
	width: 832px;
	height: 102px;
	margin-left: auto;
	margin-right: auto;
}

#header_noticias {
	background: #FFFFFF url('../images/i_noticias.jpg') top right no-repeat;
	width: 832px;
	height: 102px;
	margin-left: auto;
	margin-right: auto;
}

#header_contact {
	background: #FFFFFF url('../images/contacto.jpg') top right no-repeat;
	width: 832px;
	height: 102px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	position: absolute;
	background: #FFFFFF url('../images/footer.jpg') top left no-repeat;
	width: 832px;
	height: 40px;
	bottom: 0px;
	text-align: right;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#push_droite {
	position: absolute;
	margin-top: 10px;
	margin-left: 632px;
	width: 200px;
}

#pedidoOnLine {
	background: #FFFFFF url('../images/fond-bouton-online-page.gif') top left no-repeat;
	width: 200px;
	height: 39px;
}

#presu {
	margin-top: 10px;
	width: 199px;
	height: 70px;
}

#notice {
	margin-top: 10px;
	background: #FFFFFF url('../images/fond-notice-nonHover.gif') top left no-repeat;
	width: 199px;
	height: 40px;
}

#contact {
	margin-top: 10px;
	width: 199px;
	height: 112px;
}

/**************************************************************/
/**************************************************************/

/**************************************************************/
/******************             MENU       ********************/
/**************************************************************/

#menu_gauche {
	position: absolute;
	width: 206px;
	margin-top: 10px;
}

/****************************      Menu Hogares    **************/

#menu_gauche #listeHogaresHaut {
	background: #FFFFFF url('../images/fond-haut-list-hogares.gif') top left no-repeat;
	width: 206px;
	height: 32px;
	padding-top: 0px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#menu_gauche #listeHogaresBas {
	background: #FFFFFF url('../images/fond-bas-list-hogares.gif') top left no-repeat;
	width: 206px;
	height: 28px;
}

#menu_gauche #listeHogaresHaut a {
	color: #000000;
	text-decoration: none;
}

#menu_gauche #listeHogaresHaut a:hover {
	color: #000000;
	text-decoration: underline;
}

#menu_gauche #listeHogares ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #ff9f02;
}

#menu_gauche #listeHogares li {
	background: #ff9f02 url('../images/sep-liste-hogares.gif') top left no-repeat;
	padding: 5px 0px 5px 20px;
}

#menu_gauche #listeHogares li a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_gauche #listeHogares li a:hover {
	color: #666666;
	text-decoration: none;
}

#menu_gauche #listeHogares li a.sousRub {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_gauche #listeHogares li a:hover.sousRub {
	color: #666666;
	text-decoration: none;
}

#menu_gauche #listeHogares li a.sousRubOn {
	color: #333333;
	text-decoration: none;
}

#menu_gauche #listeHogares li a:hover.sousRubOn {
	color: #666666;
	text-decoration: none;
}

#hogaresNonHover {
	background: #FFFFFF url('../images/fond-bloc-menu-nonHover.gif') top left no-repeat;
	width: 199px;
	height: 40px;
	margin-top: 0px;
}

#hogaresNonHover a {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#hogaresNonHover a:hover {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#contenu-page-hogares {
	position: absolute;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	left: 211px;
	width: 413px;
	height: auto;
	background: #fff8ea;
	text-align: justify;
}

#contenu-page-hogares hr {
	background-color: #ff9f02;
	height: 1px;
	border: 0;
}

.titre-contenu-hogares h1 {
	margin: 0;
	margin: 0;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.texte-contenu-hogares h2 {
	margin: 0;
	margin: 0;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.texte-contenu-hogares a {
	text-decoration: underline;
	color: #000000;
}

.texte-contenu-hogares a:hover {
	text-decoration: underline;
	color: #990000;
}

/****************************************************/


/****************************      Menu Empresas    **************/
#menu_gauche #listeEmpresasHaut {
	background: #FFFFFF url('../images/fond-haut-list-empresas.gif') top left no-repeat;
	width: 206px;
	height: 32px;
	padding-top: 0px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 11px;
}

#menu_gauche #listeEmpresasBas {
	background: #FFFFFF url('../images/fond-bas-list-empresas.gif') top left no-repeat;
	width: 206px;
	height: 28px;
}

#menu_gauche #listeEmpresasHaut a {
	color: #000000;
	text-decoration: none;
}

#menu_gauche #listeEmpresasHaut a:hover {
	color: #000000;
	text-decoration: underline;
}

#menu_gauche #listeEmpresas ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #ff9f02;
}

#menu_gauche #listeEmpresas li {
	background: #d73536 url('../images/sep-liste-empresas.gif') top left no-repeat;
	padding: 5px 0px 5px 20px;
}

#menu_gauche #listeEmpresas li a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_gauche #listeEmpresas li a:hover {
	color: #666666;
	text-decoration: none;
}

#menu_gauche #listeEmpresas li a.sousRub {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_gauche #listeEmpresas li a:hover.sousRub {
	color: #666666;
	text-decoration: none;
}

#menu_gauche #listeEmpresas li a.sousRubOn {
	color: #333333;
	text-decoration: none;
}

#menu_gauche #listeEmpresas li a:hover.sousRubOn {
	color: #666666;
	text-decoration: none;
}

#empresasNonHover {
	background: #FFFFFF url('../images/fond-bloc-menu-nonHover.gif') top left no-repeat;
	width: 199px;
	height: 40px;
	margin-top: 11px;
}

#empresasNonHover a {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#empresasNonHover a:hover {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#contenu-page-empresas {
	position: absolute;
	margin-top: 10px;
	left: 211px;
	width: 413px;
	height: auto;
	background: #fdf2f2;
	text-align: justify;
}

#contenu-page-empresas hr {
	background-color: #d73536;
	height: 1px;
	border: 0;
}

.titre-contenu-empresas h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.texte-contenu-empresas h2 {
	margin: 0;
	margin: 0;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.texte-contenu-empresas a {
	text-decoration: underline;
	color: #000000;
}

.texte-contenu-empresas a:hover {
	text-decoration: underline;
	color: #990000;
}
/*****************************************************************/


/****************************      Menu Colaboradores    **************/
#menu_gauche #listeColaboradoresHaut {
	background: #FFFFFF url('../images/fond-haut-list-colaboradores.gif') top left no-repeat;
	width: 206px;
	height: 32px;
	padding-top: 0px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 11px;
}

#menu_gauche #listeColaboradoresBas {
	background: #FFFFFF url('../images/fond-bas-list-colaboradores.gif') top left no-repeat;
	width: 206px;
	height: 28px;
}

#menu_gauche #listeColaboradoresHaut a {
	color: #000000;
	text-decoration: none;
}

#menu_gauche #listeColaboradoresHaut a:hover {
	color: #000000;
	text-decoration: underline;
}

#menu_gauche #listeColaboradores ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #ff9f02;
}

#menu_gauche #listeColaboradores li {
	background: #639f61 url('../images/sep-liste-colaboradores.gif') top left no-repeat;
	padding: 5px 0px 5px 20px;
}

#menu_gauche #listeColaboradores li a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_gauche #listeColaboradores li a:hover {
	color: #666666;
	text-decoration: none;
}

#menu_gauche #listeColaboradores li a.sousRub {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_gauche #listeColaboradores li a:hover.sousRub {
	color: #666666;
	text-decoration: none;
}

#menu_gauche #listeColaboradores li a.sousRubOn {
	color: #333333;
	text-decoration: none;
}

#menu_gauche #listeColaboradores li a:hover.sousRubOn {
	color: #666666;
	text-decoration: none;
}

#colaboradoresNonHover {
	background: #FFFFFF url('../images/fond-bloc-menu-nonHover.gif') top left no-repeat;
	width: 199px;
	height: 40px;
	margin-top: 11px;
}

#colaboradoresNonHover a {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#colaboradoresNonHover a:hover {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#contenu-page-colaboradores {
	position: absolute;
	margin-top: 10px;
	left: 211px;
	width: 413px;
	height: auto;
	background: #e4eee3;
	text-align: justify;
}

#contenu-page-colaboradores hr {
	background-color: #639f61;
	height: 1px;
	border: 0;
}

.titre-contenu-colaboradores h1 {
	margin: 0;
	margin: 0;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.texte-contenu-colaboradores h2 {
	margin: 0;
	margin: 0;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.texte-contenu-colaboradores h1 {
	margin: 0;
	margin: 0;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.texte-contenu-colaboradores a {
	text-decoration: underline;
	color: #000000;
}

.texte-contenu-colaboradores a:hover {
	text-decoration: underline;
	color: #990000;
}

a.lien_pdf {
	font-size: 14px;
	text-decoration: underline;
	color: #2d4f2c;
}

a:hover.lien_pdf {
	font-size: 14px;
	text-decoration: underline;
	color: #990000;
}
/*****************************************************************/

/****************************      Menu Noticias HP    **************/
#blocHP_notice #listeNociticiasHaut {
	background: #FFFFFF url('../images/fond-haut-list-noticias.gif') top left no-repeat;
	width: 250px;
	height: 30px;
	padding-top: 0px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 11px;
}

#blocHP_notice #listeNociticiasBas {
	background: #FFFFFF url('../images/fond-bas-list-noticias.gif') top left no-repeat;
	width: 250px;
	height: 30px;
}

#blocHP_notice #listeNociticiasHaut a {
	color: #FFFFFF;
	text-decoration: none;
}

#blocHP_notice #listeNociticiasHaut a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#blocHP_notice #listeNociticias ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #ff9f02;
}

#blocHP_notice #listeNociticias li {
	background: #4c8282 url('../images/sep-liste-noticias.gif') top left no-repeat;
	padding: 5px 0px 5px 20px;
}

#blocHP_notice #listeNociticias li a {
	color: #000000;
	text-decoration: none;
}

#blocHP_notice #listeNociticias li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*******************************************************/

/****************************      Menu Noticias Page noticias    **************/
#push_droite #listeNociticiasHaut {
	background: #FFFFFF url('../images/fond-haut-list-noticias-push.gif') top left no-repeat;
	width: 200px;
	height: 30px;
	padding-top: 0px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 11px;
}

#push_droite #listeNociticiasBas {
	background: #FFFFFF url('../images/fond-bas-list-noticias-push.gif') top left no-repeat;
	width: 200px;
	height: 30px;
}

#push_droite #listeNociticiasHaut a {
	color: #FFFFFF;
	text-decoration: none;
}

#push_droite #listeNociticiasHaut a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#push_droite #listeNociticias ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #ff9f02;
}

#push_droite #listeNociticias li {
	background: #4c8282 url('../images/sep-liste-noticias-push.gif') top left no-repeat;
	padding: 5px 0px 5px 20px;
}

#push_droite #listeNociticias li a {
	color: #000000;
	text-decoration: none;
}

#push_droite #listeNociticias li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#push_droite #listeNociticias li a.sousRub {
	color: #000000;
	text-decoration: none;
}

#push_droite #listeNociticias li a:hover.sousRub {
	color: #FFFFFF;
	text-decoration: none;
}

#push_droite #listeNociticias li a.sousRubOn {
	color: #000000;
	text-decoration: underline;
}

#push_droite #listeNociticias li a:hover.sousRubOn {
	color: #FFFFFF;
	text-decoration: underline;
}

#contenu-page-noticias {
	position: absolute;
	margin-top: 10px;
	left: 211px;
	width: 413px;
	height: auto;
	background: #c3d5d7;
	text-align: justify;
}

#contenu-page-noticias hr {
	background-color: #ffffff;
	height: 1px;
	border: 0;
}

.titre-contenu-noticias h1 {
	margin: 0;
	margin: 0;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.texte-contenu-noticias h2 {
	margin: 0;
	margin: 0;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.texte-contenu-noticias a {
	text-decoration: underline;
	color: #000000;
}

.texte-contenu-noticias a:hover {
	text-decoration: underline;
	color: #990000;
}

/*******************************************************/

/**********************     Contact     *****************/

#contenu-page-contact {
	position: absolute;
	margin-top: 10px;
	left: 211px;
	width: 413px;
	height: auto;
	background: #c3d5d7;
	text-align: justify;
}

#contenu-page-contact hr {
	background-color: #ffffff;
	height: 1px;
	border: 0;
}

.titre-contenu-contact h1 {
	margin: 0;
	margin: 0;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.texte-contenu-contact h2 {
	margin: 0;
	margin: 0;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.texte-contenu-contact a {
	text-decoration: underline;
	color: #004c4d;
}

.texte-contenu-contact a:hover {
	text-decoration: underline;
	color: #990000;
}

/********************************************************/


/***************************************************/
/**************          CLASSES           *********/
/***************************************************/

a.lienHP {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.lienHP {
	color: #000000;
	text-decoration: none;
}

#footerHP a {
	color: #FFFFFF;
	text-decoration: none;
}

#footerHP a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.titreBlocHP {
	font-size: 18px;
	font-weight: bold;
	color: #004b4d;
}

.titreBlocHP a {
	color: #004b4d;
	text-decoration: none;
}

.titreBlocHP a:hover {
	color: #004b4d;
	text-decoration: underline;
}

.texteBlocHP {
	color: #2d6b6d;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.texteBlocHP a {
	color: #2d6b6d;
	text-decoration: none;
}

.texteBlocHP a:hover {
	color: #2d6b6d;
	text-decoration: underline;
}

.image {
  background: #b4afa3;
  padding: 0 1px;
  border-left: 1px solid #dcd7c8;
  border-right: 1px solid #dcd7c8;
  font-size:1px;
}

.image_logo{
	padding: 4px 4px 9px 4px;
	background: #FFFFFF url('../images/shad_bottom.png') repeat-x bottom left;
}

div.topleft {  width: 2px;   height: 4px;  background: url('../images/shad_tlcorner.png') no-repeat top left;  position: absolute;  top: 0px;  left: -1px;}

div.topright { width: 2px;  height: 4px;  background: url('../images/shad_ttcorner.png') no-repeat top right;  position: absolute;  top: 0px;  right: -1px;}

div.bottomright {  width: 3px;  height: 3px;  background: url('../images/shad_brcorner.png') no-repeat bottom right;  position: absolute;  bottom: 0px;  right: -1px;}

div.bottomleft {  width: 3px;  height: 3px;  background: url('../images/shad_blcorner.png') no-repeat bottom left;  position: absolute;  bottom: 0px;  left: -1px;}

.titre_societe {
	color: #2d6b83;
	font-size: 12px;
	font-weight: bold;
}

.adresse_societe {
	color: #2d6b83;
	font-size: 12px;
}

a.lien_societe {
	text-decoration: underline;
	color: #000000;
}

a:hover.lien_societe {
	text-decoration: underline;
	color: #990000;
}

/*************************   FORMULAIRES        *************************/

.form_mentions {
	font-size: 9px;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 100px;
	float: left;
}
