/* Général */
BODY {
        BACKGROUND: url(../images/fond.png);
        COLOR: #000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        margin-top: 7px;
        text-align: center;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}
A {
        TEXT-DECORATION: none;
}
A:hover {
        TEXT-DECORATION: none;
}
/* Structure de la page */
#conteneur {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        WIDTH: 780px;
        MARGIN-TOP: 7px;
        text-align: left;
}
#bandeau {
        position: absolute;
        WIDTH: 770px;
        HEIGHT: 110px;
}
#titre {
        position: absolute;
        left: 104px;
        top: 5px;
        WIDTH: 180px;
        TEXT-ALIGN: left
}
/* Formatage du Titre si en texte */

#logo{
        position: absolute;
        left: 12px;
        top: 5px
}

/* Champs de formulaires INPUT */

.form_auteur {
        position: relative;
        width:400px;
        height:400px;
}

/* Démarrage de ma zone de contenu : zone de texte, menu de droite */
#contenu_inter {
        position: relative;
        margin-left: auto;
        margin-right: auto; 
        WIDTH: 780px; 
        TOP:225px; 
        text-align: left;
}

/* div de presentation de la page d'accueil */ 
.news 
{
  margin: 0px;
  float: left;
  width: 378px;
  text-align: left;
  font-size: 0.60em;
  COLOR: #007CA4;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: none;
  padding: 0;
  border-right-color: #007CA6;
  border-left-color: #007CA6;
  border-right-style: solid;
  border-left-style: solid;
  border-right-width: 1px;
  border-left-width: 1px;
}

.news a
{
  color:#1144BB;
  text-decoration:none;
}

.photo
{
  float:left;
  display:block;
  width:320px;
  text-align:right;
  padding-left: 13px;
  border-radius:1em;
}

/*------------------------------------------*/

/* affichage des textes */
.txtmenu1 {
        COLOR: #2B525D;
        FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 0.5625em;
        text-transform: none;
        margin-right: 3px;
        white-space: normal; 
}
.txtmenu2 {
        COLOR: #000000;
        FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 1em;
        margin-right: 3px;
        text-align:center;
}
.txtmenu1_1 { /* texte du premier menu de niveau 1 */
        COLOR: #000000;
        FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 0.625em;;
        margin-right: 3px;
        margin-left: 6px;
        vertical-align: middle;
        text-align:center;
}
.txtmenu2_1 {
        COLOR: #0e1e50;
        FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 0.625em;;
        margin-right: 3px;
        margin-left: 20px;
        margin-top: 3px;
        vertical-align: middle;
}

.sous_rubriques
{
  COLOR: #0e1e50;
  FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.625em;;
  margin-right: 3px;
  margin-left: 20px;
  margin-top: 3px;
  vertical-align: middle;
}



/* Espacement entre les trois zones : Menu vertical / Contenu / Menu de droite */
.espace_contenu {
        WIDTH: 2px;
        HEIGHT: 10px;
        TEXT-ALIGN: left;
        background-color: transparent;
}

/* Zone de contenu */

/* Haut du contenu */
.hcontenu {
  margin-left: auto;
  margin-right: auto; 
  padding-left: 20px;
  WIDTH: 599px; 
  HEIGHT:30px;
  BACKGROUND: url(../images/hcontenu.png) no-repeat;
}

.hcontenu2 {
  margin-left: auto;
  margin-right: auto; 
  WIDTH: 770px; 
  HEIGHT:30px;
  BACKGROUND: url(../images/hcontenu_accueil.png) no-repeat;
}
/*  Mise en forme des textes des articles, breves etc. */

.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	text-align:center;
	line-height: 1.4em;
  width:550px; }

.texte { 
  color: #000; 
  font-size: 0.96em; 
  width:500px;
}

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; width:500px;}
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/* mise en forme des liens */
.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }
	
.contenu {
        COLOR: #000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        padding-left: 13px;
        WIDTH: 600px;
        background-color:#FFFFFF;
}

/* fil d'ariane */
.arianeun {
        font-size: 0.625em;
        COLOR: #05ADCA;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.arianeun a {
        COLOR: #05ADCA;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.arianeun a:hover{
        COLOR: #05ADCA;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        TEXT-DECORATION: none;
}
.arianedeux {
        font-size: 0.625em;
        COLOR: #05ADCA;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-left:10px;
}
/*--------*/
/* contenu de la page en cours */
.telecharger {
        font-size: 0.95em;
        COLOR: #007CA4;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
}
.telecharger a {
        font-size: 0.95em;
        COLOR: #007CA4;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;

}
.telecharger a:hover{
        font-size: 0.95em;
        COLOR: #007CA4;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;

}

H1 {
        COLOR: #2B525D;
        font-size: 1em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
}
H2 {
        COLOR: #2B525D;
        font-size: 1em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
}

/* bandeau de bienvenue de la page d'accueil */
.bienvenue{
        HEIGHT:21px;
        padding:0px;
        padding-left:3px;
        BACKGROUND: url(../images/haut_bienvenue.png) no-repeat;
        margin:0px;
}

.bienvenue form
{
  margin:0px;
  padding:0px;
}

.bienvenue input
{
  border:0px;
  width:372px;
  height: 15px;
  margin-top:2px;
  margin-bottom:0px;
  BACKGROUND: url(../images/none.gif) repeat-x;
  COLOR: #2B525D;
  FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  vertical-align: middle;
  font-size: 0.6em;
  text-transform: none;
  line-height: 10px;

}

.bienvenue_bas{
        border:0px;
        HEIGHT:9px; 
        BACKGROUND: url(../images/bas_bienvenue.png) no-repeat;
}

/* bandeau haut du contenu de la page */
.tab_contenu_haut{
        WIDTH: 524px; 
        HEIGHT:21px;
        BACKGROUND: url(../images/haut_tabcontenu.png) no-repeat;
        COLOR: #2B525D;
        FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        vertical-align: middle;
        text-align: center;
        font-size: 0.625em;
        text-transform: none;
        line-height: 10px;
}


/* bord lateraux */
.tab_contenu_bords{
        WIDTH: 565px;
        FONT-SIZE: 0.7em;
        COLOR: #000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 12px;
        padding-bottom: 12px;
        margin: 0px;
        background-color:#FFFFFF;
        border-right-color: #007CA4;
        border-left-color: #007CA4;
        border-right-style: solid;
        border-left-style: solid;
        border-right-width: 1px;
        border-left-width: 1px;
}

.tab_contenu_bas{
        WIDTH: 619px; 
        HEIGHT:9px; 
        BACKGROUND: url(../images/bas_tabcontenu.png) no-repeat;
}


/* Bas du contenu */
.contenu_gauche_bas{
        position: relative; 
        margin-top:123px;
        WIDTH: 619px; 
        HEIGHT:12px; 
        BACKGROUND: url(../images/contenu_bas_inter.png) no-repeat;
}

.contenu_gauche_bas2{
        position: relative; 
        margin-top:123px;
        WIDTH: 770px; 
        HEIGHT:12px; 
        BACKGROUND: url(../images/contenu_bas_accueil.png) no-repeat;
}
/* Fin de la page avec le développé du Ministère */
#pied {
	position: relative;
	width: 770px;
	height: 27px;
	margin-top: 0px;
	padding-top:0px;
	padding-right:5px;
  BACKGROUND: url(../images/pied_page_offices.png) no-repeat; }


#pied2 {
  width:300px;
  height:27px;
  margin-left:450px;
  margin-top:0px;
  text-align: right;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-style: normal;
  
}

#pied2 a {
  color:#FFFFFF;
  font-weight:bold;
}

#pied2 a:hover {
  color:#FFFFFF;
  font-weight:bold;
}
/* breves */
/* Colonne du menu vertical */


.hmenu_vertical {
        WIDTH: 149px;
        HEIGHT:30px;
        BACKGROUND: url(../images/hmenu_vertical.png) no-repeat;
        text-align:center;
}
.menu_gauche{
        WIDTH: 149px;
        background:url(../images/breves_fond.png) repeat-y;
        vertical-align: top;
        text-align:center;
}

.menu_gauche ul {
    margin:0;
    padding:0;
    list-style:none;
}
.menu_gauche li {
    float:left;
    margin:0;
    padding:5px;
    width:139px;
    text-decoration: none;
}
/* Bas du menu vertical */
.menu_gauche_bas{
        position: relative; 
        WIDTH: 149px; 
        HEIGHT:12px;
        BACKGROUND: url(../images/nav_gauche_bas.png) no-repeat;
}

#breves {
        FONT-FAMILY: Verdana;
        font-weight: bold;
        font-size: 1em;
        text-decoration: none;
        text-align:center;
        background-color:#bed5d9;
}
#breves ul {
    margin:0;
    padding:0;
    list-style:none;
    }

#breves li{
    float:left;
    margin:0;
    padding:0;
    width:149px;
    text-align:center;

}

/* ----------------- */

/* onglets des rubriques et sous rubriques */
/* onglets ------- */
.header {
    position: absolute;
    top: 153px;
    WIDTH: 770px;
    font-size: 93%;
    line-height:normal;
    padding-right:1px;
    }


.header a {
    padding-top: 4px;
    padding-left: 0px;
    padding-bottom: 4px;
    text-align:center;
    vertical-align:middle;
    }

.onglet {
	display:block;
	cursor: pointer;
	float: left;
	width: 109px;
	height: 33px;
	border: 0px;
	margin: 0px;
	}
	
#onglet1 {
	left: 0px;
	height: 55px;
  background: url(../images/onglet1.png) no-repeat;

	}

#onglet1:hover {
	background: url(../images/onglet1-a.png) no-repeat;

	}

#onglet2 {
	left: 0px;
	height: 55px;
	background: url(../images/onglet2.png) no-repeat;

	}

#onglet2:hover {
	background: url(../images/onglet2-a.png) no-repeat;

	}

#onglet3 {
	left: 0px;
	height: 55px;
	background: url(../images/onglet3.png) no-repeat;

	}

#onglet3:hover {
	background: url(../images/onglet3-a.png) no-repeat;

	}

#onglet4 {
	left: 0px;
	height: 55px;
	background: url(../images/onglet4.png) no-repeat;

	}

#onglet4:hover {
	background: url(../images/onglet4-a.png) no-repeat;

	}

#onglet5 {
	left: 0px;
	height: 55px;
	background: url(../images/onglet5.png) no-repeat;

	}

#onglet5:hover {
	background: url(../images/onglet5-a.png) no-repeat;

	}

#onglet6 {
	left: 0px;
	height: 55px;
	background: url(../images/onglet6.png) no-repeat;

	}

#onglet6:hover {
	background: url(../images/onglet6-a.png) no-repeat;

	}

#onglet7 {
	left: 0px;
	height: 55px;
	background: url(../images/onglet7.png) no-repeat;

	}

#onglet7:hover {
	background: url(../images/onglet7-a.png) no-repeat;

	}
/* sous menus */
div.smenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    position:absolute;
    margin-left:0px;
    margin-top:190px;
    width:770px;
    height:30px;
    line-height:normal;
    font-size:93%;
    vertical-align:middle;
	}

div#smenu0 {
	background: url("../images/smenu0.png") no-repeat;
  text-align:center;
  vertical-align:middle;
  padding-top:3px;
	}
	
div#smenu1 {
	background: url("../images/smenu1.png") no-repeat;
	display: none;
	}
	
div#smenu2 {
	background: url("../images/smenu2.png") no-repeat;
	display: none;
	}
	
div#smenu3 {
	background: url("../images/smenu3.png") no-repeat;
	display: none;
	}
	
div#smenu4 {
	background: url("../images/smenu4.png") no-repeat;
	display: none;
	}
	
div#smenu5 {
	background: url("../images/smenu5.png") no-repeat;
	display: none;
	}
	
div#smenu6 {
	background: url("../images/smenu6.png") no-repeat;
	display: none;
	}
	
div#smenu7 {
	background: url("../images/smenu7.png") no-repeat;
	display: none;
	}
	
div#preloader {
	display: none;
	}
/* ---------------------- */
/* habillage du cadre de detection de navigateur */
#ie {
  position:absolute;
  margin-top :0px;
  padding-top:20px;
  color:#FFFFFF;
  width:770px;
  height:110px;
  border:1px solid #000000;
  text-align:center;
  vertical-align:middle;
  
} 
.vous {
  color:#FF0000;
}

/* page auteur*/
#auteur {
  position : relative;
  width:500px;
  margin-top:auto;
  margin-bottom: auto;
  padding-left: 15px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  background-color: #FFFFFF;
  font-size: 0.95em;
  COLOR: #007CA4;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
#auteur a {
        font-size: 0.95em;
        COLOR: #007CA4;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-top: 8px;
}
#auteur a:hover{
        font-size: 0.95em;
        COLOR: #007CA4;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding-top: 8px;
}
#auteur_article {
  position:relative;
  margin-top: 5px;
  padding-left:15px;
  padding-right:15px;
}

.cartouche {
  position:relative;
  width:600px;
  COLOR: #007CA4;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-style: normal;
}

/* div rechercher */
#rechercher {
  position:absolute;
  width:770px;
  height:30px;
  margin-top:114px;
  background: url(../images/bandeau_recherche.png) no-repeat;
  color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-style: normal;
  line-height:normal;
  font-weight:bold;
}

#rechercher2 {
  /*border:1px solid;*/
  width:400px;
  height:20px;
  padding-top:2px;
  padding-right:10px;
  text-align:center;
  color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-style: normal;
  line-height:normal;
  font-weight:bold;
}

#rechercher a {
  text-decoration:none;
  color:#FFFFFF;
}
#rechercher a:hover {
  color:#FFFFFF;
}

#rechercher2 a {
  text-decoration:none;
  color:#FFFFFF;
}
#rechercher2 a:hover {
  color:#FFFFFF;
}

.push_up
{
  height:21px;
  color:#FF5533;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.6em;
  font-style: normal;
  line-height:normal;
  font-weight:bold;
  text-align:center;
  line-height: 10px;
  background:url(../images/push_up.png) no-repeat;
}

.push_down
{
  height:21px;
  background:url(../images/push_down.png) no-repeat;
}

.push
{
  width: 378px;
  color:#FF5533;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  font-style: normal;
  line-height:normal;
  font-weight:bold;
  border-right-color: #FF0000;
  border-left-color: #FF0000;
  border-right-style: solid;
  border-left-style: solid;
  border-right-width: 1px;
  border-left-width: 1px;
}

.push a
{
  font-size: 0.95em;
  COLOR: #FF0000;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

/*tableaux */
/* Tableaux */
table.spip
{
	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; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; text-align: left; vertical-align: middle; border: 1px solid; }

.important
{
 /* border:1px solid; */
  padding: 0;
  margin:0px;;
  width:350px;
  text-align:left;
}

.important a, a:hover: a: {text-decoration:none;}
.important img {border:none; width:350px; height:50px;}
.important h3 {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size:12pt; font-weight:bold; color:#000000;}
.important h2 {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; font-weight:normal; color:#FFFFFF;}
