/* @override 
	http://dev.pizza-marseillaise.com/default.css
		http://dev.pizza-marseillaise.com/full.css
	http://www.pizza-marseillaise.com/full.css
	http://www.pizza-marseillaise.com/default.css
*/

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial;
}

a, a:visited{
	color: #0062f4;
}

#wrapper {
	background-repeat: no-repeat;
}

#pizza_corner {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

body {
	text-align: center
}

.doc h3{
	text-align: center;
	background-color: #1563f9;
	color: white;
	padding: 7px 14px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border: 5px solid #68cdff;
	font: 21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.doc h3 a{
	color: white;
	text-decoration: none;

}

#header {
	height: 320px;
	width: 900px;
	background: #ffffff url(/img/marseille2.jpg) no-repeat 110px 35px;
	position: relative;
}

#header h1,#header h2 {
	margin: 0;
	padding: 0;
}

#header h1 {
	background: url(/img/pizza-marseillaise.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	right: 12px;
	width: 603px;
	height: 78px;
	top: 12px;
	z-index: 5;
}

#header h2 {
	position: absolute;
	right: 12px;
	top: 92px;
	color: #008af6;
}

#link_order a{
	position: absolute;
	top: 220px;
	float: right;
	right: 180px;
	background: url(/img/caddy.gif) no-repeat 0 -2px;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 25px;
}

#langswitch{
	position: absolute;
	top: 220px;
	float: right;
	right: 22px;
}

#langswitch a{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #0064f3;
}

/* @group menu */

.rhm1 {
	height: 64px;
	margin: 0 auto;
/*	background: url(images/rhm1_bg.gif) repeat-x;*/
	position: absolute;
	top: 250px;
	width: 620px;
	right: 12px;
}

.rhm1-left {
	background: url(images/rhm1_l.gif) no-repeat;
	width: 15px;
	height: 64px;
	float: left;
}

.rhm1-right {
	background: url(images/rhm1_r.gif) no-repeat;
	width: 15px;
	height: 64px;
	float: right;
}

.rhm1-bg {
	height: 64px;
	background-image: url(images/rhm1_bg.gif);
}

.rhm1-bg ul {
	list-style: none;
	margin: 0 auto;
}

.rhm1-bg li {
	float: left;
	list-style: none;
}

.rhm1-bg li a {
	float: left;
	display: block;
	color: #ffe8cc;
	text-decoration: none;
	font: bold 14px/40px 'Lucida Sans', sans-serif;
	height: 64px;
	text-align: center;
	cursor: pointer;
	padding: 0 0 0 18px;
}

.rhm1-bg li a span {
	float: left;
	display: block;
	padding: 0 26px 0 9px;
}

.rhm1-bg li.current a {
	color: #fff;
	background: url(images/rhm1_hover_l.gif) no-repeat left 5px;
}

.rhm1-bg li.current a span {
	color: #fff;
	background: url(images/rhm1_hover_r.gif) no-repeat right 5px;
}

.rhm1-bg li a:hover {
	color: #fff;
	background: url(images/rhm1_hover_l.gif) no-repeat left 5px;
}

.rhm1-bg li a:hover span {
	color: #fff;
	background: url(images/rhm1_hover_r.gif) no-repeat right 5px;
}

/* @end */

div#container {
	text-align: left
}

#logwarning span{
	padding-left: 30px;
}

#video{
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
}

#content p {
	line-height: 1.4;
	font-size: 1em;
	margin-top: 0;
	padding: 0 20px;
}

#content h2{
	color: #008af6;
	margin-left: 130px;
	margin-bottom: 10px;
	margin-top: 0;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	font-size: 42px;
}

div#navigation {
	background: #B9CAFF
}

div#extra {
	background: #FF8539
}

div#footer {
	font-size: 0.8em;
	text-align: center;
	padding-top: 20px;
	border-top: 1px dashed gray;
	padding-bottom: 30px;
}

div#footer p {
	margin: 0;
	padding: 5px 10px
}

div#container {
	width: 900px;
	margin: 0 auto
}

div#navigation {
	float: right;
	width: 450px
}

div#extra {
	float: left;
	width: 450px
}

div#footer {
	clear: both;
	width: 100%
}

#info_subcat{
	display: none;
}

.product{
	width: 200px;
	padding: 20px;
	margin: 20px;
	border: 3px solid #ff3f00;
}

.product_name a{
	text-decoration: none;
	font-weight: bold;
	color: #ff3f00;
}

.product_price{
	font-weight: bold;
	margin-top: 10px;
	font-size: 1.2em;
	color: #3f66ff;
}

.product:hover{
	background-color: #fffab9;
}


#panier, #orderstep{
	font-weight: bold;
	padding: 5px;
	border-style: inset;
	background-color: #fceca9;
	text-decoration: none;
	color: #621920;
	border-color: #fbe589;
	clear: both;
	display: inline-block;
	margin-top: 10px;
}

#panier:hover, .orderstep{
	background-color: #26c808;
	color: #fff;
	border-color: #55b238;
}

.orderstep{
	font-size: 1em;
}

#checkout_table,
#summary_table {
	width: 900px;
}

#tdprix, #tdqte, #tdtotal{
	width: 120px;

	border-left-style: dotted;
	border-left-width: 1px;
}

#checkout_table >tbody>tr>td,
#summary_table >tbody>tr>td{
	border-top-style: solid;
	border-top-width: 1px;
}

#newclient button, .bouton {
	font-weight: bold;
	padding: 5px 40px;
	background-color: #fceca9;
	text-decoration: none;
	background-color: #26c808;
	color: #fff;
	font-size: 1.2em;
	border: 3px inset #55b238;
}



/* @group avis */

.avis {
	height: 64px;
/*	background: url(images/rhm1_bg.gif) repeat-x;*/

	top: 250px;
	width: 810px;
	right: 12px;
	margin: 30px auto 0;
}

.avis-left {
	background: url(images/rhm1_l.gif) no-repeat;
	width: 15px;
	height: 64px;
	float: left;
}

.avis-right {
	background: url(images/rhm1_r.gif) no-repeat;
	width: 15px;
	height: 64px;
	float: right;
}

.avis-bg {
	height: 64px;
	background-image: url(images/rhm1_bg.gif);
}

.avis .question{
	color: #294b56;
	line-height: 40px;
	font-size: 16px;
}

.avis #avistext {
	font-size: 12px;
	width: 300px;
	margin-left: 10px;
	line-height: 15px;
	margin-right: 5px;
}

#avissend{
	width: 80px;
	background-color: #ffe396;
	line-height: 14px;
	border: 2px outset #f9dc70;
	font-weight: bold;
	font-size: 13px;
	color: #cc4700;
}

/* @end */