@charset "utf-8";
body, html {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	width:100%;
	color: #000000;
	background-color: #D7D7D7;
	background-image: url(/assets/templates/focoweb2/images/fond_body.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
h1, h2, h3, h4, h5, h6 {
	color: #0A5F86;
	text-indent: 25px;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page {
	position: relative;
	/* permet au bloc de servir de référent pour
			   ses descendants positionnés en absolu */
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
}
#header_bg {
	height: 229px;
	background-image: url(/assets/templates/focoweb2/images/fond_header.jpg);
	background-repeat: repeat-x;
	background-color: #218EB7;
}
#header {
	background-image: url(/assets/templates/focoweb2/images/fond_header.jpg);
	background-repeat: repeat-x;
	background-color: #218EB7;
	width: 970px;
	height: 229px;
	margin: 0 auto;
}
#header img {
	float:left;
}
#header a, #footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#header a:hover, #footer a:hover {
	color: #000066;
	text-decoration: none;
}
#header_links {
	height: 39px;
	width: 496px;
	float: left;
}
#header_links ul li {
	position: relative;
	top:-10px;
}
#header_links ul li {
	display:inline;
	font-size: .8em;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#header_search {
	background-image: url(/assets/templates/focoweb2/images/search_bg.jpg);
	height: 34px;
	width: 273px;
	float: right;
	text-align: center;
	padding-top: 5px;
}
#header_search  form { padding:0; margin:0;}

#header_slogan {
	height: 94px;
	width: 765px;
	background-image: url(/assets/templates/focoweb2/images/creer-diffuser_promouvoir.jpg);
	float: left;
}
#header_menu {
	float:left;
	height: 25px;
	width: 970px;
	background-image:url(/assets/templates/focoweb2/images/menu_bg.jpg);
	background-repeat: repeat-x;
}
#header_menu_left {
	height: 25px;
	background-image: url(/assets/templates/focoweb2/images/menu_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_menu_content {
	height: 25px;
	text-align:center;
	margin-top:-16px;
	margin-left:20px;
	background-position: 0px 16px;
	background-repeat: repeat-x;
}
#header_menu_right {
	height: 25px;
	background-image: url(/assets/templates/focoweb2/images/menu_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu a {
	color: #fff;
	background: #ffa20c url(/assets/templates/focoweb2/images/button_left.jpg) left top no-repeat;
	text-decoration: none;
	padding-left: 21px;
	height:25px;
}
#menu a span {
	background: url(/assets/templates/focoweb2/images/button_right.jpg) right top no-repeat;
	padding-right: 21px;
	height:25px;
	cursor:pointer;
}
#menu a, #menu a span {
	display: block;
	float: left
}
/* Hide from IE5-Mac \*/
#menu a, #menu a span {
	float: none
}
/* End hide */

#menu a:hover {
	color: #fff;
	padding-left: 21px;
	background-color: #A75001;
	background-image: url(/assets/templates/focoweb2/images/button_left_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a:hover span {
	background: url(/assets/templates/focoweb2/images/button_right_hover.jpg) right top no-repeat;
	padding-right: 21px
}
#menu ul {
	list-style: none;
	padding: 0;
	white-space:nowrap;
	margin-top: auto;
	margin-right: 1px;
	margin-bottom: auto;
	margin-left: 1px;
}
#menu li {
	padding-right:1px;
	font-size: 13px;
	line-height:25px;
	float: left;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	position: static;
	margin-right: 20px;
	margin-left: -20px;
}
#header_rail {
	float:left;
	font-size:10px;
	padding-top: 10px;
	padding-left: 20px;
	color: #FFFFFF;
}
#header_rail a {
	color: #FFFFFF;
	text-decoration: underline;
}
#header_rail a:hover {
	color: #000066;
	text-decoration: none;
}
#content_zone {
	padding-bottom: 82px;
	font-size: 12px;
}
#content_center {
	position: relative;
	top:0px;
	width: 970px;
	margin: 0 auto;
	background-color: #F9F9F9;
}
#submenu {
	float: left;
	width: 250px; /* since this element is floated, a width must be given */
}
#submenu_title {
	padding-left:25px;
	padding-top:10px;
	color: #0A5F86;
	text-decoration: underline;
}
#submenu ul {
	padding:0;
	margin:0;
}
#submenu ul li {
	margin:10px;
	list-style-type: none;
	background-image: url(/assets/templates/focoweb2/images/submenu.jpg);
	background-repeat: no-repeat;
	color: #000000;
}
#submenu ul li a {
	color: #000000;
		background-image: url(/assets/templates/focoweb2/images/submenu.jpg);
	background-repeat: no-repeat;

	text-decoration: none;
	margin: 0;
	padding: 0px 0 0px 15px;
	width: 215px;
	line-height:25px;
	display: block;
}

#submenu ul li a:hover {
	background-image: url(/assets/templates/focoweb2/images/submenu_hover.jpg);

	color: #FFFFFF;
}
.active.sub_cur a{
	background-image: url(/assets/templates/focoweb2/images/sub_cur.jpg)!important;
	color:#990000;
}
#content h1 {
	position: relative;
	display: inline;
	height:30px;
	background-image: url(/assets/templates/focoweb2/images/h1_bg.jpg);
	background-repeat: no-repeat;
	font-size: 2em;
	top: -20px;
	padding-left: 24px;
	color: #0A5F86;
	padding-top:10px;
	background-position: left top;

}
#content h1 span {
	padding-top:10px;
	margin-top:-10px;
	padding-right:30px;
	width:24px;
	height:45px;
	background-image: url(/assets/templates/focoweb2/images/h1_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom:-20px;
}
#content {
	margin: 0 0 0 250px;
}
#content a {
	color:#09749E;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	color:#0000FF;
	text-decoration:underline
}
#clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#footer_bg {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width:100%;
	margin-bottom: 0;
	background-image: url(/assets/templates/focoweb2/images/fond_footer.jpg);
	background-repeat: repeat-x;
	height: 82px;
}
#footer {
	background-image: url(/assets/templates/focoweb2/images/fond_footer.jpg);
	background-repeat: repeat-x;
	width: 970px;
	height: 82px;
	margin: 0 auto;
	text-align: center; /* this overrides the text-align: center on the body element. */
}
#footer_left {
	float: left;
	width: 8px;
	height: 82px;
	background-image: url(/assets/templates/focoweb2/images/footer_left.jpg);
}
#footer_content {
	float: left;
	width: 954px;
	height: 82px;
	font-size: .6em;
	color: #FFFFFF;
}
#footer_content p {
	margin-bottom: -7px;
}
#footer_content div {
	margin-top: 8px;
}
#footer_content div ul li {
	display:inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer_li_first {
	list-style-type: none;
	list-style-image: none;
}
#footer_validators {
	float: right;
	width: 92px;
	height: 69px;
	padding-top: 8px;
}
#footer_validators img {
	margin: 2px;
}
#footer_right {
	float: left;
	width: 8px;
	height: 82px;
	background-image: url(/assets/templates/focoweb2/images/footer_right.jpg);
}
.area .title_bg {
	background-image: url(/assets/templates/focoweb2/images/topbg.jpg);
	background-color: #57A4C0;
}
.area .cornertl {
	background-image: url(/assets/templates/focoweb2/images/tcornerl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
}
.area .cornertr {
	background-image: url(/assets/templates/focoweb2/images/tcornerr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 18px;
	clip:rect(0px,0px,auto,auto);
	margin-left: 10px;
	padding-top: 2px;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
}
.area .content_bg {
	background-color: #ffffff;

}
.area .contentl {
	background-image: url(/assets/templates/focoweb2/images/contentl.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.area .contentr {
	background-image: url(/assets/templates/focoweb2/images/contentr.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-left:3px;
}
.area .bottom_bg {
	background-image: url(/assets/templates/focoweb2/images/bottombg.jpg);
	background-color: #57A4C0;
}
.area .cornerbl {
	background-image: url(/assets/templates/focoweb2/images/bcornerl.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 18px;
}
.area .cornerbr {
	background-image: url(/assets/templates/focoweb2/images/bcornerr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 18px;
}
#newsletter,.contactez {
	padding:0;
	margin:0;
}
#newsletter input {
	width:203px;
	margin: 5px 0;
}
input[type=submit] {
	background-color: #D7D7D7;
}
input:hover, textarea:hover, select:hover {
	background-color:#FF8517;
}
#articles {
	margin:0!important;
	padding:0!important;

}
#articles ul {
}
#articles li, #articles p {
	margin:0!important;
	padding:0!important;
	background:none!important;
}
#articles li a {
	font-size:10px!important;
	margin:0!important;
	padding:0!important;
	background:none!important;
	display:inline!important;
	color: #FF8517!important;
}
#articles li a:hover {
	color: #000000!important;
}
#articles p {
height:5px;}
div.produit {
	width : 339px;
	height : 209px;
	background-image : url(images/produit.jpg);
	background-color : #0099CC;
	margin : 1px;
	padding-left : 7px;
	font-size : 14px;
	font-weight : bold;
}
div.produit a {
text-decoration : none;
color : #052c5d;
font-size:12px;
}
div.produit_titre {
top:23px;
width : 320px;
color : #ffffff;
left : 7px;
float : none;
height : 55px;
overflow : hidden;
position : relative;
font-size : 22px;
margin-bottom : 13px;
margin-top:10px;
text-indent:90px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
div.produit_titre a {
color : #ffffff!important;
font-weight:bold;
font-size:18px;
}
div.produit_titre a:hover {
color : #ffffff;
}
div.produit_titre:first-letter {
font-size : 38px;
}
.big_letter:first-letter {
font-size : 38px;
}
div.go {
height : 125px;
width : 52px;
float : right;
}
div.price {
top : 90px;
position : relative;
width : 160px;
left : -170px;
border : medium double #fd7801;
color : #fe7701;
text-decoration : underline;
text-align : center;
padding : 3px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.ajaxSearch_paging{
padding: 10px;
background-color: #eeeeee;
}
.text.required, .required, .invalid{
background-color: #FF9999;
}
.contact1{ width: 209px; height: 35px; border: none; cursor: pointer; background: url("/assets/templates/focoweb2/images/contact1_over.jpg") no-repeat left top; } 
.contact1:hover { background: url("/assets/templates/focoweb2/images/contact1.jpg") no-repeat left bottom; }
.contact2{ width: 209px; height: 35px; border: none; cursor: pointer; background: url("/assets/templates/focoweb2/images/contact2_over.jpg") no-repeat left top; } 
.contact2:hover { background: url("/assets/templates/focoweb2/images/contact2.jpg") no-repeat left bottom; }