/********Page standard************* 
***********************************/


div#page {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	border-color: #c6c6c6;
	border-width: 1px;
	border-style: solid;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;

}

/*top
*******/
div#top {
	height: 73px;
	width: 950px;
	background: url("../img/top_fond.jpg") no-repeat top left;
	position: relative;
	margin: 0 0 0 0px;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#logout {
	height: 28px;
	width: 76px;
	background: url("../img/PS_top_btn_logout.jpg") top left no-repeat;
	border: none;
	/*position: absolute;*/
	margin-left:858px;
	margin-top: 17px;
	/*left: 858px;*/
	border-width: 1px;
	border-color: #baab81;
	border-style: solid;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
}

div#top a#memberAcces {
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	position: absolute;
	left: 835px;
	top: 52px;
}

#identifiant {
	height: 20px;
	font-size: 12px;
	font-family: arial;
	color: #000;
	font-style: italic;
	text-decoration: none;
	position: absolute;
	left: 750px;
	top: 53px;
	width: 180px;
	padding: 0 20px 0 0;
	text-align: right;
	  /*AST: fix display in IE*/
	*width: 180px;
	_width:204;
}

/* Menu
*********/

ul#menu {
	height: 28px;
	width: 950px;
	position: relative;
	clear: both;
	margin: 0 0 0 -1px;
	border-color: #adb9c2;
	border-style: solid;
	border-width: 1px;
	border-right: none;	
	background: url("../img/menu_btn_fond.gif") top left repeat-x #fff;
	z-index:100;
}


div#page ul#menu li {
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	margin-top: -1px;
	background: url("../img/menu_btn_droite.gif") top right no-repeat;
	position: relative;
}


div#page ul#menu li.noborder {
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	margin-top: -1px;
	background: none;
}

div#page ul#menu li:hover {
	color: #60a6e5;	
}

div#page ul#menu li span {
	display: inline;
	height: 28px;
	line-height: 28px;
	width: auto;
	padding: 0 20px 0 20px;	
}

div#page ul#menu li ul.sousmenu {
	position: absolute;
	width: auto;
	top: 29px;
	left:0px;
	margin: 3px 0 0 -1px;
	background: #fff;
	visibility: hidden;
	z-index: 20;
}

div#page ul#menu li ul.sousmenu li {
	display: block;
	clear: both;
	width: 130px;
	list-style-image: url("../img/menu_puce.gif");
	background: url("../img/menu_btn_fond.gif") top left repeat-x;
	border-color: #adb9c2;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 2px;
	padding-left: 10px
}

div#page ul#menu li ul.sousmenu li a,
div#page ul#menu li ul.sousmenu li a:visited ,
div#page ul#menu li ul.sousmenu li a:link {
	font-size: 10px;
	text-decoration: none;
	color: #000;	
}

div#page ul#menu li ul.sousmenu li a:hover {
	color: #60a6e5;	
}

li.boutonNormal span a,
li.boutonNormal span a:visited ,
li.boutonNormal span a:link {	
	font-size: 11px;
	text-decoration: none;
	color: #000;	
}

li.boutonNormal span a:hover {
	font-size: 11px;
	color: #60a6e5;	
}

li.boutonVert span a,
li.boutonVert span a:visited,
li.boutonVert span a:link {
	text-decoration:none;
	color: #fff;
}

li.boutonVert span a:hover {
	text-decoration:none;
	color: #60a6e5;
}


div#page ul#menu li.boutonVert {
	height: 28px;
	background: url("../img/menu_btn_fond_vert.gif") top left repeat-x;
	display: block;
	float: left;
	padding: 0 24px 0 24px;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: -1px;
	margin-left: -1px;
	border-color: #5b9400;
	border-width: 1px;
	border-style: solid;
	color: #fff; 
}

div#page ul#menu li.boutonVert a:hover {
	color: #fff !important;
}

div#page ul#menu fieldset.zoneLogin {
	height: 23px;
	background: url("../img/menu_btn_fond.gif") top left repeat-x;
	margin: 1px 0 0 0;
}

div#page ul#menu fieldset.zoneLogin input#login {
	height: 16px;
	width: 92px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	line-height: 16px;
	font-family: verdana;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #979797;
	display: block;
	float: left;
	margin: 5px 0 0 21px;
}

div#page ul#menu fieldset.zoneLogin input#password {
	height: 16px;
	width: 92px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	line-height: 16px;
	font-family: verdana;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #979797;
	display: block;
	float: left;
	margin: 5px 0 0 16px;
}

div#page ul#menu fieldset.zoneLogin input#logsubmit {
	height: 20px;
	background: none;
	color: #000;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	border: none;
	padding: 0 0 0 14px;
	*padding: 0px 0 0 14px;
	_padding: 5px 0 0 14px;
}

div#page ul#menu li.boutonVert {
	height: 28px;
	background: url("../img/menu_btn_fond_vert.gif") top left repeat-x;
	display: block;
	float: left;
	padding: 0 24px 0 24px;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: -1px;
	margin-left: -1px;
	border-color: #5b9400;
	border-width: 1px;
	border-style: solid;
	color: #fff; 
}

/* Main
***********/
div#main {
	min-height: 655px;
	height: auto !important;
	height: 655px;
	padding: 0 25px 50px 25px;
	*padding: 0 0 50px 25px;
	z-index: 5;
	position: relative;
	width: 900px;
	*width: 900px;
	float: left;
	background: url("../img/contact_fond.jpg")  right no-repeat;
	background-position: 0px 70px;
}


form#mailform {
	width: 440px;
	display: block;
	position: relative;	
}

form#mailform fieldset {
	
}

form#mailform .csc-mailform-field {
	height: 24px;
	display: block;
	clear: both;
	margin: 0 0 11px 0;
}

form#mailform #messageContainer {
	height: 117px;	
}

form#mailform label {
	width: 180px;
	height: 24px;
	text-align: right;
	line-height: 24px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
	display: block;
	float: left;
	position: relative;
}

form#mailform input {
	display: block;
	position: relative;
	float: right;
	width: 242px;
	background: #89afd2;
	border-color: #426687;
	border-width: 1px;
	border-style: solid;
	height: 22px;
}

form#mailform textarea {
	display: block;
	position: relative;
	float: right;
	width: 242px;
	background: #89afd2;
	border-color: #426687;
	border-width: 1px;
	border-style: solid;
	overflow-y: scroll;
}

p.contactValid {
	text-align: right;	
}

form#mailform input.csc-mailform-submit {
	height: 24px;
	width: 55px;
	background: url("../img/contact_btn_submit.gif") top left no-repeat;
	border: none;
	*margin-top: 50px;
	_margin-top: -10px;
}

div#coordonnees {
	    position: absolute;
            font-family: verdana;
            font-size: 11px;
            font-weight: normal;
            color: #000;
            top: 115px;
            left: 760px;
            text-align: right;
            width: 150px;
}
/* Footer
*******************/

div#footer {
	width: 950px;
	height: 26px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #90b5d6;
	border-top-color: #5f8ab3;
	border-top-style: solid;
	border-top-width: 1px;
	line-height: 26px;
	font-family: arial;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	z-index: 6;
}

div#footer span#copyright {
	display: block;
	float: left;
	left: 0px;
	padding: 0 0 0 6px;
}

div#footer span#link {
	display: block;
	float: right;
	right: 0px;
	padding: 0 8px 0 0;
}

div#footer a, div#footer a:link, div#footer a:visited{
	color: #fff;
	text-decoration: none;
}

div#footer a:hover {
	color: #000;
	text-decoration: none;
}
