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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
a:focus { outline: hidden; } /* Enlève l'encadrement dotted de FF lors d'un clic */

/*
	librairie Sourget
*/
.ls {
	padding-top: 3px;
	padding-bottom: 15px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFF;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	background: #876D4A url('../../theme/librairiesourget/img/feuille.jpg') top center repeat;
}
.ls br.clear {
	clear: both;
}
.ls .input, .ls .submit {
	color: #5B3E1C;
	border: 1px solid #886E4B;
	padding: 1px 2px;
	text-align: left;
	font-size:11px;
	margin-bottom:2px;
}
.ls select {
	color: #5B3E1C;
	border: 1px solid #886E4B;
	padding: 1px 2px;
	text-align: left;
	font-size:11px;
	margin-left:2px;
}
.ls .submit:hover{
	border: 1px solid #886E4B;
	color: #886E4B;
	cursor:pointer;
}
.ls .paginate{
	margin-top:4px;
}
.ls .paginate a:hover{
	color:#FF9900;
}
.ls .paginate a:link, .ls .paginate a:visited{
	color:#FF9900;
	text-decoration:underline;
	font-size
}

/*
	Formulaire
*/
.page .formulaire .message {
	color: #FF3F3F;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
}


/*
 Raccourcis
*/
.fleft { float: left; }
.fright { float: right; }

.pd0 {padding: 0px !important;}
.pd1 {padding: 1px !important;}
.pd2 {padding: 2px !important;}
.pd3 {padding: 3px !important;}
.pd4 {padding: 4px !important;}
.pd5 {padding: 5px !important;}

.mg0 {margin: 0px !important;}
.mg1 {margin: 1px !important;}
.mg2 {margin: 2px !important;}
.mg3 {margin: 3px !important;}
.mg4 {margin: 4px !important;}
.mg5 {margin: 5px !important;}

.mgr10 {margin-right: 10px !important;}
.mgl10 {margin-left: 10px !important;}

.w380 { width: 380px !important;}
.w220 { width: 220px !important;}


.ls .conteneur{
	padding:5px;
	
	background:#5A3D1B;
}
/*
	Header
*/
.header {
	height:116px;
	background:url('../../theme/librairiesourget/img/header.jpg') top center no-repeat;
	border:1px solid #FFF;
	border-bottom:none;
}

/*
	Menu 
*/
#menuMain{
	margin-left:160px;
	margin-top:88px;
}
.ls .home{
	position:absolute;
	height:118px;
	width:140px;
}
.ls .menu li {
	float:left;
}
.ls .menu li a:link, .ls .menu li a:visited {
	display: block;
	float:left;
	padding:5px 10px;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	white-space: nowrap;
}
.ls .menu li a:hover {
	display: block;
	background:#886E4B;
	color:#FF9900;
	text-decoration:none;
}
.ls .flags {
	position:absolute;
	margin-top:7px;
	margin-left:10px;
}

.ls .flags a img {
	border: 1px solid #BC9696;
}


/*
	Main
*/
.main {
	border: 1px solid #fff;
	border-top:none;
	background:#886E4B;
}
.main .mainInner {

	padding-bottom: 40px;
}

/*
	Footer
*/
.footer {
	font-size:11px;
	padding: 6px;
	text-align: center;
}


/*
	Sidebar
*/
.sidebar {
	float: left;
	display:block;
	width: 142px;
	padding-bottom:20px;
	font-size:11px;
	text-align:center;
	margin-top:0;
}
.sidebar h1.titre{
	background:#5A3D1B;
	padding:4px 0px;
	margin-bottom:4px;
}
.sidebar .bloc{
	background:#775B36;
	padding:4px 0px;
	text-align:center;
}
.sidebar .bloc img{
	padding:3px;

}

/*
	Contenu & Page
*/
.content {
	float: left;
	width: 740px;
	margin-left:5px;
}
.page {
	margin:20px 20px;
	font-size: 11px;
	line-height: 1.5em;
}
.page blockquote {
	padding: 0px 10px;
	text-align: justify;
}
.page .orange{
	color:#FF9900;
}
.page h1 {
	font-size:18px;
	font-weight: bold;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.page hr{
	display: block;
	margin: 6px 0px 4px 0px;
	padding:0;
	height: 10px;
	border:none;
	color: #5A3D1B;
	background: #5A3D1B;
	.margin:8px 0 -0.5em 0;
}
.page .bloc {
	border-bottom:solid 2px #5A3D1B;
	padding: 20px 5px;
	padding-left:15px;
	text-align: justify;
	background:#775B36;
}
.page .printer{
	height:30px;
	padding-left:30px;
	padding-top:5px;
	background:url('../../theme/librairiesourget/img/printer.jpg') top left no-repeat;	
}
.page .print{
	height:30px;
	margin-left:2px;
	padding-left:20px;
	background:url('../../theme/librairiesourget/img/document-pdf.png') center left no-repeat;
}
.page  a.print_fiche:hover{
	text-decoration:none;
}
.page .localisation{
	height:30px;
	padding-left:20px;
	margin-right:10px;
	padding-top:5px;
	background:url('../../theme/librairiesourget/img/map-pin.png') center left no-repeat;
}
.page .letter{
	border:solid 2px orange;
	background:#fff;
	padding:2px 5px;
	margin-right:4px;
	color:orange;
	font-size:12px;
	font-weight:bold;
}
.page .period{
	border:solid 2px orange;
	background:#fff;
	padding:2px 4px;
	margin-right:3px;
	color:orange;
	font-size:11px;
	font-weight:bold;
}
.page .search_bloc:link, .page .search_bloc:visited{
	display:block;
	margin:0;
	padding:20px 0px;
	color:#fff;
	background:#5A3D1B;
	
}
.page .search_bloc:hover{
	text-decoration:none;
	background:#886E4B;
}


.ls a.email:link{
	text-decoration:none;
	color:orange;
}

/*
	LightBox
*/
/* mediaboxAdvanced - white theme */

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url('../../theme/librairiesourget/mediabox/80.png') repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
}

#mbCenter.mbLoading {
	background: #fff url('../../theme/librairiesourget/mediabox/ajax-loader.gif') no-repeat center;

/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #333;
}

#mbImage a:hover, #mbImage a:active {
	color: #000;
}

/*	End inline content styles	*/

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0px 10px 10px;
}

#mbTitle {
	display: inline;
	color: #000;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #333;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #333;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 20px;
	background: transparent url('../../theme/librairiesourget/mediabox/MinimalPrevious.png') no-repeat center;
}

#mbNextLink {
	width: 30px;
	background: transparent url('../../theme/librairiesourget/mediabox/MinimalNext.png') no-repeat center;
}

#mbCloseLink {
	width: 20px;
	background: transparent url('../../theme/librairiesourget/mediabox/MinimalClose.png') no-repeat center;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #700;
	font-weight: bold;
	text-decoration: underline;
}


