/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	text-align: center;
}

#error {
	font-size: 11px;
	color: #FFCC00;
	padding: 0px;
	position: absolute;
	right: 20px;
	top: 36px;
}

#header {
	height: 90px;
	background-image: url(../img/header.gif);
	width: 760px;
}

#header h1 {
	font-family: Helvetica, Arial;
	font-size: 18pt;
	display: none;
}

#extranet {
	position: absolute;
	top: 6px;
	right: 6px;
	color: #A3BCD8;
}
#extranet td {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 3px;
}


#container {
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../img/shadow-right.gif);
	background-repeat: no-repeat;
	background-position: 500px 80px;
}
#page {
	float: left;
	width: 300px;
	font-size: 10px;
	margin-bottom: 30px;
}
#page h2 {
	font-size: 12px;
	color: #003366;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#page h3 {
	font-size: 12px;
	color: #999999;
	margin: 10px 0px 0px;
	font-weight: normal;
}
#page h4 {
	font-size: 12px;
	color: #477DBB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#page li {
	list-style-image: url(../img/n-arrow.gif);
	line-height: normal;
	margin-bottom: 4px;
}
#page a { color: #477DBB }

#menu {
	float: left;
	width: 200px;
	background-image: url(../img/shadow-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 10px;
	color: #477DBB;
}

#menu dl, dt, dd {
	margin: 0;
	padding: 0;
	line-height: 22px;
	list-style-type: none;
}
#menu dl { width:190px }

#menu dd {
	background-image: url(../img/dots.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	margin: 0;
	background-image: url(../img/dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	list-style-image: url(../img/n-yellow.gif);
	list-style-position: inside;
	padding: 0px;
	color: #CCCCCC;
}

#menu li#activ {
	color: #6699CC;
	list-style-image: url(../img/n-arrow.gif);
}

#menu dt {
	font-weight: bold;
	background-image: url(../img/blue.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

#menu a {
	color: #666666;
	text-decoration: none;
}
#menu a:hover {
	color: #003366;
	text-decoration: underline;
}



#rightcol {
	float: left;
	width: 260px;
	font-size: 11px;
}

#rightcol h4 {
	font-size: 11px;
	font-weight: bold;
	color: #477DBB;
	margin: 5px 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #477DBB;
	padding-bottom: 4px;
}

#rightcol h4 a { color: #477DBB }


#rightcol h3 {
	font-size: 11px;
	font-weight: bold;
	color: #477DBB;
	margin: 5px 0px 8px;
	padding-bottom: 4px;
}

#footer {
	clear: both;
	height: 20px;
	background-color: #6699CC;
	line-height: 20px;
	font-size: 10px;
	color: #FFFFFF;
}
#footer p {
	margin: 0px;
	padding-left: 20px;
}

#english {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 28px;
	background-image: url(../img/gb.gif);
	background-repeat: no-repeat;
}
#english a { color:#477DBB }


.padding {
	padding-left: 16px;
}
.date {
	font-size: 10px;
	line-height: 16px;
	color: #6699CC;
	margin: 0px;
}
.intro {
	color: #333333;
	margin-bottom: 4px;
}
.more {
	font-size: 9px;
	color: #999999;
}
.more a { color: #999999 }
.login {
	width: 80px;
	font-size: 11px;
	color: #666666;
	line-height: 12px;
	height: 12px;
}

.note {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.attached {
	background-image: url(../img/document.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
}
.forum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 530px;
}
.forum th {
	padding:2px;
	color: #000033;
	background-color: #B9CDDF;
	text-align: left;
}
.forum td {
	padding:4px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.auteur {
	font-size: 11px;
	color: #6699CC;
	margin: 0px 0px 3px;
	font-family: Helvetica, Arial;
}
.msg {
	margin: 0px;
}
.exosys {
	font-size: 9px;
	margin: 3px;
	color: #666666;
}
.exosys a { color: #333 }

.justif {
	text-align: justify;
	line-height: 120%;
}

.projet {
	margin-top:15px;
	margin-bottom: 3px;
	font-size: 12px;
}
.auteur a { font-decoration: none }
.auteur a:hover { color: black }


