/*** définition des valeurs par défaut des principales balises ************************************* /**/
div, span, h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
	border: none;	
}
h1 {font-size:1.7em}  /* affiché en 24px */
h2 {font-size:1.5em}  /* affiché en 18px */
h3 {font-size:1.3em}  /* affiché en 15px */
h4 {font-size:1.1em}  /* affiché en 12px */

li li, li p, td p, blockquote p {font-size:1em}

li {
	list-style-position: inside;
}

p {
	margin: 0px 0px 1.5em;
	padding: 0px;
	text-indent: 16px;
}/**/
a, p a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a, ul a, ol a, li a {
	color: #333333;
	text-decoration: underline;
}
a:hover, p a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover, ul a:hover, ol a:hover, li a:hover {/**/
	text-decoration: underline;
	color: #000000;
}

.hidden {
	display: none;
}

img {
	border: 0px none;
	text-decoration: none;
	/*display: block;/**/
}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
	color: #000000;
	
}
label {
	display: inline;
}
.spip_logos {
	border-width: 0px;
	behavior: url("win_png.htc");
	/*width: 52px;
	height: 56px;/**/
}
fieldSet{
	border-style: none;
	border-color: #cccccc;
	border-width: 1px;
}

/*** MISE EN PAGE *********************************** /**/
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.3em;
	color: #555555;
	background-image: url(images/motif.jpg);
	background-color: #FBEA3A;
}
#page{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: 1px solid #000000;
}
#bandeau{

}
#bordure{
	height: 20px;
	
}
#corps{
	margin: 0px;
	padding: 0px;
	width: 760px;
	border: none;
	
}
#col1{
	margin: 0px;
	padding: 0px;
	border: none;
}
#topFiche{
	margin: 0px;
	padding: 0px 0px 8px 29px;
}
#topFiche h1{
	margin-left: -0.1em;
}
#pageContent{
	width: 450px;
	margin: 0px;
	padding: 12px 0px 8px 29px;
}
#widePageContent{
	width: 731px;
	margin: 0px;
	padding: 12px 0px 8px 29px;
}
#infosFiche, #infosFicheRess {
	width: 250px;
}
#rightInsertLight{
	width: 270px;
	display: block;
	float: right;
	padding: 15px;
	margin: 0px;
	
}
#breadcrumb, #breadcrumb a{
	font-size: 0.92em;
	color: #6E6C6F;
}
#breadcrumb a:hover{
	color: #000000;
}
#col2{
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: right;
}
#rightInsert {
	font-size: 0.9em;
	width: 250px;
	padding: 10px;
	text-indent: 0px;
}
#rightInsert p, #rightInsertLight p {
	text-indent: 0px;
}
#rightInsert a{
	font-weight: bold;
}
#rightInsert a:hover{
	color: #000000;
	text-decoration: underline;
}

#pied{
	height: 12px;
	background-color: #111111;
}

h3.spip{
	font-weight: 1em;
	font-weight: bold;
	text-align:left;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
	color: #000000;
	line-height: 1.3em;
	text-indent: 16px;	
}
#folioFiche {
	width: 230px;
}
#folioFiche a{
	font-size: 0.9em;
	color: #666666;
	text-decoration: underline;
}
#folioFiche a:hover{
	color: #000000;
}
.standardPetit {
	font-size: 0.92em;
}
.forumTitre{
	font-weight: bold;
	font-size: 1.2em;
}
.commentaireIntro {
	color: #666666;
	font-size: 0.8em;
	line-height: 1.1em;
}
.spip_surligne{
	background-color: #FF9933;
	padding: 0.1em;
}

#fiches a{
	font-weight: bold;
	text-decoration: none;
	font-size: 0.95em;
}
#ficheN {
	background-color:#ffffff;
	border: 3px solid #FBEA3A;
	clear: both;
	padding: 1em;
	margin: 0px;
}
#fiches ul{
	display: block;
	margin: 0px;
	padding: 0px;
	
}
#fiches li{
	display: block;
	float: left;
	margin: 0px;
	margin-right: 0.5em;
	padding: 0.2em;
	background-color:#FEF9B1;
}
#fiches li.actif{
	background-color:#FFED23;
}
#fiches h3.spip{
	background-color:#FFED23;
	text-align: center;
}
#fiches h4{
	margin-bottom: 0.5em;
}

.resumeRecherche{
	color:#666666;
}
span.label{
	font-weight: normal;
}
.illustrationColonne {
	text-align: right;
}
#listeColonneDroite {
	float: right;
	padding: 10px;
	width: 170px;
	text-align: center;
	background-color:#FFFF00;
	
}
#listeColonneDroite a {
	font-weight: bold;
	color: #444444;
}
#listeColonneDroite a:hover{
	color: #000000;
}
#proposerAnimation input, #proposerAnimation textarea {
	width: 335px;
	background-color: #DFF0F7;
}
#proposerAnimation textarea {
	height: 80px;
}
#proposerAnimation textarea.long {
	height: 250px;
}
.pbFormulaire {
	font-style: italic;
	color: #FF0000;
}
#tableauCriteres{
	width: 220px;
	text-align: left;
}
#recherche, #btnRechercher {
	width: 220px;
}
.cache{
	display: none;
}
.print {
	display: none;
}
strong {
	color: #000000;
	font-size: 1.05em;
	line-height: 1.2em;
}
i {
	color: #555555;
}
table.spip td{
	width: 50%;
	padding: 2px;
}
