@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;
}

strong { font-weight: bold; }

/** 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 1em 1em;
	text-align: justify;
}

.site #content #category { display: block; position: absolute; top: 159px;
	/*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 span { position: relative; top: 2px; }
.site #content #category #sub_category { top: -3px; font-size: 80%; color: #ffffff; padding-left: 1em; }

.site #main {

}
.site #main p { padding: 0 1em; }
.site #main .subtitle { padding: 0.5em 1em; }

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

.full_width { clear: both; display: block; width: 100%; }
#navigation { padding: 0.5em 1.2em; width: 100%; background-color: #ffffff;
			border-bottom: 1px solid #401d05; }
#navigation a { color: #8eb605; font-weight: bold; display: block; }
#navigation #previous_page { float: left; }
#navigation #presentation { float: right; }


#present_ied {  }
.site #present_ied, .site #les_actions_ied {
	position: relative; top: 3px;
	border: 1px solid #fff;
	background: url(transparent40.png) repeat top left;
	margin-bottom: -1px;
	font-size: 90%;
	width: 40%;
	/*margin-bottom: 1em;*/
}
.site #les_actions_ied { border-top: none; }
.site #present_ied p, .site #les_actions_ied p { padding-top: 0.5em; padding-bottom: 1.4em; }

/** SIDEBAR **************/
#sidebar {
	float: right;
	width: 40%;
	top: 0;
	margin-top: 36px;
	margin-right: 3px;
}
#sidebar p { padding: 0.5em 0.5em 1em 0.5em; }
#sidebar #present_samanah  { border: 1px solid #ffffff; background: url(transparent40.png) repeat top left; font-size: 90%; }

#sidebar .sidebar_titre, .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 #gala, #dl_link #pro_am, #dl_link #presentation { font-size: 85%; padding: 0 1em; }
#dl_link #gala, #dl_link #pro_am { text-align: center; }
#dl_link #presentation { text-align: right; color: #8eb605; font-weight: bold; }
#dl_link a { font-weight: bolder; }
#dl_link a :visited { color: inherit; }
#dl_link #presentation 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%; }
