body {
	margin: 0px;
	background: url(img/background.jpg);
	background-repeat: repeat-x;
	background-color:  #ffffff;

}


body, div, p, span {
	font-size: 11px;
	font-family: verdana, tahoma, "ms sans serif", arial;
	text-align: justify;
	color: #666666;
 }

ul {
	list-style-position: outside;
	list-style-type: none;
}


.paragraph {
	margin-top: 0px;
	margin-bottom: 30px;
}



.title {
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 16px;
	}

.error {
	color: #ee0000;
}

img {
	border: 0px;
}


.img_product {
 	border: 4px solid white;
 }

a:link, a:visited, a:active {
	font-weight: normal;
	text-decoration: none;
	color: #ff6600;
 }

a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #555;
 }


form {
	margin-top: 10px;
	margin-bottom: 10px;
}

input,  textarea {
    color: #444444;
    font-weight: normal;
    border: #999 1px dotted;
    font-size: 10px;
    background-color: white;
 }



.button {
	color: #444444;
	font-weight: normal;
	border: #999 1px dotted;
	font-size: 10px;
	background-color: #eceada;
	text-align: center;
}




 #languages {
 width: 101px;
 height: 16px;
 background: url(img/footer_lang.gif);
 margin: 0px auto; padding: 0;
 position: relative;
}

#languages li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#languages li, #languages a {height: 16px; display: block;}

#panel1 {left: 0; width: 50px;}
#panel2 {left: 51px; width: 46px;}
#panel3 {left: 94px; width: 49px;}
#panel4 {left: 143px; width: 46px;}
#panel5 {left: 188px; width: 43px;}
#panel6 {left: 231px; width: 36px;}
#panel7 {left: 267px; width: 41px;}
#panel8 {left: 308px; width: 58px;}

#panel1 a:hover {background: transparent url(img/footer_lang.gif) 0 -17px no-repeat;}
#panel2 a:hover {background: transparent url(img/footer_lang.gif) -51px -17px no-repeat;}
#panel3 a:hover {background: transparent url(img/footer_lang.gif) -94px -17px no-repeat;}
#panel4 a:hover {background: transparent url(img/footer_lang.gif) -143px -17px no-repeat;}
#panel5 a:hover {background: transparent url(img/footer_lang.gif) -188px -17px no-repeat;}
#panel6 a:hover {background: transparent url(img/footer_lang.gif) -231px -17px no-repeat;}
#panel7 a:hover {background: transparent url(img/footer_lang.gif) -267px -17px no-repeat;}
#panel8 a:hover {background: transparent url(img/footer_lang.gif) -308px -17px no-repeat;}
