﻿/*GENERAL PAGE LAYOUT */
*{margin:0; padding:0;}

body {
  font-family: Arial;
  font-size: 12px;
  margin-bottom:20px;
  color:#6a6a6a;
  background:url(/data/daigneau/files/image/bg_top.gif) repeat-x;
}

img{border:0px;}


p {
	padding-bottom: 15px;
	/*	padding-bottom: 2em; */
}

h1 {
	font-size: 18px;
	padding:0;
	margin:0;
	color:#00529c;
	line-height:18px;
	/*height:25;*/
	padding-bottom: 10px;
	
}

.largetxt{
	font-size: 16px;

}

.lightblue , h2{
	font-size: 15px;
	margin:0;
	padding-bottom: 15px;
	color:#4496cf;
	line-height:25px;
	/*height:25;*/
}
.graycolor, h3{
	font-size:12px;
	margin:0;
	padding-bottom:5px;
	color:#6a6a6a;
}
#footer h3{
	font-size:13px;
	margin:0;
	color:#4a4b46;
	padding-right: 65px;
	padding-top: 15px;
	padding-bottom: 0;
	font-weight: bold;
}

a {	
	text-decoration: underline; 
	color:#2d8aca;
	font-weight:bold;
		
}
	
a:hover {
	text-decoration: underline; 
	color:#00529c;
	font-weight:bold;
}

/* DIV CONTAINERS */

#pagelayout {
	margin: 0 auto; 
	width:100%;
	background:url(/data/daigneau/files/image/bg_bottom.gif) bottom repeat-x;
}


/* layout for the splash page */
#pagelayout2 {
	margin: 0 auto; 
	width:100%;
                padding:0;
	background:url(/data/daigneau/files/image/bg_bottom.gif) bottom repeat-x;
}
/* layout during the flash */
.pagelayout4{
height:646px;
/*
	margin: 0 auto; 
	width:100%;
                
                padding:0;
	background:url(/data/daigneau/files/image/bg_bottom.gif) bottom repeat-x;*/
}
/* layout after the flash */
.pagelayout3{
height:auto;
	/*margin: 0 auto; 
	width:100%;
                padding:0;
	background:url(/data/daigneau/files/image/bg_bottom.gif) bottom repeat-x;*/
}

#container {
	margin: 0 auto;
	width:990px;
	overflow:hidden;
	background: url(/data/daigneau/files/image/img_bulles-bottom.jpg) no-repeat bottom left;
	padding-bottom:65px;
}

#container-new {
	margin: 0 auto;
	width:990px;
	overflow:hidden;
	background: url(/data/daigneau/files/image/img_bulles-bg-bottom.jpg) no-repeat bottom left;
	padding-bottom:30px;

}

/*  add the class bgcontainer to container-new when the splash is over   */
.bgcontainer{
background: url(/data/daigneau/files/image/img_bulles-bg-bottom.jpg) no-repeat bottom left;
}

.bgtempo{
background:none !important;
}


/* TOP LAYOUT */


/*MENU LAYOUT */

.menu {float:left; margin: 60px 20px 0 20px;}


.menu UL {

	list-style:none;
	list-style-type: none;
	margin-bottom:0px;

}

	
.menu ul li {
	float: left;
	border:0px;
	height:25px;
}
	

.menu ul li a {
	border:0px;
}

.menu ul li a:hover {}

.menu ul li.first {background:none;}


/*MAIN CONTENT LAYOUT */

#header{
	overflow:auto;
	padding-left:25px;
}

#header p {padding:0;}

#logo {
	float:left;
	margin-top:16px;
	/*width:200px;*/
padding-right:18px;
}

#logo p{padding:0;}

#logo img{display:block;}

#bulles-top {
	width:960px;
	height:71px;
	background: url(/data/daigneau/files/image/img_bulles-top.jpg) no-repeat top;
}

#nav-accueil{
	float:left;
	height:25px;
	padding-left:45px;
	font-weight:bold;
	color:#5a5a5a;
}

#navigation {
	width:810px;
	height:25px;
	font-weight:bold;
	color:#5a5a5a;
	float:left;
}

#navigation.txtBreadCrumbs{
	color:#5a5a5a;
	text-decoration:none;
	font-size:10px;
}
#navigation.txtBreadCrumbsOn{
	color:#2d8aca;
	text-decoration: underline;
}
#navigation.txtBreadCrumbsOn a:hover{
	text-decoration: underline; 
	color:#00529c;
}

#sousmenu{
	width:175px;
	float:left;
	margin-left:35px;
	padding: 20px 25px 0px 40px;
	background:url(/data/daigneau/files/image/sousmenu_bg.jpg) no-repeat top left;
	min-height:118px;
}

#sousmenu-titre p{color:#5a5a5a; font-weight:bold; padding:0;}

#sousmenu-liste ul {
	margin-left:20px;
	margin-top:10px;
}

#sousmenu-liste ul li {
	list-style-image:url(/data/daigneau/files/image/sousmenu_fleche.gif);
	position: relative;
	margin-top:0px;
	margin-bottom: 8px;
	left:-3px;
	font-size:12px;
}

#sousmenu-liste ul li.menuon, #sousmenu-liste ul li.menuon a, #sousmenu-liste ul li.menuon a:hover {
	color:#5a5a5a;
	text-decoration:none;
}


/*  pour la page de "l'eau embouteillé" */

/* pour distingué les différent visage de l'eau en vert */
#sousmenu-liste.greenFC ul li.first-child a{color:#2ea443;}

/* pour distingué le lien sous le menu  */
#sousmenu-liste.greenFC{ margin-bottom:20px; }

/*-------------------------------------------*/
.menuon {
	color:#00529c;
	font-weight:bold;
}

* html #sousmenu {height:118px; margin-left:17px;}

#rightcontent{
	min-height:280px;
	float:left;
	width:630px;
	color:#5a5a5a;
}

* html #rightcontent {height:280px;}

#rightcontent ul {
	margin-left:25px;
	padding-bottom: 15px;
}

#rightcontent li {
	list-style-image:url(/data/daigneau/files/image/img_list_bullet.gif);
	margin-top:0px;
}

#content{
	padding-left:45px;
	padding-right:80px;
	width:870px;
	min-height:280px;
	color:#5a5a5a;
}

* html #content {height:280px;}

#colonne1{
	float:left;
	padding-top:20px;
	padding-left:60px;
	width:330px;
}
#colonne1-new{
	float:left;
	padding-top:20px;
	padding-left:44px;
	width:315px;
/*display:none;*/ /* will be displayed after the splash page */
}

#colonne2{
	float:left;
	padding-top:20px;
}

#colonne2 p{padding:0;}

#colonne2-new{
	float:left;
	padding-top:20px;
	height:200px;
	width:247px;
}

#colonne3{
	float:left;
	padding-top:20px;
}

#colonne3 p {padding:0;}

#colonne3-new{
	float:left;
	padding-top:20px;
/*display:none;*/  /* will be displayed after the splash page */
}

#footer{
	background:url(/data/daigneau/files/image/img_bulles-bottom2.jpg) top left no-repeat;
	margin: 0 auto;
	width:960px;
	overflow:auto;
	text-align:right;
}

#footer p {
	padding-right:65px;
	padding-top:15px;
	padding-bottom:5px;
}

#splashcontainer{
height:416px;
}
#flashsplash {position:absolute; top:135px;z-index:1000;}

.fleft{
float:left;
margin-left:500px;
}
