/* -------------------------------------------------------- */
/* --- LAYOUT --------------------------------------------- */
/* -------------------------------------------------------- */

*{margin:0;padding:0;}/*---toutes les marges sont 0---*/

body,html{
height:100%;
background-color:#383838;
margin: 0;
padding: 0;
font-size:12px;}

ul, li {	margin: 0; padding:0; list-style-position: outside;}

.bodybg{
/*font-size:62.5%;*/
background-image: url(../images/charte/bg-body.jpg);
background-repeat: repeat-x;
background-position: left top;}

#header{
width:995px; 
height:105px; 
background-attachment: scroll; 
background-image: url(../images/charte/header.gif); 
background-repeat: no-repeat;
background-position: left top;}

#header img{ margin-top:35px;}
#container{
position: relative; 
/*display: table;*/
min-height:100%;
height:auto !important;
height:100%;width:995px;
margin:0 auto;}

#upline {
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
}
.txt-footer {
width:800px;
text-align:justify;
margin-left:auto;
margin-right:auto;
margin-top:3px;
}
/* -------------------------------------------------------- */
/* --- TOP MENU ------------------------------------------- */
/* -------------------------------------------------------- */

#sousheader{ width:995px;/*	height:25px;*/}
#sousheader a {
	display: block;
	text-decoration: none;
	margin-right:15px;
}
#sousheader a:hover { text-decoration: none; }
#sousheader dt{ display: block; }

a.bt1		{ 	background:url(../images/charte/btpresentation1.jpg) no-repeat left top; float:left; width: 180px; height: 25px;}
a:hover.bt1 {	background:url(../images/charte/btpresentation2.jpg) no-repeat left top; float:left; width: 180px; height: 25px;}

a.bt2		{	background:url(../images/charte/btactivite1.jpg) no-repeat left top; float:left; width: 105px;  height: 25px;}
a:hover.bt2 {   background:url(../images/charte/btactivite2.jpg) no-repeat left top; float:left; width: 105px;  height: 25px;}

a.bt3		{   background:url(../images/charte/btportfolio1.jpg) no-repeat left top; float:left; width: 120px;  height: 25px;}
a:hover.bt3 {	background:url(../images/charte/btportfolio2.jpg) no-repeat left top; float:left; width: 120px;  height: 25px;}

a.bt4		{	background:url(../images/charte/btcrea1.jpg) no-repeat left top; float:left; width: 130px;  height: 25px;}
a:hover.bt4 {   background:url(../images/charte/btcrea2.jpg) no-repeat left top; float:left; width: 130px;  height: 25px;}

a.bt5 		{	background:url(../images/charte/btrevue1.jpg) no-repeat left top; float:left; width: 200px;  height: 25px;}
a:hover.bt5 { 	background:url(../images/charte/btrevue2.jpg) no-repeat left top; float:left; width: 200px;  height: 25px;}

a.bt6		{	background:url(../images/charte/btactu1.jpg) no-repeat left top; float:left; width: 130px;  height: 25px; }
a:hover.bt6 { 	background:url(../images/charte/btactu2.jpg) no-repeat left top; float:left; width: 130px;  height: 25px;}

a.bt7 		{	background:url(../images/charte/btcontact1.jpg) no-repeat left top; float:left; width: 130px;  height: 25px; }
a:hover.bt7 { 	background:url(../images/charte/btcontact2.jpg) no-repeat left top; float:left; width: 130px;  height: 25px;}

/* -------------------------------------------------------- */
/* --- CONTAINER DU CONTENU ------------------------------- */
/* -------------------------------------------------------- */

#contenu {
	float: left;
	position:relative;
	width:995px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top: 15px;}

/* -------------------------------------------------------- */
/* --- LEFT SIDE ------------------------------------------ */
/* -------------------------------------------------------- */

.gauche {
	width: 345px;
	height: 100%;
	float: left;
}
.title {
	font:bold 1.5em Arial, Helvetica, sans-serif;
	color: #fff;
	display: block;
	width: 309px;
	height: 25px;
	line-height: 30px;
	text-align:right;
	border-top: solid 1px #fff;
	float: right;
/*	padding-left: 10px;*/
	padding:0;
	margin: 5px 2px 0 0px;
}
#contenu #colgauche {
	width:310px;
	float:left;
	padding-left: 35px;
	
}
#contenu #colgauche dt {
	cursor: pointer;
	display: block;
	width: 221px;
	height: 38px;
	line-height: 28px;
	text-align:left;
	font-weight: bold;	
}
#contenu #colgauche a {
	color: #fff;
	text-decoration: none;
	font-size:1.1em;
}
#contenu #colgauche a:hover {
	color: #fff;
	text-decoration: none;
	font-size:1.1em;
	font-weight:bold;
}

/* -------------------------------------------------------- */
/* --- PAGE CONTENT --------------------------------------- */
/* -------------------------------------------------------- */

#contenuTexte{
	width:626px;
	float:left;
	display: table;
	height:100%;
	min-height:100%;
	height:auto !important;
	margin:0;
	padding:10px;
	color: #c9c9c9;
}

#contenu h1{
padding: 5px 0 5px 0;
margin:0 0 10px 0;
font: 1.8em Arial, Helvetica, sans-serif;
color: #fff;
background: url(../images/charte/h1bg.gif) bottom repeat-x;
}

#contenu h1.longer{
margin: 0 auto;
width: 95%;
}

#contenu h1.longer a{
	color:white;
}

#contenu h1.longer a:hover{
	color:white;
	text-decoration:none;
}

.retour{
  clear:both;
	padding-left:20px;
}

.retour a{
  color:white;
}

.retour a:hover{
  color:white;
	text-decoration:none;
}



#contenu h5{
padding: 5px 0 5px 0;
margin:10px 0 10px 0;
font: 1.3em Arial, Helvetica, sans-serif;
color: #276bf7;
background: url(../images/charte/h1bg.gif) bottom repeat-x;}


#contenuTexte p{
font-size:1em;	
line-height:1.5em;
text-align: justify;
padding: 5px 0}

ul.list1{
list-style: none;
margin: 10px 0 10px 30px;}

ul.list1 li{ 
padding-left: 20px;
line-height: 1.5em;
background: url(../images/charte/bullet1.gif) left no-repeat;}

.separateur{
  clear:both;
	background: url(../images/charte/h1bg.gif) center repeat-x;
	height:10px;
	margin-bottom:10px;
}

.imgPlan{
  float:right;
	border:1px solid #838282;
	margin-right:50px;
	margin-top:7px;
	cursor:pointer;
}


/* -------------------------------------------------------- */
/* --- NEWS/Actualites ------------------------------------ */
/* -------------------------------------------------------- */

#actualites{ background-color: #2e2e2e; margin-top: 10px; padding:10px; width: 97%;}

#actualites h2{
width: 100%;
margin:0;
padding:0 0 5px 0;
font-family: Arial, Helvetica, sans-serif;font-size: 16px;
background: url(../images/charte/h2bg.gif) bottom repeat-x;
color: #838383;}
.news1{
	font-size: 0.9em;
	line-height:0.9em;
	padding: 5px 0 3px 0;
/*	border-top: 1px solid #ccc;*/
	border-top: 1px solid #242424;
	border-bottom: 1px solid #373737;
}
.news1 h3{padding-top:5px; font-family: Arial, Helvetica, sans-serif;font-size: 1em; color: #1e90ff;}
.news1 p{width: 530px;}
.news1 a{display: block; width: auto;	float: right; text-align: right; margin-top:7px; }
.news1 a:link,.news1 a:visited{	color: #35599f; text-decoration:none;}
.news1 a:hover,.news1 a:active{	color: #276bf7; text-decoration:underline;}

.news2{
	background-color: #2e2e2e;
	padding:10px;
	width: 97%;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #242424;
	border-top: 1px solid #373737;
	text-align: justify;}
.news2 img{
	float: left;
	cursor: pointer;
	border:1px solid #434343;
	margin: 0 5px 0 0;}
.news2 h3{
	font-size: 12px;
	font-weight: bold;
	color: #4169e1;
}
/* -------------------------------------------------------- */
/* --- PRESSE: THUMBS --------------------------------------*/
/* -------------------------------------------------------- */

#presse{
margin-top: 10px;
padding:10px 10px 10px 0;	width: 97%;
/*background-color: #4f4f4f;*/}

.press1{
	float:left;
	font-size: 0.9em;
	line-height:0.9em;
	margin: 0 0 10px 5px;
	padding: 5px;
	border: 1px solid #242424;
	background-color: #2e2e2e;
	width: 286px;
	}

.press1 img{
	display: block;
	background-color: #242424;
	margin: 3px 0px 20px 0;
	border: 1px solid #242424;
	padding: 0;}

.press1 h3{
	margin: 0;
	padding:3px 0;
	float: left;
	width: 174px;
	line-height: 1em;
	color: #e1e4e8;
	font-size: 1.1em;
	background: url(../images/charte/h2bg.gif) bottom repeat-x;}

.press1 h4{
	margin: 0; 
	padding: 2px; 
	float: left; 
	width: 174px;
	line-height: 1em; 
	color: #8f9ca9; 
	font-size: 1em;}

.press1 h4 span.date{
	font-size: 0.9em; 
	font-weight: normal;
	color: #708090;}

.press1 p{float:left; display:table; width: 178px; text-align:justify; border-bottom: 1px solid black; margin-bottom: 2px;}

.press1 a{display: block; width: auto;	float:right;clear: left; text-align: right; margin:0px; font-weight: bold; padding: 1px; white-space: nowrap;}
.press1 a:link,.press1 a:visited{color: #35599f; text-decoration:none;}
.press1 a:hover,.press1 a:active{color: #276bf7; text-decoration:underline;}

/* -------------------------------------------------------- */
/* --- PRESSE: ARTICLE ------------------------------------ */
/* -------------------------------------------------------- */
.press2{
	float:left;
	font-size: 0.9em;
	line-height:0.9em;
	margin: 0 0 10px 0px;
	padding: 10px 5px 5px 5px;
	border: 1px solid #242424;
	background-color: #2e2e2e;
	width: 97%;}

.press2 img{
	float: left;
	display: block;
	background-color: #242424;
	margin: 0px 7px 10px 0;
	padding: 0;
	cursor:pointer!important;}
	
.press2 h3{
	margin: 0;
	padding:0 0 3px 0;
	float: left;
	width: 480px;
	line-height: 1em;
	color: #e1e4e8;
	font-size: 1.1em;
	background: url(../images/charte/h2bg.gif) bottom repeat-x;}

.press2 h4{
	margin: 0; 
	padding: 4px 0; 
	float: left; 
	width: 480px;
	line-height: 1em; 
	color: #8f9ca9; 
	font-size: 1em;}
.press2 p{text-align:justify; border-bottom: 1px solid black; margin-bottom: 2px; }

.press2 a{display: block; width: auto;	float:right;clear: left; text-align: right; margin:0px; font-weight: bold; padding: 1px; white-space: nowrap;}
.press2 a:link,.press2 a:visited{color: #35599f; text-decoration:none;}
.press2 a:hover,.press2 a:active{color: #276bf7; text-decoration:underline;}
/* -------------------------------------------------------- */
/* --- PAGINATION ------------------------------------ */
/* -------------------------------------------------------- */
.pagination{
	float: left;
	clear: both;
	width: 100%;
	text-align:center;
	margin:0px;
	padding: 1px;
/*	border: 1px solid #2e2e2e;*/}
.pagination span.current{
	display: inline-block;
	vertical-align: middle;
	padding:0 2px;
	margin:0 2px;
	font-weight: bold;
	font-size: 14px;
	color:#c9c9c9;}
.pagination a:link,
.pagination a:visited{
	color: #8f9ca9;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	padding:0 2px;
	margin:0 2px;
	border: 1px solid #2e2e2e;
	background-color: #2e2e2e;
	font-size: 11px;
	font-weight: normal;}
.pagination a:hover,
.pagination a:active{
	background-color: #35599f;
	color: #c9c9c9;}

#separator1{
	width: 100%;
	clear: both; 
	height: 2px;
	display: block;
	font-size: 1px;
	padding-bottom: 5px;
	line-height: 1px;
	background: url(../images/charte/h1bg.gif) bottom repeat-x;}

.clearer{
	width: 100%;		clear: both;
	height: 1px;		padding-bottom: 25px;	
	font-size: 1px;	line-height: 1px;
	display: block;}
	
.galery_box{
	margin-top: 10px;
	padding:10px 10px 10px 0;	width: 97%;}

.galery_thumb{
	float: left; 
	border:solid 0px #CCCCCC;
	font-size: 0.9em;
	line-height:0.9em;
	margin: 0 10px 10px 0px;
	padding: 5px;
	border: 1px solid #242424;
	background-color: #2e2e2e;
	width: 129px;
	height: 130px;}
.galery_link{
	margin: 0 auto;
	text-align: center;
	/*	margin:0px 5px 0px 5px;*/}
.galery_link a img{
	border: 1px solid #838383;}
.galery_thumb .couleur{
	margin: 0; padding: 0;
	padding: 5px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;}

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

#footer{
	position: relative;
	margin: -29px auto 0px auto;
	width:100%;
	height:25px;
	text-align:center;
	clear:both;
	background-color: #000;
	background-attachment: scroll;
	background-image: url(../images/charte/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;}

#footer a:link, #footer a:visited{
	font-family:Arial;
	font-size: 11px;
	color:#9c9a9b;
	text-decoration:underline;
}

#footer a:hover, #footer a:active{
	font-family:Arial;
	font-size: 11px;
	color:#9c9a9b;
	text-decoration:none;
}

.mentions a:link, .mentions a:visited{
	font-family:Arial;
	font-size: 12px;
	color:#9c9a9b;
	text-decoration:underline;
}

.mentions a:hover, .mentions a:active{
	font-family:Arial;
	font-size: 12px;
	color:#276bf7;
	text-decoration:none;
}

	
/* -------------------------------------------------------- */
/* ------ CONTACT FORM ------------------------------------ */
/* -------------------------------------------------------- */
#frmContact{
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 12px;}

#frmContact table.frmContact tr{
	margin:0;
	padding:0;}
#frmContact table.frmContact td{
	margin: 0;
	padding: 2px;}

#frmContact input, #frmContact textarea{width: 175px;}
#frmContact textarea#commentaire{
	line-height: 1em;
	height: 75px}

#frmContact table.frmContact table,
#frmContact table.frmContact table tr,
#frmContact table.frmContact table tr td{
	padding: 0;
	margin: 0;
}
#frmContact table.frmContact{
 background-color: #2e2e2e;
 padding: 2px;
}
table.col1,
table.col2{
	height:100%;}
	
table.col1 tr td,
table.col2 tr td{
	border-bottom: 1px solid #242424;
	border-top: 1px solid #373737;
	padding: 2px;}
#frmContact table.frmContact table tr td{padding:2px;}

#frmContact input#btnSend,
#frmContact input#btnReset{
	width: 100px;
}
.col1 label,
.col2 label{
	display: block;
	width: 110px;}
.inputForm{
	border: 1px solid #383838;
	background: #242424;
	color: #c9c9c9;
	padding: 0 3px;
}
.inputFormOver{
	border: 1px solid #276bf7;
	background: #353535;
	color: #ffffff;
	padding: 0 3px;
}
.button{
	border: 1px solid #383838;
	background: #242424;
	color: #c9c9c9;
	padding: 0 3px;
}
.buttonOver{
	border: 1px solid #276bf7;
	background: #353535;
	color: #ffffff;
	padding: 0 3px;
}
/* ---LIENS--- */
#contenuTexte a:hover,#contenuTexte a:active {
	color:#00FFFF;
	text-decoration:none;
}
#contenuTexte a:link,#contenuTexte a:visited {
	color:#2865E1;
	text-decoration:none;
}

/* ---------------- THE END ------------------------------- */
