/* BALISES HTML GENERIQUES */
body {
	background: #ddd url(/squel/img/arriere_plan.gif);
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	color: #0072bb;
}
a.lienResultatChapo {
	color: #000;
}
a.lienResultatChapo:hover {
	color: #666;
}
span.spip_surligne {
	background-color: #ff6;
}

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.nomPropre {
	text-transform: uppercase;
}
form.formRecherche fieldset, form.formNewsletter fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

/* CONTENEUR GENERAL */

#container {
	width: 980px;
	background: #fff;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
}

/* EN-TĘTE */

#header {
	background: #4ba3ed no-repeat url(/squel/img/bandeau.jpg) top left;
	height: 144px;
	width: 980px;
	padding: 0;
	margin: 0;
	border: 0;
}

#banner {
	padding: 0;
	margin: 0;
	width: 980px;
	height: 111px;
	border: 0;
}

#logo {
	float: right;
	width: 106px;
	height: 86px;
	border: 0;
	margin: 0;
	margin-right: 34px;
	margin-top: 20px;
}

/* MENU DE NAVIGATION PRINCIPAL */

#menu {
	position: absolute;
	padding-left: 4px;
}
.rubriqueMenu {
	float: left;
	width: 108px;
}
#menu a {
	display: block;
	text-align: center;
}
#menu a.rubriqueNiveau1, #menu a.rubriqueNiveau1on {
	height: 28px;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
	font-size: 11px;
}
#menu a.rubriqueNiveau1:hover, #menu a.rubriqueNiveau1on {
	color: #000;
	background-color: #fff;
	background: url(/squel/img/fond_onglet.gif);
}
.sousMenu {
	display: none;
	border: solid silver 1px;
	/*border-top: 0;*/
}
.sousMenu a {
	padding-top: 3px;
	height: 17px;
	font-size: 9px;
	color: black;
	background: #fff;
}
.sousMenu a:hover {
	background: #ddd;
}


/* TITRE DE PAGE */

#titrePage {
	margin-top: 60px;
	margin-right: 170px;
	margin-left: 196px;
	font-size: 26px;
	font-weight: bolder;
	color: #666;
	background: url(/squel/img/fleche_h1.gif) no-repeat 0px 8px;
	padding-left: 23px;
}

/* MARGE GAUCHE */

#margeGauche {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
	margin-left: 8px;
	border-top: dotted silver 1px;
}
#margeGauche ul {
	margin: 0;
	padding: 0;
}
#margeGauche li {
	border-bottom: dotted silver 1px;
	padding: 3px 0px 3px 0px;
	font-size: 10px;
}
#margeGauche li a {
	color: #0072bb;
}
#margeGauche li a:hover {
	color: #000;
}
#margeGauche img.spip_logos {
	width: 160px;
	border: 0;
	margin: 0;
	margin-top: 20px;
}

/* MARGE DROITE */

#margeDroite {
	float: right;
	width: 135px;
	margin: 0;
	margin-right: 6px;
	padding: 0;
	padding-right: 7px;
	border-right: dotted #999 1px;
	font-size: 10px;
}
#margeDroite p {
	margin: 0;
	padding: 0;
}
#margeDroite li a {
	color: #0072bb;
}
#margeDroite li a:hover {
	color: #000;
}

#formRecherche {
	margin: 0;
	padding: 0;
}
.inputText {
	width: 100px;
	border-top: solid #aaa 1px;
	border-left: solid #aaa 1px;
	border-bottom: solid #4b4b4b 1px;
	border-right: solid #4b4b4b 1px;
	vertical-align: middle;
	font-family: Arial, Helevtica, Verdana, sans-serif;
	font-size: 10px;
	margin: 0;
}
.submit {
	padding: 0;
	margin: 0;	
	vertical-align: middle;
}

/* CORPS DE PAGE */

#content {
	padding: 0;
	margin-right: 170px;
	margin-left: 196px;
	background: #f0efed no-repeat url(/squel/img/fond_txt_gris_haut.gif);
}

#content h3.spip, #content h2 {
	color: #0072bb;
	font-size: 18px;
	background: no-repeat url(/squel/img/fleche_h3.gif) 0px 6px;
	padding-left: 21px;
	margin-top: 30px;
}

#content img {
	border: 0;
	margin: 3px;
}


.chapo {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 30px 10px 30px;
	text-align: justify;
}

div.texte {
	margin: 10px 30px 10px 30px;
	font-size: 12px;
}

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

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

div.texte table {
	margin-left: auto;
	margin-right: auto;
}
div.texte table tr.row_first {
	background-color:  #ddd;
}

div.ps {
	margin: 30px 30px 10px 30px;
	font-size: 11px;
	font-style: italic;
	text-align: right;
}

div.notes {
	margin: 20px 30px 10px 30px;
	border-top: dotted #999 1px;
	font-size: 10px;
}
div.notes p.spip_note {
	margin: 3px;
	text-align: justify;
}
a.spip_note {
	font-size: 9px;
	vertical-align: super;
}

p#pagination {
	margin: 20px 30px 20px 30px;
	font-size: 10px;
	text-align: center;
}

div.photoPortfolio {
	text-align: center;
	margin: 20px;
}

.photoPortfolio img {
	width: 512px;
	height: 384px;
}


div.complements {
	font-size: 10px;
	border-top: dotted #999 1px;
	margin: 20px 30px 10px 30px;
	width: 542px;
}
div.complements a {
	color: #666;
}
div.complements a:hover {
	color: #000;
}

#navOutils {
	height: 25px;
	background: no-repeat url(/squel/img/fond_txt_gris_bas.gif) bottom;
	margin: 50px 0px 10px 0px;
	width: 612px;
	padding-top: 5px;
}

#navPrecedente {
	float: left;
	width: 250px;
	padding-left: 10px;
	text-align: left;
}
#navSuivante {
	float: right;
	width: 250px;
	padding-right: 10px;
	text-align: right;
}
#lienImpression {
	text-align: center;
}

div.plan-rubrique {
	font-weight: bold;
}

/* PIEDS DE PAGE */

#footer {
	clear: both;
	font-size: 10px;
	margin: 40px 0px 20px 0px;
	color: #afafaf;
	text-align: center;
}
#footer a {
	color: #afafaf;
}
#footer a:hover {
	color: black;
}

/* COPYRIGHT */

#spyrit {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	text-align: right;
}
#spyrit a {
	color: #fff;
}
