/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #e2e2e1;
	margin: 0px;
	padding: 0px;
	
}
/*div 1 : conteneur général*/
#conteneur {
	width:785px;
	margin:0 auto;
	background-image:  url(../images/menu/fondPage.gif);
	background-repeat: repeat-y;
	background-position: 122px top;
}

/*div 2 : header : contient accueil-contacts-langues-titrePage*/
#header {
	background-image:  url(../images/menu/headerEn.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 785px;
	font-size: 11px;
}
	
#header h1 {
	display:none
}
#contacts {
	left: 625px;
	top: 88px;
	width: 150px;
	position: relative;
	color: #f6902d;
	text-align: left;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}
#contacts img {
	border: 0px;
	float: right;	
}
#contacts a {
	color: #f6902d;
	text-decoration:none;
}
#contacts a:hover a:visited{
	color: #f6902d;
	text-decoration:none;
}
#langues {
	top: 120px;
	left: 20px;
	width: 140px;
	position: relative;
	color: #ffffff;
}
#langues a {
	color: #ffffff;
	text-decoration:none;
}
#langues a:hover a:visited  {
	color: #ffffff;
	text-decoration:none;
}

#titrePage  {
	position:relative;
	top: 108px;
	left: 190px;
	width:565px;
	color: #f6902d;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	text-align: left;
	border-bottom:1px solid #f6902d;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 4px;
	background-image: url(../images/menu/bulletOrange.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 15px;
}

/*div 3 Menu gauche*/
#menu_gauche {
	float:left;
	background-image:  url(../images/menu/fondMenu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:173px;
	padding:0px;
	line-height: 16px;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	
}
#menu_gauche ul{	
	padding:0px;
	margin: 0px;
	color: #ffffff;
}
#menu_gauche li{
	padding: 0px 0px 0px 20px;
	margin:0px;
	list-style-position: inside;
	list-style-image: url(../images/menu/buletCarreBlanc.gif);
	background-position: top;
}
#menu_gauche li a {
	color: #ffffff;
	text-decoration:none;
}
#menu_gauche li a:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}
#menu_gauche img{
	padding-left:-20px;
	margin: 0px;
	padding:0px;
}
#menu_gauche .gauche_titre{
	color: #dbf07b;
	font-size: 12px;
	line-height: 16px;
	margin-left: 10px;	
}

/*div 4 : page*/
#page {
	width:550px;
	margin-top: 0px;
	margin-left: 205px;
	left: 190px;
	background-color: #ffffff;
}

#sous_menu{
	width:470px;
	margin:0px;
	padding:0px;
}
#sous_menu ol{
	padding:0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	list-style-type: decimal;
}
#sous_menu ul{	
	list-style-type: none;
	list-style-image: url(../images/menu/buletCarreOrange.gif);
	padding:0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
}
#sous_menu li{
	
	margin: 0px 0px 0px 20px;
	padding:0px;
	
}
#sous_menu li a {
	color: #000000;
	text-decoration:none;
}
#sous_menu li a:hover {
	/*color: #9EC133;*/
	color:#f6902d;
	text-decoration:none;
	
}
#sous_menu li a:visited {
	color: #000000;
	text-decoration:none;
}
#page table {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	width: 550px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
#page td {
		vertical-align: top;
}
#page p {
	text-align: justify;	
}
#page .p11 {
	font-size: 11px;
}
#page blockquote {
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#page .titre {
	color: #9EC133;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	margin:0px;
	padding:0px;
	font-weight: bold;
	float: left;
}
#page a {
	color: #4b704b;
	text-decoration:underline;
}
#page a:hover {
	color: #f6902d;
	text-decoration:none;
}
#page a:visited{
	color: #4b704b;
	text-decoration:underline;
}
#page ul{
	text-align:justify;
}
#page ol{
	text-align:justify;
}
#page li {
	/*text-align:justify;*/
}
#page img.gauche{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page img.droite{
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#page h1 {
	color: #9EC133;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	/*background-color: #9EC133;*/
	font-weight: normal;
	border-bottom:1px solid #cee160;
	/*text-indent: 18px;*/
	line-height: 14px;
	/*background-image: url(../images/menu/bulletVertClair.gif);
	background-repeat: no-repeat;
	background-position: left 2px;*/
	margin:0px;
	padding:0px;	
}
#page h2 {
	color: #9EC133;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	margin:0px;
	padding:0px;
	font-weight: bold;
}
#page h3 {
	color: #006600;
	font-style: normal;
	text-align: left;
	margin:0px;
	padding:0px;
	font-weight: normal;
	font-size: 12px;
}
#contributions a {
	color: 000000;
	text-decoration: none;
}

#contributions a:hover {
	color: f6902d;
	text-decoration: none;
}

#contributions a:visited {
	color: f6902d;
	text-decoration: none;
}.orange {
	color: #f6902d;
}

.vertClair {
	color: #9ec133;
}
.vertFonce {
	color: #006600;
}
.8 {
	font-size: 8px;
}
.9 {
	font-size: 9px;
}
.10 {
	font-size: 10px;
}
.12 {
	font-size: 12px;
}

#anciensMembres p{
	text-align: justify;
}
.smallCaps {
	font-variant: small-caps;
}


/*div 5 : footer*/
#footer {
	border-top:1px solid #666666;
	margin-left: 300px;
	margin-right:170px;
	text-align: center;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	margin-bottom: 10px;
	clear:left;
	
}







.vedette {
	font-size: 1em;
	font-variant: normal;
	color: #f9ae2b;
	text-align: left;
}
.titre {
	/*color: #006600;*/
	text-align: left;
	font-weight: bold;
}
.prix {
	color: #006600;
}
.auteur {
	
	font-variant: small-caps;
	font-size: 0.9em;
	/*color: #006600;*/
	text-align: left;
	font-weight: normal;
}
.cote {
	
	font-size: 1em;
	font-style: bold;
	color: #f9ae2b;
	text-align: left;
	font-weight: bold;
}
#publications {
	text-align: left;
}

#publications li{
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	margin: 0px;
}
.notice{
	padding-left: 10px;
}

sup {
	font-size: 80%;
	vertical-align: text-top
}
strong {
	font-weight: bold;
}

#resume p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}



/* Ajouté par Fred */

input {
  font-family: Arial, Helvetica, sans-serif;
  font-size:90%;
}

.button { 
  background-color: #909676;
  width: 75px;
}
  
.button, .input {
  border:1px #565753;
  border-style:solid;
  font-size: 80%;
}



/*page recherche*/
#recherche {
	font-size: 1em;
	font-variant: normal;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left:0px;
	padding: 0;
}
#recherche .vert{
	color: #006600;
}
#recherche .orange{
	color: #f9ae2b;
	font-weight: bold;

}
/*.vedette {
	font-size: 1em;
	font-variant: normal;
	color: #f9ae2b;
	text-align: left;
}
.titre {
	color: #006600;
	text-align: left;
	font-weight: bold;
}*/
.prix {
	color: #006600;
}

.auteur {
	
	font-variant: small-caps;
	font-size: 0.9em;
	/*color: #006600;*/
	text-align: left;
	font-weight: normal;
}

.cote {
	font-size: 1em;
	color: #f9ae2b;
	text-align: left;
	font-weight: bold;
}

#publications {
	text-align: left;
}

#publications ul { 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left:20px;
padding: 0;
}

#publications table { 
margin:0px;
padding: 4px;
border:opx;
}

#publications li {
	list-style-type: disc;
list-style-position: outside;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#publications li li {
	list-style-type: disc;
list-style-position: outside;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.notice{
	padding-left: 10px;
}


