*
	{
	font-family: Verdana;
	}


/* BALISES */


HTML, BODY
	{
	width: 100%;
	}


BODY
{
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #333333;
	scrollbar-base-color: #FBFBFB;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #E2E2E2;
	scrollbar-highlight-color: #FBFBFB;
	scrollbar-shadow-color: #333333;
	margin: 0px;
}

.format_png{behavior:url(win_png.htc);}
img{border:0;}
/* ACCUEIL */


#actus
	{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 200px;
	height: 100%;
	background-image: url(../images/actus_fond.gif);
	}


#actus UL
	{
	margin-left: 15px;
	_margin-left: 50px;
	}


#actus LI
	{
	list-style-image : url(../images/puce_actus.gif);
	list-style-position: outside;
	margin-right: 10px;
	margin-left: 5px;
	}


#actus A, #actus A:link, #actus A:visited
	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 70%;
	}


#actus A:hover, #actus A:active
	{
	color: #E8BD33;
	}


/* */


#conteneur
	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:600px;
	}


#gauche
	{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 107px;
	}


#droite
	{
	position: absolute;
	left: 208px;
	right: 0px;
	top: 0px;
	}


#recherche
	{
	position: absolute;
	bottom: 0px;
	left: 20px;
	width: 250px;
	height: 55px;
	margin: 0px;
	}


INPUT.recherche
	{
	font-size: 10px;
	margin-top: 22px;
	margin-left: 42px;
	border: 0px;
	}


INPUT.valide
	{
	font-size: 10px;
	border: 1px solid #000000;
	}


/* CHEMIN */


#chemin
	{
	position: absolute;

	top: 20px;
	left: 220px;
	font-size: 60%;
	right: 100px;
	}




/* CONSOLE */


#console
	{
	font-size: 80%;
	}


#descriptif, #textedescriptif
	{
	font-size: 100%;
	}


/* SOUS RUBRIQUES SECTEUR */


#ssrubsecteur UL
	{
	margin-top: 10px;
	margin-left: 50px;
	margin-bottom: 10px;


	}


#ssrubsecteur LI
	{
	display : list-item;
	list-style-image : url(../images/puce_ssrub.gif);
	list-style-position: outside;
	font-weight: normal;
	color: #3B59A1;
	margin-bottom: 0px;
	margin-top: 0px;
	}


A.ssrubsecteur, A:link.ssrubsecteur, A:visited.ssrubsecteur
	{
	font-size: 80%;
	}


/* ENCADRE */


.bloc
	{
	float: right;
	width: 186px;
	padding-left: 66px;
	_width: 246px;
	font-size: 110%;
	background-image: url(../images/bloc.gif);
	margin-left: 5px;
	}


.bloc H1
	{
	font-size: 90%;
	}

.bloc UL{
margin:0;padding:0;
}

.bloc LI
	{
	display : list-item;
	list-style-image : url(../images/puce.gif);
	list-style-position: outside;
	font-weight: normal;
	color: #3B59A1;
	font-size: 80%;
	margin:0;padding:0;margin-left:22px;
	}


.bloc A, .bloc A:link, .bloc A:visited
	{
	font-weight: normal;
	color: #3B59A1;
	text-decoration: none;
	}


.bloc A:active, .bloc A:hover
	{
	font-weight: normal;
	text-decoration: underline;
	}


.liens UL
	{
	margin: 0px;
	padding: 0px;
	}


.liens LI
	{
	display : list-item;
	list-style-image : url(../images/puce_lien.gif);
	list-style-position: outside;
	}




/* CONTENU DU CADRE PRINCIPAL */


#contenu
	{
	position: absolute;
	top: 45px;
	left: 240px;
	height: 450px;
	right: 50px;
	font-size: 85%;
	padding: 10px;
	_width:expression(document.body.clientWidth - 290);
	}


#titrerub
	{
	display: block;
	margin-left: 20px;
	}


#titreart
	{
	display: block;
	}




H1
	{
	font-size: 140%;
	}

H2
	{
	font-size: 130%;
	}
H3
	{
	font-size: 120%;
	}
H4
	{
	font-size: 110%;
	}


#contenu .chapo
	{
	color: #224773;
	font-size: 80%;
	font-weight: bold;
	}


#contenu .texte
	{
	color: #9D3029;
	font-size: 80%;
	}


A, A:link, A:visited
	{
	font-weight: bold;
	color: #3B59A1;
	font-size: 100%;
	text-decoration: none;
	}


A:active, A:hover
	{
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	}


LI
	{
	/*list-style-image : url(../images/li.gif);*/
	margin-bottom: 5px;
	}


UL
	{
	margin: 5px 0 10px 20px;
	padding: 0;
	}


TD
	{
	font-size: 70%;
	}


INPUT, TEXTAREA
	{
	font-size: 100%;
	}


/* CARTO */


A.cartolabel, A:link.cartolabel, A:visited.cartolabel
	{
	background-color: #000000;
	color: #FFFFFF;
	padding: 3px;
	text-align:left;
	}


A:hover.cartolabel, A:active.cartolabel
	{
	color:#FF0000;
	text-decoration: none;
	}




/* SPIP */
.texteencadre-spip {
	text-align:justify;
}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 85%;
}


.spip_documents_center{
	margin: auto;
	text-align: center;
	width: 80%;
}



.spip_documents_left{
	float: left;
	margin-right: 15px;
	text-align: center;
}


.spip_documents_right{
	float: right;
	margin-left: 15px;
	text-align: center;
}


.image_typo
	{
	behavior: url("win_png.htc");
	border: 1px solid #000000;

	margin: 0px;
	}


.spip_logos
	{
	margin: 5px;
	margin-top: 10px;
	}
/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid #000;
	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: #9E2D33; color: #fff; font-size: 80%; font-weight: bold; }
table.spip tr.row_odd { background: #fff; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; border-bottom: 1px solid #000; border-right: 1px solid #000;}
table.spip th{white-space:nowrap;padding:0 4px 0 4px;}

.mise_a_jour {
	font-size:0.7em;
}

.imprimer {
	vertical-align:text-bottom;
}

/* menu html */
#menu2 {font-size:13px;overflow:hidden;padding:35px 0 0;margin:0!important;margin-top:-8px;}
#menu2 {width:207px;background:white url('../images/animation/menu_tete.png') no-repeat 1px 0;}
#menu2 li {margin:0;background:url('../images/animation/menu_fond.png') 1px top repeat-y;}
#menu2 li a {display:block;min-height:25px;padding:0;margin:0;padding-left:72px;list-style-image:none;background:url('../images/animation/menu_tete_puce.png') 21px no-repeat;}
#menu2 li a:hover {background:url('../images/animation/menu_tete_puce_hover.gif') 21px no-repeat;}
#menu2 li a img {margin:1px;}
#menu2 span img {display:none;}

#menu2 #menu2_item1, #menu2 #menu2_item2 {background:none;background-image:none;}


/* PUCE EN PLUS DANS BARRE TYPO */
.puce1 li {list-style-image:url('../images/puce1.gif');}
.puce2 li {list-style-image:url('../images/puce2.gif');}
.puce3 li {list-style-image:url('../images/puce3.gif');}

ul li {list-style-type:disc;}
ul ul li {list-style-type:square;}
ul ul ul li {list-style-image:url('../images/puces/tri_0.gif');}

.puce1 ul li {list-style-image:url('../images/puces/disc_1.gif');}
.puce1 ul ul li {list-style-image:url('../images/puces/square_1.gif');}
.puce1 ul ul ul li {list-style-image:url('../images/puces/tri_1.gif');}

.puce2 ul li {list-style-image:url('../images/puces/disc_2.gif');}
.puce2 ul ul li {list-style-image:url('../images/puces/square_2.gif');}
.puce2 ul ul ul li {list-style-image:url('../images/puces/tri_2.gif');}

.puce3 ul li {list-style-image:url('../images/puces/disc_3.gif');}
.puce3 ul ul li {list-style-image:url('../images/puces/square_3.gif');}
.puce3 ul ul ul li {list-style-image:url('../images/puces/tri_3.gif');}
