/*============================================================
  Copyright 2009 © All Rights Reserved
  Theme: camiondepompier
  Author : camiondepompier.com - HelloNekko.com
  Design / Illustration / CSS : HelloNekko.com
  
============================================================*/

/*============================================================
 Base
============================================================*/

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0 0 0 20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #575757;
	background: #fff;
	background: url(http://www.camiondepompier.com/imagestore/bg_top.jpg) repeat-x;
	
	}
#illuleft {
	background: url(http://www.camiondepompier.com/imageshome/illuleft.png) no-repeat 0px 104px;
	width: 170px;
	height: 570px;
	z-index: -1;
	position: absolute;
	
	}
	
#illuright {
	background: url(http://www.camiondepompier.com/imageshome/illuright.png) no-repeat 0px 164px;
	width: 170px;
	height: 570px;
	z-index: -1;
	position: absolute;
	margin-left: 764px;
	
	}
	
ul, ol {
	margin-bottom: 1em;
	}

li {
	list-style: none;
	}

h2 {
	margin-bottom: 1em;
	font-weight: normal;
	}

h3 {
	margin-bottom: .5em;
	font-size: 13px;
	font-weight: bold;
	}
	
p {
	margin-bottom: 1em;
	font-size: 11px;
	color: #575757;
	line-height: 15px;
	}

a	{
	text-decoration: none;
	}

a:link, a:visited {
	color: #000000;
	}

a:hover, a:active {
	color: #df0024;
	}

a img	{
	border: none;
	}

input,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #575757;
	}

hr {
	margin-bottom: 10px;
	height: 1px;
	color: #ccc;
	background: #ccc;
	border: none;
	}



/*============================================================
 Content
============================================================*/

#wrap {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	}


#logo {
	background: url(http://www.camiondepompier.com/imageshome/camion_logo.png) no-repeat;
	width: 387px;
	height: 221px;;
	position: absolute;
	margin-left: 285px;
	margin-top: 34px;
	}

#blocblog  a {
	position: absolute;
	display: block;
	margin-left: 231px;
	margin-top: 309px;
	width: 160px;
	height: 203px;
	background: url(http://www.camiondepompier.com/imageshome/blocblog.gif) no-repeat !important;
}

#blocblog  span {
	display: none;
}


#blocstore  a {
	position: absolute;
	display: block;
	margin-left: 400px;
	margin-top: 309px;
	width: 160px;
	height: 146px;
	background: url(http://www.camiondepompier.com/imageshome/blocstore.gif) no-repeat !important;
}

#blocstore  span {
	display: none;
}
	
		
#blocflickr a {
	position: absolute;
	display: block;
	margin-left: 569px;
	margin-top: 309px;
	width: 160px;
	height: 146px;
	background: url(http://www.camiondepompier.com/imageshome/blocflickr.gif) no-repeat !important;
}

#blocflickr span {
	display: none;
}
	
	

#infos a {
	position: absolute;
	display: block;
	margin-left: 403px;
	margin-top: 467px;
	width: 323px;
	height: 47px;
	background: url(http://www.camiondepompier.com/imageshome/infos.gif) no-repeat !important;
}

#infos span {
	display: none;
}


	
#logos {
	background: url(http://www.camiondepompier.com/imageshome/logos.gif) no-repeat;
	width: 498px;
	height: 31px;
	position: absolute;
	margin-left: 231px;
	margin-top: 586px;
	
	}
	
/*============================================================
 Footer
============================================================*/

#footer {
	font-size: 9px;
	margin-left: 231px;
	margin-top: 625px;
	width: 498px;
	text-align: center;
	position: absolute;
	
}
