body {
	margin: 0;
	padding: 0;
	background: url(images/fond01.png) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a {
	color: #f60;
}

/* contenu */
#cadretexte {
	background: #fff;
	border: 1px solid #C0D8E5;
	padding: 20px 10px 0px 10px;
}

#hautpage {
	text-align: right;
	font-size: 12px;
	color: #f60;
	padding-right: 20px;
	background: url(images/btntop.png) no-repeat right;
}
#hautpage a{
	text-decoration: none;
}
#hautpage a:hover, #hautpage a:active {
	text-decoration: underline;
}
#credits {
	margin: 0px;
	padding: 20px 0px 0px 10px;
}
#credits li {
	display: inline;
	font-size: 12px;
}
#credits a {
	margin-left: 185px;
	color: #3D5B7E;
	text-decoration: none;
}
#credits a:hover, #credits a:active {
	text-decoration: underline;
}

#cadretexte li {
	margin-left: -20px;
	margin-bottom: 10px;
	list-style-image: url(images/puce_ptt01.png);
	list-style-type: disc;
}
#cadretexte li.no {
	margin-left: -20px;
	margin-bottom: 0;
	list-style-image: url(images/puce_ptt02.png);
	list-style-type: disc;
}

#ref {
	border: 2px dotted #DBE9F0;
	padding: 10px;
	margin: 30px 0 30px 0;
}
#ref strong, #cadretexte strong, #coord strong  {
	font-weight: bold;
	color: #1E4E9E;
}
#coord {
	background: #fff;
	margin: 3px 0 0 0;
	padding: 10px 5px 10px 5px;
	font-size: 12px;
	border-bottom: 1px solid #8FACB1;
}
#coord p {
	margin: 0;
}
#coord h2 {
	margin: 0 0 10px -13px;
	*margin: 0 0 10px 0;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #8FACB1;
	background: url(images/puce.png) no-repeat;
}

.mini {
	font-size: 11px;
}

/* slogan */
#slogan {
	position: absolute;
	left: 693px;
	top: 170px;
	width: 184px;
	font-size: 13px;
	color: #f60;
	line-height: 16px;
}
#slogan span {
	font-size: 11px;
}
#slogan p {
	margin: 0 0 0 8px;
}

/* menu secteurs */
#menusecteurs {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 652px;
	height: 90px;
	background: url(images/f_menusecteurs.png) repeat-x bottom;
}

#industriel, #medical, #tertiaire, #coproprio, #gms, #resto, #spe {
	position: absolute;
	top: 14px;
	width: 75px;
	height: 76px;
	text-align: center;
	line-height: 13px;
	text-decoration: none;
	display: block;
}
#industriel {
	left: 24px;
	background: url(images/picto_industrie_off.png) no-repeat center bottom;
}
#industriel:hover {
	background: url(images/picto_industrie_over.png) no-repeat center bottom;
}
#medical {
	left: 113px;
	background: url(images/picto_medical_off.png) no-repeat center bottom;
}
#medical:hover {
	background: url(images/picto_medical_over.png) no-repeat center bottom;
}
#tertiaire {
	left: 202px;
	background: url(images/picto_tertiaire_off.png) no-repeat center bottom;
}
#tertiaire:hover {
	background: url(images/picto_tertiaire_over.png) no-repeat center bottom;
}
#coproprio {
	left: 291px;
	background: url(images/picto_coproprio_off.png) no-repeat center bottom;
}
#coproprio:hover {
	background: url(images/picto_coproprio_over.png) no-repeat center bottom;
}
#gms {
	left: 378px;
	background: url(images/picto_gms_off.png) no-repeat center bottom;
}
#gms:hover {
	background: url(images/picto_gms_over.png) no-repeat center bottom;
}
#resto {
	left: 468px;
	background: url(images/picto_resto_off.png) no-repeat center bottom;
}
#resto:hover {
	background: url(images/picto_resto_over.png) no-repeat center bottom;
}
#spe {
	left: 557px;
	background: url(images/picto_spe_off.png) no-repeat center bottom;
}
#spe:hover {
	background: url(images/picto_spe_over.png) no-repeat center bottom;
}

/* menu principal */
#menupcpl {
	position: absolute;
	top: 156px;
	left: 15px;
	width: 132px;
	border-top: 1px solid #B9CBCE;
	border-left: 1px solid #B9CBCE;
	border-right: 1px solid #B9CBCE;
	background-color: #fff;
}
#menupcpl ul {
	margin: 0px;
	padding: 0px;
}
#menupcpl li {
	/*display: block;*/
	list-style: none;	
}
#menupcpl a {
	display: block;
	height: 21px;
	border-bottom: 1px solid #B9CBCE;
	padding: 4px 0px 0px 5px;
	font-size: 14px;
	text-decoration: none;
}
_ html #menupcpl a {		/* pour IE */
	height:26px;
}
#menupcpl a:hover, #menupcpl a:active {
	background-color: #E5EFF4;
}

#decomenu {
	position: absolute;
	width: 15px;
	height: 280px;
	top: 7px;
	left: 8px;
	background: url(images/pucesmenus.png) no-repeat;
}

/* logo */
#logo {
	position: absolute;
	left: 652px;
	top: 1px;
	width: 248px;
	height: 89px;
}

/* acces clients */
#accesclients {
	position: absolute;
	top: 287px;
	left: 0px;
	width: 189px;
	*width: 214px;
	height: 95px;
	font-size: 14px;
	color: #3D5B7E;
	background-color: #E5EFF4;
	border-top: 18px solid #CCE0EA;
	padding: 10px 0px 0px 25px;
}
#accesclients fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
#accesclients legend {
	margin-left: -10px;
	font-size: 18px;
	font-weight: bold;
	color: #3D5B7E;
}
#accesclients label {
	width: 90px;
}
#accesclients input.champ {
	margin: 0px;
	width: 80px;
	height: 18px;
	border: 1px solid #3D5B7E;
	background-color: #fff;
	margin-bottom: 2px;
}
#accesclients input {
	margin-left: 157px;
	margin-top: 2px;
}

/* vidéo */
#video {
	position: absolute;
	top: 287px;
	left: 0px;
	width: 189px;
	_width: 214px;
	font-size: 14px;
	color: #3D5B7E;
	background-color: #E5EFF4;
	border-top: 18px solid #CCE0EA;
	padding: 10px 0px 10px 25px;
}
#video h1 {
	margin:-0.7em 0 0 0;
	font-size:16px;
}
#video p {
	margin:0 0 0 -0.8em;
}
#video a {
	display:block;
	padding:30px 0 0 40px;
	width:140px;
	_width:180px;
	height:30px;
	_height:60px;
	background:url(images/boutonvideo.png) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
#video a:hover {
	background:url(images/boutonvideo.png) no-repeat left -60px;
	color:#f60;
}