a {
	outline: none;
	text-decoration: none;
}

a:hover {
	outline: none;
	text-decoration: underline;
}

body {
	background: #2573a4 url(img/bg-1.jpg) center top no-repeat;
	font-family: 'Dosis', sans-serif;
	color: #444;
	font-size: 14px;
}

#header-container {
	height: 173px;
	overflow: hidden;
	background: url(img/bg-top.png) top left repeat-x;
}

#header {
	height: 173px;
	background: url(img/bg-header.png) top center no-repeat;
}

#header-top {
	position : relative;
	/*width: 960px;*/
	width: 100%;
	margin: auto;
	height: 130px;
	overflow: hidden;
}

#header-tools {
	height: 30px;
	overflow: hidden;
	background: #1f72a6;
}

	#header-tools div {
		height: 30px;
		width: 290px;
		float: right;
		text-align: center;
		font-family: 'Dosis', sans-serif;
		font-size: 11px;
		text-transform: uppercase;
		line-height: 30px;
		font-weight: 500;
		color: #fff;
	}

		#header-tools div a {
			font-family: 'Dosis', sans-serif;
			font-size: 11px;
			text-transform: uppercase;
			line-height: 30px;
			font-weight: 500;
			color: #fff;
		}
		
#header-logo {
	position: absolute;
	top: 35px;
	left: 10px;
}

	#header-logo img {
		width: 260px;
	}
	
#masters {
	position: absolute;
	top: 40px;
	right: 10px;
}

	#masters img {
		height: 40px;
	}

#facebook {
	position: absolute;
	top: 80px;
	right: 10px;
}

	#facebook img {
		width: 40px;
	}
	
#navh-container {
	/*width: 960px;*/
	background: #ad2b37;
	width: 100%;
	margin: auto;
	height: 39px;
	overflow: hidden;
	text-align: center;
}

.navh {
	/*float: left;*/
	display: inline-block;
	height: 39px;
	overflow: hidden;
	padding-left: 10px;
	/*margin-left: 18px;*/
	margin-left: 0px;
}

	.navh div {
		height: 39px;
		overflow: hidden;
		padding-right: 10px;
		line-height: 36px;
	}
	
		.navh div a {
			font-family: 'Dosis', sans-serif;
			font-size: 16px;
			text-transform: uppercase;
			color: #fff;
			line-height: 36px;
		}
	
		.navh div a:hover {
			font-family: 'Dosis', sans-serif;
			font-size: 16px;
			text-transform: uppercase;
			color: #fff;
			line-height: 36px;
		}

.navhon {
	/*float: left;*/
	display: inline-block;
	height: 39px;
	overflow: hidden;
	padding-left: 10px;
	background: url(img/bg-navhon-left.png) top left no-repeat;
	/*margin-left: 18px;*/
	margin-left: 0px;
}

	.navhon div {
		height: 39px;
		overflow: hidden;
		padding-right: 10px;
		background: url(img/bg-navhon-right.png) top right no-repeat;
	}
	
		.navhon div a {
			font-family: 'Dosis', sans-serif;
			font-size: 16px;
			text-transform: uppercase;
			color: #fff;
			line-height: 44px;
		}
	
		.navhon div a:hover {
			font-family: 'Dosis', sans-serif;
			font-size: 16px;
			text-transform: uppercase;
			color: #fff;
			line-height: 44px;
			text-decoration: none;
		}
		
#footer {
	/*width: 960px;*/
	width: 100%;
	margin: auto;
	/*height: 200px;*/
	background: #464748;
}

#footer-pad {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}

#footer-left {
	/*float: left;
	min-width: 420px;*/
	background: url(img/bg-footer.gif);
	padding-bottom: 1px;
	margin-top: 10px;
}

.footer-col {
	float: left;
	padding-left: 10px;
	padding-right: 60px;
}

a.footer-nav {
	display: block;
	height: 21px;
	overflow: hidden;
	font-family: 'Dosis', sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
}

a.footer-ssnav {
	display: block;
	height: 21px;
	overflow: hidden;
	font-family: 'Dosis', sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	padding-left: 8px;
	background: url(img/arrow.png) 0px 8px no-repeat;
}

#footer-right {
	/*float: right;*/
	margin-top: 30px;
	padding-bottom: 10px;
}

.footer-logo {
	background: url(img/logo-s.png) top left no-repeat;
	height: 70px;
}

#footer-contact-left {
	float: left;
	font-family: 'Dosis', sans-serif;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	text-align: right;
}

#footer-contact-sep {
	float: left;
	width: 41px;
	height: 44px;
	background: url(img/sep-adr.gif) top left repeat-y;
}

#footer-contact-right {
	float: left;
	font-family: 'Dosis', sans-serif;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
}

#footer-sig {
	clear: both;
	padding-top: 20px;
	width: 100%;
	font-family: 'Dosis', sans-serif;
	color: #8c8f90;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
}

	#footer-sig a {
		font-family: 'Dosis', sans-serif;
		color: #8c8f90;
		font-size: 12px;
		line-height: 14px;
	}

	#footer-sig span {
		font-family: 'Dosis', sans-serif;
		color: #8c8f90;
		font-size: 12px;
		line-height: 14px;
		text-transform: uppercase;
	}

#cdf-container {
	height: 27px;
	overflow: hidden;
	background: url(img/bg-cdf.png) top center no-repeat;
}

#cdf {
	/*width: 960px;*/
	width: 100%:
	margin: auto;
	height: 27px;
	overflow: hidden;
	background: #2573a4;
}

	#cdf div {
		height: 27px;
		padding-left: 30px;
		color: #ddd;
		font-family: 'Dosis', sans-serif;
		font-size: 11px;
		text-transform: uppercase;
		line-height: 22px;
		font-weight: 500;
	}
	
		#cdf div span {
			font-family: 'Dosis', sans-serif;
			font-size: 11px;
			text-transform: uppercase;
			line-height: 22px;
			font-weight: 500;
		}
	
		#cdf div a.cdf {
			color: #ddd;
			font-family: 'Dosis', sans-serif;
			font-size: 11px;
			text-transform: uppercase;
			line-height: 22px;
			font-weight: 500;
		}
	
		#cdf div a.cdfon {
			color: #fff;
			font-family: 'Dosis', sans-serif;
			font-size: 11px;
			text-transform: uppercase;
			line-height: 22px;
			font-weight: 500;
		}
	
#core {
	/*width: 960px;*/
	width: 100%;
	margin: auto;
	background: #fff;
}
	
#core-holed {
	width: 100%;
	margin: auto;
	background: url(img/bg.png) top left repeat-x;
}

#core-home {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
}

.core-home-left {
	/*float: left;
	background: url(img/pixg.png) top right repeat-y;
	padding-right: 10px;*/
	clear: both;
}

.core-home-right {
	/*float: left;*/
	clear: both;
	/*margin-left: 30px;*/
}

#sep-home {
	clear: both;
	/*height: 32px;*/
}

#sep-home-left {
	/*float: left;
	width: 420px;
	height: 11px;
	background: url(img/pixg.png) bottom left repeat-x;*/
	display: none;
}

#sep-home-right {
	/*float: left;
	margin-left: 60px;
	width: 420px;
	height: 11px;
	background: url(img/pixg.png) bottom left repeat-x;*/
	display: none;
}

h3 {
	clear: both;
	font-family: 'Dosis', sans-serif;
	color: #ab2d3a;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 28px;
	font-weight: 400;
	padding-bottom: 16px;
}

	h3 a {
		font-family: 'Dosis', sans-serif;
		color: #ab2d3a;
		font-size: 18px;
		text-transform: uppercase;
		line-height: 28px;
		font-weight: 700;
		text-decoration: underline
	}

	h3 a:hover {
		font-family: 'Dosis', sans-serif;
		color: #2573a4;
		font-size: 18px;
		text-transform: uppercase;
		line-height: 28px;
		font-weight: 700;
		text-decoration: underline
	}

	h3 a.sub {
		font-family: 'Dosis', sans-serif;
		color: #2573a4;
		font-size: 18px;
		text-transform: uppercase;
		line-height: 28px;
		font-weight: 300;
		text-decoration: none
	}

	h3 span {
		font-family: 'Dosis', sans-serif;
		color: #ab2d3a;
		font-size: 18px;
		text-transform: uppercase;
		line-height: 28px;
		font-weight: 700;
		text-decoration: underline
	}
	
.item-bleu {
	float: left;
	width: 100%;
	/*height: 230px;*/
	min-height: 260px;
	position: relative;
	/*background: #2573a4;*/
	background: #ddd;
	margin-right: 5%;
	margin-bottom: 20px;
}

.item-bleu img {
	width: 100%;
}

a.item-plus-bleu {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	/*width: 200px;*/
	width: 100%;
	height: 25px;
	overflow: hidden;
	background: url(img/plus-bleu.png) top center no-repeat;
	text-align: center;
	font-family: 'Dosis', sans-serif;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 23px;
	font-weight: 600;
}
	
.item-rouge {
	float: left;
	width: 200px;
	/*height: 230px;*/
	height: 260px;
	position: relative;
	background: #ab2d3a;
	margin-right: 20px;
	margin-bottom: 20px;
}

a.item-plus-rouge {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 200px;
	height: 25px;
	overflow: hidden;
	background: url(img/plus-rouge.png) top center no-repeat;
	text-align: center;
	font-family: 'Dosis', sans-serif;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 23px;
	font-weight: 600;
}

a.item-visu {
	display: block;
	/*width: 200px;
	height: 150px;*/
	width: 100%;
	background: url(img/no_visu.jpg);
}

a.item-ref {
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	font-family: 'Dosis', sans-serif;
	color: #2573a4;
	font-size: 18px;
	line-height: 20px;
	height: 40px;
}

.item-prix {
	font-family: 'Dosis', sans-serif;
	color: #AB2D3A;
	font-size: 16px;
	line-height: 20px;
	padding-top: 6px;
	text-align: center;
	font-weight: 300;
	height: 60px;
}

.item-new {
	position: absolute;
	top: 0px;
	left: 0px;
}

#core-left {
	/*width: 690px;
	float: left;*/
	width: 90%;
	clear: both;
	margin: auto;
}

.core-left-pad {
	/*padding-left: 30px;*/
	padding-top: 26px;
}

#core-right {
	display: none;
}

h2 {
	font-family: 'Dosis', sans-serif;
	font-size: 30px;
	line-height: 34px;
	color: #444;
	font-weight: 500;
	padding-bottom: 16px;
	clear: both;
}

h2 a.sub {
	font-family: 'Dosis', sans-serif;
	font-size: 30px;
	line-height: 34px;
	color: #444;
	font-weight: 500;
	padding-bottom: 16px;
}

h2 a.sub2 {
	font-family: 'Dosis', sans-serif;
	font-size: 18px;
	line-height: 34px;
	color: #ab2d3a;
	font-weight: 300;
}

	h2 span {
		font-family: 'Dosis', sans-serif;
		font-size: 30px;
		line-height: 34px;
		color: #444;
		font-weight: 500;
		padding-bottom: 16px;
	}

#produit-right {
	/*float: right;
	width: 280px;*/
	width: 100%;
	margin: auto;
}

	#produit-right p, #core-texte p, #core-right p {
		font-family: 'Dosis', sans-serif;
		font-size: 14px;
		line-height: 18px;
		color: #444;
		font-weight: 500;
		padding-bottom: 16px;
		padding-right: 20px;
	}

	#produit-right p strong, #produit-right p b, #core-texte p strong, #core-texte p b {
		font-family: 'Dosis', sans-serif;
		font-size: 14px;
		line-height: 18px;
		font-weight: 700;
	}

	#produit-right p em, #produit-right p i, #core-texte p em, #core-texte p i {
		font-family: 'Dosis', sans-serif;
		font-size: 14px;
		line-height: 18px;
		font-style: italic;
	}

	a.spip_in {
		font-family: 'Dosis', sans-serif;
		color: #2573a4;
		font-size: 14px;
		line-height: 18px;
	}

	a.spip_out {
		font-family: 'Dosis', sans-serif;
		color: #2573a4;
		font-size: 14px;
		line-height: 18px;
	}

	a.spip_mail {
		font-family: 'Dosis', sans-serif;
		color: #2573a4;
		font-size: 14px;
		line-height: 18px;
	}

	#produit-right h3, #core-text h3 {
		font-family: 'Dosis', sans-serif;
		color: #2573a4;
		font-size: 18px;
		line-height: 24px;
		font-weight: 400;
		padding-bottom: 16px;
	}
	
.pub-rouge {
	float: left;
	width: 230px;
	height: 220px;
	position: relative;
	background: #ab2d3a;
	margin-right: 20px;
	margin-bottom: 40px;
}

a.pub-plus-rouge {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 230px;
	height: 25px;
	overflow: hidden;
	background: url(img/plus-rouge.png) top center no-repeat;
	text-align: center;
	font-family: 'Dosis', sans-serif;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 23px;
	font-weight: 600;
}
	
.pub-bleuc {
	float: left;
	width: 230px;
	height: 220px;
	position: relative;
	background: #7cb0c5;
	margin-right: 20px;
	margin-bottom: 40px;
}

a.pub-plus-bleuc {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 230px;
	height: 25px;
	overflow: hidden;
	background: url(img/plus-bleuc.png) top center no-repeat;
	text-align: center;
	font-family: 'Dosis', sans-serif;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 23px;
	font-weight: 600;
}

#produit-photos {
	/*padding-left: 10px;*/
}

	#produit-photos div {
		font-family: 'Dosis', sans-serif;
		font-size: 14px;
		line-height: 18px;
		color: #666;
		padding-top: 12px;
		padding-bottom: 10px;
	}
	
.actu-home {
	/*padding-top: 20px;*/
	padding-top: 0px;
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	color: #333;
}
	
	.actu-home p {
		font-family: 'Dosis', sans-serif;
		font-size: 14px;
		color: #333;
		padding-bottom: 10px;
	}
	
	.actu-home p strong, .actu-home p b {
		font-family: 'Dosis', sans-serif;
		font-weight: 700;
	}

.spacer {
	clear: both;
	height: 0px;
}

.spacer10 {
	clear: both;
	height: 10px;
}

.spacer20 {
	clear: both;
	height: 20px;
}

.spacer40 {
	clear: both;
	height: 40px;
}

.spacer60 {
	clear: both;
	height: 10px;
}
	
/* elements spip */

.spip_documents { text-align: center; line-height: normal; margin-bottom: 10px; }
.spip_documents p { margin: 0; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; text-align: left; margin-bottom: 10px; }
.spip_documents_left { float: left; margin-right: 20px; margin-bottom: 20px; margin-top: 3px; }
.spip_documents_right { float: right; margin-left: 20px; margin-bottom: 20px; margin-top: 3px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }

.spip_surligne {font: inherit; padding: 0px; margin: 0px;}



/* formulaires */

.msgError {
	height: 28px; 
	padding-left: 9px; 
	background-color: #666;
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	color: #fff; 
	margin-top: 1px; 
	margin-bottom: 1px; 
	line-height: 28px; 
	display: none;
}

.msgError p {
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	color: #fff; 
	line-height: 28px;
}

label {
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #222;
}

input[type=text] {
	width: 100%;
	padding: 2px;
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	color: #666;	
}

input[type=password] {
	width: 100%;
	padding: 2px;
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	color: #666;
}

input[type=submit] {
	background-color: #2573a4;
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	color: #fff;
	padding: 8px;
	border: 0px;
	margin-left: 0px;
	margin-top: 10px;
	text-align: center;
}

select {
	padding: 2px;
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 1em;
}

textarea {
	width: 100%;
	padding: 2px;
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	color: #666;
} 

table.contact td {
	padding-bottom: 10px;
}

.actu-home h3.spip {
    clear: both;
    font-family: "Dosis",sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #285d7e;
    text-transform: none;
}

.search-regular {
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	color: #444;
	line-height: 24px;
}

.search-bold {
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	color: #2573a4;
	font-weight: 600;
	line-height: 24px;
}

#acheter-type, #acheter-etat, #acheter-marque, #acheter-prix {
	padding-bottom: 10px;
}

#core-top h3 {
	clear: both;
	font-family: 'Dosis', sans-serif;
	color: #ab2d3a;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: 600;
	padding-bottom: 0px;
}

#slider-r1 {
	margin-top: 5px;
}
	
#core-top {
	/*width: 960px;*/
	width: 100%;
	margin: auto;
}

.topsearchitem {
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
}

/*#slider-r1 .ui-widget-header {
    border: 0px solid #ccc;
    background: #2573a4 none repeat scroll 0% 0%;
    color: #FFF;
    font-weight: bold;
}*/

#boiler {
	/*width: 960px;*/
	width: 100%;
	margin: auto;
	background: #fff;
	text-align: center;
}

#marques {
	/*width: 960px;*/
	width: 100%;
	margin: auto;
	background: #fff;
	text-align: center;
}

	#marques img {
		width: 100%;
	}

.article-left {
	/*float: left;
	width: 360px;*/
	clear: both;
	width: 100%;
}

	.article-left img.full {
		width: 100%;
	}
	
.expendable-large {
}

.expendable-small {
	display: none;
}

#menu {
    height:100%;
    position:fixed;
    overflow: auto;
    background:#AD2B37;
    top:0;
    bottom:0;
    height:100%;
    width:200px;
    left:-200px;
    z-index:9999;
}

#menu > div {
	padding: 15px;
}

#menu-close {
	margin-bottom: 15px;
}

/*#actus-container {
	width: 420px;
	height: 280px;
	margin-right: 20px;
	overflow: hidden;
}*/

.actu-home img {
	float: left;
	margin-right: 3%;
	margin-top: 5px;
	width: 15%;
}

.actu-txt {
	float: left;
	width: 80%;
}

	.actu-txt h4 {
		padding-bottom: 10px;
		font-family: 'Dosis', sans-serif;
		font-size: 16px;
		font-weight: 600;
		line-height: 22px;
		color: #285d7e;
	}
	
#pagination {
		font-family: 'Dosis', sans-serif;
		color: #285d7e;
}

	#pagination a {
		color: #666;
	}