/* General */
* {
	margin: 0;
	padding: 0;
}

html, body {
	text-align: center;
	background: #F0F0EE;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Lucida, Helvetica, "Lucida Grande", sans-serif;
	color: #333;
	text-align: left;
	padding-bottom: 10px;
}

a {
	text-decoration: underline;
	color: #000;
}

sup {
	line-height: 18px;
}

a:hover{
	color: #838383;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

.obligatoire {
	color: #AD2142;
}

.erreur {
	color: #FF0000;
}

.hide{
	display: none;
}

p{
	margin: 0 0 10px;
	line-height: 1.1em;
}

/* Structure */

#bloc {
	background: #fff;
	width: 760px;
	margin: 20px auto 0;
	border: 1px solid #333;
	xmin-height: 455px;
}

* html #bloc {
	xheight: 455px;
}

#entete {
	position: relative;
	width: 760px; /*False value for IE4-5.x */
	padding-top: 20px;
	height: 82px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 62px; /*Actual value for comformant browsers */
}

html>#entete {
	height: 62px; /*Be nice to opera */
}

#corps {
	position: relative;
	width: 760px;
	margin: 0px auto;
	padding-bottom: 10px;
}

#illustration {
	/* float: left; */
	position: absolute;
	left: 0;
	top: 0;
	width: 343px;
}

#contenu {
	margin: 0 20px 20px 345px;
	padding-top: 50px;
	min-height: 343px;
}

#contenubis {
	margin: 0 20px 20px 345px;
	padding-top: 30px;
	min-height: 343px;
}

* html #contenu, * html #contenubis {
	height: 343px;
}

#pied2 {
  clear: both;
	width: 760px;
	height: 25px;
	margin: 0px auto;
	padding-top: 4px;
	background: url(../images/bckg_footer.gif) no-repeat top right;
}


/* Entete */

#logo {
background: url(../images/logo.gif) no-repeat #fff;
position: absolute;
top:14px;
left:30px;
display: block;
width: 80px;
height:70px;
}

#nav1 {
	margin-left: 170px;
	list-style: none;
	height: 36px;
}

#nav1 li {
	float: left;
	list-style: none;
}

#nav1 li a {
	display: block;
	text-decoration: none;
	background-image: url(../fr/images/nav.gif);
	background-repeat: no-repeat;
	width: 142px;
	height: 36px;
}

#nav1 li span, #nav1sous li span  {
	display: none;
}

#zone1 a {
	background-position: 0 0;
}

#zone1 a:hover {
	background-position: 0 -36px;
}

#zone2 a {
	background-position: 0 -72px;
}

#zone2 a:hover {
	background-position: 0 -108px;
}

#zone3 a {
	background-position: 0 -144px;
}

#zone3 a:hover {
	background-position: 0 -180px;
}

#zone4 a {
	background-position: 0 -216px;
}

#zone4 a:hover {
	background-position: 0 -252px;
}

#nav1sous {
	height: 15px;
	margin: 0 12px 0 0;
	list-style: none;
}

#nav1sous li {
	float: right;
	list-style: none;
}

#nav1sous li a {
	display: block;
	text-decoration: none;
	background-image: url(../fr/images/sousnav.gif);
	background-repeat: no-repeat;
	height: 15px;
}

#sous1 a {
	background-position: 0 0;
	width: 150px;
}

#sous1 a:hover {
	background-position: -150px 0;
}

#sous2 a {
	background-position: 0 -15px;
	width: 112px;
}

#sous2 a:hover {
	background-position: -150px -15px;
}

#sous3 a {
	background-position: 0 -30px;
	width:78px;
}

#sous3 a:hover {
	background-position: -150px -30px;
}

#sous4 a {
	background-position: 0 -45px;
	width: 150px;
}

#sous4 a:hover {
	background-position: -150px -45px;
}


/* Corps */

h1, h2, h3, h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 2px;
	text-align: left;
}

h1, .z1 {
	color: #1A3965;
}

h2, .z2 {
	color: #AD2142;
}

h3, .z3 {
	color: #8A9142;
}

h4 , .z4 {
	color: #D78D22;
}

h6 {
	margin: 0 0 3px;
	font-size: 11px;
	font-weight: bold;
}

h5 {
	margin: 0 0 8px;
	font-size: 11px;
	color: #D78D22;
	font-weight: normal;
}

#imageover {
	display: none;
}

.hiddenChild{
	display: none;
}

.shownChild {
	position: absolute;
	top: 75px;
}

#contact {
border: 0;
margin: 10px 0;
}

#contact td {
padding: 2px;
}

.envoyer {
border: 1px solid #333;
background: none;
float: right;
color: #333;
width: 60px;
height: 20px;
}

.ok {
border: 1px solid #333;
background: none;
color: #333;
width: 25px;
height: 20px;
}

#partenaires, #services, #clients {
	margin-left: 15px;
}

#partenaires li, #services li, #clients li {
	list-style-type: circle;
	xlist-style-image: url(../images/bullet.gif);
	margin: 5px 0;
}

.listes {
	list-style: none;
} 

.listes li {
	margin: 5px 0;
	list-style: none;
}

.listes li a {
	text-align: left;
	line-height: 15px;
}

.pdf2 {
	margin: 2px 0 5px 20px;
	list-style: none;
}

.pdf1 li, .pdf2 li {
	list-style: none;
	line-height: 15px;
}

/* Pieds */

#xtube {
	display: block;
 	float: right;
	width: 170px;
	height: 10px;
	margin: 14px 0 0 0;
}

#nav2 {
	list-style: none;
}

#nav2 li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav2 li a {
	float: left;
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #7D7D7C;
	margin-left: 15px;
}

/* Hides from IE-mac \*/
#nav2 li a{
float: none;
}

/* End hide from IE-mac */

#nav2 li a:hover {
	color: #333;
	text-decoration: underline;
}


/* Sous menu */

#sousmenu {
	list-style: none;
	width: 500px;
}

#sousmenu li {
	float: left;
	list-style: none;
}

#sousmenu li a {
	font-size: 11px;
	display: inline;
	color: blue;
	text-decoration: none;
	background-image: none;
	color: #7E824B;
	padding: 5px;
}

#sousmenu li a:hover {
	color: #333;
}


