/* @override
	http://assets2.livres.im/uploaded/publienet-store.css
	http://librairie.immateriel.fr/stylesheets/immateriel.css?1261592882
	https://librairie.immateriel.fr/stylesheets/immateriel.css?1261612167
	http://assets1.livres.im/stylesheets/immateriel.css?1271496510
	http://assets2.livres.im/stylesheets/immateriel.css?1271496510
	http://assets2.livres.im/uploaded/publienet-store.css
	http://assets1.livres.im/uploaded/publienet.css
	http://assets2.livres.im/uploaded/publienet.css
*/

body {
	font-family:  Arial, verdana, "Bitstream Vera Sans", Tahoma,sans-serif;
	color: #2F2F2F;
}

a {
	color: #2A2A2A;
	text-decoration: none;
	font-weight: bold !important;
}

a:visited {
	color: #3F3F3F;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #880000;
		font-weight: bold;
}
a:hover {
	color: #3F3F3F;
	text-decoration: underline;
		font-weight: bold;
}

table tr td {
}


#usermenu
{
	font-size: 11px;
	font-weight:bold;
	top: 100px;
	right: 20px;
	position: absolute;
}

/* Liens menu utilisateur */
#usermenu
{
font-size:11px;
}

/* Bas de page */

#m_footer {
	background-color: #215499;
}

#footer {
	font-size:10px;
	color:#ddd;

}

#footer a {
	color: #ddd;
	font-weight:bold;
	font-size: 12px;

}

/* En-tête */
#m_header
{
	background-image:url(/uploaded/publienet/logo.gif);
	background-position:left top;
	background-repeat:repeat-x;

		 background-color:white;
    height: 140px;
}

#logo
{
	display:none;
}

ul.maintab li.tabinactive a
{
color:#BE7613;

}


ul.maintab li a
{
			font-size: 15px !important;

	color:black;
	font-weight:bold;

}

.tabcontent {
padding:10px;
border: 1px solid #aaa;
border-radius: 10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;

-webkit-box-shadow: 1px 1px 2px rgba(135, 139, 144, 0.4);
-moz-box-shadow: 1px 1px 2px rgba(135, 139, 144, 0.4);
box-shadow: 1px 1px 2px rgba(135, 139, 144, 0.4);
}

/* Contenu */
#main
{
	font-family: "Lucida Grande", Arial,  Georgia, serif;
	font-size: 12px;
}

/* Page livre */

/* Texte titre 4 description livre */
.desc h4
{
	font-size: 14px;
	font-weight: bold;
	border: 0;
	font-style:normal;
	background:none;
}

table.protections tr td {
	font-size:12px;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;

}

table.protections tr th {
	font-size:12px;
	border-bottom: 1px solid #aaa;
}

/* panier */

ul.tab {
	font-size: 13px;
}

ul.tab li {
	background-image: url(/images/tab_bg.png);
	border: 1px solid #BE7613;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;

}

ul.tab li.tabinactive {
	background-image: url(/images/tab_inactive_bg.png);
	background-color: #eee;
	border: 1px solid #aaa;
}

ul.tab li#tabcurrent {

	padding: 8px;
	font-weight: bold;
	border: 1px solid #444;
/*	height:24px; */
}

.tab a {
	color: black;
}


/* Bas de page */
#m_footer
{
	background-color:#black;
	color:white;

}

#m_footer a
{
	color:white;
}

#m_footer td
{
	color:white;

}

/* texte accroche */
#summary {
}

/* boite */
.box
{
	border:1px solid #fafafa;
	background-color: #fafafa;
	padding: 6px;
	border-radius: 16px;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
/*	behavior:url(/stylesheets/border-radius.htc); */
}

.box table tr td
{
	font-size:12px;
}


/* Texte titres */

h1,h2,h3,h4,h5
{
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #333;
}

h1 {
	text-shadow: 1px 1px 1px #bbb;
	font-size: 21px;
	color: #333;
	text-align: right;
	border-bottom:1px solid #ddd;
}

h2 {
	font-size: 19px;
text-align:right;
font-style:italic;
}

h3 {
	font-size: 17px;
	text-shadow: 1px 1px 1px #ddd;
}
h4 {
	font-size: 15px;
	text-shadow: 1px 1px 1px #ddd;
}


h5 {
	font-size: 13px;
}


/* ecosysteme */
.post
{
	font-size: 12px;
	border-bottom: 1px solid #ddd;
	color:#888;

}

/* post interne */
.internal_post {
	border: 1px solid #ddd;
}

.internal_post_content {
	color: #666;
}

.internal_post_title {
	background-color: #ddd;
	border-bottom: 2px solid #ddd;
	background-image:url(/images/bg_inst.jpg);
}

/* tags */
.taglist {
	font-size: 13px;
}

.tagcloud {
	font-size: 13px;
	background-color: #eeeeee;
}

.resource  {
	font-size: 12px;

}

label
{
	font-size: 14px;
}

/* input */

input[type=text],input[type=password],textarea {
	font-size: 14px;
	padding: 2px;
	border: 1px inset #888;
	background-color: #fbfbfb;
}

input[type=text]:focus,input[type=password]:focus,textarea:focus {
	padding: 2px;
	border: 1px inset #888;
	background-color: #ffffcc;
}

input[type=submit] {
	background-color: #dcf3b6;
	border: 1px outset #777;

	padding: 6px;
	font-size:13px;
	font-weight:bold;
	-webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
	-moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
	box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius: 6px;
	color: #000;
}

input[type=submit]:active {

	border: 1px inset #777;
}


input[type=submit].grey {
	background-image:none;
	background-color: #ddd;
	border: 1px outset #aaa;
}

input[type=submit].grey:active {
	background-image:none;
	background-color: #aaa;
	border: 1px outset #999;
}

input[type=submit].blue {
	background-color: #8EBFFA;
	border: 1px outset #6183ae;
}


input[type=submit].blue:active {
	background-color: #769ecf;
	border: 1px inset #6183ae;
}

/* nouveau */
#booktabs
{
	margin-right:10px;
	border:1px solid #ddd;
	background-color: #fafafa;
	margin-bottom:8px;

}

.booktab
{
	padding:4px;
	font-weight:bold;
	font-size:16px;
}

#current_booktab
{
	background-color:#ddd;
}

.list_container {
	padding: 4px;
}

.marketing_plain_text {
	padding:4px;

}

.navigation h4 {
			margin:0;
			font-style: italic;
		background-color: #ddd;
		background-image:url(/images/bg_inst.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border-bottom: 3px solid #ddd;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;

}

.taglist {
	padding-left:6px;
}

/* JSE 20110418 modified */
.book {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    margin-bottom: 10px;
    padding: 30px 10px 10px;
}
#login {
	padding: 8px;
	max-width:350px;
	margin:auto;
}

#quick_signup {
	padding: 8px;
	max-width:350px;
	margin:auto;

}

#address {
	padding: 8px;
	max-width:350px;
	margin:auto;
}


#login_signup
{
	max-width:800px;
	margin:auto;
}

#loginbox {
	padding: 20px;
	margin: 16px;
	margin: auto;
}

#profile {
	padding: 8px;
	max-width:350px;
	margin:auto;
}

/* JSE 20110418 modified */
.book_offers {
    background-color: #F0FFE6;
    border: 1px solid #DDDDDD;
    padding: 4px;
}

.preview_box {
	text-align:center;
	padding:4px;
	border:1px solid #ddd;
	background-color:#fafafa;

}

/* JSE 20110418 modified */
.books {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #DDD;
    padding: 15px;
    margin-top: 15px;
}

#nav_menu
{
    z-index:100;
    background-color:#fafafa;

    bottom:0;
    width:100%;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    padding:0;


}

/* JSE 20110418 */
/* classes ajoutées telles que présentes dans la page accueil */
.title {
    font-size: 1.5em;
    border-bottom: 1px solid #DDD;
}
.subtitle {
     padding-top: 4px;
}
.authors {
    font-size: 1.3em;
    padding-bottom: 10px;
    padding-top: 4px;
}
.price {
    margin-top: 10px; 
    font-size: 1.2em;
}
.grey {
    margin-bottom: 4px;
}

/* classes ajoutées telles que présentes dans la page notice */

#book_notice {
    border: 1px solid #DDD;
    background: none repeat scroll 0% 0% #FAFAFA;
    padding: 15px 15px 15px 15px;
    margin: 15px 15px 15px 15px;
}

/* JSE 20110418 */
#book_meta {
    padding: 4px; margin: 4px; min-width:200px; max-width:300px;
}

#book_notice div#book_meta div.desc { margin-left: 15px; }

