* { margin: 0; padding: 0; }
body {
	background: url(img/bg.png) repeat-x top left #cc3300;
}
body, td {
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 13pt;
	line-height: 1.3em;
}

a { text-decoration: none; color: #555; }
a:hover { color: #000; text-decoration: underline; }

h3 { margin: 0.6em 0 0.3em 0;}

img { border: none; }

#wrap { width: 980px; margin: auto; background-color: #fff;}
#header { 
	width: 100%; 
	position: relative;
}
#logo_fre { 
	margin-left: -18px; 
	width: 385px;
	background: url(img/logo.png) no-repeat top left; 
	height: 211px; 
}
#logo_nld {
	margin-left: -18px; 
	width: 385px;
	background: url(img/logo_nld.png) no-repeat top left; 
	height: 211px; 
}

#menu { 
	position: absolute;
	top: 0;
	right: -13px;
	width: 629px;
	background: url(img/header.png) no-repeat top left; 
	height: 102px; 
}
#menu p.top { 
	position: absolute;
	top: 8px;
	left: 25px;
	font-size: 0.9em;
	color: #333;
}
#menu p.top a {
	color: #333;
}
#menu ul { 
	position: absolute;
	list-style: none; 
	top: 60px;
	left: 75px;
}
#menu ul li { 
	display: inline; 
}
#menu ul li a { 
	padding-left: 35px; 
	margin-right: 20px;
	line-height: 26px;
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 1.2em;
	font-style: italic;
	color: #fff;
}
#menu ul li a.perso { background-image: url(img/picto_perso.png); }
#menu ul li a.anim { background-image: url(img/picto_anim.png); }
#menu ul li a.devis { background-image: url(img/picto_devis.png); }

#lang {
	position: absolute;
	top: -100px;
	left: 570px;
}
#lang a { 
	background: url(img/btn_lang.png) no-repeat top left;
	height: 41px;
	width: 41px;
	line-height: 41px;
	font-size: 1em;
	text-align: center;
	margin-right: 10px;
	display: block;
	padding-top: 3px;
	float: left;
}
#lang a:hover, #lang a.on { 
	background-image: url(img/btn_lang_over.png); 
	text-decoration: none;
}

#intro {
	width: 100%; 
	background-color: #fff;
	position: relative;
}
#intro .left {
	width: 620px;
	padding-left: 40px;
}
#intro .right {
	position: absolute;
	top: -75px;
	width: 300px;
	right: 0;
}
#intro h1 { font-size: 1.5em; margin-bottom: 0.5em; }
#intro p { text-align: justify; font-size: 0.8em;}

#box_contact {
	background: url(img/box_contact.png) no-repeat top left; 
	height: 100px;
	padding: 30px 0 0 50px;
}
#box_contact a, #box_contact h3, #box_contact p {
	color: #fff;
	margin: 0;
}
#box_contact .big { font-size: 1.4em; padding: 5px 0; font-weight: bold; }
#box_artiste {
	background: url(img/box_artiste.png) no-repeat top left; 
	height: 117px;
	padding: 20px 0 0 50px;
}
#box_artiste a, #box_artiste h3, #box_artiste p {
	margin: 0;
}
#box_artiste p {
	margin-right: 40px;
}

div.box { margin-top: 5em; margin-bottom: 1em; }

#insite #box_contact { 
	float: right; 
	width: 250px; 
	background-image: url(img/box_contact_insite.png);
	padding: 10px 0 0 50px;
	height: 121px;
}
#insite #box_artiste { 
	float: left; 
	width: 250px; 
	height: 121px;
	background-image: url(img/box_artiste_insite.png);
}

#content {
	padding-top: 1em;
	width: 100%; 
	background-color: #fff;
	position: relative;
}			
#content .left {
	width: 620px;
	padding-left: 40px;
	border-right: 1px solid #ccc;
}
#content .right {
	width: 285px;
	float: right;
}

#insite #content .left {
	width: 640px;
	border-right: none;
	padding-right: 40px;
}
#insite #content .right {
	width: 220px;
	padding-left: 40px;
	border-left: 1px solid #ccc;
	margin-top: -115px;
	position: relative;
	float: right; 
}

#insite #content .right h1 {
	margin-top: 5px;
	margin-bottom: 1em;
}

#content h1 { font-size: 1.5em; margin-bottom: 0.5em; color: #0e81a6; font-style: italic; font-weight: normal;}
#content p { text-align: justify; font-size: 0.8em;}
#content p.more {
	font-style: italic;
	font-size: 1.05em;
	text-align: right; 
	padding-right: 30px;
	font-weight: bold;
}
#content p.more a {
	color: #0e81a6;
}
#insite #content p.more {
	font-size: 0.70em;
}

#contentProduct p {
	margin-bottom: 1em;
}
#contentProduct ul {
	list-style-position: outside;
	margin-left: 2em;
}
#contentProduct li p { margin: 0; padding: 0; }

div.paging {
	margin-top: 1em;
}
div.paging span.disabled {
	color: #999;
}
div.paging span.current {
	font-weight: bold;
}
div.paging a {
	color: #0E81A6;
}
div.paging a.next {
	background: url(../img/icons/arrow_right.png) no-repeat right;
	padding-right: 20px;
}
div.paging a.prev {
	background: url(../img/icons/arrow_left.png) no-repeat left;
	padding-left: 20px;
}

div.imgTitle {
	padding: 12px 0 0 12px;
	background: url(img/bg_anim.png) top left no-repeat;
	height: 175px;
	width: 259px;
	margin-top: -25px;
	float: left;
}

div.imgTitle_anim {
	margin-right: 10px;
}
div.imgTitle_perso {
	background: none;
	float: left; 
	padding-right: 20px;
	width: 179px;
	margin-top: -55px;
}

div.productListAnim { 
	float: left;
	margin-right: 50px;
}
div.perso {
	width: 180px; 
	height: 235px;
	float: left;
	position: relative;
	margin-right: 25px;
}
div.perso h2 { font-size: 1em; position: absolute; top: 0; left: 0;}
div.perso h2 a, div.anim h2 a { color: #333; }
div.perso div.btn_info {
	position: absolute;
	top: 175px;
	left: 115px;
}
div.perso div.btn_info a {
	background: url(img/infos.png) top left no-repeat;
	height: 31px;
	width: 66px;
	display: block;
}

div.minibox {
	width: 180px; 
	height: 235px;
	position: relative;
	margin-right: 25px;
}
div.minibox h2 { font-size: 1em; position: absolute; top: 0; left: 0;}
div.minibox h2 a, div.anim h2 a { color: #333; }
div.minibox div.btn_info {
	position: absolute;
	top: 175px;
	left: 115px;
}
div.minibox div.btn_info a {
	background: url(img/infos.png) top left no-repeat;
	height: 31px;
	width: 66px;
	display: block;
}
div.minibox p.anim {
	position: relative;
	top: 27px;
	padding: 12px 0 0 13px;
	background: url(img/bg_anim_tn.png) top left no-repeat;
	height: 174px;
}

div.anim {
	width: 260px; 
	height: 235px;
	position: relative;
}
div.anim h2 {
	font-size: 1em; 
}
div.anim p {
	padding: 12px 0 0 12px;
	background: url(img/bg_anim.png) top left no-repeat;
	height: 175px;
}
div.anim div.btn_info {
	position: absolute;
	top: 175px;
	left: 200px;
}
div.anim div.btn_info a {
	background: url(img/infos.png) top left no-repeat;
	height: 31px;
	width: 66px;
	display: block;
}

.rightIcon {
	background-repeat: no-repeat;
	background-position: center right;
	padding: 7px 40px 7px 0;
	line-height: 33px;
}
.iconPerso { background-image: url(img/picto_perso2.png); }
.iconAnim { background-image: url(img/picto_anim2.png); }
.icon { 
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 16px;
	line-height: 16px;
}
.icon-del { background-image: url(../img/icons/cross.png); }

#outro {
	font-size: 80%;
	line-height: 1.2em;
	margin: 1em 40px 1em 40px;
	border-top: 1px solid #ccc;
	padding-top: 1em;
	clear: both;
}

p#copyright {
	color: #999;
	font-size: 0.7em;
	padding: 0 0 0 40px;
}
#copyright a {
	color: inherit;
}
#corner {
	background: url(img/bg_bottom_left.png) top left no-repeat #fff;
	height: 15px;
	position: relative;
}
#corner div {
	position: absolute;
	top: 1px;
	right: 0;
	background: url(img/bg_bottom_right.png) top right no-repeat #fff;
	height: 15px;
	width: 14px;
}
#footer {
	padding: 1em 0;
	background-color: #c30;
}
#footer ul {
	list-style-position: inside;
	float: left;
	width: 250px;
	margin-left: 30px;
	color: #e3761a;
	font-size: 0.7em;
}
#footer ul li {
	line-height: 1.2em;
}
#footer a { 
	color: #e3761a;
}

#cart table td.cart_name {
	font-size: 0.85em;
}

div.clear { clear: both; }

p.devis { margin: 1em 0 1em 350px;}
.btnDevis { 
	background: url(img/btn_devis.png) no-repeat top left; 
	line-height: 34px;
	height: 41px;
	width: 208px;
	display: block;
	padding-right: 40px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-style: italic;
}
a.btnDevis:hover {
	color: #fff;
}

#flashMessage {
	border:2px solid #FFD324;
	margin-bottom: 1.5em;
	padding: 0.8em;
	background: #FFF6BF none repeat scroll 0 0;
	color: #514721;
}

div.input {
	padding: 5px 0;
	border-bottom: 1px solid #eee;
}
#cart div.input {
	border: none;
	width: 50px;
}
div.error {
	color: #8A1F11;
	background: #FBE3E4;
	border: 2px solid #FBC2C4;
	padding-left: 5px;
}
div.submit {
	margin-top: 5px;
}
div.submit input {
	border: 1px solid #bbb;
	background-color: #ccc;
	padding: 3px;
	cursor: pointer;
}
div.submit input:hover {
	background-color: #eee;
	border-color: #bbb;
}
div.input input, div.input textarea {
	border: 1px solid #bbb;
	padding: 2px;
}
div.input label { 
	display: block;
	width: 180px;
	float: left;
}
div.checkbox { 
	display: block;
	float: left;
	width: 25%;
}
div.checkbox label {
	display: inline;
	float: none;
	font-size:0.90em;
}
div.radio div {
	width: 25%;
	float: left;
	display: block;
}
div.radio label {
	display: inline;
	float: none;
	font-size:0.90em;
}
div.input div.error-message {
	font-size: 0.8em;	
}

.clear {
	clear: both;
}
.clearL {
	clear: left;
}

div.input {
		
	
}

