* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	background-image: url(images/auto.jpg);
	background-repeat: no-repeat;
	background-color: #E9F3FC;
	background-position: center;
	background-position:top
}

#conteneur {
	position: absolute;
	width: 1000px;
	left: 50%;
	margin-left: -511px;
	float: left;
	background: #fff;
}

#Layer1 {
	position: fixed;
	width: 1000px;
	height: 700px;
	left: 50%;
	top: 50px;
	margin-left: -511px;
	float: left;
	z-index: 10;
}

a {
	color: #666666;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}



.bloc {
	/*font-size: 11px;*/
	width: 390px;
	float: left;
	text-align: justify;
	/*border: 1px solid #00a0c6;*/
	background: url(images/bloc_row.jpg) repeat-y;
	margin: 5px 0px;
}

.bloc_title{
	background: url(images/bloc_title.jpg) no-repeat;
	padding: 7px 10px !important;
	padding: 7px 10px 4px 10px;
	height: 10px !important;
	height: 8px;
	font-weight: bold;
	color: #fff;
}

.bloc_body{background: url(images/bloc_bg.jpg) no-repeat; padding: 9px 15px;}

.bloc_row{background: url(images/bloc_row.jpg) repeat-y;}

.bloc_bottom{background: url(images/bloc_bottom.jpg) no-repeat; height: 10px;}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.plus {
	margin: 5px;
	text-align: right;
}
/* ---------------------------------------------------------------------- */
/*                               BLOC 2                                 */
/* ---------------------------------------------------------------------- */


.bloc_title2{
	background: url(images/bloc_title2.jpg) no-repeat;
	padding: 7px 10px !important;
	padding: 7px 10px 4px 10px;
	height: 10px !important;
	height: 8px;
	font-weight: bold;
	color: #fff;
}

/*      End      */
/* ---------------------------------------------------------------------- */
/*                               HEADER                                   */
/* ---------------------------------------------------------------------- */

#header {
	padding-top: 17px;
}

.logo {
	margin: 9px 35px 35px 35px;
	float:left;
}

#banner {
	width: 605px;
	height: 90px;
	/*padding-left: 20px;*/
	overflow: hidden;
	float: left;
}

#quicknav {
	margin-left: 20px;
	width: 178px;
	float: right;
}

#quicknav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#quicknav ul li {
	line-height: 15px;
	border: 1px solid #fff;
}

#quicknav a {
	display: block;
	color: #666;
	text-decoration: none;
	padding-left: 12px;
	font-size: 11px;
}

#quicknav a:hover {
	background: url(images/fleche.jpg) no-repeat left center;
}

#slogan {
	margin-left: 8px;	
	clear: both;
}
/*      End of navigation menu         */



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

.categorie
{
	margin: 9px 5px 10px 12px;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
}

.categorie a {
	color: #3A5DD1;
	text-decoration:none;
}

.subCategorie
{
	margin: 5px 0px 30px 10px;
	font-weight: normal;
}

.subCategorie a {
	display: block;
	/*border: 1px solid transparent;*/
	color: #3A5DD1;
	padding: 1px 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.subCategorie a:hover {
	border: 1px solid #90238c;
	color: #fff;
	text-decoration: none;
	padding: 0px 4px;
}


#content {
	width: 815px;
	float: right;
}

#main {
	width: 628px;
	float: left;
	position: relative;
	top: 6px;
	overflow: hidden;
}

#cheminFer { padding-left:20px; padding-bottom:10px; font-size: 10px; color: #ccc; display: none;}
#cheminFer a{ color: #999; }

#widgetsBar {
	width: 170px;
	float: right;
	margin-right: 8px !important;
	margin-right: 3px; /* IE override */
	margin-bottom: 10px;
	overflow: hidden;
}

#widgetsBar ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer {
	display: block;
	clear: both;
	height: 42px;
	margin-top: 40px;
	background: url(images/pixel_pied.jpg) repeat-x;
}

#footer a {
	color: #014691;
	text-decoration: none;
	margin: 0px 10px;
	font-size: 9px;
	
}

#footer a:hover {
	text-decoration: underline;
}






/* ---------------------------------------------------------------------- */
/*                                MODAL WINDOW                            */
/* ---------------------------------------------------------------------- */

.modwindow 
{
	position: absolute;
	z-index: 100;
	top: 30px;
	left: -400px;
	margin-left: 50%;
	background: #fff;
	width: 800px;
	/*height: 500px;*/
	border: 1px solid #000;
	display: none;
	
	padding: 10px;
	overflow: auto;
}

.modwindow table { border: 1px solid #000; width: 100%; }
.modwindow table th { background: #ccc; }
.modwindow table td { border-top: 1px solid #000; }



/* ---------------------------------------------------------------------- */
/*                               IMAGEBOX                                 */
/* ---------------------------------------------------------------------- */

#ImageBoxOverlay
{
	background-color: #113184;
	position: absolute;
	top: 0px;
	left: 0px;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}



/* ---------------------------------------------------------------------- */
/*                                EKIOSQUE                                */
/* ---------------------------------------------------------------------- */

#telechargements a{
	display: block;
}

#telechargements a.ekiosqueCat {
	border: 0px solid #fff;
	margin: 5px 0 5px 5px;
	color: #555;
	font-weight:bold;
	font-size: 10px;
	
}

#telechargements ul{
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
	display: none;
}

#telechargements li{
	line-height: 12px !important;
	line-height: 2px; /* IE 6 */
}

#telechargements ul li a{
	color: #666;
	font-size: 10px;
}

/*dl#aEkiosque { }

dl#aEkiosque, #aEkiosque dd {
	margin: 0pt;
	overflow: hidden;
	padding: 0pt;
}

#aEkiosque dd {
	position: relative;
	top: 0px;
	left: 0px;
	background: #fff;
}

#aEkiosque dt {
	color: #009900;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	margin: 0px 15px;
	display: none;
	height: 90px;
}

#aEkiosque dt a {
	color: #009900;
	text-decoration: none;
	display: block;
}

#aEkiosque dt.focus {
	background-color: #8fa9c5;
}


#aEkiosque dd a {
	color: #999999;
	display: block;
	height: 25px;
}

#aEkiosque dd a:hover {
	color: #0000ff;
}
*/




/* NEW */
/*
.imgLink
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}

.imgLink li img
{
	border: 1px solid #fff;
	padding: 1px;
}

#imgWrapper
{
	overflow: hidden;
	height: 84px;
	position:relative;
}

#telechargements a
{
	display: block;
	height: 12px;
	margin: 3px;
	color: #666;
	font-size: 10px;
}
*/


/* ---------------------------------------------------------------------- */
/*                                OTHER STUFF                             */
/* ---------------------------------------------------------------------- */


#news {
	position: relative;
	overflow: hidden;
	height: 60px;
	padding: 5px;
}
.headline {
	position: absolute;
	top: 210px;
	left: 5px;
	height: 195px;
}

.sond {
	font-weight: bold;
	color: #0157cb;
	padding-top: 5px;
	padding-left: 20px;
}



#copyright {
	font-size: 9px;
	margin: 10px;
	color: #999;
	float:right;
	margin-top: 18px;
}

#footermenu {
	float:left;
	margin-top: 18px;
}




.cbloc
{
	/*border-left: 1px solid #ccc;*/
	width: 175px;
	padding: 5px;
	/*font-size: 11px;*/
	float: left;
	background: #fff url(images/comm.jpg) no-repeat;
	height: 122px;
}
dd{ padding: 0; }

ul.menu { list-style: none; }

fieldset { padding: 5px; }

td { padding: 2px 5px; }

li{ list-style-type: none;
margin: 0;}

input[type=text] { border: 1px solid #eee; }

input[type=checkbox] { margin-top: 5px; }

select { border: 1px solid #eee; }

textarea { border: 1px solid #eee; }

b { /*font-size: 1.1em;*/ }

p { margin-bottom: 5px; }





dl.cuteForm dt{width: 163px; float: left; margin-left: 5px;}
dl.cuteForm dd{margin: 0px 0px 5px 0px; padding: 0px 0px 3px 0px; border-bottom: 1px solid #eee; }
input{
border: 1px solid #eee;
}
select{border: 1px solid #eee;}
