﻿* {
	padding:0px;
	margin:0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	line-height:16pt;
	background-image:url(/img/amstaff-cheyen/std/bg.gif);
	background-repeat:repeat;
	/*behavior: url("/css/csshover.htc");*/
}

a,
a:visited {
	color:#FF7F00;
	text-decoration:none;
}

img.diapo {
	border:1px #FF7F00 solid;
	cursor:pointer;
}

a:hover,
a:active,
a:focus {
	color:#000000;
	text-decoration:underline;
}

div#page {
	background-image:url(/img/amstaff-cheyen/std/bgpage.png);
	background-repeat:repeat-y;
	background-position:-1px 0px;
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

* html div#page {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/amstaff-cheyen/std/bgpage.png') repeat-y;
}


div#page div#banner {
	width:980px;
	height:180px;
	margin-left:auto;
	margin-right:auto;
	background-color:#242424;
}

div#page div#banner div#logo{
	width:312px;
	height:184px;
	margin-top:7px;
	background-image:url(/img/amstaff-cheyen/std/logo.png);
	float:left;
}

*+html div#page div#banner div#logo {
	position:absolute;
}

* html div#page div#banner div#logo {
	background:none;
	position:absolute;
	margin-top:7px;
	height:194px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/amstaff-cheyen/std/logo.png') no-repeat;
}

div#page div#banner div#cheyen{
	width:499px;
	height:180px;
	background-image:url(/img/amstaff-cheyen/std/cheyen.png);
	background-repeat:no-repeat;
	margin-top:30px;
	position:absolute;
	margin-left:400px;
}

* html div#page div#banner div#cheyen {
	background: none;
	position:absolute;
	margin-left:400px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/amstaff-cheyen/std/cheyen.png') no-repeat;
}

div#page div#menu{
	width:980px;
	height:113px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/img/amstaff-cheyen/std/bgmenu.gif);
	background-repeat:repeat-x;
}

div#page div#menu ul{
	/*width:auto;
	height:58px;
	padding-top:27px;*/
	padding-left:11px;
	/*margin-left:auto;
	margin-right:auto;*/
	text-align:center;
}

div#page div#menu ul li{
	width:auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:41px;
	float:left;
	list-style-type:none;
	font-size:19px;
	font-weight:bold;
	background-image:url(/img/amstaff-cheyen/std/separationmenu.gif);
	background-position:left 30px;
	background-repeat:no-repeat;
	height:41px;
	margin-left:auto;
	margin-right:auto;
}

div#page div#menu ul li:first-child,
/*pour ie6*/
div#page div#menu ul li.first-child{
	background:none;
	padding-left:0px;
}

div#page div#menu ul li:last-child,
/*pour ie6*/
div#page div#menu ul li.last-child{
	padding-right:0px;
}

div#page div#menu ul li a{
	color:#000000;
	text-decoration:none;
}

div#page div#menu ul li a:hover,
div#page div#menu ul li a:active,
div#page div#menu ul li a:focus {
	text-decoration:underline;
	color:#000000;
}

div#page div#contenu{
	width:980px;
	height:auto;
	min-height:300px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	background-color:#FFFFFF;
}

div#page div#contenu p#barnav {
	padding:5px;
	padding-left:30px;
	font-size:12px;
}

div#page div#contenu div#sousmenu {
	padding:20px;
	padding-top:10px;
	float:left;
	*position:absolute;
	*margin-left:-220px;
	*padding-left:0px;
}

*+html div#page div#contenu div#sousmenu {
	position:absolute;
	margin-left: -220px;
	padding:0px;
	padding-top:10px;
	padding-right: 10px;
}

div#page div#contenu div#sousmenu div#haut {
	background-image:url(/img/amstaff-cheyen/std/smenuhaut.png);
	background-repeat:no-repeat;
	/*background-position:1px 0px;*/
	width:207px;
	height:29px;
	text-align:center;
	font-size:19px;
	font-weight:bold;
	padding-top:10px;
	font-style:italic;
	*width:209px;
	*margin-left:-1px;
}
*+html div#page  div#contenu div#sousmenu div#haut {
	background-position: 1px 0px;
}


* html div#page div#contenu div#sousmenu div#haut {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/amstaff-cheyen/std/smenuhaut.png') no-repeat;
}

div#page div#contenu div#sousmenu div#milieu {
	background-image:url(/img/amstaff-cheyen/std/smenumilieu.png);
	background-repeat:repeat-y;
	background-position:1px 0px;
	width:207px;
}

* html div#page div#contenu div#sousmenu div#milieu {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/amstaff-cheyen/std/smenumilieu.png') repeat-y;
}

div#page div#contenu div#sousmenu div#milieu ul {
	padding:15px;
}

div#page div#contenu div#sousmenu div#milieu ul li {
	height:15px;
	list-style-type: none;
	background-image:url(/img/amstaff-cheyen/std/puce.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:20px;
	margin-left:15px;
	margin-bottom:10px;
}

* html div#page div#contenu div#sousmenu div#milieu ul li {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/amstaff-cheyen/std/puceie6.png') no-repeat;
}

div#page div#contenu div#sousmenu div#milieu ul li a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

div#page div#contenu div#sousmenu div#milieu ul li a:hover,
div#page div#contenu div#sousmenu div#milieu ul li a:active,
div#page div#contenu div#sousmenu div#milieu ul li a:focus {
	text-decoration:underline;
	color:#FF7F00;
}

div#page div#contenu div#sousmenu div#milieu ul li:hover {
	background-position:left top;
}

div#page div#contenu div#sousmenu div#milieu ul li.actif {
	background-position:left top;
}

div#page div#contenu div#sousmenu div#milieu ul li.actif a {
	text-decoration:underline;
	color:#FF7F00;
}
div#page div#contenu div#sousmenu div#bas {
	background-image:url(/img/amstaff-cheyen/std/smenubas.png);
	background-position:1px 0px;
	width:207px;
	height:15px;
	*width:209px;
}

* html div#page div#contenu div#sousmenu div#bas {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/amstaff-cheyen/std/smenubas.png') no-repeat;
}

div#page div#contenu div#contenutext {
	padding-top:20px;
	padding-right:20px;
	width:auto;
	margin-left:20px;
}

div#page div#contenu div#contenutext div#plan {
	width:120px;
	margin-left:auto;
	margin-right:auto;
}

div#page div#contenu div#contenutext div#plan ul li {
	list-style-type:none;
	width:300px;
}

div#page div#contenu div#contenutext form#formcontact p label{
	width:240px;
	display:block;
	float:left;
}

div#page div#contenu div#contenutext form#formcontact p span.img {
	display:block;
	width:26px;
	height:26px;
	background-image:url(/img/std/error.gif);
	background-position:left top;
	margin-left:450px;
	cursor:help;
	visibility:hidden;
}

div#page div#contenu div#contenutext form#formcontact p span.imgtxt {
	display:block;
	width:26px;
	height:26px;
	background-image:url(/img/std/error.gif);
	background-position:left top;
	margin-left:590px;
	margin-top:150px;
	cursor:help;
	visibility:hidden;	
}

div#page div#contenu div#contenutext form#formcontact p input[type="text"] {
	border:none;
	border-bottom:1px solid #FF7E00;
	background-color:#FFFFFF;
	float:left;
}

* html body div#page div#contenu div#contenutext form#formcontact p input{
	border:none;
	border-bottom:1px solid #FF7E00;
	background-color:#FFFFFF;
	float:left;
}

div#page div#contenu div#contenutext form#formcontact p input[type="submit"] {
	border:1px solid #FF7E00;
	background-color:#FF7E00;
	margin-left:240px;
	color:#242424;
	cursor:pointer;
}

div#page div#contenu div#contenutext form#formcontact p input[disabled="disabled"],
div#page div#contenu div#contenutext form#formcontact p input[disabled="disabled"]:hover  {
	border:1px solid #999999;
	background-color:#999999;
	color:#333333;
	margin-left:240px;
}

* html body div#page div#contenu div#contenutext form#formcontact p input.disabled {
	border:1px solid #999999;
	background-color:#999999;
	color:#333333;
	margin-left:240px;
}

div#page div#contenu div#contenutext form#formcontact p textarea {
	border: 1px solid #FF7E00;
	background-color:none;
	overflow:auto;
	float:left;
}

div#footer{
	clear:left;
	width:990px;
	height:34px;
	background-image:url(/img/amstaff-cheyen/std/bgfooter.png);
	font-size:10px;
	padding-top:4px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div#footer a {
	text-decoration:none;
	color:#000000;
	/*pour ie6*/
	position:relative;
	z-index:1;
}

div#footer a:hover,
div#footer a:active,
div#footer a:focus {
	text-decoration:underline;
}

* html div#footer {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='img/amstaff-cheyen/std/bgfooter.png') no-repeat;
}

