
/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}
h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: normal;
}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */

body { 
	background-color: #CCCCCC;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	/*margin: 10px; */
}

/* Tableaux */
table.spip {
	text-align: left;
	/*margin: auto;*/
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse;
}
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: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* Styles ajouts par AVATAM */
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCC;
	font-weight: normal;
}

.texte1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}

.texte1_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}

.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}

.texte2_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.sous_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
}

/* Cas special pour le div sommaire */
#sommaire .chapo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*text-align: justify;*/
	font-size: 110%;
}
#sommaire .texte1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #003366;
}

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

.spip_documents { clear: left; /*text-align: center;*/ margin-bottom:10px; }
.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;*/}

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

/* Styles par defaut dans typographie.css */


a { 
	text-decoration: none;
	color: #003366; 
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a.spip_out { /*text-decoration: none; color: #003366;*/ }
a.spip_in, a.spip_url { /*text-decoration: none; color: #003366;*/ }
a.spip_glossaire { /*text-decoration: none; color: #003366;*/ }


.chapo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*text-align: justify;*/
	font-size: 120%;
}
.texte, .texte p.spip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*text-align: justify;*/
	font-size: 11px;
}
.ps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*text-align: justify;*/
	font-size: 90%;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 80%;
}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	font-size: 120%;
	font-weight: bold;
}
.contenu h1,h2.titre-extrait {
	font-size: 160%;
	font-weight: bold;
}
.contenu h1,h2.titre-texte {
	font-size: 190%;
	font-weight: bold;
}
.contenu .surtitre {
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
}
.contenu .detail {
	font-size: 80%;
	color: #303030;
}
.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	font-size: 85%;
}


/*
 * Disposition a l'ecran
 */

#principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#plan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navigation a {
	text-decoration:overline;
	font-weight:bold;
	font-size: 12px;
	color: #99CC33;
}
#navigation a:hover {
	text-decoration:overline;
	font-weight:bold;
	color: #FF6600;
}



.encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Menu gauche */ 
#menu {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#menu .carte2visite {
	font-weight:normal;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	color: #FF6600;
	text-decoration: none;
}
#menu ul {
	margin-left: 8px; 
	padding-left: 0px;
}

#menu li.puce {
  list-style-image: url(../images/puce_carre_blanche.gif);
}
#menu li.puceon {
  list-style-image: url(../images/puce_carre_orange.gif);
}

#menu li.puce2 {
  list-style-image: url(../images/puce_carre_blanche.gif);
  font-weight:normal;
}
#menu li.puce2on {
  list-style-image: url(../images/puce_carre_orange.gif);
  font-weight:normal;
}

/* Menu haut */ 
#menuhaut {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-align:right;
}
#menuhaut a {
	text-decoration: none;
}
#menuhaut a:hover {
	color: #FF6600;
	text-decoration: none;
}

/* Formulaire */
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}