/* @group ID Selectors */

#Menubar {
	display : none;
}

#Menubar a {
	display : none;
}

#Menubar a:hover {
	display : none;
}

/* @end */



/* @group Generic Selectors */

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	float: none;
}

H1 {
	font-family: Georgia, serif;
	font-size: 16pt;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	color: #A0522D;
	border-top-width: 0pt;
	border-bottom-width: 1pt;
	border-left-width: 0pt;
	border-right-width: 0pt;
	border-top-color: white;
	border-bottom-color: #A0522D;
	border-left-color: white;
	border-right-color: white;
}

UL {
	list-style: outside;
}

UL.compact {
	list-style: circle inside;
}

/* @end */


/* @group Table of works */

.table_Works {
	width: 100%;
	border: 1px solid #333;
}

.td_WorkGIF {
	width: 70px;
	padding: 6px;
	border-right: 1px solid #666;
}

.td_WorkPrice {
	vertical-align: top;
	width: 10%;
	text-align: center;
	border-left: 1px solid #666;
	padding: 6px;
}

.td_WorkRef {
	vertical-align: top;
	width: 20%;
	text-align: center;
	padding: 6px;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
}

.td_WorkSpace {
	padding: 6px;
	border-bottom: 1px solid #666;
}

.td_WorkDescription {
	vertical-align: top;
}

.txt_MIDIPlayer {
	display : none;
}

.txt_NoMidiYet {
	display : none;
}

.txt_RefPrice {
	font-family: Georgia, serif;
	font-size: 9pt;
}

.txt_WorkDescription {
	font-family: Georgia, serif;
	font-size: 9pt;
	margin-top: 2px;
	text-align: left;
	margin-left: 6px;
	margin-right: 6px;
}

.txt_WorkTitle {
	font-family: Georgia, serif;
	font-size: 9pt;
	text-transform: uppercase;
	vertical-align: top;
	margin-top: 6px;
}

/* @end */


.img_CoverBookAca {
	width: 174px;
	height: 250px;
	border: 0;
	float: left;
	padding: 2px 6px 1px;
}

.img_CoverBook {
	width: 218px;
	height: 250px;
	border: 0;
	float: left;
	padding: 2px 6px 1px;
}

.img_Floatleft {
	float: left;
	width: 242px;
	margin: 0 0 10px 10px;
	padding: 6px;
	border: 0px;
	font-family: Georgia, serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	color: #222;
	margin-top: 0;
}

div.img_Floatleft img
{
	border: 0px;
}


 div.img_badge img
{
	float: right;
	width: 120;
	margin: 0 0 10px 0px;
	padding: 0px;
	border: 0px;
	margin-top: 0;
}


.More {
	font-family: Georgia, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #444;
	text-align: center;
	margin-top: 24px;
	padding-bottom: 12px;
}



/*news pour index, .*/

a.news {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #444;
	display:block;
	padding:5px; 
	border-bottom: 1px dotted #999;
	width:150;
	}
	
a.news:hover, a.news:focus, a.news:active {
	}

ul.news, li.news {
	margin : 0;
	padding : 0;
	list-style-type : none;
}


/*people pour les menus composers et performers.*/

a.people {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	text-decoration: underline
	color: #444;
	display:block;
	padding:1px; 
	border-bottom: 1px dotted #999;
	background-color:#fff; 
	width:150;
	}
	

ul.people, li.people {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.table_Menu {
	border-style: none;
	border-color: #FFA97F;
	width: 100%;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

.table_MenuSection {
	border-style: none;
	border-color: #FFA97F;
	padding: 0px;
	text-align: left;
	width: 160px;
}

.table_ContenuSection {
	border-style: none;
	border-color: #FFA97F;
	padding: 0px;
	text-align: left;
	width: 100%;
}

.table_Splash {
	width: 66%;
	border: 1px solid #333;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 9px;
}

.splashbox {
	padding: 10px;
	float: right;
	width: 220px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 1cm;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A0522D;
	border-bottom-color: #A0522D;
	text-align: center;
	line-height: 30px;
	font-family: Georgia, serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
}


.td_CatIntro {
	text-align: center;
}

.td_Featured Books {
	width: 50%;
	vertical-align: top;
}

.td_ProudlyAwarded {
	width: 100%;
	vertical-align: top;
}

.td_Search {
	color: #A0522D;
}

.td_SousMenu {
	text-align: left;
	color: black;
}

.tr_MenuElements {
	vertical-align: top;
	width: 10%;
}

.txt_DisclaimerTitle {
	display : none;
}

.txt_Disclaimer {
	display : none;
}

.txt_Footer {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 8pt
	font-weight: normal;
	margin-top: 14px;
	text-align: center;
	line-height: 1.3em;
	letter-spacing: 0px;
	color: #A0522D;
}

.txt_Formulaire {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt
	letter-spacing: 1px;
	line-height: 12px;
	display: inline;
}


.txt_Legend {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt
	font-weight: normal;
	margin-top: 4px;
	padding-bottom: 9px;
	text-align: center;
}

.txt_List  {
	font-family: Georgia, serif;
	font-size: 11pt
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	letter-spacing: 0;
	line-height: 14pt;
	margin-right: 1cm;
	list-style-position: outside;
	list-style-type: disc;
}

.txt_ListSmall  {
	font-family: Georgia, serif;
	font-size: 9pt
	font-weight: normal;
	color: #444;
	text-align: justify;
	margin-top: 10px;
	margin-left: 9px;
	margin-right: 36px;
	line-height: 12pt;
	list-style-position: outside;
	list-style-type: circle;
}

.txt_Pagination {
	font-family: Georgia, serif;
	font-size: 11pt
	font-weight: bold;
	color: #929292;
	text-decoration: none;
	word-spacing: normal;
	text-align: center;
	letter-spacing: 0;
	line-height: 14pt;
	margin-right: 1cm;
	padding: 0 5px;
	border: 1px solid #929292;
}

.txt_Signature {
	font-family: Georgia, serif;
	font-size: 11pt
	font-weight: normal;
	font-style: italic;
	margin-top: 9px;
	margin-right: 36px;
	padding-bottom: 12px;
	text-align: right;
}

.txt_Small {
	font-family: Georgia, serif;
	font-size: 9pt
	font-weight: normal;
	color: #444;
	text-align: justify;
	margin-top: 10px;
	margin-left: 9px;
	margin-right: 36px;
	line-height: 1.3em;
}

.txt_SmallBlack {
	font-family: Georgia, serif;
	font-size: 9pt
	font-weight: normal;
	color: #000;
	text-align: justify;
	margin-top: 10px;
	margin-left: 9px;
	margin-right: 36px;
	line-height: 1.3em;
}

.txt_Standard {
	font-family: Georgia, serif;
	font-size: 11pt
	font-style: normal;
	font-weight: normal;
	color: #444;
	letter-spacing: normal;
	line-height: 1.3em;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	margin-right: 1cm;
}

.txt_Titre1 {
	font-family: Georgia, serif;
	font-size: 18pt
	color: white;
	text-shadow: 2px 2px 3px gray;
	text-align: left;
	padding-top: 6px;
	padding-left: 6px;
}

.txt_Titre2 {
	font-family: Georgia, serif;
	font-size: 15pt
	font-weight: bold;
	color: #444;
	margin-top: 12px;
	text-align: center;
	text-transform: none;
}
