/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * Main Layout File
 */
 
/* Misc Styles and defaults 
-------------------------------------------- */
a {
  color:#013567;
  text-decoration:none;
}
* {
	margin: 0;
	padding: 0;
}
.main a[href$=".pdf"], .main a[href$=".PDF"], .main a.pdf {
background:transparent url(../images/icons/page_white_acrobat.png) no-repeat scroll left center;
padding:2px 2px 2px 20px;
}
body {
	color: #333;
 	font-size: 62.5%; 
 	margin-bottom: 40px;
	font-family: Verdana, Lucida, sans-serif; 
}

html {
	background: #F8FAFF url(../images/background.gif) repeat-x scroll center top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
img, #SearchForm_SearchForm_action_results {
  border:0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
.error, h2 {
  color:#9A0000;
	font-weight: bold;
}
h2 {
  padding:0 0 10px;
}
.clear{
	clear:both;
}
.left {
  float:left;
}
.center {
  text-align:center;
}
.contact p.padding_top{
  padding-top:11px;
}

label.form_contact {
  font-weight:bold;
}
p.padd_top {
  padding-top:10px;
}
/* CONTAINER
----------------------------------------- */
#BgContainer {
	width: 800px;  
	margin: 0 auto; 
}
#Container { 
	width: 911px;
	padding-bottom: 15px;
}
#Layout {
	overflow: hidden;
	margin: 0px auto;
	padding-top: 5px;	
}
#Content {
	float: right; 	
	margin: 0;
	text-align: left;
}
/* HEADER
----------------------------------------- */
#Header { 
 	margin: 0 auto;
	overflow: hidden;
	height:150px;
	position: relative;
}
#Header #ref{position: absolute;top:-150px;height: 150px; overflow: hidden;}
 	#Header h1 { 
	  	color: #fff; 
		font-size: 3.2em; 
		font-family: Tahoma, Verdana, sans-serif;
		font-weight: 300;
		padding: 20px 0 0 30px;
	}
	#Header p {
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 0 0 100px;
	}
ul.menu_horizontal{
  background-color:#FFFFFF;
  border-bottom:2px solid #B03D3F;
  float:right;
  margin-bottom:5px;
  width:280px;
}
ul.menu_horizontal li a{
  color:#B03D3F;
  text-decoration:none;
  font-weight:bold;
  font-size:110%;
  padding:0 3px;
}
ul.menu_horizontal li {
  display:block;
  float:left;
}
/* MAIN NAVIGATION - TABS
----------------------------------------- */
#Navigation {
	overflow: hidden;
	width:180px;
}
	#Navigation ul {
		margin-right: 10px;
	}
		#Navigation ul li { 
	 		list-style: none; 
			margin: 0 2px;
			line-height: 2.8em;
	    width: 156px;
	    height:33px;
		}
		#Navigation ul li a { 
		  float: left;
		  text-decoration: none;
		  height: 33px; 
		  font-size: 10px; 
		  padding: 0 0 0 10px;
		  color: #fff;
      width: 156px;
      font-weight:bold;
	  }
		#Navigation ul li a span {
			text-align: center;
      float: left;
			padding-right: 10px;
			height: 2.3em;
		}
		#Navigation ul li a:hover { 
 			background: transparent url(../images/menu4.png) no-repeat center top; 
			color: #fff;
			cursor: pointer;
		}
		#Navigation ul li a:hover span {
			cursor: pointer;
		}
			
		#Navigation ul li a.current span,
			#Navigation ul li a.current,
  		#Navigation ul li a.section,
  		#Navigation ul li a.section:hover,
  		#Navigation ul li a.current:hover,
		#Navigation ul li a.current:hover span  { 
		 	background: transparent url(../images/menu4.png) no-repeat center top;
			}
		#Navigation ul li a.section span,
  		#Navigation ul li a.section:hover span{
			color: #fff;
		}

		.link1 {
			background: transparent url(../images/menu1.png) no-repeat center top; 
		}		
		.link2 {
			background: transparent url(../images/menu2.png) no-repeat center top; 
		}
		.link3 {
			background: transparent url(../images/menu3.png) no-repeat center top; 
		}

.edito {
  background:transparent url(../images/fond_bleu.gif) no-repeat scroll center top;
  min-height:310px;
  _height:310px;
  padding:10px 10px 0 10px;
  width:413px;
  margin-bottom:10px;
}
.bloc_actu {
  text-align:center;
  width:157px;
  height:142px;
  padding:5px 0 5px 20px;
}
.mode_emploi {
  text-align:center;
  width:150px;
  height:213px;
  padding:0px 0 0 12px;
  margin-top:20px;
}
.international {
  text-align:center;
  width:150px;
  height:180px;
  padding:0px 0 0 12px;
  margin-top:20px;
}

.slide_box {
  width:540px;
  margin-right:10px;
}

.slide {
  width:540px;
  height:330px;
  margin:0 10px 0 0;
}
.picto {
  background-color:#FFFFFF;
  border:1px solid #DADBDF;
  height:120px;
  margin:10px 10px 0 0;
  padding:5px 0 0 20px;
  width:518px;
}
.contact {
  background: transparent url(../images/contact.gif) no-repeat center top;
  width:153px;
  height:146px;
  margin-left:24px;
}
*+html .colonneie{  
  margin-left:114px;
  margin-top:5px;
}
*+html h2{  
  font-size:13px;
}
*+html h4, *+html .contact h3{  
  font-size:11px;
}
.contact h3 {
  padding-top:5px;
}
.contact h3 a{
  text-decoration:none;
  color:#fff;
  margin-top:5px;
}
.contact p {
  padding:22px 0 0 28px;
}
*+html .contact p {  
   padding:32px 0 0 28px;
}
.contact p, .contact p a {
  color:#fff;
  text-decoration:none;
}
.newsletter {
  background: transparent url(../images/fond_news.png) no-repeat center top;
  width:158px;
  height:141px;
  margin:10px 0 0 23px;
}
.newsletter h2 {
  color:#fff;
  text-align:center;  
  font-size:12px;
  text-transform:uppercase;
}
ul.news_list {
  list-style-image:url(../images/fleche_news.gif);
  padding-left:30px;
}
ul.news_list li, ul.news_list li a, #frm_news p {
  color:#fff;
}
#frm_news p.error {
  color:#9A0000;
	font-weight: bold;
}
input#news_email, input#MemberLoginForm_LoginForm_Email, input#MemberLoginForm_LoginForm_Password {
  width:110px;
  padding-left:2px;
}
#frm_news p{
  padding-left:6px;
}
.main {
  background-color:#fff;
  padding:10px;
  width:530px;
  min-height:540px;
  _height:550px;
}

.acces {  
  width:153px;
  height:120px;
  margin:10px 0 0 24px;
	background: #F9F9F9 url(../images/back_footer.gif) repeat-x top left; 
	text-align: center;
	padding-top:3px;
	border:1px solid #DADBDF;
}
.acces h3 {
  font-size:12px;
  color:#9A0000;
  text-transform:uppercase;
  margin-bottom:10px;
}
*+html div.box {  
  margin-top:25px;
  height:290px;
}
div.box {
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  background:#FFFFFF none repeat scroll 0 0;
  border:1px solid #013567;
  padding:0 0 5px;
  z-index:10;
  margin-left:10px;
  min-height:295px;
  width:285px;
}
div.box h2 {
  -moz-border-radius-topleft:9px;
  -moz-border-radius-topright:9px;
  color:#FFFFFF;
  font-size:120%;
  line-height:30px;
  margin:0 0 5px;
  padding:3px 5px;
  text-transform:uppercase;
}
div.bleu h2 {
  background-color:#013567;
  line-height:15px;
}
ul.list_picto {
  list-style:none;
}
ul.list_footer {
  text-align:center;
  list-style-image:url(../images/fleche.gif);
  width:518px;
  padding-left:180px;
}
.list_footer li, .list_picto li{
  float:left;
}
.list_footer li {
  width:25%;
 }
 
 *+html .list_footer li {
  padding-left:5px;
  background:url(../images/fleche.gif) no-repeat left bottom;
  width:100px;
  white-space:nowrap;
}
  *+html ul.list_footer {
  text-align:center;
  list-style-image:none;
  width:518px;
  padding-left:180px;
}
.list_footer li a{
  text-decoration:none;
 }
.list_picto li{
  width:18%;
  text-align:center;
  padding:2px;
}
.list_footer li a,.list_picto li a{
  color:#000;
}

#Navigation ul li a.zelink{
  color:#666;
}
h4.toggler {
  color:#fff;
  cursor:pointer;
  font-size:10px;
}
#Navigation ul li a.current {
  color:#013567;
  cursor:pointer;
}
.toggler {
	margin: 0;
  width:156px;
  height:33px;
  padding:0 0 0 10px;
}



#Navigation ul li a.zelink{
  background:#D2E0E6 none repeat scroll 0 0;
  border-color:#F5F5F5 #DDDDDD #DDDDDD #F5F5F5;
  border-style:solid;
  border-width:1px;
  cursor:pointer;
  font-family:'Andale Mono',sans-serif;
  width:143px;
  height:20px;
  margin:0 0 0 5px;
  padding:1px 1px 1px 5px;
  line-height:1em;
}
*+html #Navigation ul li a.zelink, *+html #Navigation ul li{  
  margin-left:0;
}
.newsletter_page {
  width:450px;
}
.newsletter_page h2{
  background: #F9F9F9 url(../images/bg_chap_nl.gif) repeat-x top left;
  padding-left:40px;
  margin-top:10px;
  color:#908773;
}
.newsletter_page h1{
  background: #F9F9F9 url(../images/fleche.gif) no-repeat center left;
  padding:0 0 0 20px;  
  margin:10px 0 10px 0;
  color:#908773;
  font-size:150%;
  cursor:pointer;
}
.dicton {
  width:160px;
  background-color:#fff;
  margin:2px 2px 5px 8px;
  padding:5px 5px 5px 6px;
}
.dicton p {
  width:160px;
  background-color:#fff;
  color:#2C7BBB;
  font-style:italic;
}
.dicton h2 {
  color:#9A9A9A;
  font-size:100%;
  text-transform:uppercase;
}

a.info_bulle span
{								   
    position       :  absolute;
    top            :  0em;
    left           :  0em;
    width          :  1px;
    height         :  1px;
    overflow       :  hidden; 
    background     :  #DDEEFF;   /* Définition du fond, sinon on a le même que notre lien */
    border         :  1px solid #6699FF; /* Définition des bordures */
}
a.info_bulle
{				
  color           : #2F368A; /* Couleur de notre lien */  
  text-decoration : none;    /* Aucun soulignement du texte */  
  padding         : 2px 12px 2px 2px; /*Définition des marges intérieures de notre lien */
}
a.info_bulle:hover span, a.info_bulle:focus span, a.info_bulle:active span 
{
    top        :  auto;
    left       :  auto;
    width      :  100px;
    height     :  auto;
    overflow   :  visible;
}
a.info_bulle:hover 
{
  border : 0;  /* ligne qui corrige le bug d'IE6 et inférieur */
} 
#NewsList {
  width:272px;
  list-style:none;
  padding:2px 4px;
}

ul#NewsList li {
  padding:4px 0;
}

#Navigation ul li a.zelink:hover{
  color:#002290;
}

/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
	background-#fff;
	width:420px;
}
	#Breadcrumbs p {
		margin: 0;
		background-color:#fff;
		width:350px;
	}
#Breadcrumbs a { 
  text-decoration:none;
  font-weight:bold;
  color:#666;
}
/* SIDEBAR
-------------------------------------- */
#Sidebar { 
 	width: 200px; 
	float: left;  
	margin: 10px 0 0 0;
	padding: 0;
}
	#Sidebar .sidebarBox {
		margin: 0 0 5px 0;
		padding-bottom: 2px;
		background: #EFEFEF url(../images/sidebarHeader.gif) no-repeat left top; 
	}
	#Sidebar ul {
		margin: 2px 0 5px 3px;
	}
		#Sidebar li {
			margin: 8px 2px;
			list-style: none;
		}
	#Sidebar h3 { 
		clear: both; 
		text-transform: lowercase;
		color: #fff;
		font-weight: 700; 
		font-size: 1.4em; 
		margin: 0 0 10px 0;
		line-height: 1.8;
		padding: 1px 0 0 10px;
		background: transparent url(../images/sidebarHeaderSub.gif) repeat-x center left;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center bottom;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
    ul#Menu2 li { 
    	font-size: 0.9em; 
    	margin: 1px 0 5px 4px;
        list-style: none;
    }
    	ul#Menu2 li a {
            display: block;
            width: 196px;
            font-size: 1.2em;
            height: 1.8em;
            line-height: 1.8em;
            color: #898989;
      	}
			ul#Menu2 li em {
				padding-left: 8px;
				display: block;
			}
				ul#Menu2 li li em {
					padding-left: 0;
				}
      	/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current,
      	ul#Menu2 li a.current:hover {
        	background: #DCDCDC url(../images/sidebarSideArrow.gif) no-repeat right center;
        	color: #666;
			cursor: pointer;
            text-decoration: none;
      	}
	  	ul#Menu2 li a.current {
	  		font-weight: 700;
	  	}
      	ul#Menu2 li a.section,
      	ul#Menu2 li a.section:hover {
            background: #DCDCDC;
            font-weight: 700;
            width: 193px; 
      	}
      	ul#Menu2 li a.levela:hover span,
      	ul#Menu2 li a.current span,
      	ul#Menu2 li a.section span,
      	ul#Menu2 li a.section:hover span,
      	ul#Menu2 li a.current:hover span {
			background: transparent url(../images/sidebarTopLeftHover.gif) no-repeat left top;
			display: block;
			width: 100%;
			height: 100%;
		} 
		ul#Menu2 li a.levela:hover em,
		ul#Menu2 li a.current em,
		ul#Menu2 li a.section em,
		ul#Menu2 li a.section:hover em,
		ul#Menu2 li a.current:hover em {
        	background: transparent url(../images/sidebarBottomLeftHover.gif) no-repeat left bottom;
			display: block;
			width: 100%;
            height: 100%;
      	}
      		ul#Menu2 li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	width: 193px;
            	padding: 4px 0 10px 0;
            	background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
      		}
      			ul#Menu2 li ul li {
            		width: 160px;
            		background: #DCDCDC;
            		padding: 0;
            		font-size: 0.8em;
            		display: inline;
            		margin: 0;
      			}
      				ul#Menu2 li ul li ul {
            			background: #DCDCDC;
            			margin-left: 0;
      				}	
      
					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section,
      				ul#Menu2 li li a.section:hover,
      				ul#Menu2 li li a.current:hover {
            			color: #555;
            			font-weight: 700;
            			background: #DCDCDC;
      				}
      					ul#Menu2 li li ul {
            				margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;
      					}
      					ul#Menu2 li li ul .roundWhite {
            				margin-bottom: -10px;
      					}
      			
			/* Sub Menu */
      		ul#Menu2 li a.levelb {
            	font-size: 1.7em;
            	text-indent: 8px;
            	width: 188px;
				background: transparent;
            	margin-left: 10px;
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
            	background: #BCBCBC url(../images/sidebarSideArrow2.gif) no-repeat right center;
            	text-decoration: none;
            	display: block;
            	color: #fff;
      		}
      		ul#Menu2 li a.levelb:hover span,
      		ul#Menu2 li li a.current span,
      		ul#Menu2 li li a.current:hover span,
      		ul#Menu2 li li a.section span,
      		ul#Menu2 li li a.section:hover span {
            	background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
            	display: block;
            	width: 100%;
            	height: 100%;
      		} 	
      		ul#Menu2 li a.levelb:hover em,
      		ul#Menu2 li li a.current em,
      		ul#Menu2 li li a.current:hover em,
      		ul#Menu2 li li a.section em,
      		ul#Menu2 li li a.section:hover em {
            	background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            	display: block;
            	width: 100%;
            	height: 100%;
      		}

/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}


/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color:#013567;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}



p#Remember label {
	margin: -24px 0 0 10px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* FOOTER
----------------------------------------------- */

#Footer { 
  background:transparent url(../images/back_footer.gif) repeat-x scroll left top;
  border:1px solid #DADBDF;
  clear:both;
  height:94px;
  text-align:center;
  width:911px;
}
	#Footer .footerTop {
		width: 100%;
		background: transparent url(../images/footerTop.gif) no-repeat top left;
		display: block;
		height: 2em;
	}
  	#Footer p { 
		color: #666;
		font-size: 0.9em;
		text-align: justify;
	}
	#Footer p.center{
  text-align:center;
  margin-top:5px;
}
#Footer p strong {font-weight: normal;}
  		#Footer a { 
	   		color: #666; 
	   		text-decoration: none;
		}
			#Footer a:hover {
				color: #fff;
				text-decoration: underline;
			}
