/* @override http://chocolatefondue.es/tpv/estil.css */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #F5F4E4;
}

html,body {
	height: 100%;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

.table {
	height: 100%;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.logo {
	background-image: url(imatges/logoSota.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
}

.verticalSlogan {
	background-image: url(imatges/vertical_Sobre.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.verticalMig {
	background-image: url(imatges/vertical_mig.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

.cistellaMig {
	background-image: url(imatges/horitzontalCompra.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.cestaCompra {
	font-family: "News Gothic MT";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.TitolFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5B3B10;
}

.descripcioFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.preu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #5B3B10;
}

.liniaProducte {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D6C5;
}

.totalPreu {
	font-family: "News Gothic MT";
	font-size: 12px;
	font-weight: bolder;
	color: #5B3B10;
}

.cestaCompraCopy {
	font-family: "News Gothic MT";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.petit {
	font-size: 5px;
}

.footer {
	background: transparent url(http://chocolatefondue.es/es/wp-content/themes/chocolate_fondue/images/footerbg.jpg) repeat-x top left;
	vertical-align: top;
}

.footer_inner {
	width: 870px;
	margin: 58px 0 0 0;
	background: transparent url(http://chocolatefondue.es/es/wp-content/themes/chocolate_fondue/images/footer_back.jpg) no-repeat top center;
}

.footer_inner p {
	margin: 0;
	width: 300px;
	height: 79px;
	margin: 0 auto;
	padding-top: 30px;
	font: normal 14px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #f5f4e4;
	text-align: center;
}

.quadre1 {
	BORDER-RIGHT: #8e9ccc 1px solid;
	BORDER-TOP: #8e9ccc 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #8e9ccc 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #8e9ccc 1px solid;
	FONT-FAMILY: Tahoma, Verdana;
	BACKGROUND-COLOR: #ebf0fe;
}

.TitolFontverd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: green;
}

.TitolFontvermell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}