/*
blue : #426EB0
Or : #BC7E0E
vert: #C6D771
*/

body {
    margin: 0;
    padding: 0;
    background-color:#f0f0f0;
    width: 960px; /* taille écran */
    margin-left: auto;
    margin-right: auto;
}

#main {
    background-color: white;
    padding-right: 16px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}
.extrafond {
    background-color: #426eb0;
    width: 100%;
    z-index: 0;
    position: absolute;
    left: 0px;
}

#header .extrafond {
    height: 184px;

}

div#spacer {
    clear:both;
}



/* Search */
div#search {
	float: right;
	width: 265px;
	vertical-align:middle;
	margin-right:1px;
}

input#prosvetaquery {
	border: none;
	border-radius: 3px;
	color: #333333;
	width: 150px;
	height: 19px;
	padding-left: 2px;
	margin: 0;
        position: absolute;
        right: 0px;
        top: 105px;
}

#btnsearch {
    background: url("images/search.gif") no-repeat scroll -0px 0px transparent;
    border: none;
    position: absolute;
    top: 107px;
    height: 22px;
    width: 22px;
    right: 0px;
}
select#d {
	width: 80px;
	margin-left: 0px;
}

/* Bandeau */
div#bandeau {
    position:relative;
    height:150px;
    width: 960px; /* taille écran */
}

div#site_title {
    width: 419px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 17px;
}

html[lang="fr"] div#site_title {
    background: url("images/logoprosveta.png") no-repeat transparent;
}

html[lang="en"] div#site_title {
    background: url("images/logoprosvetaA.png") no-repeat transparent;
}

div#zonetop {
	position: absolute;
	top: 0px;
	right: 0px;
	width: auto;
	padding: 5px;
	background:#FDFDFD;
	text-align: right;
	opacity: 0.6;
	line-height:1.2em;
	border-radius: 0px 0px 0px 3px;
	font-size: 0.7em;
	font-weight: bold;
}

div#zonetop a {
	color: #426eb0;
}
a#lang {
	text-decoration: underline;
}

a#lang:hover {
	text-decoration: underline;
}


div#zonetop>em {
	font-style: normal;
	color: #BC7E0E;
}

/* main menu */
div#bandeaumenu {
    background-color: #C6D771;
    color:white;
    height: 34px;
    position: absolute;
    width: 100%;
	left: 0;
}

div#mainmenu {
	width: 960px;
	margin: auto;
}

a.mainmenu {
    border-right: 1px solid #FFFFFF;
    color: #426EB0;
    display: inline-block;
    font-size: 0.9em;
    font-weight: 500;
    height: 24px;
    padding: 10px 10px 0px;
    text-decoration: none;
    text-transform: uppercase;
}

a.mainmenu:hover,a.mainmenu.active:hover {
    color: white;
    background-color: #426eb0;
    text-decoration:none;
}

a.mainmenu.active {
    color: white;
    background-color: #426eb0;
    text-decoration:none;
}

/* shoppingbag */

div#shopping {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -25px;
    float: left;
    height: 40px;
    position: absolute;
    right: 10px;
    width: 25px;
}

div#shoppingcontainer {
    background: url("images/panierdachats.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-size: 70%;
    font-size: 1.1em;
    font-weight: bold;
    height: 32px;
    padding: 12px 5px 0 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 152px;
    vertical-align: middle;
    width: 86px;
    z-index: 10;
}

div#shoppingcontainer #basketconsult {
    display: none;
}

div#shoppingcontainer a {
    color: #FF0000;
    font-weight: normal;
}

#shoppingcontainer #productsCount {
    padding-left: 54px;
}

/* footer */
div#footer-container {
    clear: both;
}

div#footer {
    padding-top: 1rem;
    width: 960px;
    margin: auto;
    color: white;
    z-index: 10;
    position: relative;
}

#footer-container .extrafond {
    height: 135px;
}


div#footer a {
    color: white;
    text-decoration: none;
}

div#footer a:hover {
    text-decoration: underline;
}

div#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: ubuntu,sans-serif;
    font-size: 0.8rem;
    font-weight: normal;
    line-height: 1.1rem;
    color: #bfd4e8;
}

div#footer ul a {
    color: #bfd4e8;
}

div#footer td {
    font-family: 'Crimson Text', serif;
    font-size: 1rem;
    padding-bottom: 0.5rem;
    font-weight: bold;
}
div#footer div a {
    font-size: 0.8rem;
}

/* barre gauche */
div#sidebarleft {
	float: left;
	width: 210px;
	margin-right: 30px;
    padding: 0px 0px 0px 10px;
        box-shadow: 8px 0 8px -8px #DFDFDF;
}

div#sidebarright {
	float: right;
	width: 200px;
	margin-left: 5px;
	padding: 4px;
}
div#contenu {
	background: white ;
	padding: 2px;
	overflow: hidden;
	margin-right: 5px;
}
/* Parts */
#sidebarleft #titre {
    padding: 4px 0;
    background-color: #BC7E0E;
    font-family: 'Crimson Text', serif;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    color: white;
    font-size: 1.1rem;
}

div#ZL2, div#ZL1, div#ZR2, div#submenu {
	margin-top: 8px;
	margin-bottom: 12px;
        width: 200px;
}

div#ZR1{
	margin-top: 8px;
	margin-bottom: 12px;
}

#ZR1 #titre {
    display: none;
}

#ZR1 #text p {
	padding: inherit;
}

/* Part -----------------------*/
.articlePart div#text {
    padding: 10px;
    font-size: 0.9em;
}

.articlePart div#text H3 {
    text-align: center;
}

.articlePart div#text p {
	padding: 0px;
}

.articlePart div#text a {
    text-decoration: none;
}

.articlePart div#text a:hover {
	text-decoration: underline;

}




/* Menu Part */
div#submenu {
    background-color: white;
    padding: 0px;
    border-radius: 5px;
    font-size: 0.85em;
}


div#submenu ul,
.articlePart ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin: 10px;
}

div#submenu li,
.articlePart li {
/*	margin-bottom: 10px;*/
}



div#submenu li a,
.articlePart li a {
    color: #426EB0;
    text-decoration:none;
    
}


div#submenu li a:hover, *.menu a,
.articlePart li a:hover{
	text-decoration:underline;
}

/* BreadCrumb */
table#breadcrumbs_container {
    margin-top: 30px;
    width: 100%;
}
div#breadcrumbs {
	margin: 0.5em 0 0.5em 0;
	padding: 0.2em;
}
div#breadcrumbs ul {
	list-style: none;
	padding: 0;
	margin: 0;
        font-family: 'Crimson Text', serif;
        font-size: 1rem; 
}

div#breadcrumbs a {
	padding: 0;
        color: #426EB0;
}

div#breadcrumbs li {
	display: inline;
        color: #BC7E0E;
}
div#breadcrumbs li:before {
	content: " > ";
}
div#breadcrumbs li:first-child:before{
	content: "";
}

td#ecard {
width: 150px;
padding-left: 30px;
font-family: Crimson text;
font-size: 1.2rem;
background: url("images/cartesvirtuelles_mini.jpg") no-repeat 6px 12px transparent;
}

html[lang="en"] td#ecard {
	width: 65px;
}
/* recherche pensée et subscribe */
.articlePart input[type='text'],
#submenu input[type='text']{
    border: 1px solid #426EB0;
    border-radius: 3px;
    width: 100%;
    padding:3px 0 3px 3px;
}
.button_search {
    background: url("images/search.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: block;
    height: 20px;
    margin-left: 149px;
    margin-top: -20px;
    position: absolute;
    cursor: pointer;
}

/* Capsule Livres / Collection */
.titrecapsulelivre {
	font-family: 'crimson text', serif;
	font-weight: bold;
	margin: 0 0 6px;
	padding: 10px 8px 6px !important;
	font-size: 1.4em;
}
.textecapsulelivre {
	font-family: "crimson text", serif;
	color: #426eb0;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px 42px !important;
}

/* tagcloud*/
div#tagcloud {
	margin: auto;
}

div#tagcloud a {
		color: #bc7e0e;
}

/* liste des distributeurs dans home */
#presentation .distributors {
	text-align: center;
	padding: 20px;
}
#presentation .continent {
	display: none;
}
#presentation .countries {
	display: inline;
}
#presentation a.country {
	color: #426fb0;
}
#presentation a.country:after {
	color: #ccc;
	content: " • "
}
#presentation a.country:last-child:after {
	color: #ccc;
	content: " • "
}

