/* Balises Html standard redˇfinies appliquˇes en prioritˇ*/

body {
	margin: 0; 
	background-color: #FFFFFF;
	background-image: url(/squelettes/fond.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}

p {
	text-align: justify;
	text-indent: 0cm;
	line-height: 1.4em;
	color: #262626;
}

/*	style invisible pour l'affichage en mode texte */
.invisible {
	display: none;
}

/* Styles du haut de page */

.LogoHaut {
	display: block;
	position: absolute;
	top: 0 px;
	left: 0px;
	background-color : #FF3B0A;
	width: 130px;
	height:61px;
	z-index: 3;
	border-bottom:1px solid #d6e1ec;
}

/* bidouille Windows Exploder */
@media screen { 
html>body .LogoHaut { 
	position: fixed;
	}
}

.HautTitre {
	display: block;
	position: absolute;
	top: 0 px;
	left: 130px;
	width: 100%;
	height: 50px;
	background-color : #FF3B0A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
	padding-top: 3px; 
	z-index: 3;
}

/* bidouille Windows Exploder */
@media screen { 
		html>body .HautTitre { 
	position: fixed;
	}
}

.chemin {
	display: block;
	position: absolute;
	top: 41px;
	left: 130px;
  	height: 18px;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	white-space: nowrap;
	color: #666666;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 4px; 
	border-bottom:1px solid #aaaaaa;
	z-index: 4;
} 

/* bidouille Windows Exploder */
@media screen { 
	html>body .chemin { 
	position: fixed;
	}
}

.chemin	a {
	color: #666666;
	text-decoration: none;
}

.chemin	a:hover {
	text-decoration: underline;
}

/* Styles du menu de gauche */

.menugauche{
	position: absolute;
	top: 61px;
	left: 0px;
	height: 100%;
	background-color: #f5f8fc;
	width: 130px;
	border-right:1px solid #d6e1ec;
	z-index: 2;
}

/* bidouille Windows Exploder */
@media screen { 
	html>body .menugauche { 
	position: fixed;
	}
}

.recherche{
	padding-top: 25px;
	padding-left: 5px;
}

.formrecherche {
	width: 120px;
	background-color: #f5f8fc;
}

.AutreSection {
	margin:0;
}

.menusections a {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-decoration:none;
	color: #0066CC;
	line-height: 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
}

.menusections a:hover {
	color: #FFFFFF;
	background-color: #4C94FF;
	text-decoration: none;
}

.SectionActuelle a {
	background-color: #A6CAFF;
}

.petisliens{
	padding-top: 25px;
}

.petisliens a {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0066CC;
	text-align: left;
	text-decoration: none;
	padding: 0.1em 0.5em 0em 0.5em;
}

.petisliens a:hover {
	color: #0066CC;
	background-color: #A6CAFF;
	text-decoration: none;
}

/* Styles du menu de droite */

.menudroite{
	position: absolute;
	top: 66px;
	right: 5px;
	width: 130px;
	z-index: 2;
}

/* bidouille Windows Exploder */
@media screen { 
	html>body .menudroite { 
	position: fixed;
	}
}

.menusubsections a{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-decoration:none;
	color: #FF4314;
	background-color: #FFE4DA;
	line-height: 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
}

.menusubsections a:hover {
	color: #FFFFFF;
	background-color: #FF4314;
}

.subsectionactuelle a{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-decoration:none;
	color: #FF4314;
	background-color: #FFAD99;
	line-height: 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
}

/* Styles du contenu central */

/* Styles de bidouille antibug sous mozilla */
.contenuetpied {
	position: absolute;
	top: 0px;
	left:0px;
	width: 100%
}

.contenu {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	color: #262626;
	z-index: 1;
	margin-left: 130px;
	margin-right: 130px;
	margin-top: 80px;
	margin-bottom: 40px;
	padding-left: 10px;
	padding-right: 10px;
}

.contenu a {
	color: #0066CC;
	text-decoration: none;
}

.contenu a:hover {
	color: #FF3300;
	text-decoration: none;
	border-bottom:1px dotted #FF3300;
}

h3 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color:#369;
	margin-top: 0px;
	margin-bottom: 0px;
	marging-left: 10px;
	marging-right: 10px;
}

h4 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#369;
	margin-top: 0px;
	margin-bottom: 0px;
	marging-left: 10px;
	marging-right: 10px;
}

hr {
	display: block;
	border-top:1px solid #B7CEE6;
}

.contenu strong {
	color: #262626;
}

.logo {
	display:block;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.rechercheetbouton {
	display:block;
	width: 320px;
	margin: auto;
	margin-bottom: 35px;
}

.plan {
	display:block;
	padding-left: 10px;
}

.descriptplan {
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 0.85em;
	padding-left: 5px;
}

.resultats {
	display: block;
	clear: both;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	border-top:1px solid #B7CEE6;
}

.titreresult {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	color:#FFFFFF;
	background-color : #FF3B0A;
	padding-left: 2px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.liste {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #262626;
}

.titresommaire {
	clear: both;
	margin-bottom: 15px;
}

.login {
	display:block;
	width: 290px;
	margin: auto; 
}

.CorpsArticle {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.NaviSousText  {
	border-top:1px solid #B7CEE6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Styles a classer */

.Rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: #468046;
	font-weight: bold;
}

.puce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FF3B0A;
}

.RubDescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #468046;
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 2px;
}

.spip_encadrer {
	width : 100%;
	background-color: #FFFFFF;
	padding: 5px;
	border:1px solid #d6e1ec;
}
