/* Styles pour le squelette "BlueYeti" */

/* Styles generaux qui s'appliquent à l'ensemble des documents Html... */

* {
font-size: 1em;
}
/* Fond de la page */
body {
	margin: 0;
	background-color: #bfbfbf;
 	background-image:url("images/background.gif");
  	background-position:center center;
}


/* Paramettres generaux des liens */
a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #3266ff;
}



/* Pour supprimer l'affichage d'un cadre noir autour
des images comportant un lien sous Firefox */
a img {
	text-decoration: none;
	border-style: none;
}


.menu_boule { 
font-size: 1px; 
}
.menu_noir { 
color: black; 
font-size: 0.7em; 
font-family: verdana, "Lucida Grande", geneva, arial; 
font-weight: normal; 
}.menu_blanc { 
color: #fff; 
font-size: 0.7em; 
font-family: verdana, "Lucida Grande", geneva, arial; 
font-weight: bold; 
}.corps_texte { 
color: black; font-size: 0.7em; 
font-family: verdana, "Lucida Grande", geneva, arial; 
font-weight: normal; 
}.menu_gris { 
color: #686868; 
font-size: 0.7em; 
font-family: verdana, "Lucida Grande", geneva, arial; 
font-weight: normal; 
}p.Titre1 { 
color: #868686; 
font-size: 1.4em; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-weight: bold; 
margin-bottom: 0.5em; 
}

hr.titre {
	color: #6d9ffb;
	background-color: #6d9ffb;
	height: 1px;
	border: 0;
	margin-bottom: 0.5em; 
}
hr.resume {
	color: #6d9ffb;
	background-color: #6d9ffb;
	height: 1px;
	border: 0;
	margin-bottom: 1em; 
}
p.soustitre { 
color: #868686; font-size: 0.9em; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-weight: bold;
margin-bottom: 0em; 
}span.soustitre { 
color: #868686; font-size: 0.9em; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
font-weight: bold;
margin-bottom: 0em; 
}p.resume { 
color: black; 
font-size: 0.75em; 
font-family: verdana, "Lucida Grande", geneva, arial; 
margin-bottom: 1em; 
}.titretexte { 
color: black; 
font-size: 0.9em; font-family: verdana, "Lucida Grande", geneva, arial; 
font-weight: bold; 
}.corps_textebleu { 
color: #3266ff; font-size: 0.7em; 
font-family: verdana, "Lucida Grande", geneva, arial; 
font-weight: normal; 
}
  /* * * * * * * * * * * * * * * * * * * * * * */

hr.spacer {
  clear: both;
visibility: hidden;
}

#body_article{ 
background-color: #c7c7c7;
width: 799px;
 margin: 0;
 margin-left: auto;
 margin-right: auto; 
border-style: solid;
border-color: #b2b2b2;
border-width: 2px;
border-top-width: 0px;
}#gauche { width:161px; float: left; background-color: #c7c7c7;   visibility: visible; }
#menu_gauche { background-color: #c7c7c7; visibility: visible; }

#droite { width: 637px; visibility: visible; float: left;}

#menu_haut{   background-color: #c7c7c7; 
	margin-left: 20px ;
	margin-right: 30px ;
	width: 587px;
	visibility: visible;
}

#menu_haut_element { visibility: visible; float: left;  margin-left: 10px ; 
text-align: center;
}
#menu_haut_espace { visibility: visible; float: left; 	width: 10px;}


#menu_haut_milieu { visibility: visible; }

#menu_haut_droite { visibility: visible; margin-right: 10px;
float: right; vertical-align: text-bottom;
}

#menu_trait {  width:587px; height:19px; visibility: visible; margin-left: 20px; margin-right: 30px; }


#corps { visibility: visible; float: left;  	background-image:url("images/cadre_cote.gif");
	background-repeat: repeat-y ;
}

#cadre_haut {  width:637px; height:21px; visibility: visible; }

#contenu{ 
float: left; 
    width: 547px ;    padding-left: 10px ;
    padding-right: 15px ;
   padding-bottom: 4px ;}

#cadre_gauche { visibility: visible; float: left; }
#cadre_droite { visibility: visible; float: right; }


/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {
	color: #6d9ffb;
	background-color: #6d9ffb;
	height: 1px;
	border: 0;
}

.spip_puce { list-style-position: outside; }

ul.spip { 
	padding: 0.3em 0 0.3em 2em;
	list-style: disc;
	text-align: justify; 
	font-family: verdana, "Lucida Grande", geneva, arial;
	font-size: 0.7em; 
 }
ol.spip { list-style: decimal; }
ul.spip li, ol.spip li { list-style: inherit; }
li.spip { margin: 0.3em 0 0.3em 0; list-style-position: outside; }

h3.spip {
	margin-top: 2em; 
	margin-bottom: 1.4em; 
	color: black; 
	font-size: 0.9em; font-family: verdana, "Lucida Grande", geneva, arial; 
	font-weight: bold; 
}

/* Paragraphes, citations, code et poesie */
p.spip {
	text-align: justify; 
	font-family: verdana, "Lucida Grande", geneva, arial;
	font-size: 0.7em; 
}
p.lien {
	text-align: justify; 
	font-family: verdana, "Lucida Grande", geneva, arial;
	font-size: 0.6em; 
}
p.spip_note {}

blockquote.spip, .spip_serif { font-family: "Bitstream Vera Serif", Georgia, Times, serif; }

blockquote.spip { 
	font-size: 1.3em;
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted;
	border-color: #6d9ffb;
 }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.1em; }
.spip_cadre { width: 99%; border: 1px border; }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {
	margin-bottom: 1em;
	border: 0px;
	border-collapse: collapse; 
	text-align: justify; 
	font-family: verdana, "Lucida Grande", geneva, arial;
	font-size: 0.7em; 
}
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: white; }
table.spip tr.row_odd { background: white; }
table.spip tr.row_even { background: white; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

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

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin-top: 15px; margin-bottom: 15px;  }
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;
}

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* modeles par defaut */
.spip_modele {float:right; display:block; border:1px dotted gray; width:180px;}

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }

/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in {	color: #3266ff; text-decoration: none; } /* liens internes */
a.spip_out {	 color: #3266ff; text-decoration: none; } /* liens sortants */
a.spip_url { color: #3266ff; text-decoration: none; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #000; } /* liens exposes */

a:hover.spip_lien_img {
	text-decoration: none;
	color: #3266ff;
	border-style: none;
}


a:hover.spip_in {
	text-decoration: none;
	color: #3266ff;
	border-bottom-color: #3266ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

a:hover.spip_out {
	text-decoration: none;
	color: #3266ff;
	border-bottom-color: #3266ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

a:hover. spip_url {
	text-decoration: none;
	color: #3266ff;
	border-bottom-color: #3266ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}



/* Pour supprimer l'affichage d'un cadre noir autour
des images comportant un lien sous Firefox */
a img {
	text-decoration: none;
	border-style: none;
}





/* Paramettres generaux des titres */
h1,h2,h3,h4,h5,h6 {
	line-height: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
