/*-------------------------*/
/* BALISES HTML GENERIQUES */
/*-------------------------*/

a {
	text-decoration: none;
}
a img{
	border:0;
	}
ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/*------------------------------*/
/* CONTENEUR GENERAL DE LA PAGE */
/*------------------------------*/

#container {
	width: 820px;
	border: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(img/bord_gauche.gif) 0px 179px no-repeat;
}

/*----------------*/
/* ENTETE DE PAGE */
/*----------------*/

#header {
	background: url(img/header.jpg) no-repeat;
	height: 207px;
}

#lienExtranet {
	width: 100px;
	float: right;
	background: url(img/fleche_rouge.gif) no-repeat 0px 3px;
	padding-left: 12px;
	font-size: 10px;
	margin-top: 12px;
}
#lienExtranet a {
	color: #fe0007;
	text-transform: uppercase;
}

#logoRMA {
	border: 0;
	margin-top: 22px;
	margin-left: 25px;
	float: left;
}

#slogan {
	height: 119px;
	margin-left: 183px;
	padding-top: 58px;
	color: #41aeba;
}
#question {
	font-family: Book antiqua, Times new roman, Times;
	font-weight: bolder;
	font-style: italic;
	font-size: 32px;
}
#reponse {
	margin-left: 55px;
	font-family: Arial black, Arial, Helvetica;
	font-size: 22px;
}
span.action {
	color: #fe0007;
}

/*----------------*/
/* MENU PRINCIPAL */
/*----------------*/

#nav {
	clear: left;
	background-image: url(img/fond_nav.gif);
	background-repeat: repeat-x;
	width: 820px;
	height: 32px;
	padding: 0;
	font-size: 11px;
}
#menu {
	height: 32px;
}
.menulist, .menulist  ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
}
.menulist ul {
	visibility: hidden;
	position: absolute;
	top: 31px;
	left: 0px;
	width: 140px;
	font-weight: normal;
	border: solid #309ead 1px;
}
.menulist li {
	float: left;
	position: relative;
}
.menulist ul li {
	float: none;
	margin-right: 0;
	background-color: #fff;
}
.menulist a {
	display: block;
	padding: 3px 5px 2px 5px;
	color: #217da6;
	text-decoration:  none;
}
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
	color: #217da6;
}
.menulist  a.highlighted {
}
.menulist a .subind {
	display:  none;
}
.menulist ul a .subind {
	display:  block;
	float: right;
	background-color: #fff;
}
.menulist ul a:hover {
	background-color: #cdecf3;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
	float: left;
}
.menulist ul a {
	float: none;
}
/* \*/
.menulist a {
	float: none;
}
/* */
/* This semi-commented section exists to fix bugs in IE/Windows (the 'Holly Hack'). \*/
* html .menulist  ul li {
	float: left;
	height: 1%;
}
* html .menulist  ul a {
	height: 1%;
}
/* End Hack */

a.navRubrique {
	display: table-cell;
	vertical-align: middle;
	background: url(img/fond_rubrique_nav.gif) no-repeat top center;
	height: 29px;
	width: 110px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	text-transform: uppercase;
}

/*---------------------------*/
/* CONTENU PROPRE DE LA PAGE */
/*---------------------------*/


#content {
	padding: 0;
	margin-left: 156px;
/*	margin-right: 165px;*/
	width: 499px;
	background-color: #fff;
}

#content a {
	color: #fe0007;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #fe0007;
	margin: 10px;
	margin-top: 30px;
	margin-bottom: 2px;
}
#content h1 .rubriqueCourante {
	text-transform: uppercase;
	color: #f79910;
}
#content h1.titrePlan {
	color: #000;
	font-size: 15px;
}
#content div.surtitre {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #217da6;
}

#content h2,h3 {
	font-size: 11px;
	margin: 10px;
	margin-top: 6px;
	margin-bottom: 2px;
	font-weight: bold;
}

h3.spip, .texte h3 {
	color: #217da6;
	text-align: left;
	font-size: 14px;
	margin: 10px;
	text-transform: uppercase;
}

.chapo {
	font-weight: bold;
	margin: 10px;
	text-align: justify;
	color: #217da6;
}

div.texte {
	text-align: justify;
	margin: 10px;
	margin-top: 25px;
	color: #217da6;
}

div.texte p {
	margin-top: 12px;
	margin-bottom: 12px;
}

div.texte ul {
	margin-left: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
}
div.texte li {
	list-style-type: disc;
	list-style-position: outside;
}

div.ps {
	text-align: right;
	margin: 10px;
	margin-top: 25px;
	color: #217da6;
	font-size: 10px;
}

div.notes {
	text-align: justify;
	margin: 10px;
	margin-top: 25px;
	color: #217da6;
	font-size: 10px;
}

.spip_documents {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.spip_doc_titre {
	text-align: center;
}

/* Complements d'infos en bas de page */

#complements {
	width: 400px;
	margin: 0px;
	margin-left: 212px;
	margin-top: 30px;
	padding: 0px;
}

#complements ul {
	margin-left: 20px;
	margin-top: 4px;
}

/* Systeme de navigation precedent / suivant */

#navPrecedente {
	clear: left;
	float: left;
	width: 45%;
	text-align: left;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#navSuivante {
	clear: right;
	float: right;
	width: 45%;
	text-align: right;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#navBdPAgenda {
	color: #217da6;
	font-size: 10px;
	margin: 20px 10px 20px 10px;
}

/* Page de rubrique */

.menu .menu-titre {
	font-weight: bold;
	margin: 6px 0px;
}


/* Annuaire des professionnels */

.entreeAnnuaire {
	margin: 1em 0;
	padding: 0.5em;
	border: solid #217da6 1px;
	clear: left;
}
.categorieAnnuaire {
	float: left;
	width: 140px;
}
.detailAnnuaire {
	padding-left: 150px;
}


/*--------------*/
/* MARGE DROITE */
/*--------------*/

#sidebar-a {
	float: right;
	width: 143px;
	margin: 0;
	margin-left: 0;
	padding: 0;
	padding-top: 50px;
	padding-bottom: 20px;
}

#sidebar-a h3 {
	color: #f79910;
	margin: 0;
	margin-top: 15px;
	font-size: 13px;
	font-weight: bolder;
}
#sidebar-a ul li {
	margin-top: 7px;
}
#sidebar-a ul li a {
	color: #217da6;
	font-weight: bolder;
}
#sidebar-a ul li a:hover {
	border-bottom: solid #a0d7dc 1px;
}

#recherche {
	/*padding: 15px 0px 10px 7px;*/
}
#recherche p {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
#recherche form {
	margin: 0px;
	padding: 0px;
}
#recherche input {
	width: 110px;
	font-size: 12px;
}


/*----------------*/
/* PAGE D'ACCUEIL */
/*----------------*/

#contentSommaire {
	padding: 0;
/*	background: url(img/degrade_home.gif) no-repeat;*/
}
#messageAccueil {
	color: #fe0007;
	font-weight: bold;
	font-size: 14px;
	margin-left: 30px;
}
.lettrine {
	color: #f79910;
	font-size: 150%;
}
#photoAccueil {
	float: right;
	width: 275px;
	height: 273px;
	border: 0;
	margin-top: 10px;
}

#zoneGeographique {
	width: 450px;
	color: #309ead;
	font-size: 14px;
	margin: 0;
	margin-top: 45px;
	padding:174px 0 0 479px;
	background: url(img/carte_accueil.gif) no-repeat;
}
#zoneGeographique ol, #zoneGeographique li{
  padding: 0;
  margin-left:10px;
  color:#4cb7d1;
  font-size:12px;
}
#zoneGeographique{
	color:#fe0007;
	font-weight:bold;
	font-size:15px;
	}

#boutonFlashInfo {
	float: right;
	clear: right;
	width: 225px;
	font-weight: bold;
	padding: 2px;
	margin-top: 10px;
}
.enteteFlash {
	background-color: red;
	color: white;
	text-align: center;
	margin-bottom: 5px;
}
.titreFlash a {
	font-weight: bold;
	color: #000;
}
.titreFlash a:hover {
	color: #309ead;
}
.descriptifFlash a {
	color: #309ead;
}



#boutonsBasPage {
	margin-top: 10px;
}
#boutonTelephone {
	display: inline;
	float: left;
	width: 440px;
	height: 50px;
	margin-left: 20px;
	margin-top: 18px;
	color: #fe0007;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	padding: 0;
	padding-top: 8px;
	letter-spacing: 1px;
	background: url(img/fond_bouton_telephone.gif) no-repeat;
}
.numeroTelephone {
	font-size: 16px;
}
#boutonsCoordonneesContact {
	display: inline;
	float: left;
	width: 127px;
	height: 50px;
	margin-left: 10px;
	margin-top: 10px;
	color: #fe0007;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	padding: 0;
	padding-top: 1px;
}
#boutonsCoordonneesContact a {
	color: #fe0007;
}
#boutonsCoordonneesContact a:hover {
	color: #f79910;
}
#boutonCoordonnees {
	background: url(img/fond_bouton_coordonnees.gif) no-repeat;
	height: 25px;
}
#boutonContact {
	background: url(img/fond_bouton_contact.gif) no-repeat;
	height: 20px;
}

#boutonDroite {
	display: inline;
	float: left;
	margin-left: 30px;
	width: 170px;
	padding-top: 10px;
}
#champRecherche form, #champRecherche fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

/*############ AJOUT CSS ACCUEIL ###############*/

#messageAccueil #right_wrap {
float: right;
width: 276px;
font-size: 12px;
color: #217DA6;
font-weight: normal;
}
#messageAccueil #right_wrap h1, #messageAccueil #right_wrap h2,
#messageAccueil #right_wrap h3, #messageAccueil #right_wrap p,
#messageAccueil #right_wrap span, #messageAccueil #right_wrap i,
#messageAccueil #right_wrap strong, #messageAccueil #right_wrap a {
margin-top: 0;
}

#messageAccueil #right_wrap .contour {
	padding-left: 10px;
	padding-right: 10px;	
}

.coutour p.spip{
	margin-bottom:0;
	}
#messageAccueil #right_wrap #focus {
	background: #fff url(./img/focus.jpg) no-repeat top center;
	border-left: 2px solid #217da6;
	padding-top: 35px;
	padding-bottom: 6px;
}

#messageAccueil #right_wrap .bloc_edit {
	background: url("./img/degrade_bleu.png") repeat-y scroll left top #FFF;
	border-top: 1px solid #9fd8e3;
	border-left: 2px solid #217da6;	
	padding-bottom: 6px;
	padding-top: 6px;
}

#messageAccueil #right_wrap .bloc_edit ul {
	list-style-type: square;
	padding-left: 4em;	
}
#messageAccueil #right_wrap .bloc_edit ul li {
	list-style-type: square; 
}

#messageAccueil #right_wrap .bloc_edit h2 {
	background:url("./img/puce_focus.png") no-repeat scroll left center transparent;
	font-size:13px;
	margin-left:10px;
	text-indent:13px;
}

#messageAccueil #right_wrap .bloc_edit h2 a {
	color: #217DA6;	
}

#messageAccueil #right_wrap #focus a, #messageAccueil #right_wrap .bloc_edit a {
	color: #217DA6;	
	text-decoration: underline;
}
#messageAccueil #right_wrap #focus a:hover, #messageAccueil #right_wrap .bloc_edit a:hover {
	text-decoration: none;	
}

#messageAccueil #right_wrap .bloc_edit h3, #messageAccueil #right_wrap .bloc_edit h4 {
	font-size: 12px;
}

#messageAccueil #interne_wrap {
/* width: 507px;	*/
}


/*--------------*/
/* PLAN DU SITE */
/*--------------*/

div.planSecteur {
	border-top: solid #a0d7dc 1px;
	margin-top: 20px;
	padding-top: 10px;
}

ul.planArticles, ul.planRubriques {
	margin-left: 20px;
}

ul.planRubriques li {
	margin-top: 5px;
}
ul.planArticles li {
	margin-top: 0px;
}



/*-----------*/
/* RECHERCHE */
/*-----------*/

.spip_surligne {
	background-color: yellow;
}

/*--------------*/
/* PIED DE PAGE */
/*--------------*/

#footer {
	clear: both;
	font-size: 10px;
	padding: 10px 0px 10px 0px;
	margin: 0;
	margin-top: 20px;
	margin-left: 156px;
	margin-right: 165px;
	color: #828282;
	text-align: center;
}
#footer a {
	color: #217da6;
}

/*-----------*/
/* COPYRIGHT */
/*-----------*/

#spyrit {
	clear: both;
	width: 980px;
	border: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ddd;
	text-align: right;
}
#spyrit a {
	color: #ddd;
}
#spyrit a:hover {
	color: #aaa;
}
