/* Contents
------------------------------
    1. Content
    	1.1 Article
    		1.1.1 Article tools
    	1.2 Box type 03
    	1.3 Accordion content
	    	1.3.1 Sub Accordion content
	    	1.3.2 Accordion video content
		1.4 Contact
		1.5 Timeline
*/

/* Colors
------------------------------
	# Orange : #E85623
	# Purple : #C857C0
	# Anthracite : #373737
	# Current text : #646464
*/

/* Formula em
------------------------------
	1em = 16px (police par défaut) {ou 1em = taille de la police parente}
	alors 1px = 1 ÷ 16 = 0.0625em
	donc Xem = X * 0.0625em 
*/


/* ----------------------------------------------------------------------------*/
  /* -------------------------------------------------------------------------------------------------->>> 1. Content <<<-----------*/
/* ----------------------------------------------------------*/

#wrap_page {
	background: url('../images/structure/background/fond_home.png') repeat-x center top;
}
#page {
	background: none;
}
.level1 #wrap_page {
	background: url('../images/structure/background/fond_home.jpg') repeat-x center top;
}
.level1 #page {
	background: transparent url(../images/structure/background/fond_personnes.jpg) no-repeat top right;
}
.level3 #page {
	background: transparent url(../images/structure/background/big_arrow.png) no-repeat top right;
}
* html .level3 #page {
	background: transparent url(../images/structure/background/big_arrow.jpg) no-repeat top right;
}

  /* -------------------------------------------------------------------------------------------------->>> 1.1 Article <<<-----------*/

#wrap_page #page .baseline {
	margin-top: 80px;
	margin-bottom: 25px;
	margin-left: 2.3em;
}

#wrap_page #page h2 {
	margin-top: 4em;
	color: black;
}
#contenu {
	margin-top: 1px;
}
.interne h3 {
	color: black;
	font-size: 1em;
	margin: 1em 0;
}
.interne h4 {
	color: #4a4a4a;
	font-size: .9em;
	margin: 1em 0;
}
.interne h5 {
	color: #6a6a6a;
	font-size: .75em;
	font-weight: 900;
	margin: 1em 0;
}
.interne p {
	font-size: .750em;
	line-height: 1.5em;
	margin: 1em 0;
}
.interne ul {
	margin-bottom: 1em;
}
.interne ul ul {
	margin: 0;
}
.interne ul li {
	background: transparent url(../images/structure/background/puce.gif) no-repeat 0 5px;
	padding-left: 1em;
	font-size: .750em;
	line-height: 1.5em;
}
.interne ul li li {
	font-size: 1em;
}
.interne .highlight {
	background: #fde093;
	color: black;
}
.interne blockquote {
	color: #2a2a2a;
	padding: 0 3em;
}
.interne .mis_en_avant {
	color: #2a2a2a;
	border-left: thick solid #E85623;
	padding-left: 10px;
}

  /* -------------------------------------------------------------------------------------------------->>> 1.1.1 Article tools <<<-----------*/

.interne .tools {
	width: 100%;
}
.interne .tools li {
	display: inline;
	background: none;
	padding: .6em 0 .6em 3em;
}
.interne .tools li a {
	color: #646464;
}
.interne .tools {
	margin-top: 5em;
	text-align: center;
}
.interne .tools .print {background: transparent url(../images/elements/btn-imprimer.gif) no-repeat 18% 50%;}
.interne .tools .pdf {background: transparent url(../images/elements/btn-pdf.gif) no-repeat 10% 50%;}
.interne .tools .friend {background: transparent url(../images/elements/btn-ami.gif) no-repeat center left;}
.interne .tools .bookmark {background: transparent url(../images/elements/btn-signet.gif) no-repeat 15% 50%;}
.interne .tools .top {background: transparent url(../images/elements/btn-top.gif) no-repeat 15% 50%;}

  /* -------------------------------------------------------------------------------------------------->>> 1.2 Box type 03 <<<-----------*/
 
.box-type-03 {
	background: transparent url(../images/structure/background/fond-box.gif) repeat-x center bottom;
	float: left;
	margin-bottom: 1em;
	width: 294px;
}
.box-type-03 .inner-box-type-03 {
	background: transparent url(../images/structure/background/fond-box-top.gif) no-repeat center top;
	position: relative;
}
.bottom-box-type-03 {
	background: transparent url(../images/structure/background/fond-box-bottom.gif) no-repeat center bottom;
	overflow: hidden;
	position: absolute;
	height: 5px;
	width: 294px;
	bottom: 0;
}
.content-box-type-03 {
	background: transparent url(../images/structure/background/fond-box-middle.gif) repeat-y center center;
	padding: 0 10px 10px 10px;
	width: 274px;
}
.content-box-type-03 h3 {
		color: black;
		padding: 10px 0 0 10px;
		font-size: 1.5em;
}
.content-box-type-03 h4 {
	color: #E85623;
	padding-left: 10px;
	font-size: 1.2em;
}
.content-box-type-03 p {
	margin: 0;
}
.content-box-type-03 h3, .content-box-type-03 h4 {
	padding-right: 120px;
}
.content-box-type-03 img {
	display: block;
	margin: .625em auto;
}

  /* -------------------------------------------------------------------------------------------------->>> 1.3 Accordion content <<<-----------*/
#contenu #article ul.veryslidecontent{
	margin:0 0 1.5em 0;
}

#contenu .veryslidecontent {
	/* overflow: hidden; */
}
#wrap_page #page #contenu ul.veryslidecontent li {
	padding-right: 2em;
	padding-left: 0;
	margin: 0;
	list-style: none none;
	background: none;
}
#wrap_page #page .veryslidecontent li h2, #wrap_page #page h3.subhead {
	background: #dbdbdb url(../images/structure/background/plus.gif) no-repeat 98% 50%;
	color: #646464;
	margin: 0 0 1px 0;
	line-height: 2em;
	font-size: 1.4em;
	font-weight: 400;
	padding-left: 1em;
}
#wrap_page #page .veryslidecontent li.on h2 {
	background-color: #F7802A;
	font-weight: 400;
	color: white;
}
#wrap_page #page .veryslidecontent li h2.selected, #wrap_page #page h3.subhead.selected {
	background: #F7802A url(../images/structure/background/close.gif) no-repeat 98% 50%;
	color: white;
	margin: 0 0 1px 0;
	line-height: 2em;
	font-weight: 400;
	padding-left: 1em;
}
#wrap_page #page .veryslidecontent li p {
	font-size: 1em;
	line-height: 1.5em;
}
#wrap_page #page .veryslidecontent li .slideinnercontent ul {
	margin: 1em;
}
#wrap_page #page .veryslidecontent li .slideinnercontent ul li {
	padding-left: 1em !important;
	background: transparent url(../images/structure/background/puce_arrow.gif) no-repeat 0 4px !important;
}
#wrap_page #page .veryslidecontent li .slideinnercontent img {
	display: block;
	margin: 0 auto;
}

  /* -------------------------------------------------------------------------------------------------->>> 1.3.1 Sub Accordion content <<<-----------*/

#global #wrap_page #page .veryslidecontent li .toggleslide > li {padding: 0 !important; background: none !important; margin-bottom: 1px;}

  /* -------------------------------------------------------------------------------------------------->>> 1.3.2 Accordion video content <<<-----------*/

#global #wrap_page #page .veryslidecontent .picture .innerpicture {
	float: left;
	margin:0 0 10px;
}
#global #wrap_page #page .veryslidecontent .innerpicture {
	background: transparent url(../images/structure/background/cadre.gif) no-repeat center center;
	padding: 10px;
}
#global #wrap_page #page .veryslidecontent .credit {
	padding-left: 360px;
}

  /* -------------------------------------------------------------------------------------------------->>> 1.4 Contact <<<-----------*/

#wrap_page #page #article #contact {
	background: #DBDBDB;
	padding: 10px;
	float: left;
	width: 645px;
	margin-bottom: 2em;
}
#global #wrap_page #page #article #contact .innercontact {
	background: white;
	font-size: .750em;
	line-height: 1.5em;
	float: left;
	width: 100%;
}
#global #wrap_page #page #article #contact h2 {
	background: #f77e29;
	clear: both;
	color: white;
	font-weight: 400;
	font-size: 1.5em;
	float: left;
	padding: .3em 0;
	text-indent: 1em;
	margin: 0;
	width: 100%;
}
#global #wrap_page #page #article #contact .innercontact p {font-size: 1em;}
#global #wrap_page #page #article #contact address {
	font-style: normal;
	float: left;
	width: 45%;
	text-align: left;
	padding: 10px;
}
#global #wrap_page #page #article #contact address span {
	background: black;
	color: white;
	padding: 0 .3em;
}
#global #wrap_page #page #article #contact address a {
	background: transparent url(../images/elements/map.gif) no-repeat center left;
	display: block;
	padding: 1em 0 1em 2em;
}
#global #wrap_page #page #article #contact address span abbr {border: 0;}

#global #wrap_page #page #article #contact dl {
	float: right;
	padding: 10px;
}
#global #wrap_page #page #article #contact dd {
	background: transparent url(../images/elements/mail.gif) no-repeat center left;
	padding-left: 2em;
	margin-bottom: 1em;
}
#global #wrap_page #page #article #contact #contact-form {
	float: left;
	width: 645px;
}
#global #wrap_page #page #article #contact #contact-form strong {
	color: #646464;
	padding-left: 132px;
	font-weight: 400;
}
#global #wrap_page #page #article #contact .row {
	float: left;
	clear: left;
	padding: 1em 0;
	width: 100%;
}
#global #wrap_page #page #article #contact .row label {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 6px;
}
#global #wrap_page #page #contenu #article #contact .radio label {
	display: inline;
	float: none;
	text-align: left;
	margin-right: 0;
}
#global #wrap_page #page #contenu #article #contact .radio input {
	float: none;
	width: auto;
	height: auto;
}
#global #wrap_page #page #article #contact .row label span {
	color: #0082dc;
	font-weight: 900;
	padding-left: 5px;
}
#global #wrap_page #page #article #contact .row .error_form, #global #wrap_page #page #article #contact .error_form {
	display:inline;
	margin-left:4px;
	color:red;
}
#global #wrap_page #page #article #contact .row input, #global #wrap_page #page #article #contact .row textarea {
	background: white url(../images/structure/background/input.png) no-repeat top left;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	float: left;
	width: 300px;
}
#global #wrap_page #page #article #contact .row input:focus, #global #wrap_page #page #article #contact .row input.focus, #global #wrap_page #page #article #contact .row textarea:focus, #global #wrap_page #page #article #contact .row textarea.focus{
	background: #fde093 url(../images/structure/background/input.png) no-repeat top left;
	border-right: 1px solid #efd48b;
	border-bottom: 1px solid #efd48b;
	border-left: 1px solid #a99562;
	border-top: 1px solid #a99562;
}

#global #wrap_page #page #article #contact .form_effect {
	background: #DBDBDB;
	padding: 10px 0;
	float: left;
	clear: left;
	width: 100%;
	text-align: center;
}
#global #wrap_page #page #article #contact .form_effect input#reset_form {
	background: transparent url(../images/boutons/btn-reset.gif) no-repeat center center;
	border: 0;
	cursor: pointer;
	display: block;
	float: left;
	margin-left: 150px;
	font-family: Tahoma, FreeSans, sans-serif;
	width: 140px;
	padding: 5px 0 7px 0;
	color: #a00096;
	font-weight: 900;
	display: inline;
}
#global #wrap_page #page #article #contact .form_effect input#send_form {
	background: transparent url(../images/boutons/btn-submit.gif) no-repeat center center;
	border: 0;
	cursor: pointer;
	display: block;
	float: left;
	margin-left: 30px;
	font-family: Tahoma, FreeSans, sans-serif;
	width: 170px;
	padding: 5px 0 7px 0;
	color: white;
	font-weight: 900;
	display: inline;
}

  /* -------------------------------------------------------------------------------------------------->>> 1.5 Timeline <<<-----------*/
 
#global #wrap_page #page #contenu #article .timeline {
	border-right: 1px solid #ccc;
	margin: 200px 0 0 0;
	margin-bottom: 10px;
}

body #global #wrap_page #page #contenu #article .timeline li {
	background: none !important;
	padding: 30px 1em 0 0.5em !important;
	display: block;
	float: left;
	border-left: 1px solid #ccc;
	position: relative;
}
#global #wrap_page #page #contenu #article .timeline li ul {
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 30px;
	padding-left: .5em;
	left: 0;
	width: 65px;
}
#global #wrap_page #page #contenu #article .timeline li li {
	display: inline;
	padding-left: .5em;
	border: 0;
}
#global #wrap_page #page #contenu #article .timeline .date_event {
	color: #c8c8c8;
	font-size: 1.7em;
}
#global #wrap_page #page #contenu #article .timeline li li .event {
	display: block;
	background: transparent url(../images/structure/background/puce_timeline.gif) no-repeat center center;
	width: 13px;
	height: 13px;
	text-indent: -1000em;
	overflow: hidden;
}
*+html #global #wrap_page #page #contenu #article .timeline li li .event {
	display: block;
	background: transparent url(../images/structure/background/puce_timeline.gif) no-repeat center center;
	width: 13px;
	height: 13px;
	text-indent: -1000em;
	overflow: hidden;
	padding-bottom: 5px;
}

#global #wrap_page #page #contenu #article .timeline li li em {
	background: transparent url(../images/structure/background/em.gif) no-repeat top left;
	padding: 10px;
	height: 154px;
	width: 200px;
	position: absolute;
	bottom: 20px;
	left: -100px;
	z-index: 1000;
}