body {
  background-color:	#FFFFFF;
  font-family:		arial,helvetica,sans-serif;
  font-size:		11px;
}

.auteurs {
  text-align:		center;
  font-style:		italic;
  font-size:		10px;
}

.auteurs a:link, .auteur a:visited{
  color:		#336699;
  text-decoration:	none;
}

.auteurs a:hover{
  color:		#336699;
  text-decoration:	underline;
}

.gras {
  font-weight:		bold;
}

input.btn {
  color:		#336699;
  background-color:	#99CCFF;
  font-family:		'trebuchet ms',helvetica,sans-serif;
  font-size:		10px;
  font-weight:		bold;
}
   
#page {
  position:		relative;
  margin:		auto;
  border:		solid 1px #FFFFFF;
  width:		892px;
  height:		710px;
}

#menu_principal_haut {
  position:		absolute;
  top:			0px;
  background-color:	#FFFFFF;
  background:		url(../images/menu_principal_haut.jpg) top center no-repeat;
  width:		892px;
  height:		19px;
  text-align:		left;
  border:		solid 0px #FFFFFF;
}

#menu_principal_haut a {
  margin-left:		192px;
}

#menu_principal_haut p {
  margin-top:		2px;
}

#menu_principal_haut a:link, #menu_principal_haut a:visited {
  color:		#FFFFFF;
  text-decoration:	none;
  font-weight:		bold;
}

#menu_principal_haut a:hover {
  color:		#FFFF00;
  text-decoration:	none;
  font-weight:		bold;
}

#entete {
  position:		absolute;
  top:			19px;
  background-color:	#FFFFFF;
  background:		url(../images/entete.jpg) top center no-repeat;
  width:		892px;
  height:		102px;
  text-align:		center;
  border:		solid 0px #FFFFFF;
}

#login {
  top:			88px;
  position:		absolute;
  border:		solid 0px #FFFFFF;
  width:		767px;
  height:		27px;
  left:			125px;
  overflow:		auto;  
  font-size:		10px;
}

#login p {
  margin-top:		5px;
  margin-left:         10px;
}

#login p span {
  left:			10px;
}

#login a:link, #login a:visited {
  color:		#336699;
  text-decoration:	none;
}

#login a:hover {
  color:		#336699;
  text-decoration:	underline;
}

#menug {
  z-index:		50;
  border:		solid 0px #000000;
  position:		absolute;
  background-color:	white;
  top:			121px;
  width:		125px;
  height:		543px;
  font-size:		11px;
}

#menug ul {
  width:		100px;
  height:		265px;
  margin:		0px;
  padding:		63px 0px 0px 0px;
}

#menug li {
  list-style-type: 	none;
  margin:		0px 0px 5px 0px;
}

#menug a {
  display:		block;
  width:		125px;
  height:		15px;
  text-decoration:	none;
  text-align:		left;
  line-height:		15px;
  margin-left:		0px;
  padding-left:		4px;
  font-weight:		bold;
  
}

#menug a:link, #menug a:visited {
  background:		url(../images/element_menu.jpg) no-repeat;
  color:		#FFFFFF;
  text-decoration:	none;
}

#menug a:hover {
  background:		url(../images/element_menu_hover.jpg) no-repeat;
  color:		#FFFFFF;
  text-decoration:	none;
  margin-left:		2px;
}

#corps {
  position:		absolute;
  z-index:		60;
  border:		solid 0px #DDDDDD;
  width:		767px;
  height:		543px;
  top:			121px;
  left:			125px;
  background-color:	#FFFFFF;
  overflow:		auto;
}

#corps table {
  margin:		0px;
  border-left:		solid 2px #336699;
  border-right:		solid 2px #336699;
  width:		740px;
  background-color:	white;
  border-collapse:	collapse;
  margin-left:		1px;
}

#corps table.bordurehaut {
  border-top:		solid 1px #336699;
}

#corps table td {
  border:		solid 0px #666666;
  padding-left:		4px;
  overflow: 		hidden;
}

#corps table td.posteur {
  background-color:	#FFFFFF;
  color:		#000000;
  width:		70%;
}

#corps table td.date {
  background-color:	#FFFFFF;
  color:		#000000;
}

#corps table td.titre {
  color:		#FF9933;
  font-weight:		bold;
}

#corps table td.message {
  background-color:	#EEEEEE;
  color:		#111111;
}

#corps table td.pair_petit {
  background-color:	#99CCFF;
  color:		#111111;
  height:		15px;
}

#corps table td.pair_grand {
  background-color:	#99CCFF;
  color:		#111111;
  height:		19px;
}

#corps table td.impair_petit {
  background-color:	#FFFFFF;
  color:		#111111;
  height:		15px;
}

#corps table td.impair_grand {
  background-color:	#FFFFFF;
  color:		#111111;
  height:		19px;
}

#corps a:link, #corps a:visited {
  color:		#336699;
  text-decoration:	none;
}

#corps a:hover {
  color:		#336699;
  text-decoration:	underline;
}

#pied_page {
  position:		absolute;
  top:			664px;
  background-color:	#FFFFFF;
  background:		url(../images/pied_page.jpg) top center no-repeat;
  width:		892px;
  height:		21px;
  text-align:		center;
  border:		solid 0px #FFFFFF;
}

#menu_principal_bas {
  position:		absolute;
  top:			685px;
  background-color:	#FFFFFF;
  background:		url(../images/menu_principal_bas.jpg) top center no-repeat;
  width:		892px;
  height:		25px;
  text-align:		left;
  border:		solid 0px #FFFFFF;
}

#menu_principal_bas a {
  margin-left:		192px;
}

#menu_principal_bas p {
  margin-top:		2px;
}

#menu_principal_bas a:link, #menu_principal_bas a:visited {
  color:		#FFFFFF;
  text-decoration:	none;
  font-weight:		bold;
}

#menu_principal_bas a:hover {
  color:		#FFFF00;
  text-decoration:	none;
  font-weight:		bold;
}


