html, body {
	height: 100%;
	width: 100%;
}
body {
	background-color: #666666;
	font-family: Tahoma, Verdana, sans-serif;
	margin: 0px;
}
.box {
	height: 100%;
	width: 100%;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#container {
	position: relative;
	width: 955px;
	margin: 0px;
	height: 600px;
}
#menu-contenu {
	position:absolute;
	left:109px;
	top:540px;
	width:748px;
	z-index:8;
	color: #666666;
	font-size: 10px;
}
#menu-contenu a {
	color: #666666;
	text-decoration: none;
}
#menu-contenu a:hover {
	color: #666666;
	text-decoration: underline;
}

#footer {
	position:absolute;
	left:0px;
	top:557px;
	width:954px;
	z-index:13;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	color: #666666;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

#contenu {
	position:absolute;
	left:682px;
	top:161px;
	width:190px;
	z-index:12;
	text-align: left;
}
#contenu p {
	margin-top: 0px;
	margin-bottom: 16px;
}
#contenu blockquote {
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}


#titre h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
}
#titre h2 {
	font-size: 24px;
	margin: 0px;
}


#picto {
	position:absolute;
	left:26px;
	top:52px;
	width:91px;
	height:80px;
	z-index:2;
}
/*styles pour les textes de la rubrique Book*/
.TexteBook {
	font-size: 11px;
	line-height: 14px;
}
#contenu.TexteBook p {
	margin-top: 0px;
	margin-bottom: 5px;
}
/*styles pour les textes des pages secondaires*/
.secondaire {
	font-size: 12px;
	line-height: 15px;
}
#contenu.secondaire p {
	margin-top: 0px;
	margin-bottom: 10px;
}

/*Positions et styles des sous-menus*/
#accueil {
	position:absolute;
	left:857px;
	top:400px;
	width:52px;
	height:19px;
	z-index:3;
}
#agence {
	position:absolute;
	left:843px;
	top:423px;
	width:70px;
	height:14px;
	z-index:6;
}
#savoir-faire {
	position:absolute;
	left:806px;
	top:446px;
	width:89px;
	height:17px;
	z-index:7;
}
#medias {
	position:absolute;
	left:832px;
	top:470px;
	width:63px;
	height:17px;
	z-index:9;
}
#book {
	position:absolute;
	left:835px;
	top:493px;
	width:48px;
	height:17px;
	z-index:10;
}
#btcontact {
	position:absolute;
	left:322px;
	top:106px;
	width:94px;
	height:25px;
	z-index:5;
}
#contact {
	position:absolute;
	left:802px;
	top:515px;
	width:65px;
	height:17px;
	z-index:11;
}
.petit {
	font-size: 9px;
	line-height: 12px;
}
.agence {
	font-size: 11px;
}
.agence strong {
	color: #336699;
	font-size: 12px;
}
.puce1 {
	color: #0099CC;
}
.puce2 {

	color: #CC66CC;
}
