/* ---------------------- taille des polices ---------------------- */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#333;
}

/* ---------------------- balises primaires --------------------- */
td, th {
	vertical-align:top;
}
th {
	text-align:center;
	font-weight:bold;
}
p {
	font-size:100%;
	margin:6px 0 6px 0;
	padding:0;
}
h1 {
	color:#e20030;
	font-size:200%;
	margin:0 5px 20px 6px;
	padding:0;
}
h2 {
	color:#707173;
	font-size:150%;
	margin:20px 5px 10px 6px;
	padding:0;
}
h3 {
	color:#e20030;
	font-weight:bold;
	font-style:italic;
	font-size:140%;
	margin:20px 5px 10px 6px;
	padding:0;
}
h4 {
	color:#707173;
	border-bottom:1px solid #e5e5e5;
	font-size:130%;
	margin:20px 20px 10px 6px;
	padding:0 0 2px 0;
}
h5 {
	color:#333;
	background-color:#e5e5e5;
	font-size:120%;
	margin:20px 20px 10px 6px;
	padding:4px;
}
h6 {
	color:#e20030;
	font-size:110%;
	margin:20px 5px 10px 6px;
	padding:0;
	font-weight:normal
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
ul {
	padding:0;
	margin:0 0 0 50px;
}
li {
	list-style-type:none;
	list-style-image:url(list.gif);
	>list-style-image:url(listIE.gif);
	padding:0;
	margin:6px 0 6px 0;
}
li li {
	font-size:100% !important;
}
ul ul {
	list-style-type:disc;
}
ul ul ul {
	list-style-type: none;
}
ol {
	padding:0;
	margin:0 0 0 50px;
}
ol li {
	list-style-image:none;
	list-style-type:decimal;
}
a:link, a:visited {
	color:#333;
	text-decoration:underline;
}
a:hover {
	color:#e20030;
	text-decoration:underline;
}
table {
	margin:0;
	padding:0;
}
table td {
	margin:0;
	padding:0;
}
hr {
	border:none !important;
	height:1px;
	background-image:url(hr.gif) !important;
	background-repeat:repeat-x;
	margin:20px 6px 20px 6px;
	>margin:10px 6px 10px 6px;
}
/* style ATOMS */
.tableBord {
	border:1px solid #e5e5e5 !important;
	border-collapse:collapse;
	margin:10px 20px 10px 20px !important;
	>margin:10px 0px 10px 0 !important;
}
.tableBord td {
	border:1px solid #e5e5e5 !important;
	text-align:left !important;
	padding:4px;
}
.tableBord th {
	border:1px solid #e5e5e5 !important;
	background-color:#e5e5e5 !important;
	text-align:left !important;
	color:#fff;
	padding:4px;
}
.aligneADroite {
	text-align:right;
}
.aligneAGauche {
	text-align:left;
}
.aligneJustifie {
	text-align:justify;
}
.aligneCentre {
	text-align:center;
}
h2.titreAccueil {
	color:#e20030;
	font-size:120%;
	font-weight:normal;
	text-transform:none;
	margin:0 0 0 6px !important;
	padding:15px 0 5px 0 !important;
}
.imageUne {
	border:1px solid #7e7f81;
	width:368px;
}
/* - Fiche slc - */
span.texteFondGris {
	background-color:#e5e5e5 !important;
	padding:1px !important;
}
.tableMatiere {
	border:1px dotted #707173;
	padding:10px;
	margin:0 10px 10px 10px;;
	width:90%;
}

/* IMAGES */
img.imgAlignRight {
	padding:0 0 2px 12px !important;
	margin:0 0 2px 12px !important;
	float:right;
	clear:right;
}
.imgAlignLeft {
	padding:0 0 4px 0 !important;
	margin:0 5px 0 0 !important;
	float:left;
	clear:left;
}
img.imgALaLigne {
	display: block;
	clear: both;
}
.imgLeft {
	clear:both;
	text-align:left;
	display:block;
	margin:10px 0 10px 0;
	padding:4px 0 4px 0;
}
.imgCenter {
	clear:both;
	text-align:center;
	display:block;
	margin:6px auto 6px auto;
	padding:2px;
}
.imgRight {
	clear:both;
	text-align:right;
	display:block;
	margin:10px 0 10px 0;
	padding:4px 0 4px 0;
}

/* ---------------------- Blocs principaux ---------------------- */
#conteneur {
	width:650px;
	margin:0 auto 0 auto;
}
#visuprint {
	display:block;
	margin:0;
	padding:0;
}
#liensRapides {
	display:none;
}
#banniere {
	width:0%;
	display:none;
}
#accesExtranet {
	display:none;
}
table#zoneAB {
	width:650px;
}
#pied {
	display:none;
}
#signature {
	display:none;
}

/* ---------------------- CONTENU - ZoneAB ---------------------- */
table#zoneAB td#zoneB {
	width:0%;
	display:none;
}
table#zoneAB td#zoneA {
	background-image:url(zoneB_carreP1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

/* ------------ ZoneB ------------ */
#menuV {
	display:none;
}
#menuV p.sousMenuV a, #menuV p.sousMenuV a:visited {
	display:none;
}
#accesAgendaActus {
	display:none;
}
#accesNewsletter {
	display:none;
}
#logoPart {
	display:none;
}

/* ------------ ZoneA ------------ */
#menuH {
	margin:1px 0 0 0;
	padding:3px 0 4px 10px;
	height:17px;
}
#menuH p {
	color:#fff;
	float:left;
	font-size:120%;
	margin:0 !important;
	padding:0 40px 0 15px !important;
	background-image:url(menuH_list.gif);
	background-repeat:no-repeat;
}
#menuH a, #menuH a:visited {
	color:#fff;
	text-decoration:none;
}
#menuH a:hover {
	color:#fff;
	text-decoration:underline;
}
a.menuHOuvert, a.menuHOuvert:visited, a.menuHOuvert:hover {
	color:#fff;
	text-decoration:underline !important;
}
#sous-menuH {
	border:1px solid #e5e5e5;
	background-color:#f9f9f9;
	margin:0 auto 20px auto;
	padding:3px 0 8px 10px;
	width:90%;
	text-align:center;
}
#sous-menuH p {
	margin:0;
	padding:0;
}
#sous-menuH a, #sous-menuH a:visited {
	background-image:url(planSite_decoh2.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	padding:2px 30px 0 15px;
}
#sous-menuH a:hover {
	color:#333;
	text-decoration:underline;
}
a.sous-menuHOuvert, a.sous-menuHOuvert:visited, a.sous-menuHOuvert:hover {
	color:#333;
	text-decoration:underline !important;
}
#chemin {
	clear:left;
	margin:0 0 20px 0;
	padding:5px 0 0 10px;
}
#chemin p {
	color:#707173;
	font-size:90%;
	padding:0 !important;
	margin:0 !important;
}
#chemin a, #chemin a:visited {
	color:#707173;
	text-decoration:underline;
}
#chemin a:hover {
	color:#e20030;
	text-decoration:underline;
}
#zoneA p {
	margin:6px 20px 6px 6px;
	padding:0;
}
.chapeau, .intro {
	color:#e20030;
	margin:6px 20px 20px 6px !important;
}
td.accueilThemes {
	width:350px;
	text-align:right;
	padding:0 30px 0 0;
}
#lienExt, #lienInt, #lienTel {
	clear:both;
	width:400px;
	margin:20px 0 20px 6px !important;
	padding:4px 4px 4px 6px;
	background-image:url(lienExIntDoc_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:1px solid #c8c8c8;
}
#lienExt h2, #lienInt h2, #lienTel h2 {
	color:#333;
	font-size:120%;
	font-weight:normal;
	text-transform:none;
	margin:0;
	padding:0 0 0 10px;
}
#lienExt li, #lienInt li, #lienTel li {
	font-size:90%;
}
#lienExt li {
	list-style-image:url(lienExt_deco.gif);
	>list-style-image:url(lienExt_decoIE.gif);
}
#lienInt li {
	list-style-image:url(lienInt_deco.gif);
	>list-style-image:url(lienInt_decoIE.gif);
}
#lienTel li {
	list-style-image:url(lienTel_deco.gif);
	>list-style-image:url(lienTel_decoIE.gif);
}

/* ------- Fiche presentation slc ------ */
#actusSlc {
	float:right;
	width:300px;
	margin:0 10px 2px 10px;
	background-image:url(actusSlc_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#f5f5f5;
}
#actusSlc h2 {
	color:#e20030;
	font-size:120%;
	font-weight:normal;
	text-transform:none;
	margin:0;
	padding:5px 5px 0 0;
}

/* ------- Fiche presentation equipe ------ */
table.presEquipe {
	margin:0 20px 0 20px;
	>width:96%;
	padding:0 !important;
	border:none !important;
}
table.presEquipe p {
	margin:0 !important;
	padding:0 !important;
}
table.presEquipe td {
	margin:0 !important;
	/*padding:0 !important;*/
}
td.borderTopRouge {
	border-top:1px solid #e20030;
	width:600px !important;
	padding:10px 0 0 0 !important;
}
td.presentation {
	width:600px !important;
	padding:20px 0 0 0 !important;
}
.photoEquipe {
	width:118px !important;
	padding:0;
	vertical-align:top;
}
table.presEquipe img {
	/*border:1px solid #e20030;*/
}
span.rouge {
	color:#e20030 !important;
}
span.fonction {
	font-size:90% !important;
}

/* ------- Fiche contact ------ */
#formulaire {
	border:1px solid #e5e5e5;
	width:500px;
	margin:20px auto 0 auto;
}
p.msg {
	color:#e20030;
	font-size:110%;
	text-align:center;
	border-top:1px solid #e20030;
	border-bottom:1px solid #e20030;
	padding:4px 0 6px 0 !important;
	margin:10px 20px 10px 20px !important;
}
#formulaire table {
	width:100%;
	margin:10px 0 0 60px;
}
#formulaire table td {
	padding:4px;
	border-bottom:2px solid #fff;
}
#formulaire table th {
	padding:4px;
	background-color:#e5e5e5;
	border-bottom:2px solid #fff;
	text-align:left;
	margin:0;
	width:120px;
}
#formulaire input, select, textarea { 
	background-color:#fff;
	border:1px solid #7b7b7b;
	width:250px;
	padding:0;
}
#formulaire input.bouton, input.buton {
	margin:0;
	padding:3px 6px 4px 6px;
	background-image:url(bouton_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#f3f3f3;
	color:#333;
	width:100px;
	cursor:pointer;
	>cursor:hand;
}

/* ------- Fiche resultat de la recherche ------ */
p.resultat {
	color:#e20030;
	font-size:110%;
}
table#resultatRecherche {
	border:1px solid #e5e5e5;
	border-collapse:collapse;
	width:700px;
	margin:0 0 0 6px;
}
table#resultatRecherche td {
	border:1px solid #e5e5e5;
	padding:2px;
}
table#resultatRecherche th {
	background-color:#e5e5e5;
	padding:2px;
}
p.resultatSuivant {
	text-align:center;
}
p.resultatSuivant a, p.resultatSuivant a:visited {
	background-color:#f0f0f0;
	color:#333;
	text-decoration:none;
	padding:2px;
}
p.resultatSuivant a:hover {
	background-color:#e20030;
	color:#fff;
	text-decoration:none;
}

/* ------- Fiche actualites ------- */
#listeActu {
	margin:0 20px 0 6px;
	>width:95%;
}
#listeActu div {
	border-bottom:1px solid #e5e5e5;
	clear:both;
	float:left;
	width:100%;
	margin:0 0 20px 0;
	>padding:0 0 10px 0;
}
#listeActu .actusLire {
	background-image:url(lireSuite_deco.gif);
	padding:0 0 0 20px;
	background-repeat:no-repeat;
	font-size:90%;
}
#listeActu img {
	border-left:1px solid #e20030;
}
#listeActu p {
	float:left;
}
#ficheActu {
	margin:0 20px 0 6px;
	>width:95%;
}
p.voirTout {
	font-size:90%;
}
#ficheActu p.voirTout a, #ficheActu p.voirTout a:visited {
	color:#333;
	text-decoration:underline;
}
#ficheActu p.voirTout a:hover {
	color:#e20030;
	text-decoration:underline;
}

/* ------- Fiche agenda ------- */
#listeAgenda {
	margin:0 20px 0 6px;
	>width:95%;
}
#listeAgenda table {
	width:100%;
}
#listeAgenda div {
	border-bottom:1px solid #e5e5e5;
	clear:both;
	float:left;
	width:100%;
	margin:0 0 20px 0;
	padding:0 0 0 6px;
}
#listeAgenda .date {
	color:#e20030;
	font-weight:bold;
}
#listeAgenda .agendaLire {
	background-image:url(lireSuite_deco.gif);
	padding:0 0 0 20px;
	background-repeat:no-repeat;
	font-size:90%;
}
#listeAgenda table td.mois {
	border-right:1px solid #e20030;
	width:160px;
	vertical-align:top;
	background-image:url(zoneB_carreP1.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#listeAgenda table td.liste {
	vertical-align:top;
	background-image:url(zoneB_carreP1.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#listeAgenda table .moisSelect {
	background-color:#e20030;
	color:#fff;
	font-size:120%;
}
#listeAgenda table .moisNormal {
	background-color:#e5e5e5;
	color:#333;
}
#listeAgenda table .moisSelect a, #listeAgenda table .moisSelect a:visited  {
	background-color:#e20030;
	color:#fff;
	padding:2px;
	text-decoration:none;
	display:block;
}
#listeAgenda table .moisSelect a:hover  {
	background-color:#333;
	color:#e5e5e5;
	padding:2px;
	text-decoration:none;
}
#listeAgenda table .moisNormal a, #listeAgenda table .moisNormal a:visited  {
	background-color:#e5e5e5;
	color:#333;
	padding:2px;
	text-decoration:none;
	display:block;
}
#listeAgenda table .moisNormal a:hover  {
	background-color:#333;
	color:#e5e5e5;
	padding:2px;
	text-decoration:none;
}
#listeAgenda p.archives {
	font-size:90%;
	background-image:url(archives_folder.gif);
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	margin:10px 0 0 10px;
}
#ficheAgenda {
	margin:0 20px 0 6px;
	>width:95%;
}
#ficheAgenda .date {
	font-size:110%;
	color:#e20030;
	font-weight:bold;
}
#ficheAgenda p.voirTout a, #ficheActu p.voirTout a:visited {
	color:#333;
	text-decoration:underline;
}
#ficheAgenda p.voirTout a:hover {
	color:#e20030;
	text-decoration:underline;
}

/* ------- Fiche plan du site ------- */
#planSite {
	margin:0 20px 0 6px;
	>width:95%;
	padding:0 0 0 30px;
}
#planSite h2 {
	color:#e20030;
	font-size:120%;
	font-weight:normal;
	margin:0 0 6px 0;
	padding:0 0 0 15px;
	background-image:url(planSite_decoh2.gif);
	background-repeat:no-repeat;
}
#planSite h2 a, #planSite h2 a:visited {
	color:#e20030;
	text-decoration:none;
}
#planSite h2 a:hover {
	color:#e20030;
	text-decoration:underline;
}
#planSite ul {
	border-left:1px solid #e20030;
	padding:0 0 0 6px;
}
#planSite li {
	list-style-type:none;
	list-style-image:none;
}
#planSite #extranet {
	background-color:#e20030;
	background-image:url(planSite_decoextranet.gif);
	background-repeat:no-repeat;
	width:200px;
	padding:4px 4px 4px 15px;
}
#planSite #extranet a, #planSite #extranet a:visited {
	color:#fff;
	text-decoration:none;
}
#planSite #extranet a:hover {
	color:#fff;
	text-decoration:underline;
}