
/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer, #header, .ref {width: 820px;}
#header {height:315px; float:left;}

#left-column {width: 230px; padding-left:20px; height: 618px;float:left;}
#right-column {width: 570px;float:right;min-height:150px;}
/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer, .push {height: 90px;}

.push	{clear: both;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -90px;}


/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}

a:focus{
  outline: none;
}
html, body {height: 100%; width: 100%;}
body {text-align: center;}


#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#container {
	margin:0 auto;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}


.ref {
		margin: 0 auto;
		text-align:center;
		padding:5px 0 0 0;
	}

#footer {
	margin: 0 auto;
	padding: 0;}



/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers, 
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/

img {border: 0;}

/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements 
	you want to float (on the thumbs, for example)
*/	.left{float: left; padding-right:16px;} .right{float: right; padding-left:11px;}

.thumb{
	display: block;
	margin:1px 5px;}
	
.thumb img{
	border-style:solid;
	border-width: 5px;
	border-color: inherit;
	padding: 5px;
	margin: 0}

/* ===| IV. NAVIGATION |===============================================*/


/* ---| left column |------------------------- */
#actualite
{
	float:left;
	width:214px;
	height: 191px;
	padding:32px 0 0 16px;

}
#actualite_text
{
    height: 150px;

}
#actualite_text img
{
	float:left;
	padding:0 9px 4px 0;
}

#coordonnees
{
	float:left;
	width:214px;
	height: 101px;
	padding:60px 0 0 16px;
}

#coordonnees a:hover, #coordonnees a:active{
	color:#003a6a !important;
	text-decoration: underline !important;

}

#coordonnees a:link, #coordonnees a:visited{
	color:#0073cd;
	text-decoration: none;
    font-family: arial;
    font-size: 12px;
	font-style:italic;
}

#mail
{
	clear:both;
	width:214px;
	height: 80px;
	padding:29px 0 0 16px;

}

#plan
{
	clear:both;
	width:214px;
	height: 96px;
	padding: 28px 0 0 16px;
}
/* ---| presentation|------------------------- */
#title
{
  float:left;
  height: 51px;
}
.paragraph
{
	clear:both;
	float:left;
	width:531px;
	padding: 0 10px 0 9px;
}
ul.list1{

	float:left;
    margin:0;
    padding-left:32px;
    list-style: none;
	}
ul.list1 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
    background-position:0px 6px;
    color: #003a6a;
    font-size: 12px;
	text-align:left;
    line-height: 18px;
    padding-left:14px;
}
.bg
{
	height:143px;
	padding: 11px 15px 0 11px;
}
ul.list2{
	
	float:left;
    margin:0;
    padding-left:38px;
    list-style: none;
	}
ul.list2 li{
	background: url(../images/charte/bullet.jpg) no-repeat top left;
    background-position:0px 6px;
    color: #003a6a;
    font-size: 12px;
	text-align:left;
    line-height: 18px;
    padding-left:14px;
}
/* ---| le chaud |------------------------- */
.select{
  border:solid 1px #0D5FA2;
  font-size:11px;
  color:#000000;
  background-color:#E0EEF9;
  margin-right:10px;
  margin-left:5px;
  width:200px;
}
.bg-produit{
  width:505px;
  border-bottom:solid 1px #20485D;
  height:142px;
  background-color:#E0EEF9;
  margin:0 35px 0 10px;
  padding:5px 10px 5px 10px;
}

.bg-photo{
  float:left;
  width:150px;
  border:solid 1px #ffffff;
  margin-right:10px;
}
.photo{
 width:150px;
 text-align:center;
 height:100px;
}
.text
{
   float:left;
   width: 340px;
   height: 125px;
   padding-top:5px;

}
.text p
{
  font-family: arial;
  font-size: 12px;
  color:#000000;
}

.bg-details{
   float:right;
  height:18px;
  padding:1px 0 1px 0;
}
.bg-details a:hover, .bg-details a:active{
	color: #003a6a !important;
    text-decoration: none;
}

.bg-details a:link, .bg-details a:visited{
	color: #147aca;
    text-decoration: none !important;
}
.details{
font-size:12px;
color:#003A6A;
text-transform:uppercase;
text-align: left;
font-family: arial;
}
.aaaa
{
  font-family: arial;
  font-size: 11px;
  color:#000000;
  text-align: justify;
  height:140px;
}

/* ---| footers|------------------------- */

#digital-age
{
  float: left;
  width: 212px;
  padding:18px 0 0 38px;
}


#digital-age a
{
	float:left;
   font-family: arial;
   font-size: 11px;
}

#digital-age a:hover, #digital-age a:active{
	color: #003a6a !important;
    text-decoration: none;
}

#digital-age a:link, #digital-age a:visited{
	color: #147aca;
    text-decoration: none !important;
}

#mentions
{
  float: right;
  width: 532px;
  padding:18px 38px 0 0;
}


#mentions  a:hover, #mentions  a:active{
	color:#003a6a !important;
    text-decoration: underline !important;
}

#mentions  a:link, #mentions a:visited{
	color:#147aca;
    text-decoration: none;
}
/* ======== | merci | ==================== */
#merci
{
    clear:both;
    width:540px;
    padding-right:30px;
	float:left;
}

#merci a:link, #merci a:visited
{
    color:#275377 !important;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
}

#merci a:hover, #merci a:active
{
    color:#207FC6 !important;
    text-decoration: underline;
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
}

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