/* CSS Document */

body {
	font-family: arial;
	font-size: 11px;
	color: #035DB7;
	background: #FFFFFF;
	text-align: left;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.ie div.product-tabs {
	margin-bottom: -3px;
}

p {
	font-size: 12px;
}

p.page {
	font-size: 11px;
	margin-top: 0px;
}

p.page-press {
	font-size: 11px;
	margin-top: 18px;
	width: 377px;
}

.ie p.page-press {
	margin-top: -10px;
}

ul.index {
	padding-left: 20px;
	margin-left: 5px;
}

ul.index li.selected {
	list-style-image: url(../images/pages/bullet.gif);
	font-weight: bold;
	color: #FF6600;
}

ul.index li {
	color: #035DB7;
	font-weight: bold;
	list-style-type: none;
	line-height: 15px;
}

ul.index li a {
	color: #035DB7;
	font-weight: bold;
	text-decoration: underline;
}

ul.index li.search {
	list-style-image: url(../images/pages/bullet.gif);
	font-weight: bold;
	color: #035DB7;
}

ul.index li.search a.search {
	color: #FF6600;
	text-decoration: underline;
}

ul.index li.search a.search:hover {
	text-decoration: none;
}

ul.index li a:hover {
	text-decoration: none;
}

img.page-banner {
	margin-top: 2px;
	margin-bottom: 17px;
}

.ie body {
	font-family: arial;
	font-size: 11px;
	color: #035DB7;
	background: #FFFFFF;
	text-align: center;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
}

.sheet {
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
}

.ie .sheet {
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
}

.main {
	width: 600px;
	margin: 0px auto;
	background: white;
	text-align: center;
}

.header {
	width: auto;
	height: 113px;
	padding-bottom: 1px;
	display: none;
}

.nav {
	width: 775px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #66CCFF;
	background: #001292;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	display: none;
}

.safari .nav {
	width: 775px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #66CCFF;
	background: #001292;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 2px 0px;
}

.nav a {
	font-size: 12px;
	font-weight: bold;
	color: #66CCFF;
	text-decoration: none;
}

.nav a:hover {
	color: white;
	text-decoration: underline;
}

.nav img {
	width: 2px;
	height: 10px;
	margin: 0px 8px 0px 8px;
	padding-top: 2px;
}

.nav_titles {
	float: left;
	margin-left: 19px;
	height: 26px;
}

.ie .nav_titles {
	float: left;
	margin-left: 12px;
	height: 26px;
}

.safari .nav_titles {
	float: left;
	margin-left: 23px;
	height: 28px;
}

.nav_search {
	float: right;
	width: 186px;
	height: 20px;
	margin-top: -1px;
}

.ie .nav_search {
	float: right;
	width: 200px;
	height: 20px;
	margin-top: -2px;
	margin-right: -20px;
}

.gecko .nav_search {
	float: right;
	width: 200px;
	height: 20px;
	margin-top: -1px;
	margin-right: -20px;
}

.nav_search input {

}

.downnav {
	width: 775px;
	height: 26px;
	background: #A8D2FF;
	padding-top: 5px;
	margin: -5px 0px 1px 0px;
	padding-bottom: 0px;
	display: none;
}

.ie .downnav {
	width: 775px;
	height: 26px;
	background: #A8D2FF;
	padding-top: 5px;
	/*margin:-5px 0px 1px 0px ;*/
	padding-bottom: 0px;
}

.gecko .downnav {
	width: 775px;
	height: 26px;
	background: #A8D2FF;
	padding-top: 5px;
	/*margin:-5px 0px 1px 0px ;*/
	padding-bottom: 0px;
}

.downnav_titles {
	float: left;
	background-image: url(../images/blocs/ma_commande.gif);
	background-repeat: no-repeat;
	width: 436px;
	height: 19px;
	position: relative;
}

.safari .downnav_titles {
	float: left;
	margin-left: 19px;
	background-image: url(../images/blocs/ma_commande.gif);
	background-repeat: no-repeat;
	width: 436px;
	height: 19px;
	position: relative;
}

.ie .downnav_titles {
	float: left;
	margin-left: 10px;
	background-image: url(../images/blocs/ma_commande.gif);
	background-repeat: no-repeat;
	/*width:436px;*/
	height: 19px;
	position: relative;
	text-align: left;
}

.gecko .downnav_titles {
	float: left;
	margin-left: 17px;
	background-image: url(../images/blocs/ma_commande.gif);
	background-repeat: no-repeat;
	/*width:436px;*/
	height: 19px;
	position: relative;
	text-align: left;
}

.downnav_search {
	float: right;
	/*margin-right:15px;*/
	background-image: url(../images/blocs/choix.gif);
	background-repeat: no-repeat;
	width: 297px;
	height: 19px;
	position: relative;
	color: #FF0000;
	padding-top: 4px;
}

.ie .downnav_search {
	float: right;
	background-image: url(../images/blocs/choix.gif);
	background-repeat: no-repeat;
	width: 297px;
	height: 19px;
	position: relative;
	color: #FF0000;
	padding-top: 3px;
	margin-right: 5px;
}

.gecko .downnav_search {
	float: right;
	background-image: url(../images/blocs/choix.gif);
	background-repeat: no-repeat;
	width: 297px;
	height: 19px;
	position: relative;
	color: #FF0000;
	padding-top: 4px;
	margin-right: 15px;
}

.safari .downnav_search {
	float: right;
	background-image: url(../images/blocs/choix.gif);
	background-repeat: no-repeat;
	width: 297px;
	height: 19px;
	position: relative;
	color: #FF0000;
	padding-top: 4px;
	margin-right: 15px;
}

.ma_commande_cont {
	margin-top: 5px;
	margin-left: 12px;
	float: left;
	color: #FF0000;
	text-align: left;
	width: 250px;
}

.ie .ma_commande_cont {
	margin-top: 3px;
	margin-left: 8px;
	float: left;
	color: #FF0000;
	text-align: left;
	/*width:250px;*/
}

.gecko .ma_commande_cont {
	margin-top: 4px;
	margin-left: 10px;
	float: left;
	color: #FF0000;
	text-align: left;
	/*width:250px;*/
}

.safari .ma_commande_cont {
	margin-top: 4px;
	margin-left: 10px;
	float: left;
	color: #FF0000;
	text-align: left;
	/*width:250px;*/
}

.ma_commande_cont .left {
	float: left;
	margin-right: 10px;
}

.ma_commande_cont .left b {
	font-weight: bold;
}

.ma_commande_cont .right {
	float: right;
	margin-right: 0px;
}

.recette-illu {
	position: absolute;
	left: 257px;
}

img.presse {
	margin-right: 9px;
}

h1.presse {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 4px;
}

.voir_commande {
	/*position:absolute;
	top:1px;
	right:0px;
	width:150px;*/
	height: 19px;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	font-size: 10px;
}

.ie .voir_commande {
	height: 19px;
	float: right;
	margin-top: 4px;
	margin-right: 8px;
	font-size: 10px;
}

.gecko .voir_commande {
	height: 19px;
	float: right;
	margin-top: 4px;
	margin-right: 15px;
	font-size: 10px;
}

.safari .voir_commande {
	height: 19px;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	font-size: 10px;
}

.voir_commande a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.voir_commande a:hover {
	color: #66CCFF;
	text-decoration: none;
}

object {
	display: none;
}
.degrade_content {
	width: 600px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

.content {
	width: 100%;
	height: 100%;
	background: white;
}

.content_left {
	width: 179px;
	/*background:green;*/
	text-align: left;
	float: left;
	margin-left: 19px;
	display: none;
}

.ie .content_left {
	width: 179px;
	/*background:green;*/
	text-align: left;
	float: left;
	margin-left: 10px;
}

.content_center {
	width: 379px;
	text-align: left;
	margin: 0px auto;
}

.ie .content_center {
	width: 379px;
	text-align: left;
	float: left;
	position: relative;
	margin-left: 55px;
}

.content_right {
	text-align: left;
	float: right;
	margin-right: 6px;
	display: none;
}

.ie .content_right {
	text-align: left;
	float: right;
	margin-right: 0px; 
}

.compte_client {
	background-image: url(../images/blocs/client.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 128px;
	position: relative;
}

.gecko .compte_client {
	background-image: url(../images/blocs/client.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 128px;
	position: relative;
	line-height: 13px;
}

.compte_newsletter {
	background-image: url(../images/blocs/newsletter.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 128px;
	position: relative;
}

.safari .compte_newsletter {
	background-image: url(../images/blocs/newsletter.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 128px;
	position: relative;
	line-height: 12px;
}

.compte_client_email {
	position: absolute;
	top: 34px;
	left: 10px;
	width: 130px;
	color: #CC3300;
}

.ie .compte_client_email {
	position: absolute;
	top: 30px;
	left: 10px;
	width: 130px;
	color: #CC3300;
}

.safari .compte_client_email {
	position: absolute;
	top: 30px;
	left: 10px;
	width: 130px;
	color: #CC3300;
}

div.pass {
	width: 100px;
	clear: left;
}

.ie div.pass {
	display: none;
}

.gecko #pass-ie {
	padding-top: 5px;
}

.ie #pass-ie {
	padding-top: 5px;
}

.safari #pass-ie {
	padding-top: 10px;
}

.ie .pass2-ie {
	padding-top: 5px;
	float: left;
}

.gecko .pass2-ie {
	padding-top: 0px;
	float: left;
}

.safari .pass2-ie {
	padding-top: 0px;
	float: left;
}

.ie .pass3-ie {
	padding-top: 5px;
}

.gecko .pass3-ie {
	padding-top: 0px;
}

.safari .pass3-ie {
	padding-top: 0px;
}

.gecko #pass3 {
	padding-top: 5px;
}

.safari #email {
	padding-top: 5px;
	margin-right: 18px;
}

.safari div.pass {
	height: 5px;
}

.gecko div.pass {
	height: 5px;
}

input.box-field {
	width: 85px;
}

.safari input.box-field {
	width: 80px;
}

.compte_client_email input {
	border: 1px solid #FF0000;
}

input.contact-us, textarea.contact-us  {
	border: 1px solid #CCCCCC;
	width: 200px;
}

img.send-btn {
	margin-top: 10px;
	margin-left: 200px;
}

.ie img.send-btn {
	margin-left: 202px;
}

.gecko input {
	font-size:9px;
}

.s_identifier {
	float: right;
	margin-right: 3px;
}

.ie .s_identifier {
	float: right;
	margin-right: 1px;
	margin-top: 4px;
}

.safari .s_identifier {
	float: right;
	margin-right: 1px;
	margin-top: 3px;
}

.safari #s_identifier2 {
	float: right;
	margin-right: 1px;
	margin-top: 0px;
}

.pass_oublie {
	position: absolute;
	bottom: 7px;
	left: 30px;
	text-align: left;
}

.pass_oublie a, .s_abonner a {
	text-decoration:underline;
}

.pass_oublie a:hover, .s_abonner a:hover {
	text-decoration:none;
}

#bloc-receipt-top {
	height: 79px;
}

.ie #bloc-receipt-top {
	height: 73px;
}

.safari #bloc-receipt-top {
	height: 83px;
}

#bloc-receipt-bottom {
	height: 36px;
}

.ie #bloc-receipt-bottom {
	height: 31px;
}

.safari #bloc-receipt-bottom {
	height: 38px;
}

.safari .pass_oublie {
	position: absolute;
	bottom: 9px;
	left: 30px;
	text-align: left;
}

.s_abonner {
	position: absolute;
	bottom: 7px;
	left: 42px;
	text-align: left;
}

.safari .s_abonner {
	position: absolute;
	bottom: 8px;
	left: 42px;
	text-align: left;
}

.gecko .s_abonner {
	bottom: 8px;
}

.saveurs {
	width: 166px;
	text-align: left;
}

.ie .saveurs {
	width: 166px;
	text-align: left;
	padding-top: 10px;
}

.gecko .saveurs {
	width: 166px;
	text-align: left;
	padding-top: 10px;
}

.saveurs img {
	float: left;
}

.sub_nav {
	background-image: url(../images/blocs/saveurs/sub1.jpg);
	background-repeat: no-repeat;
	width: 163px;
	height: 27px;
	float: left;
	position: relative;
	font-size: 11px;
}

.safari .sub_nav div {
	padding-top: 1px;
}

.sub_nav2 {
	background-image: url(../images/blocs/recettes/bg.jpg);
	background-repeat: repeat-y;
	width: 163px;
	height: 100%;
	float: left;
	position: relative;
	padding-top: 8px;
	padding-bottom: 13px;
	color: #990000;
	font-size: 11px;
}

.ie .sub_nav2 {
	background-image: url(../images/blocs/recettes/bg.jpg);
	background-repeat: repeat-y;
	width: 163px;
	height: 100%;
	float: left;
	position: relative;
	padding-top: 8px;
	padding-bottom: 10px;
	color: #990000;
}

.safari .sub_nav2 {
	background-image: url(../images/blocs/recettes/bg.jpg);
	background-repeat: repeat-y;
	width: 163px;
	height: 100%;
	float: left;
	position: relative;
	padding-top: 8px;
	padding-bottom: 10px;
	color: #990000;
	line-height: 13px;
}

.gecko .sub_nav2 {
	background-image: url(../images/blocs/recettes/bg.jpg);
	background-repeat: repeat-y;
	width: 163px;
	height: 100%;
	float: left;
	position: relative;
	padding-top: 8px;
	padding-bottom: 13px;
	color: #990000;
}

.gecko #saveurs-geck {
	line-height: 12px;
}

.sub_nav2 div {
	width: 100%;
	margin-left: 8px;
}

.gecko #sub-garanties {
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 8px;
}

.gecko #sub-garanties div img {
	padding-top: 4px;
}

.safari #sub-garanties {
	line-height: 14px;
}

.sub_nav2 div img {
	padding-top: 2px;
}

.ie .sub_nav2 div img {
	padding-top: 3px;
}

.safari .sub_nav2 div img {
	padding-top: 3px;
}

div.title_recettes {
	width: 130px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: 18px;
}

.ie div.title_recettes {
	padding-top: 3px;
}

div.title_recettes2 {
	margin-left:18px;
}

div.title_recettes3 {
	width: 130px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-left: 18px;
}

.ie .title_recettes2 {
	width: 130px;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 1px;
}

.gecko .title_recettes2 {
	width: 130px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 3px;
}

.safari .title_recettes2 {
	width: 130px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 2px;
}

.ie #cheque-pad {
	margin-top: -5px;
}

.gecko #cheque-pad {
	margin-top: -5px;
}

.garanties {
	width: 166px;
	text-align: left;
	margin-top: 5px;
}

.gecko #gar-spacer {
	margin-bottom: 5px;
}

.garanties .sub_nav2 {
	background-image: url(../images/blocs/garanties/bg.jpg);
	background-repeat: repeat-y;
	width: 163px;
	height: 100%;
	float: left;
	position: relative;
	padding-top: 8px;
	padding-bottom: 13px;
}

.ie .garanties .sub_nav2 {
	background-image: url(../images/blocs/garanties/bg.jpg);
	background-repeat: repeat-y;
	width: 163px;
	height: 100%;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-bottom: 13px;
}

.sub_nav2 a {
	color: #990000;
}

.garanties img {
	float: left;
}

/*
#padlef {
	margin-left: 18px;
}
*/

.cheque {
	position: absolute;
	top: 0px;
	left: 33px;
	text-align: right;
}

.ie .cheque {
	position: absolute;
	top: 0px;
	left: 23px;
	text-align: left;
}

.gecko .cheque {
	position: absolute;
	top: 0px;
	left: 18px;
	text-align: left;
}

.safari .cheque {
	position: absolute;
	top: 0px;
	left: 20px;
	text-align: left;
}

.cheque img {
	width: 10px;
	height: 8px;
	float: none;
	margin: 0px;
}

.ie .cheque img {
	width: 10px;
	height: 8px;
	float: none;
	margin-right: -5px;
	padding-top: 1px;
}

.gecko .cheque img {
	width: 10px;
	height: 8px;
	float: left;
	margin-right: -5px;
	padding-top: 2px;
}

.safari .cheque img {
	width: 10px;
	height: 8px;
	float: none;
	margin-right: -5px;
	padding-top: 4px;
}

.sub_nav div {
	margin: 5px 0px 0px 11px;
	color: #CC3300;
}

.gecko .sub_nav div {
	margin: 5px 0px 0px 11px;
	color: #CC3300;
	padding-top: 4px;
}

.intro {
	padding-top: 13px;
}

.illu {
	padding-top: 10px;
}

.title {
	padding-top: 10px;
}

.title2 {
	padding-top: 10px;
	float: left;
}

.illu2 {
	margin-left: 3px;
}

.promo1 {
	float: left;
	width: 124px;
	text-align: left;
	color: #0066CC;
	line-height: 13px;
	margin-left: 2px;
	margin-top: 10px;
	font-size: 11px;
}

.promo3 {
	float: left;
	width: 124px;
	text-align: left;
	color: #0066CC;
	line-height: 13px;
	margin-left: 2px;
	margin-top: 10px;
	font-size: 11px;
}

.ie .promo3 {
	float: left;
	width: 120px;
	text-align: left;
	color: #0066CC;
	line-height: 13px;
	margin-left: 2px;
	margin-top: 10px;
	font-size: 11px;
}

.gecko .promo3 {
	float: left;
	width: 120px;
	text-align: left;
	color: #0066CC;
	line-height: 13px;
	margin-left: 2px;
	margin-top: 10px;
	font-size: 11px;
}

.promo1 a, .promo3 a {
	color: #0066CC;
	text-decoration: underline;
}

.promo1 a:hover, .promo3 a:hover {
	color: #0066CC;
	text-decoration: none;
}

.prix {
	font-weight: bold;
	color: #00CCFF;
}

.actualites {
	width: 370px;
	text-align: left;
	padding-bottom: 15px;
}

.visa {
	text-align: center;
}

.footer {
	margin-top: 25px;
	margin-left: 50px;
	width: 361px;
	height: 70px;
	background: white;
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: left;
	color: #035DB7;
}

.footer a {
	color: #035DB7;
	text-decoration: underline;
}

.footer a:hover {
	color: #035DB7;
	text-decoration: none;
}

.ie .footer {
	height: 70px;
	width: 450px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 20px;
	text-align: center;
	z-index: 50;
	margin-left: -50px;
}

.safari .footer {
	margin-left: 199px;
	padding-top: 20px;
}

.gecko .footer {
	margin-left: 189px;
	padding-top: 0px;
}

.footer div.images_foot {
	float: left;
	display: none;
}

.ie .footer div.images_foot {
	float: left;
	margin-left: 10px;
}

.gecko .footer div.images_foot {
	float: left;
	margin-left: 10px;
}

.footer div.text {
	float: left;
	padding-top: 12px;
	margin-left: -40px;
	/*margin-left:-28px;*/ text-align: center;
}

.ie .footer div.text {
	float: right;
	padding-top: 0px;
	margin-top: -25px;
	padding-right: 0px;
	width: 370px;
	text-align: center;
}

.footer div img {
	float: left;
}

input {
	height: 11px;
	font-size: 10px;
}

#nav-index a#index, #nav-index a#index:hover {
	color: white;
	text-decoration: none;
}

/* SPAN / A */
.orange {
	color: #CC3300;
	float: none;
}

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

a:hover {
	text-decoration: underline;
}

.downnav_search a {
	color: #FF0000;
}

.s_identifier a, .sub_nav div a {
	color: #CC3300;
}

.pass_oublie a, .s_abonner a {
	color: #993300;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.clear {
	clear: both;
}

.block_10 {
	width: 100%;
	height: 10px;
	display: block;
}

#pad10 {
	margin-top: 10px;
}

.ie #pad10 {
	margin-top: 0px;
}

#red {
	background: red;
	width: 150px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#blue {
	background: blue;
	width: 150px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.sub_nav a {
	font-weight:bold;
}

.sub_nav2 div a {
	font-weight:bold;
}

#sub-garanties div a {
	font-weight:normal;

}


/* added by tba */

.even, th{
	/*background: #EAE4EB url(/images/arrow_row.png) no-repeat;*/
	background-color: #e5e5e5;
	height: 17px;
}
.odd {
	/*background: #F7F4F7 url(/images/arrow_row.png) no-repeat;*/
	background-color: #FFFFFF;
	height: 17px;
}

img	{
	border: none;
}

/* @group forms */
fieldset {
	margin-bottom: 5px;
}

div.row {
	clear: both;
  	padding: 5px 0px 5px 0px ;
  	margin-bottom: 15px;
}

div.row label {
	float: left;
	width: 70px;
	text-align: right;
	background-color: inherit;
}

div.row label.left {
	text-align: left;
}

div.row span {
	float: left;
	text-align: left;
	padding-left: 5px;
	background-color: inherit;
}

div.fieldWithErrors {
	border: 1px solid red;
}
/* @end */

/* *** start flash bar *** */
#flash {
  text-align: left;
  border: 1px solid #ccc;
  font-size: 14px;
  margin: 0 7px 12px 0;
  padding: 5px 5px 5px 30px;
}

div#flash.good, .good {
  border-color: #9c9;
  color: #060;
  background: url(/images/admin/utils/alertgood_icon.gif) #E2F9E3 left top no-repeat;
  background-color: #E2F9E3;
}

div#flash.bad, .bad {
  border-color: #c99;
  color: #fff;
  background: url(/images/admin/utils/alertbad_icon.gif) #c00 left top no-repeat;
  background-color: #cc0000 ;
}
/* *** end flash bar *** */

input.normal {
	height: auto;
}

img.conditioning {
	display: inline;
}

.ie img.conditionning {
	margin-bottom: -3px;
}

div.product {
	width: 380px;
	background: url(../images/products/bg.gif) repeat-x 0 top;
	padding-top: 15px;
	margin-bottom: 13px;
}

div.product .head {
	font-size: 12px;
	font-weight: bold;
	padding-left: 9px;
	padding-bottom: 15px;
}

div.product .head .label {
	text-decoration: underline;
	width: 93px;
	float: left;
	border-right: 1px dashed;
}

div.product .head .quantity {
	width: 138px;
	text-align: center;
	float: left;
	border-right: 1px dashed;
}

div.product .head .quantity select {
	font-size: 10px;	
}

div.product .head .price {
	text-align: center;
	float: left;
	width: 138px;
}

div.product .down {
	margin-top: 9px;
}

div.product .down img {
	float: left;
	margin-right: 8px;
}

div.product .down .buttons {
	height: 22px;
	margin-top: 19px;
}

div.product .down .buttons .zoom {
	float: left;
}

div.product .down .buttons .add {
	float: right; position: relative; right: -13px;
}

div.basket_footer {
	font-weight: bold;
	text-align: right;
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px dashed #000000;
}

/* @group zoom */
body.zoom {
	background-color: #000079;
}

body.zoom .up {
	width: 742px;
	height: 61px;
}

body.zoom .down {
	padding-top: 18px;
	width: 742px;
	height: 247px;
	background: url(../images/products/bg_zoom_big.jpg) no-repeat;
}

body.zoom .left {
	padding-left: 28px;
	padding-right: 9px;
	/*float: left;*/
}

body.zoom .right {
	/*float: left;*/
	vertical-align: top;
	text-align: left;
}

body.zoom .right h1 {
	color: #99FFFF;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
}

body.zoom .right .extended {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
/* @end */

