@charset "utf-8";

body {
	margin-left: 0px;
	background-image: url(design/Fond_degrade.jpg);
	background-color: #3F84A8;
	background-repeat: repeat-x;
}
#corps {
	width: 980px;
	height: 1520px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: -10px;
}
#header {
	background-image: url(design/header.jpg);
	height: 110px;
	background-repeat: repeat-x;
}
#logo {
	float: left;
	position: absolute;
	top: 25px;
	left: 25px;
	height: 43px;
	width: 240px;
	display: block;
	background-image: url(design/SigleAqualyseNoir.PNG);
	background-repeat: no-repeat;
}
#slogan {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	float: left;
	position: absolute;
	top: 44px;
	left: 270px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #69C;
	text-decoration: none;
}
#telephone {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	float: left;
	position: absolute;
	top: 80px;
	left: 140px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #69C;
}
#cse {
	/* [disabled]margin-left: -10px; */

}
#cse-search-form {
	position: absolute;
	top: 90px;
	left: 572px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu {
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding-left: 0px;
	background-color: #FFF;
	right: 0px;
}
#menu li {
	float: left;
	width: 140px;
	margin-right: 0px;
}
#menu li a {
	display: block;
	color: #356A9F;
	line-height: 2em;
	text-align: center;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(design/Bouton_N.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#menu li a:hover, #menu li a:focus, #menu li a:active {
	text-decoration: none;
	font-weight: bold;
	color: #F60;
	background-color: #FFF;
	background-image: url(design/Bouton_S.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    }
#produits {
	display: none;
}
#menu ul li:hover #produits {
	display:block;
	background-color: #F2FBFF;
	height: 450px;
	width: 900px;
	background-image: none;
	margin: 0px;
	position: absolute;
	left: 20px;
	top: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 10px solid #C1EBFF;
	z-index: 3;
}
#procolgauche {
	position: absolute;
	margin-left: 30px;
}
#procolmilieu {
	margin-left: 330px;
	position: absolute;
}
#procoldroite {
	margin-left: 620px;
	position: absolute;
}
#procolgauche dt a , #procolmilieu dt a, #procoldroite dt a{
	color: #356A9F;
	background-image: none;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	line-height: 150%;
	width: 250px;
	background-color: #F2FBFF;
	font-size: 12px;
	padding-top: 3px;
}
#procolgauche dd a , #procolmilieu dd a, #procoldroite dd a{
	color: #000;
	background-image: none;
	line-height: 100%;
	font-size: 11px;
	width: 240px;
	background-color: #F2FBFF;
	text-indent: -30px;
	text-align: left;
	font-weight: normal;
}
#procolgauche dt a:hover, #procolmilieu dt a:hover, #procoldroite dt a:hover {
	color: #F60;
	background-image: none;
	font-weight: bold;
	text-align: left;
	background-color: #F2FBFF;
}
#procolgauche dd a:hover, #procolmilieu dd a:hover, #procoldroite dd a:hover {
	color: #F60;
	background-image: none;
	background-color: #F2FBFF;
	text-align: left;
	text-decoration: underline;
}
#applications {
	display: none;
}
#menu ul li:hover #applications   {
	display:block;
	background-color: #F2FBFF;
	height: 430px;
	width: 900px;
	background-image: none;
	position: absolute;
	left: 20px;
	border: 10px solid #C1EBFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: auto;
	margin: 0px;
	z-index: 3;
}
#appcolgauche {
	position: absolute;
	margin-left: 30px;
}
#appcolmilieu {
	margin-left: 330px;
	position: absolute;
}
#appcoldroite {
	margin-left: 620px;
	position: absolute;
}
#appcolgauche dt a, #appcolmilieu dt a, #appcoldroite dt a {
	color: #356A9F;
	background-image: none;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	line-height: 150%;
	width: 250px;
	background-color: #F2FBFF;
	font-size: 12px;
	padding-top: 3px;
}
#appcolgauche dd a, #appcolmilieu dd a, #appcoldroite dd a {
	color: #000;
	background-image: none;
	line-height: 100%;
	font-size: 11px;
	width: 250px;
	background-color: #F2FBFF;
	text-indent: -20px;
	text-align: left;
	font-weight: normal;
}
#appcolgauche dt a:hover, #appcolmilieu dt a:hover, #appcoldroite dt a:hover {
	color: #F60;
	background-image: none;
	background-color: #F2FBFF;
}
#appcolgauche dd a:hover, #appcolmilieu dd a:hover, #appcoldroite dd a:hover {
	color: #F60;
	background-image: none;
	background-color: #F2FBFF;
	text-decoration: underline;
}
#support {
	display: none;
}
#menu ul li:hover #support {
	display:block;
	background-color: #F2FBFF;
	height: 300px;
	width: 900px;
	background-image: none;
	margin: 0px;
	position: absolute;
	left: 20px;
	top: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 10px solid #C1EBFF;
	z-index: 3;
}
#supcolgauche {
	position: absolute;
	margin-left: 20px;
}
#supcoldroite {
	margin-left: 500px;
	position: absolute;
}
#supcolgauche dt a, #supcoldroite dt a {
	color: #356A9F;
	background-image: none;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	line-height: 300%;
	width: 410px;
	background-color: #F2FBFF;
	font-size: 13px;
}
#supcolgauche dd a, #supcoldroite dd a , #supcolgauche dd a:hover, #supcoldroite dd a:hover{
	color: #000;
	line-height: 100%;
	font-size: 13px;
	width: 350px;
	background-color: #F2FBFF;
	text-indent: -20px;
	text-align: left;
	background-image: url(none);
	font-weight: normal;
}
#supcolgauche dt a:hover, #supcoldroite dt a:hover {
	color: #F60;
	background-image: none;
	background-color: #F2FBFF;
}
#page {
	background-repeat:no-repeat;
	height: 1360px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
	color: #0268de;
	padding-top: 1px;
	overflow: auto;
}
a:link{
	color: #990066;
	font-weight: bold;
} /* Couleur du texte de lien */
a:visited{
	color: #996666;
	font-weight: bold;
} /* Couleur du texte de lien visité */
a:hover {
	color: #FF8F2B;
	font-weight: bolder;
}
a:active {
	color: #F00;
	font-weight: bold;
	text-align: center;
}
h1   {
	font-weight: bold;
	font-style: italic;
	font-size: medium;
	color: #084677;
	line-height: 10pt;
}
h2   {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
	color: #084677;
	line-height: 18pt;
}
h3   {
	font-weight: bold;
	font-style: italic;
	font-size: medium;
	color: #084677;
	line-height: 11pt;
}
.center {
	text-align: center;
}
.comme_h1_centre {
	text-align: center;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	line-height: 11px;
	color: #084677;
}
.registered {
	font-size: smaller;
	vertical-align: text-top;
	font-weight: bold;
}
.couleur_blanc_gras {
	color: #FFF;
	font-weight: bold;
}
.couleur_orange  {
	color: #FF6600
}
.police_16 {
	font-size: 16px; font-style: italic; 
}
.police_36 {
	font-size: 36px;
	font-weight: bold;
}
#pied_de_page {
	width: 980px;
	height: 30px;
	background-image: url(design/pied_de_page.jpg);
}
#mentions {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	left: 300px;
	bottom: -45px;
}
.tabulation_formulaire {
	text-align: right;
	width: 130px;
	float: left;
}
.champs_formulaire {
	font-family: "Comic Sans MS", cursive;
	font-style: italic;
}

.champs_formulaire_majuscules {
	text-transform: uppercase;
}

