/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


/***********************************************************************************************/
/* Links Styling */
/***********************************************************************************************/
.ls1 a:link {color: #EC1C24; text-decoration: none;}
.ls1 a:visited {text-decoration: none; color: gray;}
.ls1 a:active {color: #EC1C24; text-decoration: none;}
.ls1 a:hover {color:#EC1C24; text-decoration: none;}

.ls2 a:link {color: #DDDDDD; text-decoration: none;}
.ls2 a:visited {text-decoration: none; color: #AAAAAA;}
.ls2 a:active {color: #DDDDDD; text-decoration: none;}
.ls2 a:hover {color:#EC1C24; text-decoration: none;}

.lst a:link {color: white; text-decoration: none;}
.lst a:visited {text-decoration: none; color: white;}
.lst a:active {color: white; text-decoration: none;}
.lst a:hover {color:#FFFFFF; text-decoration: none;}

.lsb a:link {color: none; text-decoration: none;}
.lsb a:visited {text-decoration: none; color: none;}
.lsb a:active {color: none; text-decoration: none;}
.lsb a:hover {color:none; text-decoration: none;}

.lsMAIL a:link {color: #EC1C24; text-decoration: none;}
.lsMAIL a:visited {text-decoration: none; color: gray;}
.lsMAIL a:active {color: #EC1C24; text-decoration: none;}
.lsMAIL a:hover {color:#FFFFFF; text-decoration: none;}


.lsFD a:link {color: white;	text-decoration: none;	background-color: #f94a4a;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-style: solid;
border-width: 2px;

}
.lsFD a:visited {text-decoration: none; color: white;}
.lsFD a:active {color: white;	text-decoration: none;}
.lsFD a:hover {color:#ffffff; text-decoration: none; background-color: #ff0000;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-style: solid;
border-width: 2px;
}


/***********************************************************************************************/
/* Text & Border Styling */
/***********************************************************************************************/

/******TEXT**************/

.important	{
	font-weight: 800;
}


.courant {
	font-family: 'Gudea', sans-serif;
	font-weight: 400;
	font-size:14px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	color: #000000;
	}
.contactmail {
	font-family: 'Gudea', sans-serif;
	font-weight: 400;
	font-size:20px;
	padding: 5px 2px 5px 2px;
	background-color: #eeeeee;
   -webkit-border-radius: 15px;
   -moz-border-radius: 15px;
   border-radius: 15px;
   width:30%;
   margin-left:auto;
   margin-right:auto;
	}
.contactmail:hover {
	background-color: #EC1C24;
	}
.center {text-align:center;}

.TitreCat {
	font-family: 'Contrail One', cursive;
	font-weight: 400;
	font-size:36px;
	padding: 5px 5px 5px 5px;
	text-align: ltr;
	color: #cccccc;
	}

/*****BORDER************/
.nada{
		background-color:#dddddd;
	}

.border1{
	outline: 4px solid #000000;
-webkit-transition: outline 500ms ease-in-out;
-moz-transition: outline 500ms ease-in-out;
-ms-transition: outline 500ms ease-in-out;
-o-transition: outline 500ms ease-in-out;
transition: outline 500ms ease-in-out;
	
	}

.border1:hover{
	outline: 4px solid #EC1C24;
-webkit-transition: outline 500ms ease-in-out;
-moz-transition: outline 500ms ease-in-out;
-ms-transition: outline 500ms ease-in-out;
-o-transition: outline 500ms ease-in-out;
transition: outline 500ms ease-in-out;
	}

.border2{
	outline: 4px solid #cccccc;
-webkit-transition: outline 500ms ease-in-out;
-moz-transition: outline 500ms ease-in-out;
-ms-transition: outline 500ms ease-in-out;
-o-transition: outline 500ms ease-in-out;
transition: outline 500ms ease-in-out;
	
	}

.border2:hover{
	outline: 4px solid #000000;
-webkit-transition: outline 500ms ease-in-out;
-moz-transition: outline 500ms ease-in-out;
-ms-transition: outline 500ms ease-in-out;
-o-transition: outline 500ms ease-in-out;
transition: outline 500ms ease-in-out;
	}

/***********************************************************************************************/
/* General Styling */
/***********************************************************************************************/
body {
	background-color: #eeeeee;
	font: 300 14px/21px "Helvetica Neue", "Helvetica", Arial, sans-serif;
	
}

#fraise {
	background-color: none;
	background-image: url(img/fraise.png);
	background-size: 200px;
	background-repeat: no-repeat;
	background-position: 0px 40px;
	padding:10px 70px 200px	70px;
	padding: 10px 60px 200px 60px;
	margin: 10px;
	font-weight: 400;


}
#dapto {
	background-color: none;
	background-image: url(img/dapto.png);
	background-size: 200px;
	background-repeat: no-repeat;
	background-position: 0px 40px;
	padding:10px 80px 200px	80px;
	margin: 10px;
	font-weight: 400;
}



#logotexte {
	position:relative;
	height:130px;
	width:250px;
	margin-left: 25%;
	margin-top: 5px;
	float:left;
	background-color: none;
	background-image:url(img/logotxt.png);
	}


#barreROUGE {
	width:100%;
	min-width : 850px;
	margin-left:auto;
   	margin-right:auto;
   	margin-bottom:25px;
	height:150px;
	color: #cccccc;
	background-color: #EC1C24;
	z-index:9998;
	}

#barre2 {
   	width:500px;
   	margin-left:auto;
   	margin-right:auto;
	margin-bottom:25px;
	height:150px;
	margin-top:25px;
	background-color: none;
	}

#wrapper0 {
	width:800px;
   	margin-left:auto;
   	margin-right:auto;
	margin-bottom:20px;
	height:550px;
	margin-top:20px;
	background-color: none;
	}

#avatar{
	width:195px;
	height:250px;
	float:left;
	margin-left:25px;
	margin-top:-70px;
	padding-bottom:0px;
	background-color: #FFF65C;
	background-image:url(img/av-bg.png);
	}
	
#intro{
	width:465px;
	height:auto;
	float:left;
	margin-left:25px;
	margin-right:25px;
	}
	
#wrapper1 {
	width:800px;
   	margin-left:auto;
   	margin-right:auto;
	margin-bottom:20px;
	height:265px;
	margin-top:20px;
	background-color: none;
	}

#Itembook {
   	width:360px;
   	float:left;
   	margin-left: 25px;
	margin-bottom:25px;
	height:220px;
	margin-top:25px;
	background-color: none;
	}

#Itemblog {
   	width:360px;
   	margin-right: 25px;
   	float:right;
	margin-bottom:25px;
	height:220px;
	margin-top:25px;
	background-color: none;
	}

.categorie{
	width:200px;
   	margin-left:auto;
   	margin-right:auto;
	margin-bottom:0px;
	height:25px;
	margin-top:50px;
	padding-top: 5px;
	background-color: none;
	}

#barre2.top {
	margin-top:0px;
	}
#barre2.hello {
	height:200px;
	margin-top:0px;
	}
#barre2.type2 {
	height:150px;
	margin-top:0px;
	background-color: none;
	}
#barre2.type3 {
	width:760px;
	height:150px;
	margin-top:0px;
	}
#barre3 {
	position:relative;
	width:500px;
	height: 150px;
	margin-left:20px;
	color: black;
	//text-align: center;
	background-color: #fff;
	float:left;
	}

#wrapper2 {
	width:800px;
	min-height:345px;
   	margin-left:auto;
   	margin-right:auto;
	background-color: none;
	}
#wrapper2.Margetop{	margin-top:35px;margin-bottom:5px;}
#wrapper2.Margebot{margin-top:5px;margin-bottom:35px;}

#itemBD1 {
   	width:235px;
   	float:left;
   	margin-left: 25px;
	margin-bottom:10px;
	height:325px;
	margin-top:10px;
	background-color: none;
	}
	
#itemBD2 {
   	width:235px;
   	float:left;
   	margin-left: 25px;
	margin-bottom:10px;
	height:325px;
	margin-top:10px;
	background-color: none;
	}

#itemBD3 {
   	width:235px;
   	float:left;
   	margin-left: 25px;
	margin-bottom:10px;
	height:325px;
	margin-top:10px;
	background-color: none;
	}	

#wrapper3 {
	width:800px;
	height:600px;
   	margin-left:auto;
   	margin-right:auto;
	background-color: none;
	}
#wrapper3.Margetop{	margin-top:35px;margin-bottom:5px;}
#wrapper3.Margebot{margin-top:5px;margin-bottom:35px;}

#itemAutreWide {
	width:755px;
	height:220px;
   	float:left;
   	margin-left: 25px;
	margin-bottom:10px;
	margin-top:10px;
	background-color: yellow;
	}
	
#itemAutreSmall {
   	width:235px;
   	height:235px;
   	float:left;
   	margin-left: 25px;
	margin-bottom:10px;
	margin-top:10px;
	background-color: #cccccc;
	}	

.book {
	width:500px;
	background-image:url(img/bn-book.png);
	background-color: #fff;
	}
.blog {
	width:500px;
	background-image:url(img/bn-blog.png);
	background-color: #fff;
	}
.lrh {
	background-image:url(img/bn-lrh.png);
	background-color: #fff;}
.mp {
	background-image:url(img/bn-mp.png);
	background-color: #fff;}
.rip {
	background-image:url(img/bn-rip.png);
	background-color: #fff;}
.hello {background-color: #fff;}

.separator {
	position:relative;
	width:680px;
	margin-left: -340px;
	left:50%;
	margin-bottom:10px;
	left: 50%;
	height:2px;
	margin-top:10px;
	background-image:url(img/line1.png);
	background-repeat:repeat-x;
	background-color: none;
	}

#separatorTXT {
	position:relative;
	width:200px;
	margin-left: -100px;
	left:50%;
	margin-bottom:5px;
	height:2px;
	margin-top:5px;
	background-image:url(img/line1.png);
	background-repeat:repeat-x;
	background-color: none;
	}

#footer {
	position:relative;
	width:500px;
	margin-left: -250px;
	left:50%;
	margin-bottom:10px;
	left: 50%;
	height:100px;
	margin-top:10px;
	background-color: none;
	}
	
#bouton1 {
	position:relative;
	width:100px;
	height: 100px;
	margin-left:33px;
	color: black;
	text-align: center;
	background-color: #fff;
	float:left;
	}

#bouton1.last {
	background-color: #fff;
	float:right;
	 }

#bouton1.first {
	margin-left:0px;
	background-color: #fff;
	float:left;
	 }

#bouton2 {
	position:relative;
	width:100px;
	height: 150px;
	margin-left:10px;
	color: black;
	text-align: center;
	background-color: #fff;
	float:left;
	}

#bouton2.first {
	margin-left:0px;
	background-color: none;
	float:left;
	 }
#bouton2.last {
	height: 90px;
	width: 120px;
	background-color: #fff;
	float:right;
	 } 
#bouton2.last2 {
	height: 40px;
	width: 120px;
	margin-top:20px;
	background-color: #fff;
	float:right;
	 } 


.inst {background-image:url(img/social-10.png);}
.fb {background-image:url(img/social-09.png);}
.twit {background-image:url(img/social-08.png);}
.lnkd {background-image:url(img/social-11.png);}
.mail {background-image:url(img/contact.png);}

.mailINV {background-image:url(img/contact-inv.png);}
.instINV {background-image:url(img/inst-inv.png);}
.fbINV {background-image:url(img/fb-inv.png);}
.twitINV {background-image:url(img/twit-inv.png);}
.lnkdINV {background-image:url(img/link-inv.png);}

.minilogo {background-image:url(img/logo-miniT.png);}

/************/
/***COUVS BD*/
/************/
.lrhcouv {background-image:url(img/LRHcouv.jpg);}
.bustercouv {background-image:url(img/BUSTERcouv.jpg);}
.PIRcouv {background-image:url(img/PIRcouv.jpg);}
.TMNVcouv {background-image:url(img/TMN_Vcouv.jpg);}
.TMNRcouv {background-image:url(img/TMN_Rcouv.jpg);}
.AECcouv {background-image:url(img/AECcouv.jpg);}
.AVAcouv {background-image:url(img/AVAcouv.jpg);}
.SNIPOOcouv {background-image:url(img/SNIPOOcouv.jpg);}

/************/
/***BANIERES AUTRES*/
/************/
.monstreban {background-image:url(img/monstreban.png);}
.ripban {background-image:url(img/ripban.png);}
.iconsban {background-image:url(img/iconsban.png);}
.skbfrz {background-image:url(img/skabfraise.png);}

/*******************/
/*Habillage Buster**/
/*******************/
.bit1 {background-image:url(img/interfacebuster-14.png);}
.bit2 {background-image:url(img/interfacebuster-15.png);}
.bit3 {background-image:url(img/interfacebuster-16.png);}

/*******************/
/*Habillage LRH   **/
/*******************/
.lrh1 {background-image:url(img/hab-lrh-15.png);}
.lrh2 {background-image:url(img/hab-lrh-16.png);}

/*******************/
/*Habillage BOOK  **/
/*******************/
.bn-page-book {background-image:url(img/bn-page-book.png);}
.bampdf {background-image:url(img/hab-book-15.png);}
.bampdf:hover{ background-image:url(img/dlnow.png);}
.bam {background-image:url(img/hab-book-16.png);}
.minimail {background-image:url(img/hab-book-17.png);}

/*******************/
/*Habillage AEC  **/
/*******************/
.aec-main {background-image:url(img/interface-aec-01.png);}
.aec-vg {background-image:url(img/interface-aec-04.png);}
.aec-vd {background-image:url(img/interface-aec-03.png);}
.aec-vd2 {background-image:url(img/interface-aec-02.png);}

/*******************/
/*Habillage 24H2010  **/
/*******************/
.pir-main {background-image:url(img/interface-PIR-01.png);}
.pir-vg {background-image:url(img/interface-PIR-02.png);}

/*******************/
/*Habillage toimoinou  **/
/*******************/
.tmn-main {background-image:url(img/interface-TMN-01.png);}
.tmn-vg {background-image:url(img/interface-TMN-02.png);}

/********************/
/* ICONS PACKS */
/*******************/
/*packs sshots*/
.canards {background-image:url(icones/img/duckpack.png);}

.icns-dl{background-image:url(icones/img/icons-dl-13.png);}
.png-dl{background-image:url(icones/img/icons-dl-14.png);}

.icns-dl:hover{background-image:url(icones/img/dl-over-15.png), url(icones/img/icons-dl-13.png);}
.png-dl:hover{background-image:url(icones/img/dl-over-15.png), url(icones/img/icons-dl-14.png);}

#wrappericons {
	width:800px;
   	margin-left:auto;
   	margin-right:auto;
	margin-bottom:20px;
	height:495px;
	margin-top:20px;
	background-color: none;
	}

#Itempack {
   	width:580px;
   	float:left;
   	margin-left: 25px;
	margin-bottom:25px;
	height:440px;
	margin-top:25px;
	background-color: white;
	z-index:0;
	}

#Itemdl {
   	width:160px;
   	height:160px;
   	margin-left: 25px;
	margin-bottom:25px;
	margin-top:25px;
	float:left;
	background-color: #dddddd;
	
	}


/***********************************************************************************************/
/* Buttons */
/***********************************************************************************************/
.scrollTOillu{}
.go-top {
	position: fixed;
	bottom: 2em;
	right: 2em;
	text-decoration: none;
	color: white;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 12px;
	padding: 1em;
	display: none;
}

.go-top:hover {
	background-color: rgba(0, 0, 0, 0.6);
}

.menu-top {
	position: fixed;
	width:100%;
	margin-left:auto;
   	margin-right:auto;
	height:40px;
	color: #cccccc;
	background-color: rgba(255, 255, 255, 0.9);
	display: none;
	z-index:9999;
}

.Menuitem {
	float:left;
	margin-left:10px;
	margin-top: 10px;
	}


.go-mobile {
	position: absolute;
	width: 80px;
	height: 80px;
	top: 0px;
	right: 0px;
	text-decoration: none;
	color: white;
	background-color: none;
	font-size: 12px;
	margin: 8px;
	border: 2px solid #BF1925;
}

.top-barre {
	position: relative;
	float:right;
	width: 25px;
	height: 25px;
	top: 110px;
	text-decoration: none;
	color: white;
	background-color: none;
	margin-right: 5px;
	border: 1px solid #EC1C24;
}

.top-barreMINI {
	position: relative;
	float:right;
	width: 25px;
	height: 25px;
	top: 5px;
	text-decoration: none;
	color: white;
	background-color: none;
	margin-right: 5px;
}


.top-mail {
	position: relative;
	float:right;
	width: 160px;
	height: 25px;
	top: 112px;
	right: 0px;
	text-decoration: none;
	color: white;
	background-color: none;
	margin-right: 7px;
}

.top-mailMINI {
	position: relative;
	float:right;
	width: 160px;
	height: 25px;
	top: 5px;
	right: 0px;
	text-decoration: none;
	color: white;
	background-color: none;
	margin-right: 7px;
}

.logo-mini {
	position: relative;
	float:left;
	width: 60px;
	height: 25px;
	top: 7px;
	left: 10px;
	text-decoration: none;
	color: white;
	background-color: none;
	margin-right: 10px;
}
