/*

-- -- -- -- -- -- -- -- -- --
benoit chartron
default.css
internet explorer 7 site layout
-- -- -- -- -- -- -- -- -- --
	
	
*/
@import url("reset.css");
@import url("text.css");

	

body {
	background: #010a0f;
	background-image: url(../img/top1.gif);
	background-repeat: repeat-x;
	background-position: top;
	font: 9pt/14pt Trebuchet MS, Verdana, georgia, sans-serif;
	}



/*************** BANDEAU ****************/

#bandeau {
	height: 128px;
	}

#pageheader {
	margin-top: 17px;
	}

#pageheader h1 { 
	background: url(../img/logo_bc.gif) no-repeat top left;
	position: relative;
	margin-left: 120px;
	margin-top:4px;
	width: 400px; 
	height: 102px;
	float: left;
	}

#pageheader h2 { 
	margin-left: 80px;
	}
	
/*************** MILIEU ****************/

#milieu {
	background: url(../img/milieu_ie.jpg) no-repeat top;
	}
	
#blocgauche {
	background: transparent;
	margin-top: 35px;
	}

#une .liensune {
	margin-top: -2px;
	margin-left: 218px;
	}

/*****UNE*****/

.chaponews {
	color: #09384d;
	width: 340px;
	line-height: 1.0em;
	float: left;
	}


/**********NEWS**********/
#news {
	background: transparent;
	width: 325px;
	height: 314px;
	padding: 24px;
	margin-top: 24px;
	margin-left: 0px;
	}


/*************** BAS ****************/

#bas {
	margin-left: auto;
	margin-right: auto;
	}

/*-------Rounded Corners-------*/
.boxhead {
	background: url(../img/boxhead_ie.gif) no-repeat top left;
	}
#boxbody {
	background-image: url(../img/boxbody_ie.gif);
	}
.boxbottom {
	background: url(../img/boxbottom_ie.gif) no-repeat top left;
	}

#listeressources h3 {
	height: 27px;
	border-bottom: none;
	}

#liensressources a {
	padding-bottom: 2px;
	}


#listedesigners h3 {
	background: transparent url(../img/h3_designers.png) no-repeat top left;
	width: 190px;
	height: 27px;
	border-bottom: none;
	margin-bottom: 14px;
	}

#listedesigners li {
	list-style-type: none;
	line-height: 22px;
	padding-bottom: 0px;
	}
#listedesigners a {
	color: #bea682;
	}

/********  FOOTER  **********/
#mentions {
	color: #666;
	position: absolute;
	padding-top: 214px;
	padding-left: 190px;
	font-size:0.8em;
	}
.copyright {
	width: auto;
	float: left;
	}
#mentions .linkemail {
	margin-left: 5px;
	}
#mentions .navimg {
	margin-top: 11px;
	}

.copyright, .agcs {
	font-family: Georgia, Tahoma, Verdana, Arial;
	width: auto;
	float: left;
	}
.copyright span {
	padding-right: 5px;
	}
.copyright a, .agcs a {
	text-decoration: none;
	}
.copyright a:hover, .agcs a:hover {
	color: #f90;
	}
.copyright a:visited, .agcs a:visited {
	color: #b36b00;
	}
.agcs {
	position: absolute;
	margin-top: -5px;
	margin-left: 358px;
	}
.affichage {
	font-family: Tahoma, Verdana, Arial, sans serif;
	float: left;
	margin-top: 10px;
	}

#footer {
	background: #000;
	background-image: url(../img/bgfooter_ie.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 360px;
	clear: both;
	}

