/* ### Fondation APICIL ### */
/* ### Feuille de styles ECRAN ### */
/* ### Esprit Public - 2007 ### */


/*
	Version 2.0
	Dernière modification : 22/08/2008
	Par : Franck Grenier
*/


/* ############### SOMMAIRE - à mettre à jour ############### */
/*

 $1. Remise à zéro des styles
 $2. Redéfinition des balises de base
 $3. Styles recherches et formulaires
 $4. Blocs de mise en page
 $5. Menus : navigation (1,2,3), pratique, pied de page
 $6. Blocs de contenu principal
 $7. Blocs de contenu contextuel
 $8. Styles spécifiques "Accueil"
 $9. Styles spécifiques "Commentaire"
 $10. Styles spécifiques formulaire inscription Conférence débat

*/
/* ######################################## */


/* ###################### $1. Remise à zéro des styles ###################### */
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ###################### $2. Redéfinition des balises de base ###################### */
body {
	font-family:"Arial", sans-serif;
	background:#FFF;
	font-size:76.5%;
	line-height:1.5em;
	color:#333333;
}

html:first-child body { /* C'est quoi ce truc ? */
	font-family:"Arial", sans-serif;
	font-size:10px;
}

a {
	color:#333333;
	font-size:1em;
	text-decoration:underline;
}

a:hover {
	color:#E75113;
}

strong {
	font-weight:bold;
	font-size:1.1em;
}

em {
	font-style:italic;
	font-size:1em;
}

sup {
	font-size:0.9em;
	position:relative;
	top:-0.3em;
}

h1,h2,h3,h4,h5,h6 {
	font-family:"Arial";/* Pas besoin des guillements lorsque le nom de la police tient en un seul mot */
	font-weight:bold;
}

h1 {
	font-size:1.65em;
	color:#E0246B;
	clear:both;
	margin: 0 0 10px 0;
}

h2 {
	font-size:1.3em;
	color:#B8002F;
	padding:0;
	margin:0px 0 0px 0;
	clear:both;
}

h3 {
	font-size:1.4em;
	color:#B8002F;
	padding:0 0 0 0px;
	margin:20px 0 2px 0;
}

h4 {
	font-size:1.2em;
	color:#E75113;
	padding:0 0 0 0px;
	margin:20px 0 2px 0;
}

h5 {
	font-size:1.15em;
	color:#B8012F;
	clear:both;
	padding:0 0 2px 0;
	border-bottom:1px solid #B90431;
	margin:5px 0 10px 0;
}

p {
	margin:0 0 5px 0;
	font-size:1em;
}

ul {
	padding:0;
	margin:10px 15px 10px 15px;
	clear:both;
}


li {
	padding:0 0 0 20px;
	margin:2px 0 2px 0;
	font-size:1em;
	background:#F4F0E4 url(../img/puce_listes.gif) no-repeat 0% 0.2em;
}

ul ul {
	padding:0;
	margin:5px 0 10px 0;
}

ul ul li {
	background:url(../img/puce_sous_listes.gif) no-repeat 0% 0.5em;
}

/* hack IE 6 */
* html body ul {
	padding-left:15px;
}

img {
	float:left;
	margin:0 10px 10px 0;
	/* border:4px #c1bbac solid; */
}

p {
	margin:0;
	padding:0;
}

caption {
	display:none;
}

.noDisplay {
	position:absolute;
	left:0;
	top:-5000px;
	width:1px;
	height:1px;
	overflow:hidden;
}

.stopFloat {
	clear:both;
}

.stopFloat:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* ###################### $3. Styles recherches et formulaires ###################### */
form {
	font-family:"Arial", sans-serif;
	line-height:1.5em;
	margin:0;
	padding:0;
}

fieldset {
	display:block;
	padding:0;
	margin:0;
	border:0;
}

legend {
	display:none;
	position:relative;
	font-size:1.3em;
	color:#369;
	margin:15px 0 5px -8px;
	padding:0 0 0 15px;
	background:#fff url(../img/fleche_h2.gif) no-repeat left 50%;
	clear:both;
	font-weight:bold;

}

fieldset fieldset legend {
	font-size:1em;
	font-weight:normal;
	color:#369;
	padding:0 0 0 15px;
	margin:0 0 3px 0;
	background:url(../images/pictoLabel.gif) no-repeat 5px 50%;
}

label {
	color:#663332;
	font-size:1em;
	padding:2px 0 0 5px;
	width:6em;
	display:block;
	float:left;
	background:none !important;
}

#formSearch #search label {
	color:#663332;
	font-size:1em;
	padding:2px 0 0 5px;
	width:6em;
	display:block;
	float:left;
	background:none;
}

#s {
	width:175px;
	margin:0;
	border:0;
}

#col_centre p.fieldwrap {
	margin:0;
	overflow:auto;
	width:100%;
}

#form_modifier {
	display:block;
}

#col_centre  p.fieldwrap input {
	margin:0;
}

fieldset fieldset label {
	display:inline;
	float:none;
	padding-left:0;
	background:none;
}

input, select, textarea, button {
	font-family:"Arial", sans-serif;
	font-size:1.1em;
	color:#666;
	padding:2px;
	margin:0 2px 0 0;
	vertical-align:middle;
	border:none;
	float:left;
}

/*input:hover, select:hover, textarea:hover {
	background:#FFF1E4;
	height:14px;
}*/

.wasearch {
	background:#BAB399;
	height:18px;
	font-weight:bold;
	font-size:1.1em;
	color:#FFF;
	padding:1px 2px 2px 2px;
}

input:focus, select:focus{
	background:#FEE2D8;
}

input.focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background:#FEE2D8;
	color:#444;
}

input.normal {	/*** Retour à l'état normal après l'utilisation ***/
	background:#FFF;
	color:#444;
}

textarea {
	width:240px;
	height:150px;
}

input[type=text], select {
	width:180px;
	border:1px solid #B8002F;
}

input[type=radio], input[type=checkbox] {
	border:0;
}

input.standalone {
	color:#900;
	font-size:1.1em;
	font-weight:bold;
	padding:4px 15px 4px 15px;
	margin:0;
	background-color:#fff;
	border:1px #900 solid;
}

input.validsearch {
	background:url(../img/bt_rechercher.gif) no-repeat;
	font-size:1.1em;
	font-weight:bold;
	padding:0 0 2px 10px;
	margin:0;
	border:none;
	color:#990000;
	width:104px;
	height:20px;
}

input.standalone:hover {
	color:#fff;
	background:#900;
}

.esp_expo {
	float:right;
}

#submitForm {
	clear:both;
	text-align:right;
	margin:0px 0 0 190px !important;
	border:none !important;
}

.submitForm {
	clear:both;
	text-align:right;
	margin:5px 0 0 0;
}

input.submit {
	color:#fff;
	font-weight:bold;
	padding:1px 2px 2px;
	background:#BAB399 none repeat scroll 0 0;
}

.confirm {
	color:#666666;
	font-weight:bold;
}

.sansBordure {
	border:0;
}

.champRequis {
	color:#900;
}

.submitForm .champRequis {
	width:180px;
	text-align:left;
	font-style:italic;
	float:left;
}

.resultats h2 {
	color:#6e7061;
	border:0;
}

.list_plan {
	padding:0;
	margin:0 20px 20px 40px;
	clear:both;
}

.required {
	color:#FF0000;
}


/* ###################### $4. Blocs de mise en page ###################### */
#container {
	position:relative;
	width:940px;
	margin:0 auto;
	padding:10px;
	background:#E4DDCB;
}

#header {
	height:120px;
	margin:13px 0 13px 0;
	background:url(../img/bandeau.jpg) no-repeat;
	clear:right;
	cursor:pointer;
}

#header a {
	display:block;
	height:120px;
}

#header h1 {
	border:0;
	padding:0;
	margin:0;
	float:left;
}

#col_gauche {
	width:200px;
	overflow:hidden;
	float:left;
	padding:0 10px 0 0;
	background:url(../img/fond_bloc.gif) no-repeat;
}

#col_centre {
	float:left;
	width:690px;
	background:#F4F0E4 url(../img/trait_bloc1.gif) repeat-y left;
	padding: 10px 10px 10px 30px;
	line-height:1.2em;
}

#accueil #col_centre {
	width:520px;
	padding:0;
	background:none;
}

#col_droite {
	float:right;
	width:200px;
}

#footer {
	width:100%;
	clear:both;
	overflow:auto;
}


/* ###################### $5. Menus : navigation (1,2,3), pratique, pied de page ###################### */

/* Cela fait quand même beaucoup de sélecteurs pour des menus en pur CSS (250 lignes). */

#menuNiv1 {
	height:18px;
	margin:0 0 10px 0;
	background:#E3DDCB url(../img/fond_menu.jpg) left top no-repeat;
}


#menuNiv1 ul {
	padding:0px 0 0px 5px;
	float:left;
	margin:0 0 0 183px;
	height:11px;
}

* html #menuNiv1 ul {
	margin:0 0 0 95px;
}

#menuNiv1 li {
	float:left;
	position:relative;
	padding:0;
	margin:0;
	border-left:2px #E3DDCB solid;
	background:none;
}

#menuNiv1 li a {
	font-size:0.9em;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	float:left;
	height:18px;
	padding:0px 5px 0px 5px;
}

#menuNiv1 li a:hover {
	color:#C7001D;
	background:#ECE8DC;
}

#menuNiv1 li.current_page_item a {
	color:#C7001D;
	background:#ECE8DC;
}

#menuNiv1 li.current_page_parent a {
	color:#C7001D;
	background:#ECE8DC;
}

#liens_permanants {
	font-size:94%;
	width:77%;
	float:right;
}

#liens_permanants2 {
	font-size:94%;
	text-align:right;
	width:77%;
	float:right;
}

/* ----------------------------------------------------------------------- */
#menu_pratique {
	float:right;
	font-size:82%;
	width:425px;
	margin:0 0 10px 0;
}

#menu_pratique2 {
	float:right;
	font-size:82%;
	margin:10px 0 0 0;
}

#accueil #menu_pratique2 {
	float:right;
	font-size:82%;
	margin:10px 210px 0 0;
}

* html #accueil #menu_pratique2 {
	margin:0px 110px 0 0;
}

 * html #menu_pratique {
	margin:0 0 0 601px;
}

* html #menu_pratique2 {
	margin:0 0 0 560px;
}

html:first-child #menu_pratique {
	margin:0 0 0 360px;
}

#menu_pratique ul, #menu_pratique2 ul {
	padding:0;
	margin:0;
	float:left;
}

#menu_pratique li, #menu_pratique2 li {
	display:inline;
	padding:0;
	margin:0;
	background:none;
}

#menu_pratique2 li a {
	padding:0 5px 0 5px;
}

#menu_pratique li a {
	border-right:1px solid #663333;
	padding:0 5px 0 5px;
}

#menu_pratique2 li a.contact {
	border:none !important; /* Il ne faut pas laisser les !important. Il faut plutôt corriger le sélecteur si les styles ne s'appliquent pas. */
	padding:0 5px 0 5px;
}

/* ------------------------------------------------------------------------ */


#menuNiv2et3 {
	font-family:"Arial";
	padding:0 0 10px 0;
	margin:0 0 5px 0;
	clear:both;
	width:200px;
	font-size:0.8em;
}

#menuNiv2et3 h1 {
	color:#369;
	padding:2px 0 1px 30px;
	border-bottom:1px #369 dashed;
	background:url(../img/fleche_titre_sousmenu.gif) no-repeat left 100%;
}

#menuNiv2et3 h1 a {
	color:#369;
	text-decoration:none;
}

#menuNiv2et3 h1 a:hover {
	color:#369;
	background:none;
}

#menuNiv2et3 ul {
	margin:0 0 0 0px;
}

* html #menuNiv2et3 ul {
	margin:0 0 0 -15px;
}

#menuNiv2et3 ul li {
	padding:0;
	margin:0;
	background:#ECE8DC;
}

#menuNiv2et3 ul li a {
	color:#000;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 2px 0;
	padding:0 0 0 12px;
	width:188px;
	display:block;
	text-decoration:none;
	background:#ECE8DC url(../img/fleche_rouge.gif) no-repeat left 50%;
}

#menuNiv2et3 ul li a:hover { /* Pas besoin de reprendre toutes les propriétés de styles dans le :hover. Juste celles qui changent. */
	color:#FFF;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 2px 0;
	padding:0 0 0 12px;
	width:188px;
	display:block;
	text-decoration:none;
	background:#B8002F url(../img/fleche_li_ov.gif) no-repeat -3px 2px;
}

* html #menuNiv2et3 ul li a:hover { /* Les hacks IE6 doivent aller dans une feuille de styles spéciale IE6 */
	color:#FFF;
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 2px 0;
	padding:0 0 0 12px;
	width:188px;
	display:block;
	text-decoration:none;
	background:#B8002F url(../img/fleche_li_ov.gif) no-repeat -3px 2px;
}

#menuNiv2et3 ul li.current_page_item a {
	color:#C7001D;
	/*background:transparent url(../img/fleche_li_ov.gif) no-repeat 0px 2px;*/
}

#menuNiv2et3 ul li.current_page_item {
	color:#FFF;
	background:#B8002F url(../img/fleche_li_ov.gif) no-repeat 7px 3px;
}

#menuNiv2et3 ul li.current_page_item a:hover {
	color:#FFF;
	margin:0 0 2px 0;
	padding:0 0 0 12px;
	background:#B8002F url(../img/fleche_li_ov.gif) no-repeat -3px 2px;
}

#menuNiv2et3 ul li.current_page_item a{
	color:#FFF;
	margin:0 0 2px 0;
	padding:0 0 0 12px;
	background:#B8002F url(../img/fleche_li_ov.gif) no-repeat -3px 2px;
}


#menuNiv2et3 ul ul {
	padding:0;
	margin:0 0 10px 15px;
	display:none;
}

#menuNiv2et3 ul li.actif ul li a {
	color:#FFF;
	font-size:0.9em;
	font-weight:normal;
	text-decoration:none;
	padding:0 0 0 10px;
	background:#B8002F url(../img/puce_sousmenu.gif) no-repeat left 50%;
}

#menuNiv2et3 ul li.actif ul li a:hover {
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	padding:0 0 0 10px;
	background:transparent url(../img/puce_sousmenu_over.gif) no-repeat left 50%;
}

#menuNiv2et3 ul li.actif ul li.actif a {
	color:#369;
	font-weight:normal;
	text-decoration:none;
	padding:0 0 0 10px;
	background:transparent url(../img/puce_sousmenu_over.gif) no-repeat left 50%;
}



/* ###################### $8. Styles spécifiques "Accueil" ###################### */

#col_centre #bloc1 h2 {
	font-size:17px;
	color:#F15922;
	margin:0 0 20px 0;
	padding:0;
	background:none;
}

#col_centre .bloc_actu h2 {
	font-size:24px;
	color:#555555;
	margin:0 0 30px 0;
	padding:0;
	background:none;
}

#col_gauche h2 {
	line-height:1em;
	font-size: 2em;
	margin-bottom:5px;
}

#col_gauche h2 a {
	text-decoration:none;
	color:#555;
	display:block;
	padding:10px 0 10px 45px;
	background:#F4F0E4 url(../img/fleche_h2.gif) no-repeat 10px 25px;
}

/** html #bloc_texte_g h2 a:hover {
	color:#F15922;
	text-decoration:none;
	background:#EEECE0 url(../img/fleche_h2.gif) no-repeat 10px 5px;
}*/

#col_gauche h2 a:hover {
	color:#fff;
	text-decoration:none;
	background:#F15922 url(../img/fleche_h2_ov.gif) no-repeat 10px 25px;
}

#liens_permanants ol, #liens_permanants2 ol {
	margin: 10px 0 0 0;
	text-align:right;
	float:right;
}

#liens_permanants ol li, #liens_permanants2 ol li {
	background:none;
	border-bottom:1px solid #B90331;
	padding: 0 0 0 10px;
}

#liens_permanants a, #liens_permanants2 a {
	text-decoration:none;
}

#liens_permanants a:hover, #liens_permanants2 a:hover {
	text-decoration:none;
	color:#E75113;
	background:none;
}

#col_droite h4 {
	font-size:1em;
	margin:0px 0 7px 0;
	margin:0px 0 1px 0;
}

#col_droite a {
	color:#B8012F;
	text-decoration:none;
}

#col_droite a:hover{
	text-decoration:underline;
}

.date_post {
	color:#B8012F;
	font-size:0.9em;
}

#bloc1 {
	background:#F4F0E4 url(../img/trait_bloc_actu.gif) repeat-y left;
	padding: 10px 10px 10px 30px;
}

#bloc1 h2 {
	color:#f15922;
	margin:0 0 15px 0;
}

.allActu {
	float:right;
}

.bloc_actu {
	margin:0;
	padding:0;
	line-height:1.2em;
	float:left;
}

#accueil .bloc_actu {
	background:#F4F0E4 url(../img/trait_bloc1.gif) repeat-y left;
	margin:10px 0 0 0;
	padding: 10px 10px 10px 30px;
}

.bloc_actu h2 {
	/* background: url(../img/fleche_h2_actu.gif) no-repeat 0px 2px; */
	color:#555;
	line-height:1em;
	font-size: 2em;
	padding:0;
}

.actu_txt h3 {
	margin:0 0 5px 0;
}

.actu_txt h3 a {
	text-decoration:none;
	color:#F15922;
	line-height:1.2em;
	padding:0 0 0 25px;
	background:url(../img/puce_listes.gif) no-repeat top left;
}
.actu_txt h3 a:hover {
	text-decoration:underline;
}

.bloc_actu img {
	float:left;
	margin-right:10px;
}

.bloc_actu p {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #E3DDCB;
	float:left;
	width:100%;
}

.actu_txt {
	/* float:left; */
	margin:0 0 15px 0;
}

.border_actu {
	border-top:1px solid #E3DDCB;
	border-bottom:none;
	border-left:none;
	border-right:none;
	float:left;
	width:100%;
}

.date {
	width:690px;
	color:#FF6600;
	font-size:0.9em;
	text-align:right;
	clear:both;
	border-bottom:1px solid #E3DDCB; 
}

#accueil .date {
	width:480px;
}

.date a {
	color:#FF6600;
	text-decoration:none;
}

.date a:hover {
	text-decoration:underline;
}

#global_container #container #contenu #bloc_texte_d #bloc_actu h3 {
	float:left;
	width:70%;
}

.titre_event {
	color:#660B12;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	margin-top:15px;
}


/* ###################### $9. Styles spécifiques "Page" ###################### */

#col_centre h2 {
	background:url(../img/fleche_h2.gif) no-repeat 0px 5px;
	color:#555;
	width:90%;
	line-height:1.2em;
	font-size: 2em;
	font-weight:bold;
	padding:0px 0 0 30px;
}

#col_centre p {
	margin: 10px 0 10px 0;
	line-height : 1.3em;
	text-align:justify;
}

#col_centre p.nocomments {
	padding:0 0 0 20px;
	margin:2px 0 2px 15px;
	font-size:1em;
	background:#F4F0E4 url(../img/puce_listes.gif) no-repeat 0% 0.2em;
}

/* ###################### $9. Styles spécifiques "Commentaire" ###################### */

.commentaire {
	float:left;
	width:100%;
	margin:10px 0 10px 0;
}

#col_centre .commentaire h2 {
	color:#555555;
	background:none;
	font-size:1.3em;
	padding:10px 0px 10px 0;
	border-top:1px solid #CCCCCC;
}

.bloc_com {
	background:#FF6600;
	padding:10px 5px 5px 5px;
	width:95%;
	float:right;
	margin:10px 0 5px 0;
	color:#FFF;
}

.fleche_com {
	background:#FF6600 url(../img/fleche_com.gif) no-repeat 50px 0px;
	margin:2px 0 0 0;
	padding:0px;
	width:420px;
	height:10px;
}

* html .fleche_com {
	margin-bottom:-5px;
}

.contenu_com {
	background:#FFF url(../img/fleche_com.gif) no-repeat 50px 0px;
	color:#555555;
	padding:15px;
	margin:0 5px 5px 5px;
	float:left;
	width:94%;
}

.red {
	color:#B8002F;
}

.orange {
	color:#E75113;
}

.alignright {
	float:right !important;
	margin:0pt 0px 10px 10px;
}

.aligncenter {
	float:none;
	margin:0pt 10px 10px 10px;
}


/* ###################### $10. Styles spécifiques formulaire inscription Conférence débat ###################### */
#post-2515 h2 {
	padding:0;
	margin-bottom:20px;
	color:#fff;
	background-image:none;
	width:680px;
	overflow:auto;
}

#post-2515 h2 .part1 {
	float:left;
	padding:10px 15px 5px 20px;
	color:#fff;
	background-image:none;
	background:#ac2a33;
}

#post-2515 h2 .part2 {
	color:#fff;
	padding:5px 15px 5px 20px;
	float:left;
	clear:left;
	background:#f39918;
}

#post-2515 .ddfmwrap {
	width:700px;
	overflow:auto;
	padding-bottom:20px;
	margin:0;
	background:url(../img/silouhette.gif) no-repeat 0% 320px;
}

#post-2515 form.ddfm {
	width:98%;
	padding:0;
	margin:0 0 20px 0;
}

#post-2515 input, #post-2515 textarea {
	width:280px;
	border:1px solid #B8002F;
}

#post-2515 input.inscr_telephone {
	width:100px;
	border:1px solid #B8002F;
}

#post-2515 input.inscr_code_postal {
	width:40px;
	border:1px solid #B8002F;
}

#post-2515 textarea.inscr_liste_personnes {height:110px;}
#post-2515 textarea.inscr_adresse {height:70px;}
#post-2515 textarea.inscr_message {height:70px;}

#post-2515 .inscr_civilite {
	float:left;
}

#post-2515 form.ddfm label {
	padding-bottom:0;
}

#post-2515 .inscr_civilite input {
	width:auto;
	border:0;
	margin-bottom:10px;
	float:none;
}

#post-2515 .inscr_civilite label {
	margin:10px 0 10px 10px;
}

#post-2515 .fmverify {
	width:60px;
	border:1px solid #B8002F;
}

#post-2515 .fieldwrap {
	width:430px;
	overflow:auto;
}

#post-2515 .ddfmwrap .ddfmerrors {
	width:auto;
}

#post-2515 .intro {
	font-style:italic;
	margin-bottom:20px;
}

#post-2515 textarea {
	margin-bottom:0;
}

#post-2515 form.ddfm .submit {
	clear:both;
	float:right;
	padding:0;
	border:0;
}

#post-2515 .fieldwrap {
	padding:5px 0 5px 0;
}

#post-2515 .ddfm .submit input {
	width:auto;
}

.ddfm .submit input {
	width:auto;
	padding:2px 8px 2px 8px;
	margin:0;
	color:#fff;
	border:1px solid #B8002F;
	background-color:#B8002F;
}

.ddfm .submit input:hover {
	padding:2px 8px 2px 8px;
	margin:0;
	cursor:pointer;
	color:#fff;
	border:1px solid #B8002F;
	background-color:#e75113;
}