@import "/css/menu.css";
@import "/css/content.css";

BODY {background-color:white; color:#003366; font-family:Arial; letter-spacing:-1px; font-size:small; margin:0px; padding:0px; padding-bottom:10px; height:100%}
H1{text-align:right; font-size:1.4em; word-spacing:1em; letter-spacing:-1px; line-height:200%; margin-bottom:30px; color:#004B84; background:url(/img/h1.gif) repeat-x 0px 0px; padding-top:5px}
H2{color:#005F9E; font-size:1.1em; text-align:left; letter-spacing:1px; font-weight:bold}
H3{margin-top:1em; margin-bottom:2px; text-decoration:underline; font-size:1em; font-weight:bold}
H4{margin-bottom:0px}
A {color:#004C85; text-decoration:none}
A:hover{text-decoration:underline}
A IMG {border-width:0px}
A[target=_blank]{cursor:url(/img/newPage.cur), pointer}
A.newPage{cursor:url(/img/newPage.cur), pointer}
A.doc {cursor:url(/img/doc.cur), pointer}
A.pdf {cursor:url(/img/pdf.cur), pointer}
A.ppt {cursor:url(/img/ppt.cur), pointer}
A.xls {cursor:url(/img/xls.cur), pointer}
A.disabled {color:Gray !important; font-style:italic}
UL{margin:0px 0px -2px 10px}
INPUT, TEXTAREA {color:#1E679C}


.hidden{display:none}
.legend{font-style:normal;font-weight:bold; text-align:right}
.erreur{color:#F3A200; font-weight:bold; letter-spacing:0.1em}
DIV.erreur{border:1px solid #F3A200; padding:5px; background-color:#FFEBC1}
.erreur LI{list-style-image:none !important}
.info {color:#1E679C; font-weight:bold; letter-spacing:0.1em}
DIV.info{border:1px solid #1E679C; padding:5px; background-color:#CDE4F5}
.clickable{cursor:pointer}
.missing{border:1px solid #F3A200; padding:5px; background-color:#FFEBC1}

#general {padding:0px; margin:0px; width:100%; height:100%; margin:auto; position:relative;min-height:500px}

#head {
	background-image:url("/img/prdf_fond_haut.gif");
    background-repeat:repeat-x;
	width:100%;
	min-width:640px;
	height:100px;
	}

#foot {
	text-align:center;
	color:gray;
	font-size:10pt;
	background-image:url("/img/prdf_fond_bas.gif");
    background-repeat:repeat-x;
    background-position:bottom left;
	width:100%;
	padding:10px 0px 5px 0px;
	}

#foot IMG {vertical-align:middle; padding-top:2px}
	
#header_logo {float:left}
#header_login INPUT {font-size:9pt}
#header_login {float:right; padding:10px 20px 0px 0px; font-family:Arial; font-weight:bolder; font-size:10pt; color:#004F7F}
.login_OK {font-size:11pt !important;}
#login_perdu {padding-left:7em;}