/* ------------------------------------ */
/*                                      */
/*            Généralités               */
/*                                      */
/* ------------------------------------ */

body {
	background: #D9D6D4;
	font: normal 80%/1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: black;
	margin: 0;
	padding: 0 0 2em 0;
	text-align: center;
}

h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

h2 {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	color: #8E1010;
	font-weight: bold;
	font-size: 1.3em;
}

h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1em;
}

#contenu h2 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-size: 1.35em;
	border-bottom: 1px solid #E8E5D4;
}
#contenu h3 {
	color:#6A6A6A;
	margin:  0 0 10px 0;
	text-align:center;
}

a {
	color: #4375AD;
}
a:visited {
	color: #4375AD;
}
a:hover, a:focus {
	color: #9DA178;
	text-decoration: underline;
}
a img {
	border: 0 none;
}

ul, li {
	margin: 0;
	padding: 0;
}
.underline {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
} 
.red {
	font-weight:bold;
	color:#8F6410;
}

/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */

#header {
	position: relative;
	width: 960px;
	height: 146px;
	background: url(design/header.jpg) no-repeat left top;
	margin: 0 auto;
	text-align: center;
}


/* ------------------------------------ */
/*                                      */
/*            Menu                      */
/*                                      */
/* ------------------------------------ */

#menu {
	position: relative;
	width: 960px;
	height: 52px;
	background: url(design/fondmenu.jpg) left top no-repeat;
	margin: 0 auto;
	text-align: left;
}

#menu ul {
	position: absolute;
	top: 6px;
	left: 40px;
	width: 530px;
	height: 46px;
	padding: 0;
	margin:0;
	list-style: none;
	background: transparent url(design/menu.jpg) top left no-repeat;
}
#menu li {
	float: left;
	padding: 0;
	margin:0;
	text-indent: 50px;
}

#menu li a {
	display: block;
	height: 46px;
	width: 120px;
	text-decoration: none;
	font-size: 1px;
	line-height: 46px;
	color: #C6C1A3;
}

#menu li a:hover {
	background: transparent url(design/menu.jpg) top left no-repeat;
}

#menu a#presentation:hover, #menu a#presentationactive:hover {
	background-position: 0px -46px;
	color: #930A0A;
}
#menu a#photo360:hover, #menu a#photo360active:hover {
	background-position: -120px -46px;
	color: #C3C340;
}
#menu a#solution:hover, #menu a#solutionactive:hover {
	background-position: -240px -46px;
	color: #3FC4C5;
}
#menu a#commander:hover, #menu a#commanderactive:hover {
	background-position: -360px -46px;
	color: #8E4F10;
}
#menu a#presentationactive, #menu a#presentationcurrent  {
  background: transparent url(design/menu.jpg) 0px -46px no-repeat;
}
#menu a#photo360active, #menu a#photo360current {
  background: transparent url(design/menu.jpg) -120px -46px no-repeat;
}
#menu a#solutionactive, #menu a#solutioncurrent {
  background: transparent url(design/menu.jpg) -240px -46px no-repeat;
}
#menu a#commanderactive, #menu a#commandercurrent {
  background: transparent url(design/menu.jpg) -360px -46px no-repeat;
}

/* ------------------------------------ */
/*                                      */
/*            Global                    */
/*                                      */
/* ------------------------------------ */

#global {
	width: 960px;
	background: url(design/fondglobal.jpg) center top repeat-y;
	margin: 0 auto;
	text-align: left;
}

#global #partenaires {
	float: right;
	width: 250px;
	padding-top: 15px;
	line-height: 1.3;
}
#global #partenaires h2 {
	color: #6A6A6A;
	padding: 1em;
}
#global #partenaires p {
	padding-right: 10px;
}
#global #partenaires ul {
	width: 250px;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	list-style-image: url(design/puce.gif);
	background: url(design/hr2.png) left bottom no-repeat;
}
#global #partenaires li {
	margin: 0 0 0 25px;
	padding: 3px 0 4px 0;
	line-height: 1em;
	width: 160px;
	color: #6A6A6A;
}
#global #partenaires li a {
	text-decoration:none;
	color: #8E1010;
}
#global #partenaires li a:hover {
	color: #4375AD;
}
#global #partenaires li.last {
	background: none;
}

#global #general {
	float: left;
	width: 680px;
}
#global #general2 {
	float: left;
	width: 920px;
}
div#contenu {
	margin: 0 0 0 30px;
	padding: 15px 20px 0 15px;
	line-height: 1.5em;
	background: url(design/fondpresentation.jpg) right top no-repeat;
}
div#contenu2 {
	margin: 0 0 0 30px;
	padding: 0 20px 0 15px;
	line-height: 1.5em;
	background: url(design/fondpresentation.jpg) right top no-repeat;
}
div#contenu p, div#contenu2 p {
	margin: 0.8em 0;
	padding:0;
	text-align: justify;
}
div#contenu td {
	height:21px;
	vertical-align:top;
}
#contenu ul, #contenu2 ul {
	padding: 0;
	margin: 0 0 10px 0px;
	list-style-type: none;
}
#contenu li {
	margin: 0 0 0 0;
	line-height: 1.2em;
	margin-bottom: 4px;
	margin-top: 4px;
	background: url(design/puce.gif) left top no-repeat;
	padding-left: 20px;
}

#contenu2 li {
	margin: 0 0 0 0;
	line-height: 1.2em;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-left: 20px;
}

#contenu img, #contenu2 img {
	padding: 3px;
	margin-left: 10px;
	background-color: #fff;
	border: 1px solid #E3E2E2;
}

#clearombre {
	width: 807px;
	height: 14px;
	background: url(design/fondglobalombre.png) left top no-repeat;
	margin: 0 auto;
	font-size: 1px;
	clear: both;
}

.gauche {
	float: left;
	margin-right: 8px;
}
.droite {
	float: right;
	margin-left: 8px;
}
.textegauche {
	text-align : left;
}
.textedroite {
	text-align : right;
}
.plein_ecran {
	font-weight: bold;
}
.oubien {
	font-weight:bold;
	text-decoration:underline;
}
/* ------------------------------------ */
/*                                      */
/*            Footer                    */
/*                                      */
/* ------------------------------------ */

#footer {
	width: 100%;
	height: 3.5em;
	background: url(design/footer.jpg) center top no-repeat;
	color: #8E8D8D;
	font-size: 0.95em;
	font-weight:bold;
	text-align: center;
	margin: 0 auto;
	padding-top:20px;
}
#footer p {
	margin: 0 35px 0 40px;
}
#footer a {
	color: #8E8D8D;
}	
#footer a:hover {
	color: #616161;
}	