
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F9F9C7;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

p {
    margin: 5px 0px;
    font-size: 11px;
    color: #F9F9C7;
}

span {
    margin: 12px 0px;
    font: Verdana;
		font-size: 12px ;
		color: #F9F9C7;
		font-weight: bold;
}

span.home {
    margin: 12px 0px;
    font: Verdana;
		font-size: 11px ;
		color: #6699CC;
}
span.titlehome {
	font: Verdana;
	font-size: 12px ;
	color:#A0BA49;
}
span.subtitletitlehome {
	font: Verdana;
	font-size: 12px ;
	color:#A0BA49;
}
span.texthome {
	font: Verdana;
	font-size: 10px ;
	color:#A0BA49;
}

.subtitle {
    color: #FDEB84;
    font-weight: bold;
}

a {
    margin: 12px 0px;
    font-size: 11px;
    color: #F9F9C7;
    font-weight: bold;
    text-decoration: underline;
}

a.home {
	font: Verdana;
	font-size: 10px ;
	color:#6699CC;
	font-weight: bold;
	text-decoration: underline;
}

a.language {
	font: Verdana;
	font-size: 12px ;
	color:#A0BA49;
	font-weight: bold;
	text-decoration: underline;
}

.underline {
    text-decoration: underline;
}

#home {
    height: 374px;
    width: 710px;
    background-image: url(../images/bg_home.jpg);
}

#home p {
	font-size: 13px;
    color: #667C29;
}

#catalog p.title {
    margin: 0px;
    padding: 0px 0px 0px 7px;
    line-height: 24px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #A0BA49;
	font-size: 14px;
	font-weight: bold;
}

#catalog div.product {
    padding: 0px;
    margin: 0px;
    font-size: 10px;
    background-color: #A0BA49;
    width: 540px;
}

#catalog div.product div.text {
    padding: 0px 5px;
    margin: 5px 0px;
    font-size: 11px;
    color: #F9F9C7;
    height: 75px;
}

#catalog div.product img {
    margin-left: 0px;
    margin-right: 5px;
}

#catalog div.product img.product {
    border: 1px solid #667C29;
    margin: 5px 10px 0px 10px;
}

#catalog img.order {
    margin-right: 7px;
}

#catalog div.patterns {
    padding: 0px;
    margin-left: 5px;
}

#catalog div.patterns p {
    padding: 0px;
    margin: 5px 0px 5px 0px;
}

#catalog div.product img.pattern {
    border: 1px solid #667C29;
    padding: 0px;
    margin: 0px 3px 0px 0px;
}

#pattern_depanneur, #pattern_ultra, #pattern_fourretout,#pattern_mini,#pattern_baguette,#pattern_ecolosac,#pattern_saccadeau {
    margin-top: 5px;
    font-size: 11px;
    color: #F9F9C7;
    height: 20px
}


#contact {
    padding: 0px 20px;
}

#copyright {
    margin-top: 3px;
    background-image: url(../images/bg_copyright.gif);
    width: 720px;
    height: 34px;
}

#copyright p {
    margin: 0px;
    padding: 0px 5px;
    font-size: 10px;
    color: #F9F9C7;
    line-height: 34px;
}

div.box {
    padding: 10px 10px 0px 10px;
    font-size: 10px;
    background-color: #A0BA49;
}

div.box p {
    padding: 0px;
    margin: 0px;
}

img.photo {
    border: 1px solid #667C29;
    margin-right: 7px;
}


body.popup {
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	background-color: #92B03D;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

body.popup img.product  {
    border: 1px solid #667C29;
    margin-top: 10px;
}

p.promotions {
    font-size: 36px;
    font-weight: bold;
}

img.border {
    border: 1px solid #667C29;
}

.tdhome {
	vertical-align:top;
	width:158;
	height:119;
	background:url(images/BkgBoxTop.gif);
	padding:4px;
}

td{
	margin: 5px 0px;
	font-size: 11px;
	color: #F9F9C7;
}

tr.menu {
	background-color: #A7BF51;
}

td.title {
    margin: 0px;
    padding: 0px 0px 0px 7px;
    line-height: 24px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #f9f9c7;
	font-size: 14px;
	font-weight: bold;
}

#language {
	position:relative;
	left:370px;
	top:40px;
	width:95px;
	height:59px;
	z-index:1;
	text-align: right;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

div.bigimage {
    margin: 0px 0px;
    font: Verdana;
		font-size: 11px ;
		color: #F9F9C7;
}

input.btn{
   color:#050;
   font-family:Arial, Verdana, Helvetica, sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#F9F9C7;}

