* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

body{
	font-size: 11px;
	color: #787878;
	margin:0;
	padding:0;
}

img {
    border: none;
}


.clearL{
	clear:left;
	line-height:0px;
}
.clearR{
	clear:right;
	line-height:0px;
}
.clearB{
	clear:both;
	line-height:0px;
}

/* TEMPLATE GENERAL */


#general {
    width: 1014px;
    position: absolute;
    left: 50%;
    margin-left: -507px;
    background: #FFF url(../img/general-bkg.png) repeat-y;
}

#header {
	position:relative;
    height: 78px;
    background: #FFF url(../img/header-bkg.png) no-repeat;
	margin:0;
	padding:30px 20px 0 20px;
}

#header #iagLogo{
	display:block;
	height: 41px;
	width:150px;
	float:left;
	margin:0;
	padding:0;
}
#header #headTxt {
	width:742px;
	float:right;
	margin:6px 0 0 0;
	height:34px;
	background-color:#873e12;
	text-align:right;
}

#header h3{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-align:right;
	font-size:18px;
	text-transform:uppercase;
	color:#fff;
	margin:10px 20px 10px 10px;
	padding:0 0 0 0;
}

#prelude{
	position:absolute;
	left:50%;
	margin-left:-225px;
	z-index:2;
	color:#FFF;
	font-size:0.8em;
	margin-top:-2px;
}
#prelude a{
	margin-right:12px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#prelude a:hover{
	background:#333;
	color:#FFF;
}
/* LEFT PART */
/* --------- */

#left {
	position:relative;
    width: 173px;
    margin:0 0 0 9px;
    float: left;
	height: 640px;
}

#leftTop{
	width:200px;
	height:22px;
	background: url(../img/left-top-bkg.png) no-repeat 0px top;
}

#left p.sloganHome{
	margin:0px 20px 20px 15px;
	padding-top:45px;
	font-size:11px;
}
#left p.sloganHome a{
	font-weight:bold;
}

#leftConstant{
	position:absolute;
	top:225px;
}

#left h1 {
	
    width: 172px;
    height: 169px;
    background: url(../img/h1-bkg.png) no-repeat;
    padding-top: 61px;
}

#timetable{
	font-size:1em;
	padding:0 15px 0 15px;
	color:#873e12;

}

#timetable dt{
	margin:0;
	padding:0;
	border:none;
	float: left;
	width:40px;
}
#timetable dd{
	margin:0 0 0 0;
	padding:0;
	float:right;
	width:80px;
	font-size:1em;
	text-align:right;
	
}

#le-magasin-logo {
    display: block;
    margin-left: 14px;
}

#bottomLink{
	font-size:0.9em;
	color:#128734;
	text-decoration:none;
	display:block;
	font-weight:bold;
	text-align:left;
	margin:0 10px 0 10px;
}
#iagLink{
	font-size:0.9em;
	color:#873e12;
	text-decoration:none;
	display:block;
	font-weight:bold;
	text-align:left;
	margin:10px 10px 0 10px;
}
#bottomLink:hover, #iagLink:hover{
	
	text-decoration:underline;
	
}

/* MAIN PART */
/* --------- */
#main {
    float: left;
    width: 822px;
}

/* MAIN MENU */
/* --------- */
#menu {
    width: 803px;
    height: 28px;
    background: #FFF url(../img/menu-bkg.png) no-repeat;
    padding-top: 12px;
	margin-left:27px;
}

#menu dt {
    float: left;
    margin-left: 23px;
}

#menuHOME {
    margin-left: 43px !important;
}

#menu a {
    font-family: Helvetica, Verdana, sans-serif;
    font-size: 12px;
    text-decoration: none;
    letter-spacing: 2px;
    padding-top: 3px;
	color: #787878;
}

#menuHOME a, #menuPRODUCTS a, #menuBASKET a,#menuBASKETod a, #menuPROFIL a, #menuSITUATION a {
    display: block;
    padding-left: 15px;
	font-weight: bold;
}

#menuHOME a,#pageHOME h2 {
    background: url(../img/menu-color-home.gif) no-repeat;
}

#menuPRODUCTS a, #pagePRODUCTS h2 {
    background: url(../img/menu-color-products.gif) no-repeat;
}

#menuBASKET a, #pageBASKET h2,
#menuBASKETod a, #pageBASKETod h2 {
    background: url(../img/menu-color-basket.gif) no-repeat;
}

#menuPROFIL a, #pagePROFIL h2,#pageModPROFIL h2{
    background: url(../img/menu-color-profil.gif) no-repeat;
}

#menuSITUATION a, #pageSITUATION h2{
    background: url(../img/menu-color-situation.gif) no-repeat;
}
/* ROLLOVER & SELECTED EFFECT -> body id #pageHOME for exemple */
#menuHOME a:hover, #pageHOME #menuHOME a,
#menuPRODUCTS a:hover, #pagePRODUCTS #menuPRODUCTS a,
#menuBASKET a:hover, #pageBASKET #menuBASKET a,
#menuBASKETod a:hover, #pageBASKETod #menuBASKET a,
#menuPROFIL a:hover, #pagePROFIL #menuPROFIL a,#pageModPROFIL #menuPROFIL a,
#menuSITUATION a:hover, #pageSITUATION #menuSITUATION a{
    height: 22px;
}
#pageHOME #menuHOME a,
#pagePRODUCTS #menuPRODUCTS a,
#pageBASKET #menuBASKET a,
#pageBASKETod #menuBASKET a,
#pagePROFIL #menuPROFIL a,
#pageModPROFIL #menuPROFIL a,
#pageSITUATION #menuSITUATION a{
	cursor:default;
}

address{
	margin:10px 0 20px 0;
}

/* SUB MENU */
/* -------- */
#subMenu{
width:173px;
}
#subMenu dt{
	text-align:right;
	text-transform:uppercase;

	border-bottom:1px solid #dedede;
	font-size:10px;
}
#subMenu dt a{
	display:block;
	padding:3px 0;

	width:162px;
	text-decoration:none;
		color: #787878;
}

/* SUB MENU */

#pageHOME #subMenu dt.active{
	background:url(../img/home-dt-bkg.png) no-repeat;
}
#pagePRODUCTS #subMenu dt.active{
	background:url(../img/products-dt-bkg.png) no-repeat;
}

#pagePROFIL #subMenu dt.active,#pageModPROFIL #subMenu dt.active{
	background:url(../img/profil-dt-bkg.png) no-repeat;
	color:#FFF;
}
#pageSITUATION #subMenu dt.active{
	background:url(../img/situation-dt-bkg.png) no-repeat;
	color:#FFF;
}
#pageBASKET #subMenu dt.active,#pageBASKETod #subMenu dt.active{
	background:url(../img/basket-dt-bkg.png) no-repeat;
	color:#FFF;
}
.active a{
	color:#FFF!important;
	cursor:default;
}
/* CENTER PART */
/* ---------- */

#center{
	width:624px;
	float:left;
}
#center h2{
	padding:0 0 0 70px;
	background-position:70px 10px;
	height:22px;
}
#center h2 strong{
		display:block;
		float:left;
		margin-left:18px;
		font-size:24px;
		font-weight:lighter;
}
#contentWrapper{
	position:relative;
	margin:0;
	padding:40px 0 0 0;
	background:url(../img/center-bkg.png) no-repeat 2px -2px;
}

#pageHOME h2 strong,
#pageHOME #copyright a,
#pageHOME .contentFull a,
#pageHOME .contentNormal a,
.contentNormal p.sloganHome,
#left p.sloganHome a{
	color:#873e12;
}
#pagePRODUCTS h2 strong,
#pagePRODUCTS #copyright a,
#pagePRODUCTS .contentFull a,
#pagePRODUCTS .contentNormal a{
	color:#82af20;
}
#pageBASKET h2 strong,
#pageBASKET #copyright a,
#pageBASKET .contentFull a,
#pageBASKET .contentNormal a,
#pageBASKETod h2 strong,
#pageBASKETod #copyright a,
#pageBASKETod .contentFull a,
#pageBASKETod .contentNormal a{
	color:#128734;
}
#pagePROFIL h2 strong,
#pagePROFIL #copyright a,
#pagePROFIL .contentFull a,
#pagePROFIL .contentNormal a,
#pageModPROFIL h2 strong,
#pageModPROFIL #copyright a,
#pageModPROFIL .contentFull a,
#pageModPROFIL .contentNormal a{
	color:#cd4d00;
}
#pageSITUATION h2 strong,
#pageSITUATION #copyright a,
#pageSITUATION .contentFull a,
#pageSITUATION .contentNormal a{
	color:#f09404;
}

.contentNormal p.sloganHome{
	font-size:14px;
	padding:13px;
	margin-bottom:10px;
	border-bottom:1px dotted #787878;
}


.contentFull a,
.contentNormal a{
	font-weight:bold;
}
.contentFull{
	padding:25px;
}
.contentFull p{
	margin:5px 12px;
}
.contentNormal{
	float:left;
	width:403px;
	padding:25px;
}

.contentNormal .item {
	border-bottom:1px dotted #787878;
	clear:left;
	min-height:60px;
	margin-bottom:15px;
	padding-bottom:15px;
	width:400px;
	cursor:pointer;
}
.item .image{
	float:left;
	min-height:60px;
	margin-right:18px;
	width:81px;
	
}
.item div{
	float:left;
	width:300px;
}

.item p.title {
color:#873E12;
font-weight:bold;
}
p.title, #products p.price, #products p.condition {
/*	width:300px;
	*/
}
p.price{
	text-align:right;
}

#fixed{
	width:193px;
	height:388px;
    position: relative;
	margin-left:431px;
    /*top: 230px!important;
	float:left;
	left: 50%;
	*/background-repeat:no-repeat;
}

#pageHOME #fixed{
	background:url(../img/home-fixed-bkg.jpg);
	padding-top:20px;
	
	height:368px;
}
#pagePRODUCTS #fixed{
	background:url(../img/products-fixed-bkg.jpg);
	padding-top:20px;
	height:368px;
}
#pagePROFIL #fixed,#pageModPROFIL #fixed{
	background:url(../img/profil-fixed-bkg.jpg);
	padding-top:50px;
	height:338px;
}
#pageBASKETod #fixed{
	position:absolute;
	right:0;
	top:85px;
	background:url(../img/basket-fixed-bkg.jpg);
	padding-top:20px;
	height:368px;
	/*float:left;*/
}
/*#pageBASKETod .contentFull{
	float:left;
	width:403px;
	padding:25px;
}*/
#pageSITUATION #fixed{
	background:url(../img/situation-fixed-bkg.jpg);
}

#fixed form,#fixed p{
	margin-left:38px;
	margin-right:10px;
	width:135px;
}

#fixedDetailImg{
	text-align:right;
}

#fixedTitle {
	color:#666666;
	font-size:14px;
	padding:12px 0;
	margin-bottom:22px;
}

#fixedPrice, #fixedCondition #fixedQuantity {
line-height:40px;
}
#fixed input{
	width:25px;
	border:1px solid #666;
	background:#FFF;
}

#fixed .submit{
	width:90px;
	margin-top:22px;
	background:#FFF url(../img/add_1.png) no-repeat 4px 2px;
	cursor:pointer;
}
#fixed a{
	color:#111;
}

/* LANGUAGE MENU */
#languageMenu{
    display: none;
}

#menu dd {
    float: right;
}

#deutsch {
    margin-right: 22px;
}

/* COMMUNICATIONS */
/* ---------- */

#communications{
	background:#fff url('../img/comMain.png') repeat-y;
	float:right;
	width:602px;
}

#communications #comTop{
	background:url('../img/comTop.jpg') no-repeat top right;
	height:14px;
	
}
#communications #comBottom{
	background:url('../img/comBottom.jpg') no-repeat top right;
	height:10px;
	
}
#comContent{
	padding:0 20px 0 48px;
}
#comContent dl {
	padding:0;
	margin:0;
	float:left;
	width:360px;
	background:none;

}
#comContent dt {
	height:8px;
	width:8px;
	margin:4px 0 0 0;
	background-color:#873e12;/* #128734 */
	float:left;
}
#comContent dd {
	float:left;
	width: 342px;
	margin:0 0 5px 10px;
	
}
#communications #comInfo{
	float:right;
	width:130px;
	text-align:left;
	background:none;
}

#communications h3{
	color:#873e12;
	font-size:12px;
	font-weight:bold;	
}
#comContent dd span {	
	color : #4c4c4c;
}
#comInfo p{
	margin:4px 0 0 0;
	font-size:11px;
}
#comInfo span{	
	font-size:9px;
}
/* RIGHT PART */
/* ---------- */

#right{
	width:198px;
	float:left;
	background:url(../img/right-bkg.png) no-repeat;
}

/* LOGIN */
#login{
	margin-top:17px;
	background:url(../img/login_bkg1.jpg);
	color:#111;
	
}
#loginContent{
	background:url(../img/login_bkg2.jpg);
	background-repeat:no-repeat;
	background-position:107px bottom;
	margin-left:12px;
	min-height:150px;
	width:173px;
}
#loginTop{
	height:11px;
	background:url(../img/login-top-bkg.png) no-repeat;
}
#loginFooter{
	height:11px;
	background:url(../img/login_footer.jpg) no-repeat;
}
#login fieldset{
	border:none;
	margin-top:0px;
	margin-left:-1px;
}

#login legend{
	margin-bottom:18px;
}
#login input{
	border:1px solid #9F9F9F;
	background:#FFF;
	margin-left:13px;
	width:100px;
	margin-bottom:12px;
	padding:1px;
}
#login #passwordl{
	width:60px;
}
#login label{
	display:block;
	margin-left:13px;
	color:#111;
	margin-bottom:2px;
}
#login .submit{
	background:#873e12;
	width:auto;
	text-transform:uppercase;
	color:#FFF;
	cursor:pointer;
}
#login a#inscription,#login a#forgetPwd{
	color:#111;
	display:block;
	margin:8px 0 0 13px;
}

#login a#forgetPwd{
	color:#888;
}
#login a#forgetPwd:hover{
	color:#111;
}
#login p{
	color:#111;
	margin:18px;
}
#login a{
	color:#111;
}
/* BASKET */
/* ------ */
#basket{
	margin-top:17px;
	background:url(../img/basket_bkg1.jpg);	
	margin-bottom:20px;
}
#basket .actions{
	width:41px;
}
#basketContent{
	background:url(../img/basket_bkg2.png);
	background-repeat:no-repeat;
	background-position:117px bottom;
	margin-left:12px;
	min-height:150px;
	width:173px;	
}
#basketTop{
	height:11px;
	background:url(../img/basket-top-bkg.png) no-repeat;
}
#basketFooter{
	height:11px;
	background:#FFF url(../img/basket-bottom-bkg.png) no-repeat;
}
#basket h4{
	margin-left:-1px;
}
#baskettable {
	border-spacing:0pt;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	text-align:right;
	width:173px;
	padding:0;
}
#baskettable th{
	color:#111;
	border-bottom:1px solid #C8D1AF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-variant:small-caps;
	font-weight:normal;
	height:20px;
	padding-left:5px;
	text-align:left;
	vertical-align:top;
}
#basketContent table td {
	border-right:1px solid #C5CFAB;
	color:#111;
	padding:0;
}
#basketContent table td.nbre {
	border-right:1px solid #FAFAF9;
	padding-left:0pt;
	padding-right:2px;
	text-align:right;
	width:20px;
}
#basketContent table td.nbre{
	border-right:1px solid #C5CFAB;
}
#basketContent table td {
	border-bottom:1px solid #C8D1AF;
	border-right:1px solid #C5CFAB;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:17px;
	padding:0pt 5px;
	vertical-align:middle;
}
#basketContent table td.actions{
	border-right:none;
	font-size:7px;
	
}
td.actions img,#loginFocus{
	cursor:pointer;
	font-weight:bold;
	color:#128734;
}
#basketContent table td#tdTotal, #tdTotal strong{
	border:none;
	color:#333;
}
#basketContent p{
	margin-top:20px;
	margin-left:12px;
}
#basketContent p a{
	color:#111;
	text-decoration:underline;
}
#modifBasket{
	margin-right:12px;
}

#pageBASKET #baskettable{
	width:100%;
}
#pageBASKET #baskettable td span {
	color:#7DA820;
}

#pageBASKET #baskettable td, #pageBASKET th {
	border-bottom:1px solid #C8D1AF;
	padding:0pt 5px;
	border-right:1px solid #FAFAF9;
	vertical-align:middle;
	text-align:left;
}
#pageBASKET #tablehead th{
	padding-left:5px!important;
}


#pageBASKET #tdTotal,
#pageBASKET .prodTot,
#pageBASKET .prixunit,
#pageBASKET .actions{
	text-align:right!important;
	white-space:nowrap;
}
#pageBASKET .nbre{
	white-space:nowrap;
}
#pageBASKET .img img{
	display:block;
	margin:4px;
} 
#trTotal td,#tablehead th{
	padding:12px 0!important;
	border:none!important;
}
#pageBASKET .produits{
	width:186px;
}


#pageBASKET #submit{
	margin-left:12px;
	margin-top:12px;
	font-size:1.2em;
	border:1px solid;
}

#dateINPUT{
	margin-top:150px;
}
.pmarginTop{
	padding-top:12px;
}
.pinfo{
	font-style:italic;
}

.validate{
	padding:2px 28px;
	background:#eee url(../img/place_order_1.png) no-repeat 4px 5px;
	border:1px solid #787878;
}
a.validate{
	text-decoration:none;
	font-size:1.2em;
	color:#787878!important;
	font-weight:normal;
	padding-left:32px;

}

#pageBASKETod #horaires{
	width:380px;
	
}

#pageBASKETod textarea{
	padding:1px;
	border:1px solid #DEDEDE;
	color:#333;
	width:380px;
}

/* REGISTER */
label.error{
	color:#873e12;
}
input.error{
	border:1px solid #873e12 !important;
}

#register input,#pwdRecovery input {
	width:150px;
	float:left;
	margin:0pt 5px 10px 5pt;
	padding:1px;
	border:1px solid #DEDEDE;
	color:#333;
}
#register label,#pwdRecovery label {
	display:block;
	float:left;
	margin-left:15px;
	text-align:right;
	width:90px;
}
#register br{
	clear:left;
}
#register legend,#pwdRecovery legend{
	padding:0 15px;
	margin-left:15px;
}
#register legend span{
	color:#ccc;
	font-size:0.8em;
}
#register fieldset,#pwdRecovery fieldset{
	border:1px solid #EFEFEF;
	padding:22px 0px;
	margin:24px 0;
	float:left;
}
.info{
	width:110px;
	float:left;
	margin-left:4px;
	margin-top:30px;
	padding:3px;
}
#passwordfs input{
	width:95px;
}
#passwordfs label{
	width:145px;
}
#passwordfs{
	width:271px;
}

/* page PROFIL */
#pagePROFIL h3,#pageModPROFIL #h3{
	
	text-align:right;
	text-transform:uppercase;
	font-weight:lighter;
	color:#cd4d00;
	margin-right:40px;
	margin-top:12px;
	margin-bottom:12px;
}
.recap span{
	display:block;
	float:left;
	width:100px;
	text-align:right;
	margin:0px 12px 0px 12px;
	line-height:35px;
	color:#333;
}
.recap p{
	line-height:35px;
}
.recap br{
	clear:left;
}
.recap{
	background:url(../img/recap-bkg.gif) repeat-y;
	width:365px;
}
.recapTop{
	width:365px;
	height:5px;
	background:url(../img/recap-top.gif) no-repeat;
}
.recapBottom{
	width:365px;
	height:8px;
	background:url(../img/recap-bottom.gif) no-repeat;
	margin-bottom:40px;
}
/* FOOTER */
/* ------ */
#footer{
	clear:left;
	background:#FFF url(../img/footer-bkg.png) no-repeat;
	height:30px;
}

#copyright{
	position:absolute;
	bottom:10px;
	left:50%;
	width:160px;
	margin:10px 0 0 306px;
	padding:0 0 5px 0;
	font-size:0.95em;
	color:#999999;
	z-index:4;
}
#copyright a{
	font-weight:normal;
	font-size:0.95em;
	text-decoration:none;
}

#message{
	border:5px solid #873e12;	
}

#message p, #message span{
	color:#873e12;
		font-size:14px;
}
#warning {
	color:#cd4d00;	
}