
/*
 * Correction des styles HTML par defaut
 */
.main
{
	background-color : #ffffff;
	background: transparent url(images/main_bg.gif);
}

.structure {
	display: none;
}
h1,h2,h4 {
	font-family: Verdana, Georgia, Garamond, serif;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: normal;
	color: #6087A6;
}
h3 {
	font-family: Verdana, Georgia, Garamond, serif;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: bold;
	color: #FF6600; 
}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */

body {
	background-color : #ECF0F4;
	background: transparent url(images/bodybg.jpg);
	height: auto;
	font-size: 14px;
	background-attachment : fixed;
	margin-top : 0px;
}

.webmail {
	background: transparent url(images/webmail.jpg);
	font-family: Verdana, Georgia, Garamond, serif;
	font-size: 80%;
}

.webmail1 {
	padding-left: 22px
}


/*a.barra_topo { text-decoration: none; color: #dddddd }*/

.menup a {
	text-decoration: none;
	color: #111111;
}

a {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #808080;
}
a.spip_out { text-decoration: none; color: #a02020; }
a.spip_in, a.spip_url { text-decoration: none; color: #2020a0; }
a.spip_glossaire { text-decoration: none; color: #20a020; }

.chapo {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: regular;
	/*text-align: left;*/
	font-size: 85%;
	color: #004080;
}
.texte, .texte p.spip {
	font-family: Verdana, Georgia, Garamond, serif;
	font-weight: regular;
	text-align: left;
	font-size: 95%;
	text-align: left;
	line-height: 12pt;
}

.txt, .txt p.spip {
	font-family: Verdana, Georgia, Garamond, serif;
	font-weight: regular;
	text-align: left;
	font-size: 95%;
	text-align: left;
	line-height: 12pt;
 	color: #606060;
}

.ps {
	font-family: Verdana, Georgia, Garamond, serif;
	text-align: justify;
	font-size: 95%;
}
.notes {
	font-family: Verdana, Georgia, Garamond, serif;
	text-align: left;
	font-size: 90%;
}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	font-size: 140%;
	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: Tahoma, Arial, Helvetica, sans-serif;
}

#plan {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.encart1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff
}

.barra_tit {
/*	background-color : #ffffff;*/
	padding-bottom : 1px;
	padding-left : 10px;
	padding-right : 4px;
	padding-top : 1px;
	font-family : Verdana; 
	font-size : 85%;
	font-style : normal;
	font-weight : bold;
	}

.barra_pesq {
/*	background-color : #ffffff;*/
	padding-bottom : 8px;
	padding-left : 4px;
	padding-right : 0px;
	padding-top : 8px;
	font-family : Verdana; 
	font-size : 95%;
	font-style : normal;
	font-weight : normal;
	}


.barra_item{
	/*background-color : #ffffff;*/
	padding-bottom : 1px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 1px;
	font-family : Verdana;
	font-size : 95%;
	font-style : normal;
	font-weight : normal;
}

.noticias{
	/*background-color : #ffffff;*/
	padding-bottom : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	font-family : Verdana;
	font-size : 80%;
	font-style : normal;
	font-weight : normal;
}

.busca{
	/*background-color : #ffffff;*/
	font-family : Verdana;
	font-size : 80%;
	font-style : normal;
	font-weight : normal;
}


.footer{
/*	background-color : #D6DFDC;*/
	padding-bottom : 1px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 1px;
	font-family : Verdana;
	font-size : 80%;
	font-style : normal;
	font-weight : normal;
}

.barra_topo{
	background-color : #D6DFDC;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	font-family : Verdana;
	font-size : 85%;
	font-style : normal;
	font-weight : normal;
	color: #111111;
}

.item{
	padding-bottom : 1px;
	padding-left : 4px;
	padding-right : 8px;
	padding-top : 1px;
	font-family : Verdana;
	font-size : 80%;
	font-style : normal;
	font-weight : normal;
}

.menu1
{
font-family : Verdana;
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 85%;
padding: 0px;
}
