@charset "UTF-8";
/* CSS Document */
a:hover {
	text-decoration:none;
	color:#666;
}

a:link {
	text-decoration:none;
	color:#666;
}

a:active {
	text-decoration:none;
	color:#666;
}

a:visited {
	text-decoration:none;
	color:#666;
}


img {
	border:none;
}

h1 {
	color:#FFF;
	font-style:italic;
	font-size:24px;
	text-align:center;
	vertical-align:middle;
	
}

body {
	margin:7px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	background:#F5F5F5 url(../images/bg_test.png) repeat-x top;
}

.int_body {
	width:1000px;
	/*border:#CCC solid 1px;*/
	margin:auto;
}

.head_menu {
	/*background:#FFF;*/
	/*background:url(../images/test_servicepoint.png) bottom right no-repeat;*/
	background:url(../images/top_right.png) bottom right no-repeat;
	width:950px;
	height:202px;
	/*border:#FFF solid 1px;*/
	margin:auto;
	/*margin-bottom:10px;*/
}



.logo {
	background:transparent url(../images/logo.png) center no-repeat;
	width:150px;
	height:150px;
	/*border:#000 solid 1px;*/
	margin-left:25px;
	float:left;
}

.image_menu {
	width:487px;
	height:36px;
	/*border:#123 solid 1px;*/
	float:left;
	margin:128px 0 0 20px;
}

.image_menu img {
	border:none;
	width:100%;
	height:100%;
}

#btn_accueil {
	float:left;
	height:36px;
	width:103px;
	background:transparent url(../images/btn_accueil.png) center no-repeat;
	
}

#btn_accueil_ovr {
	float:left;
	height:36px;
	width:103px;
	background:transparent url(../images/btn_accueil_ovr.png) center no-repeat;
	
}

#btn_produits {
	float:left;
	height:36px;
	width:263px;
	background:transparent url(../images/btn_produits.png) center no-repeat;
	
}

#btn_produits_ovr {
	float:left;
	height:36px;
	width:263px;
	background:transparent url(../images/btn_produits_ovr.png) center no-repeat;
	
}

#btn_contact {
	float:left;
	height:36px;
	width:121px;
	background:transparent url(../images/btn_contact.png) center no-repeat;
	
}

#btn_contact_ovr {
	float:left;
	height:36px;
	width:121px;
	background:transparent url(../images/btn_contact_ovr.png) center no-repeat;
	
}

.servie_point {
	width:198px;
	height:32px;
	/*border:#036 solid 1px;*/
	background:transparent url(../images/recharge_txt.png) center no-repeat;
	float:right;
	/*clear:both;*/
	margin:131px 35px 0 0;
}

.servie_point2 {
	width:198px;
	height:32px;
	/*border:#036 solid 1px;*/
	background:transparent url(../images/recharge_txt.png) center no-repeat;
	float:right;
	/*clear:both;*/
	/*margin:131px 35px 0 0;*/
}


.top_right {
	background:url(../images/top_right.png) right top no-repeat;
	position:absolute;
	margin:0px;
	border:#000 solid 1px;
	/*float:right;*/
	width:306px;
	height:155px;
	/*clear:both;*/	
}


.footer{
	background:transparent url(../images/partners_50.png) center no-repeat;
	width:900px;
	height:65px;
	/*border:#FFF solid 1px;*/
	margin:auto;
	margin-bottom:10px;
}

.contenu {
	width:900px;
	height:350px;
	/*border:#ccc solid 1px;*/
	margin:auto;
	margin-bottom:15px;
	
}

.left_part {
	/*padding:10px;*/
	/*margin:10px 0 0 0;*/
	/*margin:auto;*/
	width:645px;
	/*background:url(../images/white25.png);*/
	float:left;
	height:320px;
	
}

.inside_left_top {
	padding:10px;
	/*margin:90px 0 0 0;*/
	/*margin:auto;*/
	width:625px;
	background:url(../images/white25.png);
	float:left;
	height:60px;
	
}

.inside_left_top p {
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	text-align:center;
}

.inside_left_bottom {
	padding:10px;
	margin:10px 0 0 0;
	/*margin:auto;*/
	width:625px;
	background:url(../images/white25.png);
	float:left;
	height:210px;
	
}


.inside_left {
	padding:10px;
	/*margin:90px 0 0 0;*/
	/*margin:auto;*/
	width:625px;
	background:url(../images/white25.png);
	float:left;
	height:300px;
	
}

.contact_info {
	background:url(../images/flame.png) right bottom no-repeat;
	width:625px;
	height:300px;
	/*padding:5px 15px 5px 15px;*/
	/*border:#FFF solid 1px;*/
	/*margin:5px 0 0 25px;*/
}


.contact_texte {
	padding:10px 0 0 10px;
	width:300px;
	height:150px;
	/*border:#000 solid 1px;*/
	float:left;
	
}

.contact_mail {
	padding:20px 0 0 10px;
	width:300px;
	height:100px;
	/*border:#000 solid 1px;*/
	float:left;
	
}

.contact_img {
	
	width:150px;
	height:300px;
	/*border:#0C3 solid 1px;*/
	float:left;
	
}

.inside_left p {
	color:#FFF;
	/*font-weight:bold;*/
	font-size:12px;
	/*font-style:italic;*/
	text-align:left;
}



.right_part {
	padding:10px;
	/*margin:auto;*/
	width:225px;
	background:url(../images/white25.png);
	/*border:#FFF solid 1px;*/
	float:right;
	height:300px;
	overflow:auto;	
}

.right_part img {
	float:right;
	clear:both;
	/*border:#fff solid 0.1em;*/
}

.right_part p {
	text-align:right;
	color:#FFF;
	font-size:12px;
	line-height:14px;
	
}

.salepoint_title {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
}

.more_info {
	width:195px;
	height:25px;
	text-align:right;
	/*float:right;*/
	/*border:#000 solid 1px;*/
	margin:0 0 0 20px;
	/*margin-top:7px;*/
}

.more_info a {
	font-size:28px;
	font-weight:bolder;
	color:#FFF;
	text-decoration:none;

}

/*/////////////////////////////////
//
//
//
//      Section Glider
//
//
//
/////////////////////////////////

#section1 {
	background:transparent url(../images/glidecontent_bg_1.png) center no-repeat;
}


#section2 {
	background:transparent url(../images/glidecontent_bg_2.png) center no-repeat;
}

#section3 {
	background:transparent url(../images/glidecontent_bg_3.png) center no-repeat;
}

#section4 {
	background:transparent url(../images/glidecontent_bg_4.png) center no-repeat;
}

#section5 {
	background:transparent url(../images/glidecontent_bg_5.png) center no-repeat;
}

.content {
	width: 10000px;
}

.section_texte {
	color:#333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	line-height:18px;
	padding:5px;
	margin:12px 0 0 20px;
	width:190px;
	height:140px;

	
}

#section_kitchen {
	background:url(../images/kitchen_bg.png);
	width:490px;
	height:210px;
	margin: 1px 1px 1px 1px;
	float:left;
}

#section_gicleurs {
	background:url(../images/sprinkler_bg.png);
	width:490px;
	height:210px;
	margin: 1px 1px 1px 1px;
	float:left;
}

#section_alarmes {
	background:url(../images/alarmes_bg.png);
	width:490px;
	height:210px;
	margin: 1px 1px 1px 1px;
	float:left;
}

#section_autre {
	background:url(../images/autre_bg.png);
	width:490px;
	height:210px;
	margin: 1px 1px 1px 1px;
	float:left;
}

#section_extincteur {
	background:url(../images/extincteur_bg.png);
	width:490px;
	height:210px;
	margin: 1px 1px 1px 1px;
	float:left;
}

.section {
	
	overflow: hidden;
	
	width: 496px;
	height: 210px;
	margin-bottom:10px;
}

.scroller {
	position:absolute;
	margin-left:135px;
	
	overflow: hidden;
	width: 496px;
	height: 210px;
	clear:both;
}

.controls {
	
	clear: both;
	overflow:hidden;
	width: 140px;
	height: 210px;
	
}


.controls li {
	text-align:center;
	color:#F00;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	width:140px;
	height:32px;
	background:transparent url(../images/a_boutonbg.png) center no-repeat;	
}

.controls ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	
}

.controls ul li {

}


.controls ul li a {

	height: 20px;
	line-height: 20px;
	padding: 5px 0;
	text-align: center;
}

.side-nav {
	float: left;
	width: 20px;
	height: 200px;
	}
.side-nav a {
	display: block;
	text-indent: -9999px;
	width: 20px;
	height: 200px;
}

#nav-previous a {
	background: url(images/previous-arrow.png) no-repeat center center;
}

#nav-next a {
	background: url(images/next-arrow.png) no-repeat center center;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


//     Fin du glider
//
////////////////////////////////*/

.text_acceuil {
	font-size:14px;
	color:#666;
	/*border:#278 solid 1px;*/
	width:565px;
	height:210px;
	float:left;
	margin:10px 10px;
	
}

.text_acceuil p {
	color:#FFF;
	font-size:18px;
	margin:2px 0 15px 0;
	font-weight:bold;
	
}

.new_brand p {
	color:#FFF;
	font-size:18px;
	margin:2px 0 15px 0;
	font-weight:bold;
	
}

.new_brand {
	color:#666;
	font-size:14px;
	/*border:#546 solid 1px;*/
	padding-left:10px;
	border-left:#FFF dotted 2px;
	width:240px;
	height:210px;
	float:right;
	
}
