/* Hoja de estilos para Pau Interiorismo - dvdwebz */
/* RESETS */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    line-height: 1;
    font-family: inherit;
    text-align: left;
}

a img,:link img,:visited img{border: 0;}
table{border-collapse: collapse;border-spacing: 0;}
ol,ul{list-style: none;}
q:before, q:after,blockquote:before, blockquote:after{content: "";}
.left{float:left;display:inline;margin-right: 15px;}
.right{float:right;display:inline;}
.center{text-align: center;}
.unfloat{clear:both;}
.oculto{display:none;}
.overline{text-decoration: line-through;}
.red{color: red;}

	a:hover .red {
		color: #999999;
	}
	
.tachado {
	text-decoration:line-through;
	color: red;
}

body {
	font-family: Arial;
}

h2 {
	font-weight: bold;
	margin-bottom: 10px;
}



/* Header */

#header {
	position: fixed;
	width: 100%;
	height: 105px;
	background-image: url('../img/fondo.png');
	z-index: 2;
}

	#logo {
		position: relative;
		float: left;
		margin-top: 25px;
		margin-left: 25px;
		margin-right: 20px;
	}
	
	#logo2 {
		position: relative;
		float: left;
		margin-top: 5px;
		margin-left: 25px;
		margin-right: 20px;
	}
	
	#nav {
		position: relative;
		font-size: 15px;
		margin-top: 45px;
		width: 1000px;
		height: 30px;
	}
	
		#nav li {
			position: relative;
			display: block;
			float: left;
			margin-right: 18px;
		}
		
			#nav li a:link, #nav li a:visited {
				text-decoration: none;
				color: #000000;
			}
			
			#nav li a:hover {
				text-decoration: none;
				color: #999999;
			}
		
			#nav li.selected {
				border-bottom: 1px solid #000000;
			}
			
		#carrito {
			font-size: 9px;
			margin-right: 0px;
		}
			
	#redes {
		position: absolute;
		float: right;
		right: 5px;
		margin-top: 5px;
	}

/* Main */

#main {
	position: absolute;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	margin-top: 119px;	
	z-index: 1;
}

	.inicio_block {
		position: relative;
		float: left;
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 30px;
		width: 276px;
		height: 276px;
		background-image: url('../img/fondo.png');
		padding: 10px;
	}
	
		.inicio_block a:link, .inicio_block a:visited {
			text-decoration: none;
			color: #000000;
		}
		
			.inicio_block a:hover {
				text-decoration: none;
				color: #000000;
			}
	
		.inicio_block img {
			position: relative;
		}
	
		.inicio_block h1 {
			margin-top: 5px;
			margin-bottom: 5px;
		}
		
		.inicio_block p a {
			font-size: 13px;
			line-height: 1.4em;
		}

	.full_block {
		width: 970px;
		margin-left: 10px;
		background-image: url('../img/fondo.png');
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	
		.full_block h1, .main_block h1, .main_block_blog h1 {
			font-size: 36px;
			margin-bottom: 5px;
		}
		
		.full_block p, .main_block p, .main_block_blog p, .half_block p {
			font-size: 13px;
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		
		.full_block p a:link, .full_block p a:visited {
			text-decoration: underline;
			color: #000000;
		}
		
			.full_block p a:hover {
				text-decoration: underline;
				color: #999999;
			}
		
		.galeria img {
			margin-right: 11px;
		}
		
		.galeria img.last {
			margin-right: 0px;
		}
		
		.text_left {
			position: relative;
			float: left;
			width: 480px;
		}
		
			.promo_pic {
				position: relative;
				float: right;
			}
			
			.text_left h2 {
				font-size: 25px;
				margin-bottom: 10px;
			}
		
	.side_block {
		position: relative;
		float: left;
		width: 235px;
		margin-left: 10px;
		background-image: url('../img/fondo.png');
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	
		.side_block h1, .side_block_blog h1 {
			font-size: 36px;
			margin-bottom: 5px;
		}
		
		.side_block ul, .side_block_blog ul {
			position: relative;
			left: 20px;
			list-style: disc;
			width: 235px;
		}
		
			.side_block ul li, .side_block_blog ul li {
				margin-bottom: 7px;
			}
			
		.side_block ul ul {
			margin-top: 5px;
			width: 215px;
		}
		
		.side_block a:link, .side_block a:visited, .side_block_blog a:link, .side_block_blog a:visited {
				text-decoration: none;
				color: #000000;
			}
			
			.side_block a:hover, .side_block_blog a:hover {
				text-decoration: none;
				color: #999999	
			}
			
	.side_block_blog {
		position: relative;
		margin-left: 726px;
		width: 250px;
		background-image: url('../img/fondo.png');
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	
	.main_block {
		position: relative;
		margin-left: 275px;
		width: 705px;
		background-image: url('../img/fondo.png');
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	
	.main_block_blog {
		position: relative;
		float: left;
		margin-left: 10px;
		width: 686px;
		background-image: url('../img/fondo.png');
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

		.main_block img, .main_block_blog img {
			margin-top: 10px;
			margin-bottom: 10px;
		}
		
		.main_block p a:link, .main_block p a:visited {
			text-decoration: underline;
			color: #000000;
		}
		
			.main_block p a:hover {
				text-decoration: underline;
				color: #999999;
			}
		
	.half_block {
		position: relative;
		float: left;
		width: 470px;
		margin-left: 10px;
		background-image: url('../img/fondo.png');
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	
		.half_block h1 {
			font-size: 36px;
			margin-bottom: 5px;
		}
		
		.half_block form {
			
		}
		
			.half_block label {
				margin-bottom: 2px;
			}
			
			label.error {
				position: relative;
				display: block;
				color: red;
			}
		
			.half_block input, .half_block textarea {
				border: 1px solid #000000;
				background-color: #FFFFFF;
				width: 460px;
				font-family: Arial;
				font-size: 13px;
				padding: 3px;
				margin-bottom: 20px;
			}
			
			.half_block form .submit_button {
				position: relative;
				float: right;
				background-color: #000000;
				color: #FFFFFF;
				width: 100px;
				font-family: Arial;
				font-size: 13px;
				padding: 9px;
			}
			
.product_list {
	display: inline-block;
    vertical-align: bottom;
	width: 205px;
	margin-left: 20px;	
	margin-bottom: 20px;
}

	.product_list img {
		
	}
	
	.product_list p {
		text-align: center;
		font-family: Arial;
		font-size: 18px;
	}
	
		.product_list_title {
			text-align: center;
			font-family: Arial;
			font-size: 15px;
		}
	
	.product_list p a:link, .product_list p a:visited {
		text-decoration: none;
		color: #000000;
	}
	
		.product_list p a:hover {
			text-decoration: none;
			color: #999999;
		}
		
.product_list_pro {
	display: inline-block;
    vertical-align: bottom;
	width: 307px;
	margin-left: 20px;	
	margin-bottom: 20px;
}

	.product_list_pro img {
		
	}
	
	.product_list_pro p {
		text-align: center;
		font-family: Arial;
		font-size: 18px;
	}
	
		.product_list_pro_title {
			text-align: center;
			font-family: Arial;
			font-size: 15px;
		}
	
	.product_list_pro p a:link, .product_list_pro p a:visited {
		text-decoration: none;
		color: #000000;
	}
	
		.product_list_pro p a:hover {
			text-decoration: none;
			color: #999999;
		}
		
.producto_detalle_fotos {
	position: relative;
	float: left;
	width: 360px;
}

.producto_detalle_info {
	position: relative;
	float: right;
	width: 325px;
}

	.producto_detalle_info h2 {
		font-size: 25px;
		margin-bottom: 10px;
	}
	
.cart_button {
	position: relative;
	width: 164px;
	height: 33px;
	background-color: #000000;
	color: #FFFFFF;
	margin-top: 20px;
}
	
	.cart_button img {
		position: relative;
		margin-left: 10px;
		margin-top: 8px;
	}

	.cart_button a:link, .cart_button a:visited, .cart_button_shop a:link, .cart_button_shop a:visited{
		position: absolute;
		left: 0px;
		width: 124px;
		height: 25px;
		padding-top: 8px;
		padding-left: 40px;
		color: #FFFFFF;
	}
	
	.cart_button:hover, .cart_button_shop:hover {
		background-color: #999999;
	}
	
.cart_button_shop {
	position: relative;
	float: right;
	width: 170px;
	height: 33px;
	background-color: #000000;
	color: #FFFFFF;
	margin-top: 10px;
}

	 .cart_button_shop a:link, .cart_button_shop a:visited{
		position: absolute;
		left: 0px;
		width: 170px;
		height: 25px;
		padding: 8px;
		color: #FFFFFF;
		text-decoration: none;
	}
	
.add_cart {
	position: relative;
	width: 174px;
	height: 33px;
	background-color: #000000;
	border: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;
	padding-top: 5px;
}

	.add_cart a:link, .add_cart a:visited {
		position: absolute;
		width: 164px;
		height: 25px;
		padding-left: 10px;
		padding-top: 8px;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.add_cart:hover {
		background-color: #999999;
		cursor: pointer;
	}
		
#bottom_space {
	position: relative;
	clear: both;
	width: 70px;
	height: 70px;
}

.consultar_button {
	position: relative;
	float: left;
	width: 170px;
	height: 33px;
	background-color: #000000;
	color: #FFFFFF;
	margin-top: 10px;
}

	 .consultar_button a:link, .consultar_button a:visited{
		position: absolute;
		left: 0px;
		width: 170px;
		height: 25px;
		padding: 8px;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.consultar_button:hover {
		background-color: #999999;
		cursor: pointer;
	}

/* SLIDER */

#slider {
	position: relative;
	z-index: 0;
}
		
	#slider_nav {
		position: relative;
		margin-bottom: 5px;
		width: 130px;
		margin-left: -65px;
		left: 50%;
	}
	
	#slider_nav a { 
		position: relative;
		display: block;
		float: left;
		background-image: url('../img/bullet_off.png');
		width: 8px;
		height: 8px;
		margin-right: 5px;
		}
	#slider_nav a.activeSlide { 
		position: relative;
		display: block;
		background-image: url('../img/bullet_on.png');
		width: 8px;
		height: 8px;
	}
	#slider_nav a:focus { 
		outline: none;
	}

/* INTRANET */

table {
	position: relative;
	width: 100%;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
	
	table a:link, table a:visited {
		text-decoration: none;
		color: #000000;
	}
	
		table a:hover {
			text-decoration: none;
			color: #999999; 
		}
	
	th {
		background-color: black;
		color: #FFFFFF;
		font-size: 15px;
	}

	th, td {
		padding: 10px;
		border: 1px solid #000000;
		text-align: center;
	}

.intranet input, .intranet textarea, .intranet select {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 460px;
	font-family: Arial;
	font-size: 13px;
	padding: 3px;
	margin-bottom: 20px;
}

.intranet .submit_button {
	position: relative;
	background-color: #000000;
	color: #FFFFFF;
	width: 100px;
	font-family: Arial;
	font-size: 13px;
	padding: 9px;
}

.intranet .submit_button_tienda {
	position: relative;
	background-color: #000000;
	color: #FFFFFF;
	width: 170px;
	font-family: Arial;
	font-size: 16px;
	padding: 9px;
}

.tienda select {
	background: transparent;
	border: 1px solid #000000;
	width: 100%;
	font-family: Arial;
	font-size: 13px;
	padding: 3px;
	margin-bottom: 20px;
}

.tienda .campo {
	background: transparent;
	border: 1px solid #000000;
	width: 98%;
	font-family: Arial;
	font-size: 13px;
	padding: 3px;
	margin-bottom: 20px;
}

.cantidad {
	width: 30px;
	border: 1px solid #000000;
	padding: 5px;
	font-family: Arial;
	font-size: 13px;
}

.submit_button_tienda {
	position: relative;
	float: right;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	padding: 9px;
	border: none;
	margin-top: 10px;
	margin-right: 10px;
}

.paypal {
	float: left;
}

.detalle_pedido {
	margin-top: 20px;
	margin-bottom: 20px;
}

	.detalle_pedido li {
		margin-bottom: 10px;
	}
	
a.subir_link:link, a.subir_link:visited {
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

a.subir_link:hover {
	font-size: 13px;
	text-decoration: none;
	color: #999999;
}

	
/* Footer */

#footer {
	position: fixed;
	width: 100%;
	height: 65px;
	bottom: 0px;
	background-image: url('../img/fondo.png');
	z-index: 2;
}

	#footer h1 {
		position: relative;
		float: left;
		margin-top: 20px;
		margin-left: 25px;
		font-size: 21px;
	}
	
	#footer p {
		font-size: 12px;
	}
	
	#footer a:link, #footer a:visited {
		text-decoration: none;
		color: #000000;
	}
	
	#footer a:hover {
		text-decoration: none;
		color: #999999	
	}
	
	.foot_block {
		position: relative;
		float: left;
		margin-left: 50px;
		margin-top: 15px;
	}
	
	.legal {
		position: absolute;
		float: right;
		right: 5px;
		bottom: 5px;
	}
	
		.legal p {
			text-align: right;
		}
