/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

*:focus{
	outline: 0;
}

html, body {
	font-family: Verdana, Arial, sans-serif;
	color: #111;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: #E0E0DB none no-repeat fixed center;
	/*
	background: url("../images/degrade_background.gif");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E5E5E5;
	*/
	/*background-color: #BB1F0C;*/
	/*font-variant:small-caps;*/
}

a {
	color: #111;
	text-decoration: none;
}

img {
	border: 0;
}

a:link {
	color: #111;
	text-decoration: none;
}

a:visited {
	color: #111;
	text-decoration: none;
}

a:hover {
	color: #111;
	text-decoration: underline;
}

h1 {
	font-size: 1.6em;
	color: #111;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 114%;
	color: #111;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: square;
}

ul ul {
	list-style-type: disc;
}

ul ul ul {
	list-style-type: none;
}

label {
	font-family: 'Verdana, Arial, sans-serif';
	font-size: 100%;
	font-weight: bold;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#site {
	width: 1072px;
	padding: 11px 35px;
	margin: auto;
	margin-top: 30px;
	background-color: #B2AA9F;
}

/*
	Header
*/

#masthead{
	padding: 0px 0px 0px 0px;
	/*border-bottom: 1px solid #cccccc;*/
	width: 100%;
}

/*
	Header - Connexion + Panier
*/

#connexion{
	/*padding: 0px 35px 0px 35px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;*/
	height: 42px;
	text-align: left;
	border: 0;
	font-size: 80%;
	line-height: 1.5em;
	/*background-image: url("../images/background-ines_03.png");
	background-repeat: no-repeat;
	background-position: center bottom;*/
}

#connexion img {
	display: block;
}

#connexion a {
	font-size: 0.8em;
	/font-size: 0.7em;
}

#panier {
	display: block;
	line-height: 1.3em;
	text-align: center;
	background-color: #E5E5E0;
	background-image: url('/images/caddie.png');
	background-repeat: no-repeat;
	float: right;
	width: 190px;
	height: 17px;
	padding: 4px 0 3px;
	text-decoration: none;
}

#panier img {
}

/*
	Header - Logo + liens
*/

#header {
	font-size: 0.8em;
	/font-size: 0.7em;
	border: 0;
	height: 120px;
	/*background-image: url("../images/background-ines_05_test4.png");
	background-repeat: no-repeat;
	background-position: center center;*/
}

#logo {
	display: block;
	width: 320px;
	height: 102px;
	background-color: transparent;
	float: left;
	margin-left: 20px;
	background-image: url('/images/logo_lmta_web_small.png');
}

#slogan {
	float: left;
	padding-top: 35px;
	width: 500px;
}

#slogan img {
	max-width:100%;
}

#links {
	float: right;
	font-variant: small-caps;
	font-size: 1em;
	/*padding-right: 45px;*/
	width: 200px;
	margin-top: 10px;
}

#links ul {
	list-style-type: none;
	list-style-image: url('/images/arrow.png');
	margin: 0;
	padding: 0 0 0 15px;
}

/*
	Header - Menus + recherche
*/

#menus {
	font-size: 0.8em;
	/font-size: 0.8em;
	letter-spacing: 1px;
	word-spacing: 0.1em;
	padding: 7px 20px 2px;
	height: 23px;
	text-align: left;
	border: 0;
	font-variant: small-caps;
	font-family: 'Times New Roman', Verdana, Arial, sans-serif;
		background-color: #D2CDC3;
}

#search{
	float: right;
	font-size: 90%;
}

#search form{
	margin: 0px;
	padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#search input {
	border: 0;
}

#search .input {
	width: 145px;
	/width: 157px;
}

/*
	Site
*/

#contentbox {
	text-align:justify;
	background-color: #FFF;
	width: 100%;
	min-height: 700px;
	font-size: 90%;
	overflow: auto;
}

/*
	Site - barre latérale
*/

#navBar {
	float: left;
	width: 200px;
	margin: 8px 15px 0 0;
	padding:  25px 0px 0px 0px;
	/*border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #993300;*/
}

#intro-categ {
	padding-top: 7px;
	margin: auto;
	margin-bottom: 20px;
	width: 80%;
	font-size: 1.5em;
	font-variant: small-caps;
	border-top: 1px solid #9D978D;
	color: #9D978D;
}

.css_texte_titre {
	border-top: 1px solid #9D978D;
	padding-top: 7px;

}

.ecriture_titre {
	margin: auto;
	margin-bottom: 20px;
	width: 80%;
		margin-top: 7px;
}

.texte_couleur {
	font-size: 20px;
	color: #3B2D1C;
	font-variant: small-caps;
	font-weight: bold;
	font-family: 'Bodoni MT', 'Univers Condensed', Verdana, Arial, sans-serif;
}

#intro-categ img {
	max-height: 15px;
}

#navBar hr {
	width: 80%;
	margin: 8px auto;
	display: block;
}

#navBar .bodoni {
	font-family: 'Bodoni MT', 'Univers Condensed', Verdana, Arial, sans-serif;
}

#navBar .title {
	width: 80%;
	margin: auto;
	margin-bottom: 10px;
}

#navBar div.title img {
	max-width: 150px;
}

/* fond blanc pour le menu */
div#menuINB a {
	color:#3D2E1C;
}

/* fond blanc pour le menu */
div#menuOUTB a {
	color:#3D2E1C;
}

div#menuINB *, div#menuOUTB * {
	z-index: 1000;
}

div#menuINB ul.niveau1B li.sousmenu:hover ul.niveau2B li:hover, div#menuINB ul.niveau2B li.sousmenu:hover ul.niveau3B li:hover {
	background-color: #E6E1DF;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

div#menuINB, div#menuOUTB {
	width: 177px;
	margin: auto;
	font-size: 65%;
	z-index: 1000;
	margin-bottom: 8px;
	padding-bottom: 5px;
}

div#images-exposition img {
	display: block;
	max-width: 170px;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 20px;
}

/*ul#menuIN {
	z-index: auto;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#menuIN li {
	display: block;
	position: relative;
	width: 10em;
}

ul#menuIN li ul {
	display: none;
	position: absolute; 
	top: 1em;
	left: 0;
}

ul#menuIN li > ul {
	top: auto;
	left: auto;
}

ul#menuIN li:hover ul {
	display: block;
}*/

/*
	Site - Contenu
*/

#corps {
	float: right;
	margin: 28px 0 30px 0;
	width: 857px;
}

/*
	Barre de pagination
*/

span.current {
	font-weight: bold;
}

a.pagination-pages {
}

/*
	Footer
*/

#footer{
	clear: both;
	width: 100%;
	height: 150px;
	background-color: #B2AA9F;
}

#footer ul.liens {
	font-variant: small-caps;
	font-size: 70%;
	padding: 10px 0 0 20px;
	float: left;
	list-style-type: none;
	list-style-image: url('/images/arrow.png');
	margin: 0;
}

#magasins {
	float: right;
	width: 530px;
	margin: 5px 0 0 0;
}

#magasins hr {
	height: 1px;
}

#pdv img {
	text-align: right;
	color: #695F55;
	max-width: 70px;
	float: left;
	font-size: 120%;
	margin-left: 15px;
	margin-top: 10px;
}

#separator {
	border-left: 1px dotted #333;
	float: left;
	height: 70px;
	margin: 0 5px 0 15px;
}

#liste-magasins ul {
	list-style-type: none;
	list-style-image: url('/images/arrow.png');
	margin: 0;
}

#liste-magasins ul li {
	/*display: inline;*/
	float: left;
	width: 203px;
	font-size: 80%;
	font-variant: small-caps;
}

#liste-magasins ul li span.location {
	font-size: 150%;
	font-weight: bold;
}

#liste-magasins ul li#eragny {
	width: 180px;
	margin-left: 15px;
}

/*
	Présentation produits (à coller ailleurs plus tard)
*/

div#pres {
	background-color: #E2E0DE;
	color: #000;
	/*-moz-border-radius: 5% 5% 0 0;*/
	min-height: 102px;
	width: 100%;
	margin: auto;
	padding: 15px;
	overflow: auto;
}


