/* General selectors
   Screen CSS
   © Partikule 2006
----------------------------------------------- */

/*

Eléments à modifier si modification de largeur :
	- mainContainerBackground.gif
	- footerBackground.gif
	- #mainContainer {width:...;}
	- #blockLeft, #blockRight, #blockMiddle {width:...;}



/* General selectors
----------------------------------------------- */
body {
	font-family: Trebuchet, "Trebuchet MS", "Tahoma", sans-serif;
	font-size:13px;
	text-align:center;
	margin:0;
	padding:0;
	background:url(../images/bodyBackground.jpg) top left repeat-x;
	background-color:#DEDACE;
}

img {
	/*margin-left:-3px;				/* IE 5 bug */
	/*margin-right:-3px;				/* IE 5 bug */
	voice-family: "\"}\"";
	voice-family: inherit;
	/*
	margin-left:0px !important;
	margin-right:0px !important;
	*/
}
img.no-cadre {
	border:none ! important;
}

p {
	line-height:1.5em;
	margin:0;
	padding:0.5em 0 0 0;
	color:#5e5c57;
	color:#3E3D39;
}
/* P styles */
.smaller {
	font-size:0.9em;
	line-height:1em;
}
.marge-gauche {
	margin-left:146px;
}


ul {
	margin:0 0 0.5em 0;
	padding-left:0;
}

ul li {
	line-height:1.5em;
	list-style:none;
	color:#3E3D39;
}


a:link {
	color: #06a;
	text-decoration: underline;
}
a:visited {
	color: #89877e;
	text-decoration: underline;
}
a:hover {
	color: #e36000;
	text-decoration: none;
}


/* Structure
----------------------------------------------- */

#mainContainer {
	width:980px;
	margin: 0 auto;
	text-align:left;
}
/* Fond standard */
#subMainContainer {
	float:left;
	display:block;
	width:930px;
	background:url(../images/subMainContainerBackground.jpg) top left repeat-y;
}
/* Fond dégradé haut de page */
#contentMainContainer {
	display:block;
	width:930px;
	background:url(../images/contentMainContainerBackground.jpg) top left no-repeat;
}
#logoScreen {
	float:left;
	display:block;
	padding:70px 0 0 0;
}
#logoScreen img {
	margin:0;			/* IE 5.5 */
	border:none;
}
#logoPrint {
	display:none;
}
#logoMobile {
	display:none;
}

#page {
	margin-right:30px;
	margin-left:30px;
	width: 870px;
	display:block;
	background-color:#fff;
}

#pageHeader {
	background-color: #fff;
}
#pageHeader img{
	float:left;
}
#pageMedia, #pageMediaHome {
	clear:both;
	width:868px;				/* IE6 hack */
/*	position:relative;*/
	background-color:#E3E1DC;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}
#pageMedia {
	height:140px;
}
#pageMedia h1 {
	color:#fff;font-size:28px;padding:95px 0 0 24px;margin:0;font-weight:normal;
}
#pageMedia img {
	margin:0;			/* IE 5.5 */
}
#breadcrumb {
	clear:both;
	background-color:#E3E1DC;
	padding:6px 25px 6px 25px;
	font-size: 11px;
	color:#265073;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}
#breadcrumb #location {
	letter-spacing:1.3em;
	text-align:center;
}

#breadcrumb a:visited {
	color: #06a !important;
}

/* Navigation : menuLang
----------------------------------------------- */

#menuLang {
	float:left;
	position:absolute;
	padding:12px 0 0 0;
	font-size:11px;
}
#menuLang ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menuLang ul, #menuLang li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menuLang ul li {
	float: left;
	padding: 0;
	padding:0 0 0 16px;
}
#menuLang ul li a {
	display:block;
	text-decoration:none;
	color:#a3a3a3;
}
#menuLang ul li a:hover {
	display:block;
	text-decoration:none;
	color:#de6300;
	color:#000;
}


/* Navigation : Menu
----------------------------------------------- */
#menu {
	display:block;
	floa\t:none !important;					/* Bug IE 6 */
	float:right;
	border-right:solid 1px #fff;
	border-left:solid 1px #fff;
	border-bottom:solid 1px #fff;
	height:33px;
	padding-top:33px;
	background:url(../images/menuBackground.gif) bottom repeat-x;
}
#navcontainer {
	float:right;
	border:none;
}

#nav {
	background:url(../images/menuBackground.gif) bottom repeat-x;
}
#nav, #nav ul {
	float: left;
	list-style: none;
	background-color: #fff;
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: 0.1em;
}

#nav a {
	display: block;
	text-decoration: none;
	line-height:29px;
	color: #6b6b6b;
	/*background-color:#df5;*/
}



#nav li {
	float: left;
	padding: 0 0 0 0;
	cursor:pointer;
}
#nav li.parent {
	padding:0;
	margin: 0 2em 0 0;
	display:inline;
	border-bottom: 4px solid #e3e1dc;
}
#nav li ul {
	position: absolute;
	left: -999em;
	width: 170px;
	wid\th: 180px;
	font-weight: normal;
	border-right: solid 1px #e3e1dc;
	border-left: solid 1px #e3e1dc;
	margin: 4px 0 0 0;
	z-index:1000;
}
#nav li ul.small {
	width: 136px;
	wid\th: 144px;
}

#nav li li a {
	width: 175px;
	line-height:25px;
	border-bottom:solid 1px #e3e1dc;
}
#nav li .small li a {
	width: 139px;
}

#nav li ul a {
	padding: 0 0 0 5px;
}

#nav li ul ul {
	margin: 0;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}


/* Parent : Border orange 4 px*/
#nav li.parent:hover, #nav li.sfhover {			/* IE */
	border-bottom: 4px solid #CE7626;
}
#nav li#nav-current {									/* Firefox */
	border-bottom: 4px solid #CE7626;
}	

/* Parent : RollOver */
#nav li.sfhover a {								/* IE */
	color:#000;
}
#nav li:hover a {								/* Firefox */
	color:#000;
}

/* Parent : Current */
#nav li#nav-current a {								/* IE + Firefox */
	color:#000;
}

/* Child : Parent RollOver */
#nav li.sfhover ul li a {						/* IE  */
	color:#6b6b6b;
}
#nav li ul li a {								/* Firefox */
	color:#6b6b6b !important;
}

/* Child : RollOver */
#nav li.sf2hover a{
	background-color: #F6F5F0;					/* IE RollOver */
}
#nav li ul li a:hover {								/* Firefox */
	background-color: #F6F5F0;
	color:#000 !important;
}





/* --------------------------------------------
   CONTENT
----------------------------------------------- */


/* Headings
----------------------------------------------- */
h2 {
	font-size:1.6em;
	border-bottom:solid 1px #dedace;
	color: #e36000;
	font-weight:normal;
	padding-bottom:3px;
	margin:0 0 10px 0;
}
/* lien dans h2 */
h2 .h2link {
	float:right;
	font-size:13px;
	padding-top:0.7em;
}

h3 {
	clear:both;
	font-size:1.2em;
	margin:0; padding:0;
	padding-top:0.5em;
	color:#265073;
}
h4 {
	clear:both;
	font-size:1.1em;
	margin:0; padding:0;
	padding-top:0.5em;
	color:#265073;
}

/* #pageContent #leftContent
----------------------------------------------- */

#pageContent {
	/*display:inline;		/* IE : Correciton double margin */
	padding:0;
	border-right:solid 1px #fff;
	background-color:#fff;
	overflow:hidden;
	background: url(../images/pageContentBg.gif) repeat-y top left;
}
#pageContentTop {
	height:35px;
	background: url(../images/pageContentTopBg.gif) no-repeat top left;
}
#pageContentBottom {
	height:35px;
	background: url(../images/pageContentBottomBg.gif) no-repeat top left;
}

#pageContent li {
	padding: 0 0 0 15px;
	margin:0;
	background: url(../images/li.gif) no-repeat 0 7px;
}

/* Bloc de contenu de page d'accueil */
.half {
	float:left;
	width:380px;
	padding:26px;
}

/* Barre de gauche */
#sidebar {
	width:233px;
	float:left;
	padding:0 25px 25px 25px;
}
#sidebar h2 {
	font-weight:normal;
	font-size:1.3em;
	border-bottom:solid 1px #dedace;
	padding-top:0.5em;
	clear:both;
}
#sidebar h3 {
	font-weight:bold;
	font-size:1.2em;
	color:#265073;
	padding-top:0em;
	margin:0;
}
#sidebar .title {
	font-size: 1.1em;
	display:block;
	color:#265073;
}
#sidebar img {
	float:left;
	display:block;
	margin-right:15px !important;
	margin-bottom:15px;
	background-color:#fff;padding:1px;border:4px solid #e1ded2;
}
#sidebar p {
	padding-top:0;
}

/* Contenu central */
#content{
	display:block;
	float:left;
	padding: 0 25px 25px 30px;
	width:520px;
	/*overflow:auto; Ne marhce pas sous FF2 */
}

/* Articles */
.article img {
	float:left;
	display:block;
	margin-right:15px !important;
	margin-bottom:15px;
	background-color:#fff;padding:1px;border:4px solid #e1ded2;
}


/*	Articles : Châpo d'article 
	Utilisé par :	- Entêtes de news page d'accueil
					- Page services : 3 domaines
*/
.article-header {
	margin-bottom:15px;
	clear:both;
	overflow:auto;
}
.article-header img {
	float:left;
	display:block;
	margin-right:15px !important;
	margin-bottom:15px !important;
	background-color:#fff;padding:1px;border:4px solid #e1ded2;
}

/*	Tabs dans content
--------------------------------------------- */
ul#tabs {
	list-style-type: none;	
	margin: 0;
	padding: 0;
	display:inline;
	background-color:aqua#df2;
}

ul#tabs li {float: left; height: 2em;  margin: 0.2em 4px 0 0; padding:0; background: url(../images/tab-bg.png) repeat-x bottom left #f0f4f1; }
ul#tabs li.edit { margin-left: 15px; background: url(../images/tab-bg.png) repeat-x bottom left #efe2e2; }
ul#tabs li.active { margin-top: 0; font-weight: bold; height: 2.2em; }

ul#tabs a {display: block; color: #0066aa; background: url(../images/tab-body.gif) no-repeat top right; text-decoration:none; cursor:pointer;}
ul#tabs a span { display: block; padding: 0.5em 1.4em 0.2em; padding-top: 0.3em; background: url(../images/tab-left.gif) no-repeat top left; }

ul#tabs a:hover {text-decoration: none; color: #e36000;  background: url(../images/tab-body-active.gif) no-repeat top right #fcfcfb;}
ul#tabs a:hover span { background: url(../images/tab-left-active.gif) no-repeat top left; }



ul#tabs li.active a { background: url(../images/tab-body-active.gif) no-repeat top right #fff; color:#265073; text-decoration:none;}
ul#tabs li.active a span { background: url(../images/tab-left-active.gif) no-repeat top left; padding-bottom: 0.6em; }


.tabscontent{
	border: solid 1px #dedace;
	padding:0 20px 20px 20px;
	overflow: hidden;
	width:480px;
}
/* Hides from IE */
#content>.tabscontent {
	clear:both;
}
.tabscontent h2 {
	font-size:1.3em;
	padding-top:1em;
}
.tabscontent h3 {
	font-weight:bold;
	font-size:1.2em;
	padding-top:0.5em;
}
.tabscontent h4 {
	font-size:1.2em;
	margin:0;padding:0;
	color:#265073;
	line-height:1em;
}
.tabscontent p {
}
.tabscontent .results-on {
	width:144px;
	margin-left:22px;
	float:left;
}
.tabscontent .results-on.first {
	margin-left:0;
}
.tabscontent .results-on p
{
	text-align:justify;
}
.tabscontent img {
	background-color:#fff;padding:1px;border:4px solid #e1ded2;
}
.tabscontent .results-on img{
	padding-right:10px;
	border: none;
}

.img-right {
	float:right;
	margin-left:15px !important;
	background-color:#fff;padding:1px;border:4px solid #e1ded2;
}


/* Font-size module
----------------------------------------------- */
#font-size {
	float:right;
	margin: 10px 20px 0 0;
	color:#888;
	font-size:11px;
}
#font-size a {
	/*display:block;*/
	/*width:17px;*/
	height:17px;
	/*border: solid 1px #ccc;				*/
	text-align: center;
	/*float:left;*/
	padding:3px;
	margin-left:0px;
}
#font-size a:link, #font-size a:visited {
	color:#888;
	/*text-decoration:none;*/
}
#font-size a:hover {
	background-color:#ddd;
}

#font-size a#grow {
	font-size:15px;
}
#font-size a#shrink {
	font-size:11px;
	padding-top:6px;
/*	padding-bottom:3px;*/
}

/* Newsletter Suscription Form
/* -------------------------------------------- */

.newsletter-form {
	margin-top:10px;
}
.newsletter-form fieldset{
	margin-top:10px;
}
.newsletter-form legend {
	background-color:#555;
	color:#fff;
	padding:4px 10px;
	font-size: 0.9em;
}
.newsletter-form fieldset {
	border: solid 1px #d4d4d4;
}
.newsletter-form label {
	display: block;
	float: left;
	width: 110px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	font-size: 12px;
}
.newsletter-form .required {
	color:#c00;
}
.newsletter-form .group {
	display:block;
	margin-left:120px;
}
.newsletter-form input {
	background-color:#fdfdfd;
	border: solid 1px #ccc;
	margin: 1px;
	padding:3px;
}
.newsletter-form input.error {
	background-color:#fff2f2;
	border: solid 2px #ffaaaa;
	margin: 0px;
}
.newsletter-form input:focus {
	background-color:#f8fff2;
	border: solid 2px #df2;
	margin: 0px;
}
.newsletter-form input.submit {
	background:url(../images/submitBackground.gif) 50% 50% no-repeat;
	border: solid 1px #888;
	color:#fff;
	margin:10px 0 0 0;
	padding:3px 5px;
}



/* Footer
----------------------------------------------- */
#footer {
	clear:both;
	display:block;
	background:url(../images/footerBackground.jpg) top left no-repeat;
	background-color:#dedace !important;
	padding:0 0 50px 0;
	font-size:11px;
}
#footer #copyright{
	width:460px;
	padding:16px 0 0 45px;
	color:#949390;
/*	background-color:#a0ae76;*/
}
#footer #contact{
	float:right;
	width:200px;
	margin:0;
	padding:16px 40px 0 0;
/*	background-color:#ae76a0;*/
}
#footer #contact p{
	text-align:right;
}

#footer #contact a {
	 background:url(../images/iconMailHover.gif);
}

#footer #contact a:link, #footer #contact a:visited  {
	padding:0 0 0 20px;
	color:#949390;
	text-decoration:none;
	background:url(../images/iconMail.gif) no-repeat 0px 4px;
}
#footer #contact a:hover {
	background:url(../images/iconMailHover.gif) no-repeat 0px 4px;
	color:#bf4800;
	text-decoration:none;
}
#footer #copyright p{
	color:#949390;
}
#footer #copyright a{
	color:#949390;
	text-decoration:none;
}
#footer #copyright a:hover{
	color:#bf4800;
	text-decoration:none;
}




/* Clearing
   see http://www.positioniseverything.net/easyclearing.html
   for explanation of Tony Aslett's elegant hack
----------------------------------------------- */

.clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearing {
    display: inline-block;
	font-size:1px;
    }

/* hides from IE/Mac \*/
* html .clearing {
    height: 0px;
 }

.clearing {
    display: block;
 }
/* end hide from IE-Mac */ 

.fixclear:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

* html .fixclear { height:1%;}
.fixclear { display:block; }




.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


