body {
	background: #7D7D7D;
	font-size: 0.8em;
	font-family: verdana;
	color: #000000;
	margin: 0px;
}

#page {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	position: relative;	
}

#conteneur { 
	width: 100%;
}

#header { 
	padding-left: 20px;
	padding-right: 20px;
	background: #FFFFFF;
	width: 766px; 
}

#barre_top {
	padding-left: 5px;
	padding-right: 5px;
	height:7px;
	background: #333333;
}


#search {
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	background: #333333;
	color: #FFFFFF;
	padding: 1px 8px ;
	height: 28px;
}

.forml {
	border: 1px solid #FFFFFF;
	font-size: 0.9em;
	color: #000000;
	background: #FFFFFF;
	width: 200px;
}

#login {
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	background: #333333;
	color: #FFFFFF;
	padding: 1px 8px ;
	height: 23px;
}

.btn_champtxt {
	border: 1px solid #FFFFFF;
	font-size: 0.9em;
	color: #000000;
	background: #FFFFFF;
}

#login input {
	border: 1px solid #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
}

#navigation_top {
	height: 18px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;	
}

#logo_top {
	text-align: center;
}

#illustration_top {
	text-align: center;
}

.content {
	width:766px;
	background: #FFFFFF;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;	
}

.title_nav_left {
	font-size: 1em;
	font-weight: bold;
	color: #1F1F1F;
	padding: 6px 0px;
}

.title_nav_left a {
	color: #1F1F1F;
}

.article_nav_left {
	font-size: 1em;
	color: #1F1F1F;
	padding: 4px 0px;
}

.article_nav_left a {
	color: #1F1F1F;
	text-decoration: none;	
}

.article_nav_left a:hover {
	color: #1F1F1F;
	text-decoration: underline;	
}

.title_right {
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #1F1F1F;
	padding: 0px 0px 5px 0px;		
}

.titre_news {
	font-size: 1em;
	font-weight: bold;	
}

.date_news {
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
}

.intro_news {

}


#article_content {
	padding: 0px 3px;
	text-align: left;
}

#article_logo {
	float: right; 
	margin-left: 10px; 
	margin-bottom: 5px;
}

#article_titre {
	font-size: 1.5em;
	font-weight: bold;
	color: #1F1F1F;
}

#article_traduction {
	font-size: 0.8em;
}

#article_date {
	font-size: 0.8em;
}

#article_auteur {
	font-size: 0.8em;
	font-weight: bold;
}

#article_print {
	font-size: 0.8em;
}

#article_notation {
	font-size: 0.9em;
	font-weight: bold;
}

#article_chapo {
	font-weight: bold;
}

#article_texte {
	
}

#article_ps {
	font-style: italic;
	font-weight: bold;
}

#article_ext_link {
	font-size: 0.9em;
	font-weight: bold;
}

#article_notes {
	font-style: italic;	
}

#logo_rubrique {
	text-align: center;
}

#intro_rubrique {
	text-align: left;
}

.pagination a {
	font-weight: normal;
}

#bottom_content {
	height: 20px;
	clear: both;	
}

#footer {
	width:766px;
	padding: 5px 20px;
	background: #FFFFFF;
}

#text_footer {
	padding: 5px;
	text-align: right;
	border-top: 1px solid #000000;
	font-size: 0.8em;
	font-weight: bold;
	background: #333333;
	color: #FFFFFF;
}

.note {
	color: #333333 !important;
	margin:0 5px !important;
	padding:0 !important;
	position:relative !important;
	top:0 !important;
	font-size: 0.8em;
}

.notation {
	padding: 0px 2px;
}

#pub_top {
	text-align: center;
	padding: 10px 5px 10px 5px;
}

/* Logos, documents et images */
img, .spip_logos { 
	margin: 0; 
	padding: 0; 
	border: 0; 
}

.spip_documents { 
	text-align: center; 
}

.spip_documents_center { 
	clear: both; 
	width: 100%; 
	margin: auto; 
}

span.spip_documents_center { 
	display: block; 
	margin-top:1em; 
}

.spip_documents_left { 
	float: left; 
	margin-right: 
	15px; 
	margin-bottom: 5px; 
}

.spip_documents_right { 
	float: right; 
	margin-left: 15px; 
	margin-bottom: 5px; 
}

.spip_doc_titre { 
	font-weight: bold; 
	font-size: 0.8em; 
	margin-left: auto; 
	margin-right: auto; 
}

.spip_doc_descriptif { 
	clear: both; 
	font-size: 0.8em; 
	margin-left: auto; 
	margin-right: auto;
}

table.spip td {
	vertical-align: top;
}

/* Formulaires */

.formulaire_recherche input.submit {
	background-color: #FFFFFF;
	border: 1px solid #1F1F1F;
	color: #1F1F1F;
	font-weight: bold;
}

.formulaire_recherche input.text {
	padding-right: 50px;
	background: #FFFFFF url(../images/formulaire_site.gif) no-repeat right center;
	border: 1px solid #1F1F1F;
	color: #1F1F1F;	
}

#content_donation input.field_classic {
	background:#FFFFFF;
	border:1px solid #1F1F1F;
	color:#1F1F1F;
	padding:0px 5px;
	text-align: center;
}

#content_donation input.submit_buttom {
	background-color: #1F1F1F;
	border: 1px solid #1F1F1F;
	color: #FFFFFF;
	font-weight: bold;
	width: 84px;
} 

