/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; padding:0px; margin:0px;}
a { text-decoration: none; }
a:visited { color:#0000FF;}

/* bleu du logo = 181D6B  */


/*   Format de la page    */

#pageprincipale
{
	position: relative;
	width: 1024px;
	margin-left:auto;
	margin-right:auto;	
	font-family: arial;
	color: #000066;
}

#zonedumilieu
{
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 0px;
	padding-bottom: 0px;

}

/*        Bordures      */

#borderleft
{	
	background-image: url('images/border-backgroundleft.jpg');
	width: 26px;
	background-repeat: repeat-y;
}
#borderright
{	
	background-image: url('images/border-backgroundright.jpg');
	width: 30px;
	background-repeat: repeat-y;
}

/*   Pied      */

#pieddepage
{
	background-image: url('images/pieddepage.jpg');
	height:100px;
	background-repeat: no-repeat;
}
#bas
{
	top: 200px;
	font-size: 12px;
}
/*   Entete    */

.header
{
	height: 260px;
}
#logoiris
{
	position: relative;
	top: -80px;
	left: 10%;
	z-index:1;
}
#photodentete
{
	position: relative;
	right: -220px;
	z-index:4;
}
#photodentete2
{
	position: relative;
	right: -28px;
	z-index:0;
	top: -10px;
	width:620px;
}

#headbottom
{
	position: absolute;
	left: 28px;
	top: 240px;
	z-index:3;
}

/*    Menu      */
.navigation 
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	color: #C5C5DB;	
	background-color: #181D6B;
}
.navigation a, .navigation span 
{
display: block;
padding: 4px 10px;
text-decoration: none;
color: #C5C5DB;
}
.navigation a:hover, .navigation a:focus, .navigation a:active {
text-decoration: underline;
background-color: #2D37C4;
color:#fff;
}
.navigation .subMenu
{
border-bottom: 1px solid #666;
}
.navigation ul.subMenu a {
background: none;
padding: 3px 20px;
}

#menu
{
	background-color: #181D6B;
	padding-top: 20px;
	padding-left: 10px;
	line-height: 20px;
	width: 220px;	
}
#menu li
{
	border-bottom: 1px solid white;
	padding-top: 4px;
}
.navigation li ul li a
{
	color: #181D6B;
}

#menu li ul
{
	display: none;
	padding: 8px;
	background-color: #C5C5DB;
	color: #181D6B;
	border-bottom: 1px solid #eee;
	font-size:small;
}


/*      Format de la zone de texte     */

#text
{
	width: 699px;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;		
	color: #000066;
	min-height: 600px;

}
h1
{
	margin-left: 30px;
	font-size: 40px;
	font-weight: 400;
	font-style: italic;
}
h2
{
	margin: 15px;
	font-size: 20px;
}
h3
{
	margin: 15px;
	font-size: 15px;
	font-weight: bold;
}
p
{
	margin: 10px;
	text-indent: 50px;
	text-align: justify;
}
/**************** Médiation familiale *************************/

.listeliens
{
	margin-left: 10px;
	font-weight: bold;
}
.listeliens ul
{
	margin: 12px;
	margin-left: 15px;
	font-size: 15px;
	list-style: outside disc;
	font-weight: normal;
}
.faqheadlist
{
	font-size: 16px;
	list-style-type: decimal;
	list-style-position:inside;
	margin: 12px;
}
.faqheadlist a
{
	color:#000066;
}
.faqheadlist li:hover
{
	font-style: italic;
	text-decoration: underline;
}
.faqlistesecondaire
{
	list-style: outside disc;
	margin-left: 10px;
	font-size: 15px;
	line-height: 25px;
}
#faqlistetertiaire
{
	list-style: inside circle;
	margin-left: 10px;
	line-height: 25px;
	font-size: 15px;
}
.questions
{
	font-weight: bold;
	margin: 20px;
}
.listequestions dt
{
	font-weight: bold;
	margin: 20px;
	padding-top: 10px;
}
.listequestions
{
	font-size: 16px;
	margin-left: 10px;
}
/************ Médiation Conflicts travails *****************/

.listesecondaire
{
	list-style: outside disc;
	margin: 12px;
	margin-left: 25px;
	font-weight: normal;
}
.listesecondaire li
{
		font-size: 15px;
}
/************** Formation ************************/
.accreditation
{
	float: right;
}