@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(img/bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	display:none;
	visibility:hidden;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #535363;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #535363;
}

p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;	

}

a {
	font-family: Verdana, Geneva, sans-serif;	
	text-decoration: none;
}

input,select, textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #191919;
	background-color: #efefef;
	border: #888;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

#anuncio-libro form {
	text-align: right;
}


.boton
{	background-color: #1781CE;
	color: #fff;
}

.select
{
		background-color: #fff;
		border-style:none;
}
/* Comunes */
#logo {
	height: 102px;
	width: 916px;
	background-image: url(img/imatge.jpg);
	background-position: right;
}

#logo img{
	border:none;
}

#principal {
	width: 916px;
	margin-right: -458px;
	position: absolute;
	right: 50%;
}



/* Menú */
#menu  {
	width: 916px;
	height:23px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #535363;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #535363;
	background-color: #FFF;	
}

#menu h2 {
	display:none;
	visibility: hidden;
}


#menu ul {
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#menu li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
}

#menu li span{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	height: 18px;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#003979;
	color:#fff;
}

#menu li a {
	font-size: 0.8em;
	height: 18px;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#menu li a:link {
	color:#1781CE;
}

#menu li a:visited {
color:#1781CE;
}

#menu li a:hover {
	background-color:#2F99E8;
	color:#fff;
}

/* Contingut */
#contingut {
	background-color:#fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #535363;
	border-left-color: #535363;
	height:444px;	
}

#contingut a:link{
	color:#1781CE;
}
#contingut a:visited{
	color:#1781CE;
}
#contingut a:hover{
	color:#5CAFED;
}



/* Inicio */
#inicio {
	padding:20px;
	padding-top:40px;
	padding-left:30px;
	width: 650px;
	float: left;
}
/* Areas propias y externas */
#presentacio {
	padding:20px;
	padding-left:30px;
	width: 660px;
	float: left;
}

#areas-propias {
	height: 110px;
	display:block;
	}

#areas-externas ul, #areas-propias ul{
	font-family: Verdana, Geneva, sans-serif;
}

#areas-externas ul {
	font-size: 0.8em;
}

#areas-propias ul {
	font-size: 0.7em;
}

#areas-externas li {
	list-style-position: outside;
	list-style-image: url(img/punt.gif);
	padding-bottom:4px;
	padding-left:4px;
}

#areas-propias ul {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#areas-propias li {
	width:80px;
	float: left;
	list-style-type: none;
	padding-right: 10px;
	text-align: center;
	
}


#areas-propias li img{

	padding-bottom:5px;
	border-style: none;
}

#areas-propias a{
	width:80px;
	float: left;
	list-style-type: none;
	padding-right: 10px;
	text-align: center;
}

#areas-propias a:link{
	color:#1781CE;
}
#areas-propias a:visited{
	color:#1781CE;
}
#areas-propias a:hover{
	color:#5CAFED;
}


#anuncio-libro {
	padding-right:20px;
	padding-left:20px;
	padding-top:20px;
	width:156px;
	height:424px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}
#anuncio-libro p{
	font-size: 0.7em;
}
#anuncio-libro img{
	text-align: center;
	border:none;
}

/* peu */
#peu{
	display:block;
	clear: both;

}
#adreca {
	float:left;
	width:50%;
}
#adreca p, #copy p{
	font-size:.7em;
	color:#999;
	padding:10px;
	margin:1px;
}
#copy {
	float:right;
	width:50%;
	text-align: right;
}
#copy a{
	color:#999;
	text-decoration: underline;
}
#copy a:link{
	color:#999;
}
#copy a:visited{
	color:#999;
}
#copy a:hover{
	color:#333;
}

/* Localizacion */

#localizacion #direccion {
	width: 410px;
	float: right;
	margin-top: 115px;
}
#localizacion #mapa {
	float: left;
	padding-top:60px;
	padding-left:80px;
	width: 397px;

}



/* Libros */

#contingut #imagen {
	float: left;
	width: 159px;
	padding-top:30px;
	padding-left:40px;
	padding-right:40px;

}

#contingut #imagen p{
	font-size: 0.7em;
}

#contingut #texto {
	float: right;
	padding-top:40px;
	padding-right:40px;
	width: 633px;
}


/* Aviso legal y condiciones de compra */


#texto-largo {
	background-color:#fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #535363;
	border-left-color: #535363;
	padding:30px;
	padding-top:10px;
}

#texto-largo a:link{
	color:#1781CE;
}
#texto-largo a:visited{
	color:#1781CE;
}
#texto-largo a:hover{
	color:#5CAFED;
}

#texto-largo ul {
		font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}

#texto-largo li {
	list-style-position: outside;
	list-style-image: url(img/punt.gif);
	padding-bottom:4px;
	padding-left:4px;
}


#forma-pago {
	width: 280px;
	float: left;
		padding-left:40px;
}
#compra {
	padding: 20px;
	
}

#contrarreembolso, #transferencia, #paypal {
	width: 500px;
	float: right;
}
.capsalera_compra {
	color: #FFF;
	background-color: #5EA9E3;
}
.fila_compra {
	background-color: #EFEFEF;
}
.compra {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.8em;
}
