/********************GENERICS*********************/
body {
	margin:0;
	padding:0;
	font-family:arial;
}
p {
	font-size:12px;
	color:#666;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
.left {
	float:left;
}
.right {
	float:right;
	text-align:right;
}
.clear {
	clear:both;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:normal;
	color:#333;
}
a, a:visited, a:hover {
	text-decoration:none;
	color:#333;
}
.interior {}
.exterior {}
/********************LAYOUT***********************/
.paginacio {
	margin:0 auto;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
}
#container {
	width:920px;
	margin:0 auto;
}
#header {
	padding:10px 0 0 0;
}
#navigation {
	border:2px solid #eee;
	margin-bottom:10px;
	padding:10px 0;
}
#banner {
	border:2px dotted #333;
	margin:0 auto;
}

#content{
	border:2px solid #eee;

}
#footer {
	background:#eee;
	margin-top:10px;
	padding:5px;
}
/*******************LAYOUT CONTENTS********************/
#header h1 {
	font-size:18px;
	color:#666;
	margin-top:0px;
	font-weight:bold;
}
#header .right {
	font-size:12px;
	color:#777;
}
#languages {
	float:right;
	text-align:right;
}
#languages a, #languages a:visited {
	font-size:12px;
	text-align:right;
}
#languages ul {
	text-align:right;
}
#languages li {
	text-align:right;
	float:left;
	margin: 0 2px;
}
#navigation a, #navigation a:visited, #navigations a:hover {
	display:block;
}
#navigation li {
	float:left;
	text-align:center;
	margin: 0;
}
#text_home {
	margin-top:20px;
}
#text_home h1, #contact h1 {
	font-size:15px;
	font-weight:bold;
}
#contact {
	margin-top:20px;
	width:250px;
	float:right;
}
#footer a, #footer a:visited, #footer a:hover {
	font-size:11px;
	color:#333;
}
/*********************CATALOGO****************************/
#content h1 {
	background:#eee;
	padding:4px 10px;
	font-size:14px;
	color:#666;
	font-weight:bold;
	margin:10px 0;
}
.product {
	padding:10px;
	float:left;
	width:270px;
	border:2px solid #eee;
	height:180px;
	margin:5px;
}
.product_image {
	float:left;
	width:100px;
}
.product_info {
	float:right;
	padding-top:15px;
	width:145px;
	font-size:12px;
	color:#666;
	height:150px;
}
.product_info h2 {
	font-size:14px;
	color:#555;
	font-weight:bold;
}
.product_info h3 {
	font-size:11px;
	text-transform:uppercase;
	color:#555;
}
.product_admin_1, .product_admin_2 {
	min-height:5px;
	font-size:12px;
	color:#222;
	text-transform:uppercase;
	font-weight:bold;
}

.product_admin_2{
	background:#f29b00;
}
.product_admin_1 {
	background:#76b63e;
}
.pproduct {
	padding:10px;
	float:left;
	width:270px;
	border:2px solid #eee;
	height:220px;
	margin:5px;
}
.hproduct {
	padding:10px;
	float:left;
	width:400px;
	border:2px solid #eee;
	margin:5px 16px;
	_margin:5px 14px;
}
.hproduct_image {
	padding-top:20px;
	float:left;
	width:160px;
}
.hproduct_info {
	padding:15px 12px 0 0;
	float:right;
	width:190px;
	font-size:12px;
	height:170px;
	color:#666;
}
.info, .info:visited {
	padding-top:0;
	margin-top:0;
}
.info:hover {
	font-weight:bold;
}
.hproduct_info h2 {
	font-size:14px;
	color:#555;
	font-weight:bold;
}
.hproduct_info h3 {
	font-size:11px;
	text-transform:uppercase;
	color:#555;
}
.hproduct_admin_1, .hproduct_admin_2 {
	min-height:5px;
	font-size:12px;
	color:#222;
	text-transform:uppercase;
	font-weight:bold;
}
.hproduct_admin_2{
	background:#f29b00;
}
.hproduct_admin_1 {
	background:#76b63e;
}
/*********LLISTAT DE L'ADMIN*****************/
.claro {
	background:#ffffff;
}
.oscuro {
	background:#eeeeee;
}
#list {
	width:50%;
    margin: 20px auto; 
	padding: 0;
	background: #fff;
	font-size:12px;

}
#list a, #list a:visited {
	font-size:12px;
	background:none;
	color:#333;
	border:0;
	display:normal;
} 
#list th{
	font-size:14px;
    border: solid #ccc;
    border-width: 0;
    text-align: left;
	padding: 3px 3px 3px 6px;
	font-size: 12px;
	height: 20px;
	background:#76b63e;
	color:#fff;
}

#list td{  
    text-align: left;
	color: #333;
	padding: 5px;
    border: solid #ccc;
    border-width: 0;
}


#list a, #list a:visited {
	font-size: 12px;
	text-decoration: none;
}

#list a:hover {
	text-decoration: underline;
}
.admin_botons {
	text-align:center;
}
.admin_botons a, .admin_botons a:visited {
	font-size:12px;
	text-transform:uppercase;
}
#admin_content {
	font-size:15px;
	color:#000;
	padding:5px 20px;
	background:#fff;
	min-height:300px;
}
#admin_content a, #admin_content a:visited{
	color:#000;
}
#notices {
	padding:2px 20px;
	background:#fff;
	color:#0f0;
}
/****************************SHOW************************/
#show {
	padding:10px;
}
#imatge {
	float:left;
	width:440px;
}
#thumbs {
	margin:20px 40px 0 0;
	padding-top:20px;
	border-top: 2px dotted #888;
}
#detalls {
	margin-top:40px;
	float:left;
}
/***********************NAVIGATION*************************/
.nav_sillas {
	width:180px;
	height:180px;
	background: url(/images/asilla.jpg) top center no-repeat;
}
.nav_sillas p {
}
#nav_sillas, #nav_sillas:visited{
	width:180px;
	height:180px;
	background: url(/images/silla.jpg) top center no-repeat;
}
#nav_sillas:hover {
	background: url(/images/hsilla.jpg) top center no-repeat;
}
.nav_mesas {
	width:180px;
	height:180px;
	background: url(/images/amesa.jpg) top center no-repeat;
}
#nav_mesas, #nav_mesas:visited{
	width:180px;
	height:180px;
	background: url(/images/mesa.jpg) top center no-repeat;
}
#nav_mesas:hover {
	background: url(/images/hmesa.jpg) top center no-repeat;
}
.nav_hamacas {
	width:180px;
	height:180px;
	background: url(/images/ahamaca.jpg) top center no-repeat;
}
#nav_hamacas, #nav_hamacas:visited{
	width:180px;
	height:180px;
	background: url(/images/hamaca.jpg) top center no-repeat;
}
#nav_hamacas:hover {
	background: url(/images/hhamaca.jpg) top center no-repeat;
}
.nav_canapes {
	width:180px;
	height:180px;
	background: url(/images/acanape.jpg) top center no-repeat;
}
#nav_canapes, #nav_canapes:visited{
	width:180px;
	height:180px;
	background: url(/images/canape.jpg) top center no-repeat;
}
#nav_canapes:hover {
	background: url(/images/hcanape.jpg) top center no-repeat;
}
.nav_projectes {
	width:180px;
	height:180px;
	background: url(/images/aprojecte.jpg) top center no-repeat;
}
#nav_projectes, #nav_projectes:visited{
	width:180px;
	height:180px;
	background: url(/images/projecte.jpg) top center no-repeat;
}
#nav_projectes:hover {
	background: url(/images/hprojecte.jpg) top center no-repeat;
}
/**************MIDES***************/
#medidas_canapes {
	font-size:11px;
	background: url(/images/midescanapes.jpg) top right no-repeat;
	width:270px;
	height:190px;
}
.canape_ancho {
	padding:25px 0 0 215px;
}
.canape_alto {
	padding:35px 0 0 0;
}
.canape_asiento {
	padding: 0 0 0 235px;
}
.canape_largo {
	padding:45px 0 0 160px;
}
#medidas_hamacas {
	font-size:11px;
	background: url(/images/midestumbona.jpg) bottom right no-repeat;
	width:270px;
	height:210px;
}
.hamaca_ancho {
	padding:0px 0 0 50px;
}
.hamaca_alto {
	padding:50px 0 0 0;
}
.hamaca_asiento {
	padding: 25px 0 0 125px;
}
.hamaca_largo {
	padding:20px 0 0 130px;
}
.hamaca_peso {
	padding: 30px 0 0 200px;
}
#medidas_mesas {
	font-size:11px;
	background: url(/images/midestaula.jpg) bottom right no-repeat;
	width:280px;
	height:200px;
}
.mesa_ancho {
	padding:0px 0 0 225px;
}
.mesa_alto {
	padding:50px 0 0 0;
}
.mesa_largo {
	padding:20px 0 0 100px;
}
#rmedidas_mesas {
	font-size:11px;
	background: url(/images/midestaula_rodona.jpg) bottom right no-repeat;
	width:280px;
	height:200px;
}
.rmesa_diametro {
	padding:20px 0 0 130px;
}
.rmesa_alto {
	padding:80px 0 0 30px;
}
#cmedidas_mesas {
	font-size:11px;
	background: url(/images/midestaula_cuadrada.jpg) bottom right no-repeat;
	width:280px;
	height:200px;
}
.cmesa_ancho {
	padding:5px 0 0 195px;
}
.cmesa_alto {
	padding:35px 0 0 40px;
}
.cmesa_largo {
	padding:25px 0 0 100px;
}
#medidas_sillas {
	font-size:11px;
	background: url(/images/midescadires.jpg) bottom left no-repeat;
	width:270px;
	height:210px;
}
.silla_ancho {
	padding:35px 0 0 155px;
}
.silla_alto {
	padding:20px 0 0 30px;
}
.silla_asiento {
	padding: 5px 0 0 190px;
}
.silla_profundo {
	padding:83px 0 0 170px;
}