@charset "UTF-8";

/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
/* fin RESET */

body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

/** GLOBAL PAGE ************/
.site #page {
	width: 780px;
	background: #FFFFFF;
	margin: 1em auto 1em auto;
	border: 1px solid #000000;
	text-align: left;
}
.site #header {
	background: url(top.png) no-repeat top left;
	height: 166px;
	text-align: center;
}

.site #content {
	overflow: hidden;
	background: url(fond-invit-tall.jpg) no-repeat top left;
	/*padding: 1em 0 0 1em;*/
	padding: 0 1em 0 1em;
}

.site #content #category { display: block; position: absolute; top: 161px;
	/*font-weight: bold;*/
	font-size: 140%;
	color: #8eb605;
}
.site #content #category #main_category {
	padding-left: 0.7em;
	border-left: 1px solid #8eb605;
	border-bottom: none;
}

.site #content #category #sub_cat_bloc { position: relative; top: -8px; }
.site #content #category #sub_cat_bloc #sub_category { top: -5px; font-size: 80%; color: #ffffff; padding-left: 1em; border-left: 1px solid white; }

/*.site #main {
	position: relative;
	width: 100%;
}*/
.site #main p { padding: 1em 1em 1.5em; }
.site #main .subtitle { padding: 0.5em 1em; }

.site #main #intro {  }
.decalage { padding-top: 1em; }
.site #main #intro_title {
	padding-left: 0.7em;
	font-weight: bolder;
	font-size: 140%;
	/*letter-spacing: -1pt;*/
}

#main div { text-align: justify; }

/****/ /******/ /*div { outline: 1px solid red; }*/

/* .content {
  width: 65%;
  border: 1px solid #000000;
  padding: 1em 1%;
}
.menu {
  position: absolute;
  top: 1em;
  right: 1%;
  border: 1px solid #000000;
  padding: 1em;
  width: 20%;
}
html>body .menu {
  position: fixed;
}
*/

.full_width { clear: both; display: block; width: 100%; }
#navigation { width: 100%; text-align: center; padding: 0.5em 2em; border-bottom: 1px solid #401d05; }
#navigation td {  } 
#navigation a { color: #8eb605; font-weight: bold; }
#navigation #previous_page { width: 30%;text-align: left; }
#navigation #hebergement { width: 70%; text-align: right; }

.site #present_ied { width: 37em; }
.site #present_ied, #present_samanah {
	float: left;
	
	border: 1px solid #fff;
	background: url(transparent40.png) repeat top left;
	margin-bottom: -1px;
	font-size: 90%;
}
.site #les_actions_ied { border-top: none; }

/** SIDEBAR **************/
#present_samanah  {
	margin-left: 1em;
	width: 27em;
	padding-bottom: 0.9em;
}

.subtitle {
	color: #8eb605;
	display: block;
	position: relative; top: 0;
	font-weight: bolder;
	padding: 0.5em 0.5em;
	background-color: #f5f5f5;
}

#comment { padding: 0.7em 1em 1em 1em; }
/*#comment span { font-size: 90%; }*/

em { font-style: italic; }

#dl_link { height: 4em; margin: 0.5em auto; }
#dl_link table { margin: 0 auto; }
#dl_link td { vertical-align: middle; }
#dl_link #previous_page, #dl_link #gala, #dl_link #pro_am, #dl_link #hebergement { padding: 0 1em; font-size: 85%; }
#dl_link #gala, #dl_link #pro_am { text-align: center; }
#dl_link a { font-weight: bolder; }
#dl_link a :visited { color: inherit; }
#dl_link #previous_page { text-align: left; }
#dl_link #previous_page a { color: #8eb605; }
#dl_link #hebergement { color: #8eb605; font-weight: bold; text-align: right; }
#dl_link #hebergement a { color: #8eb605; }
#dl_link #gala a { color: #401d05; }
#dl_link #pro_am a { color: #e50076; }

#contacts * { padding: 0; margin: 0; }
#contacts { width: 100%; }
#liste1, #liste2 { position: relative; top: -1.5em; background-color: #ffffff; width: 50%; display: block; float: left; }
#liste1 {   }
#liste2 { top: -1em; }
#liste1 p, #liste2 p { padding: 0 2.5em; font-size: 75%; }
#liste1 a, #liste2 a { color: #8eb605; }
/** FOOTER ************/

#footer {
	padding: 0 10px; /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent au-dessus. */
	background:#DDDDDD;
}
#footer p {
	margin: 0; /* la mise à zéro de la marge du premier élément du pied de #content permet d'éviter une possible disparition de la marge (espace entre les éléments div) */
	padding: 10px 0; /* l'utilisation d'un remplissage pour cet élément crée un espace, tout comme une marge l'aurait fait, mais en évitant le risque de disparition de la marge */
}

div.spacer { clear: both; height: 0; }

.white { color: #ffffff; font-weight: bolder; }
.white2 { color: #ffffff; font-size: 100%; }
