#header {
	position:absolute;
	width:920px;
	height:100px;
	z-index:1;
	left: 0;
	top: 0;
	background-image: url(img/bg-header.gif);
	background-repeat: repeat-x;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header1 {
	position:absolute;
	width:439px;
	height:100px;
	z-index:2;
	left: 100px;
	top: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
}
#header1 h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#contenu h3 {
}

.blanc {color: #FFFFFF}
.rouge {color: #DA0201}
#header2 {
	position:absolute;
	width:190px;
	height:92px;
	z-index:3;
	left: 720px;
	top: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 10px;
	line-height: 20px;
	margin: 0px;
	padding-bottom: 0px;
}
#header2 a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#header2 h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#header2 img {
	padding-bottom: 0px;
	vertical-align: middle;
}
#fil {
	position:absolute;
	width:760px;
	height:25px;
	z-index:4;
	left: 0px;
	top: 100px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000066;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#fil a {
	color: #000066;
}
#navigation {
	position:absolute;
	width:130px;
	z-index:5;
	left: 0px;
	top: 130px;
	padding: 0 0 0 10px;
  margin: 0;
  font-family: "Trebuchet MS", Arial, sans-serif;
  background-color: #F0F0F0;
  color: #000066;
}


#navigation p {
  padding: 0 0.5em 0.5em 0;
  margin-bottom: 1px;
}

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}

#navigation li {
  margin: 0;
}

#navigation li a {
  display: block;
  padding: 2px 0px 2px 5px;
  margin:  0px -5px 0px -10px;
  border-left: 5px solid #F0F0F0;
  border-bottom: 1px solid #ddd;
  background-color: #F7F7F7;
  color: #000066;
  font-size: 9pt;
  text-decoration: none;
  width: 100%;
}

#navigation li.last a {
  border-bottom: 0px solid #fff;
}

#navigation li.active a {
  border-left: 5px solid #c01c00;
}

#navigation li a:hover {
	background-color: #EDEDED;
	color: #000066;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000066;
}


#navigation ul ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: none;
}          

#navigation ul ul li a {
  display: block;
  padding: 1px 5px 1px 5px;
  margin:  0 -15px 0 -10px;
  border-left: 5px solid  #F0F0F0;
  background-color: #F7F7F7;
  color: #000066;
  font-size: 8pt;
  text-decoration: none;
  width: 100%;
}

html>body #navigation ul ul li a {
  width: auto;
  margin-right: 0px;
}

html>body li a {
  width: auto;
  margin-right: 0px;
}
#contenu {
	position:absolute;
	width:610px;
	z-index:6;
	left: 140px;
	top: 130px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #000066;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 450px;
	background-color: #FFFFFF;
}
#contenu img {
	margin-left: 20px;
	margin-right: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
}
#contenu h1 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-size: 18px;
}
#footer {
	position:relative;
	width:610px;
	height:20px;
	z-index:1;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	margin: 0px;
	padding-right: 10px;
}
#menufooter img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
}
#contenu #footer div {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
#menufooter {
	position:absolute;
	width:140px;
	z-index:7;
	left: 0px;
	top: 660px;
}
#header1 h5 {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#navigation h6 {

	padding: 2px 0px 2px 5px;
	background-color: #C2C2DA;
	margin: 0px -5px 1px -10px;
	color: #000066;
	font-size: 9pt;
	text-decoration: none;
	width: 100%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C2C2DA;
}
#navigation h6 a {

  display: block;
  margin: 0 -1px 0 0px;
  font-size: 9pt;
  color: #000066;
  text-decoration: none;
  width: 100%;
}
#navigation h6.active {

	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DA0201;
}
#navigation h6:HOVER {

	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DA0201;
}
#header2 h4 {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


.frm-2 {
  margin:10px 10px 10px 10px;
  
}
.frm-2 fieldset {
	border:1px solid #000066;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
	background-color: #F7F7F7;
}
.frm-2 legend {
  background-color:#000066;
  padding:3px 20px; 
  border:1px solid #87AED4;
  font-weight:bold;
  color:#FFF;
  margin-top:5px;  
}
.frm-2 input {
  margin:10px 10px -10px 230px;
  vertical-align:middle;
}
.frm-2 label {
  position:absolute;
  margin:10px 10px 0px 20px;
}
.frm-2 textarea {
	border:1px solid #000066;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 23px;
}
.frm-2 select {
	border:1px solid #000066;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: -10px;
	margin-left: 230px;
}
.cadre {
	border: 1px solid #000066;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.petit {
	font-size: 0.9em;
}
.souligne {
	text-decoration: underline;
}
.frm-3 {

  margin:10px 1Opx 10px 10px;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #000099;
}
#header2 a:link {
	text-decoration: none;
}
#header2 a:visited {
	text-decoration: none;
}
#header2 a:hover {
	text-decoration: underline;
}
#header1 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#header1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#contenu #partenaires img {
	float: left;
	margin-right: 30px;
}
#contenu .linkblanc {
	text-decoration: none;
}
#cadredroit {
	background-image: url(http://www.evolution-web-referencement.com/bg-cadredroit2.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position:absolute;
	width:140px;
	height:500px;
	z-index:8;
	left: 778px;
	top: 130px;
	background-color: #FFFFFF;
	vmargin: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000066;
	margin: 0px;
	border: 1px solid #F0F0F0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cadredroit ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 9pt;
}
#cadredroit li {
	margin: 0;
}
#cadredroit li.last a {

  border-bottom: 0px solid #fff;
}
#cadredroit li.active a {

  border-left: 0px solid #c01c00;
}
#cadredroit li a:hover {

	background-color: #FFFFFF;
	color: #000066;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #000066;
}
#cadredroit p {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 9pt;
  padding: 0 0em 0em 0;
  margin-bottom: 1px;
}
#cadredroit h4 {
	background-color: #C2C2DA;
	color: #000066;
	font-size: 9pt;
	text-decoration: none;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #C2C2DA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#cadredroit h4 a {

  display: block;
  margin: 0 0px 0 0px;
  font-size: 9pt;
  color: #000066;
  text-decoration: none;
  width: 100%;
}
#cadredroit h4:HOVER {

	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #DA0201;
}
#cadredroit li a {
	display: block;
	background-color: #F7F7F7;
	color: #000066;
	font-size: 9pt;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ddd;
	border-left-color: #F0F0F0;
	text-align: center;
}
#cadredroit ul ul {

  list-style-type: none;
  margin: 0;
  padding: 0;
  border: none;
}
#cadredroit ul ul li a {

  display: block;
  padding: 1px 5px 1px 5px;
  margin:  0 -15px 0 -10px;
  border-left: 5px solid  #F0F0F0;
  background-color: #F7F7F7;
  color: #000066;
  font-size: 8pt;
  text-decoration: none;
  width: 100%;
}
#cadredroit p {
	text-align: center;
}
#cadredroit img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.zero {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenu #footer .zero {
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
