@charset "utf-8";
@import url("../Webfonts/Aurulent-Sans-fontfacekit/stylesheet.css");
@import url();
@import url("../Webfonts/roboto-fontfacekit/stylesheet.css");
@include 'Style/lionbars.css';


/* ---------------------------------------------------- */
/* GLOBAL
/* ---------------------------------------------------- */


#imp2content {
	height: 425px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	position: static;
	background-color: #81B8E1;
}

/* ---------------------------------------------------- */
/* COTE GAUCHE
/* ---------------------------------------------------- */

#impdetails {
	height: 355px;
	width: 840px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: silver;
	-ms-scrollbar-face-color: #81B8E1;
	-ms-scrollbar-highlight-color: #666;
}

}
#imp2txt p {
	margin-left: 20px;
}

#impdetails .quest {
	margin-left: 100px;
	line-height: 35px;
}



#imp2txt {
	font-family: RobotoItalic, Verdana, Geneva, sans-serif;
	height: 400px;
	width: 880px;
	color: #FFF;
	margin-top: 22px;
	font-size: 16px;
	text-align: justify;
	line-height: 28px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: silver;
	border-left-color: silver;
}

#imp2txt h2 {
	color: #353E44;
	font-family: RobotoItalic, Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-indent: 40px;
}
/*SAFARI*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	h2 {
		font-weight: lighter;
	}
}
#imp2txt h3 {
	font-family: RobotoItalic, Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #353E44;
}
#impdetails .quest a {
	text-decoration: none;
	color: #353E44;	
	}
.back {
	text-decoration: none;
	font-size: 12px;
	color: #06F;
	}
.back:hover {
	color:#960;
}

.back:visited {
	color: #06F;	
}

#impdetails .quest a:hover {
	color: #930;

}

#impdetails .quest a:visited {
	color: #06F;	
}
a.more {
	font-size: 12px;
	font-style: oblique;
	color: #06F;
	text-decoration: none;

}

a.more:hover {
	color: #C90;		
}

a.more:visited {
	color: #06F;
}


/* ---------------------------------------------------- */
/* COTE DROIT
/* ---------------------------------------------------- */


#right {
	height: 425px;
	width: 200px;
	background-image: url(../images/fond_right.jpg);
	background-repeat: repeat;
	position: absolute;
	margin-left: -100px;
	z-index: 1;
	top: 215px;
	
}
/*SAFARI*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#right {
		margin-left: 0px;
	}
}
		/*OPERA*/
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{ 
    #right {
	margin-left: -200px;
    }
}
#imp2content table tr #right #tbr {
	width: 170px;
	margin-top: 10px;
	margin-left: 27px;
	position: absolute;
	top: 300px;	
	padding: 0;
}

#imp2content table tr #right #tbr tr #dlc {
	color: #FFF;
	font-family: "AurulentSansRegular", Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	letter-spacing: 1px;
	word-spacing: 7px;
}
#imp2content table tr #right #tbr tr td {
	color: #FFF;
	font-family: "AurulentSansRegular",Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
/* ---------------------------------------------------- */
/* COTE DROIT IMAGE
/* ---------------------------------------------------- */
img.implant {
	height: 220px;
	width: 190px;
	margin-top: 5px;
	margin-left: 3px;
	border: 2px solid #666;
	position: absolute;
	z-index: 100;
}

/* ---------------------------------------------------- */
/* COTE DROIT CONTACT
/* ---------------------------------------------------- */

span.small {
	font-size :11px;
	
}

td.street {
	word-spacing: 18px;	
	
}

span.t{
	margin-left: 27px;
}

a.mail:link ,a.mail:visited  {
	color: #FFF;
}

a.mail:hover {
	color: #F90;
}

a.mail {
	margin-left:6px;
}

span.mob {
	margin-left:4px;
}

#dlc {
	word-spacing: 15px;	
}
