
body { 
	padding:0;
	margin:0;
	color: #333;
	background-color:#fff;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	voice-family:"\"}\"";voice-family:inherit;
	font-size: small;
}
html>body {
	font-size:small;	
}
p { 
	margin-top: 5px; 
	font-size:100%;
	}
h1, h2, h3 { 
	margin:0;
	padding:0;
	font-size:100%;
	}
a:link { 
	text-decoration: none; 
	color: #1100cc;
	background-color: transparent;
	}
a:visited { 
	text-decoration: none; 
	color: #aa00bb;
	background-color: transparent;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #fff;
	background-color:#1100cc;
	}
acronym {
	border-bottom:1px dashed #369;
	cursor : help;
}

/* specific divs */

#pageHeader {
	
	width:100%;
	min-width:640px;
	height:100px;
	border-bottom: 1px solid #1100cc;
}

/* 
#pageHeader h1 { 
	
	width: 460px; 
	height:140px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}
/*#pageHeader h2 { 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}*/
#pageHeader h2 span {
	display:none;
	}
#preamble {
	margin:10px 200px 0px 25%;
	font-size: 11px;
	font-family: Arial,Verdana;

}
#preamble p{
	line-height: 1.5em;
	font-size: 11px;
	font-family: Arial,Verdana;

}
#preamble h3 {
	width:250px;
	height: 26px;
	font-size: 20px;
	font-family: Arial,Verdana;

}
#preamble h3 span {
	display: none;
}
#breves {
	margin:10px 100px 0px 2%;
	font-size: 12px;
	font-family: Arial,Verdana;

}
#breves p{
	line-height: 1.5em;
	font-size: 12px;
	font-family: Arial,Verdana;

}
#breves h3 {
	width:250px;
	height: 5px;
	font-size: 18px;
	font-family: Arial,Verdana;

}
#breves h3 span {
	display: none;
}
#derniersites {
	margin:10px 200px 0px 2%;
	font-size: 12px;
	font-family: Arial,Verdana;

}
#derniersites p{
	line-height: 2.5em;
	font-size: 12px;
	font-family: Arial,Verdana;

}
#derniersites h3 {
	width:250px;
	height: 5px;
	font-size: 18px;
	font-family: Arial,Verdana;

}
#derniersites h3 span {
	display: none;
}

#supportingText {
	margin:0px 80px 30px 22%;
	clear:left;
	}
#supportingText p{
	line-height:0.5em;
}
#explanation h3 {
	width:250px;
	height: 26px;
	margin-top:2em;
}
#explanation h3 span {
	display: none;
}

#bas {
	text-align: center;
	border:0px solid  #999;
	background-color: #FFFFFF;
	padding:6px 0;
	color:#369;
	font-size: 10px;
}
#bas a:link, #footer a:visited, #footer a:hover  { 
	text-decoration:none;
	font-size: 70%;
	background-color: transparent;
	color:#369;
	}
#bas a:hover { 
	text-decoration:underline;
	}
	
#logogauche {
	position: absolute;
	top: 8px;
	left: 5px;
	width:10%;
	min-width:80px;
	border:0px;
	background: #ffffff;
	color:#333;
	clear:right;
}

#logodroite {
	position: absolute;
	top: 8px;
	left: 850px;
	width:10%;
	min-width:80px;
	border:0px;
	background: #ffffff;
	color:#333;
	clear:right;
}
#pubhaut {
	position: absolute;
	top: 20px;
	left: 300px;
	width:10%;
	min-width:80px;
	border:0px;
	background: #ffffff;
	color:#333;
	clear:right;
}


#pubdroite {
	position: absolute;
	top: 120px;
	left: 850px;
	width:10%;
	min-width:80px;
	border:0px;
	background: #ffffff;
	color:#333;
	clear:right;
}

#linkList {
	position: absolute;
	top: 120px;
	left:10px;
	width:20%;
	min-width:180px;
	border:1px dashed #999;
	background: #aaccff;
	color:#333;
	clear:right;
	font-size: 11px;
	font-family: Arial,Verdana;

}
#linkList2 {
	padding:10px 10px 30px 10px;
	font-size: 12px;
	font-family: Arial,Verdana;

}
h3.select, h3.archives, h3.resources{
	color:#333;
	font-size: 85%;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 1em;
	background-color: transparent;
	font-size: 12px;
	font-family: Arial,Verdana;

}
#lselect ul, #lresources ul, #larchives ul{
	list-style:none;
	padding:0;
	margin:0 0 1em 0.5em;
}
#lselect li, #lresources li, #larchives li {
	margin-bottom:0.5em;
	font-size: 85%;
	color: #333;
	background-color: transparent;
}
#linkList li  a:link, #linkList li  a:visited, #linkList li a:hover, #linkList li a:active  { 
	color: #369;
	background-color: transparent;
	text-decoration: none;
	font-weight:bold;
	}
#linkList li a:visited{
	color:#aa00bb;
	background-color: transparent;
}
#linkList li a:hover {
	color:#fff;
	background-color: #369;
}
#lselect a.c:link, #lselect a.c:visited, #lselect a.c:hover, #lselect a.c:active{
	color:#333;
	font-weight:normal;
	background-color: transparent;
	text-decoration: none;
}
#lselect a.c:hover{
	text-decoration: underline;
}
.p5{
	margin-top: 35px;
	text-align: center;
	font-size:90%;
	font-style:italic;
}
#titresites {
	position: absolute;
	top: 120px;
	left: 290px;
	width:50%;
	min-width:80px;
	border:0px;
	background: #ffffff;
	color:#333;
	clear:right;
	font-size: 14px;
	font-weight:bold;
	font-family: Arial;
}
#sites {
  position: absolute;
	top: 150px;
	left: 280px;
	width:50%;
	min-width:80px;
	border:0px;
	background: #ffffff;
	color:#333;
	clear:right;
	font-size: 12px;
	font-family: Verdana;
}

#sites p{
	line-height: 1.5em;
	font-size: 11px;
	font-family: Verdana;
}
#proposer {
    margin:30px 50px 30px 5%;
	top: 120px;
	left:10px;
	width:70%;
	border:1px dashed #999;
	background: #ffeebb;
	padding: 3%;
	color:#333;
	clear:right;
	font-size: 11px;
	font-family: Arial,Verdana;

}
#corpsbreves {
	margin:10px 150px 0px 2%;
	font-size: 12px;
	font-family: Arial,Verdana;

}
#breveText {
	margin:20px 50px 30px 20%;
	clear:left;
	}
#breveText p{
	line-height:1.5em;
}
#autresbreves {
  	margin:30px 50px 30px 25%;
	top: 120px;
	left:10px;
	width:50%;
	border:1px dashed #999;
	background: #ffeebb;
	padding: 3%;
	color:#333;
	clear:right;
	font-size: 11px;
	font-family: Arial,Verdana;
}
#forum {
   position: absolute;
	top: 120px;
	left:250px;
	width:50%;
	min-width:180px;
	border:1px dashed #999;
	background: #ffffff;
	padding: 3%;
	color:#333;
	clear:right;
	font-size: 12px;
	font-family: Verdana, Arial;

}
#corpsbreves {
   position: absolute;
	top: 120px;
	left:100px;
	width:50%;
	min-width:180px;
	border:0px dashed #999;
	background: #ffffff;
	padding: 3%;
	color:#333;
	clear:right;
	font-size: 12px;
	font-family: Verdana, Arial;

}
#corpsbreves h3 {
	width:550px;
	height: 5px;
	font-size: 16px;
	font-family: Arial,Verdana;

}
#coprsbreves h3 span {
	display: none;
}
/*
 * Habillage des forums
 */

ul.forum-total {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.forum-fil {
	margin-top: 3em;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 120%;
}
.forum-item {
	margin: 0px;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0em;
	text-align: justify;
	color: #303030;
	font-size: 80%;
}
.forum-repondre-message {
	text-align: right;
}

/* Boite d'un forum : eclaircissement progressif des bords */

ul .forum {
	border: 1px solid #909090;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}
ul ul .forum {
	border: 1px solid #a4a4a4;
}
ul ul ul .forum {
	border: 1px solid #b8b8b8;
}
ul ul ul ul .forum {
	border: 1px solid #cccccc;
}
ul ul ul ul ul .forum {
	border: 1px solid #e0e0e0;
}
ul ul ul ul ul ul .forum {
	border: 1px dashed #e0e0e0;
}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

ul .forum-chapo {
	border: 0px;
	border-bottom: 1px dashed #b8b8b8;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 90%;
	background: #c4e0e0;
}
ul ul .forum-chapo {
	background: #d4e8e8;
}
ul ul ul .forum-chapo {
	background: #e4f0f0;
}
ul ul ul ul .forum-chapo {
	background: #f4f8f8;
}
ul ul ul ul ul .forum-chapo {
	background: #ffffff;
}