
/*
p {
  line-height: 1.3em;
  text-align: justify;
}
li {
	text-align: justify;
}
a {
  text-decoration: underline;
  color: #000000;
}
a:visited {
  text-decoration: underline;
  color: #000000;
}
a:hover {
  border:  none;
  text-decoration: none;
  color: #000000;
}
a.extern, a.extern:visited {
  border-bottom: 1px dotted black;
  text-decoration: none;
}
a.extern:hover {
  border:  none;
  text-decoration: none;
  color: #000000;
}
a.anchor, .juco a.anchor:hover {
	color: inherit;
  text-decoration: none;
}

a img {
  border:  none;
}
*/

div.licence {
	font-style: italic;
	font-size: 0.85em;
	margin-top: 2em;
}

img.ectct {
	vertical-align: bottom;
}

div.cat_DiscussionsRecentes td.artTime {
	display: none;
}
div.cat_DiscussionsRecentes td.artTitle {
	width: 55%;
}







div.header {
	height: 151px;
}
div.header h1 {
	margin: 0;
	padding: 37px 0 14px 0px;
	font-size: 20px;
	font-stretch: ultra-expanded;
}

p {
	text-align: left;
}

div.book {
	position: relative;
	width: 244px;
	height: 147px !important; /*IE6 hack*/
	height: 150px; /*IE6 hack*/
	float: right;
	border: 2px solid #efc07e;
	text-align: center;
	margin: 0 0 0 12px;
}
div.book a.couv {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	border: 2px solid #f0f0ff;
	width: 100px;
	height: 143px;
}
div.book a.couv:hover {
	border: 2px solid #efc07e;
	border-right-width: 4px;
}
div.book h2 {
	position: absolute;
	top: 10px;
	left: 109px;
	width: 128px;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	padding: 0;
	margin: 0;
}
div.book ul {
	position: absolute;
	bottom: 8px;
	left: 110px;
	margin: 0;
	padding: 0;
}
div.book ul li {
	text-align: left;
	list-style: none;
	/*list-style-image: url("img/little_arrow.gif");*/
	list-style-position: inside;
	padding: 0 0 0 15px !important; /*IE6 hack*/
	padding: 0; /*IE6 hack*/
	margin: 0;
	background: url("little_arrow.gif") no-repeat 2px 5px;
}
div.book ul a {
	font-weight: normal;
}

div.editBox {
	width: 62%;
	max-width: 550px;
	clear: left;
	margin: 20px 0 20px 0;
}

div.cat {
	float: left;
	margin: 1em 1em 0em 0em;
	border: 5px solid #ffea8e;
	padding: 1em;
	width: 43%;
	background-color: #fcfad0;
}

div.cat_Annonces {
	width: 26%;
	float: right;
	margin: 0 0 1em 1em;
}

div.buttons {
	padding-top: 10px;
	clear: left;
}
div.buttons .cat_Forum {
	padding: 7px 4px;
}
div.cat_Forum, a.editBoxLink {
	width: 120px;
	float: left;
	padding: 4px;
	border-width: 3px;
	margin-top: 0;
}
a.editBoxLink {
	margin-top: 6px;
}
	
.juco a.editBoxLink {
	display: block;
	border: 3px solid #eeff80;
	background-color: #edf7a8;
	text-align: center;
	color: maroon;
}

.juco a.editBoxLink:hover {
	background-color: #bdd788;
	color: white;
}

.juco div.cat_Forum .catTitle {
	padding: 0;
	margin: 0;
}

div.cat_DiscussionsRecentes {
	width: 60%;
}
.juco div.cat_DiscussionsRecentes td.topTime {
	display: none;
}
.juco div.cat_DiscussionsRecentes td.msgCount {
	text-align: center;
	width: 7.2em;
}
.juco div.cat_DiscussionsRecentes td.lastTime {
}

div.cat_PointDeVue {
	width: 43%;
}

div.cat_DocumentsDeTravail {
	width: auto;
	padding: 1em 0em 0em 0em;
	margin: 0;
	border: none;
	background-color: transparent;
	float: none;
	clear: right;
}
div.cat_DocumentsDeTravail p {
	text-align: left;
}

