/* definicio d'etiquetes*/
a	{
	text-decoration: none;
	color: #000000;
}

a:hover	{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	color: #ff0000;
}


a.llibre IMG { border: 1px #F0F0F0 }



td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
}


/* definicio opcions dels menus*/
.opcio_menu {
	background-position: bottom;
}

.inferior_menu	{
	color: #FFFFFF;
}

.inferior_menu2	{
	font-size: 9px;
	color: #666666;
}

/*.acces_menu {
	color: #333333;
}*/

/* definicio fons de les taules dels buscadors*/
.fons_menu_inferior {
	background-color: #333333;
}

.fons_buscador {
	background-color: #ebc700;
}

.fons_acces_usuaris {
	background-color: #d8d8d8;
}

/* definicio titols dels buscadors*/
.titol_buscador	{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;	
}

.titol_usuari	{
	background-color: #d8d8d8;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;	
}

		/* ficha.asp */
		/* ficha.asp */


/* titol fitxa */
.titol_fitxa	{
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

/* nom autor fitxa */
.nom_autor	{
	font-size: 12px;
	font-style: italic;
	color: #373D3D;
	
}

.apartats_fitxa	{
	font-size: 10px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #373D3D;
	
}

		/* ----------- */
		/* ----------- */


		/* Estils PREUS */
		/* Estils PREUS */

.text_preu	{
	font-size: 14px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #373D3D;
}

.preu	{
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #373D3D;
}

.iva	{
	font-size: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #373D3D;
}

		/* ----------- */
		/* ----------- */



/*definicio opcions donar-se d'alta
.clic	{
	font-size: 10px;
	color: #ffffff;
}*/


/* opciones libro */
.encontrados	{
	font-size: 11px;
	color: #D7B700;
	/*font-weight: bold;*/
}
.titol_libro	{
	font-size: 14px;
	font-weight: bold;
}

.autor_libro	{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}


/* Qui som */

.linea {
	width: auto;
	margin-top: 65px;
	margin-left: 20px;
	line-height: 140%;
	line-height: 160%;
}

.qui{ /* Contingut qui som */
	width:475px;
	height:auto;
	padding: 40px, 0px, 0px, 0px;
	font-size: 11px;
	text-align: justify;
	margin-top: 28px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
}

.qui ul { /* Propietats específiques de la llista dins de Continguts en l'apartat qui som*/
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	text-align: justify;
	margin-left: 80px;
}

.foto{
	float:right;
	width:140px;
	padding: 40px, 0px, 0px, 0px;
	margin-top: 28px;
}

.foto a {
	border-style:none;
	text-decoration:none;
}

.fitxa {
	border-style:solid;
	border: thin;
	border-color: #333333;
	width:465px;
	height:auto;
	padding:0px;
	font-size: 9px;
	text-align: center;
	margin-top: 62px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 5px;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Catàleg */

.cataleg {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 25px;
}

.cataleg ul {
	
	text-align: justify;
	margin-left: 20px;
}

.cataleg li {
	line-height: 160%;
}

.nom_autor_cataleg	{
	font-size: 10px;
	font-style: italic;
	color: #373D3D;
	
}

.espai_cataleg {
	height: 3px;
}

/* Altres */
.espai {
	height:10px;
}

/* nº Llibres i altres textos a remarcar */

.color {
	color: #ebc700;
	font-size: 12px;
	font-weight: bold;
}


/* Acces professionals */

.pro{ /* Contingut professionals */
	width:475px;
	height:auto;
	padding:0px;
	font-size: 11px;
	text-align: justify;
	margin-top: 9px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
}

.pro ul { /* Propietats específiques de la llista dins de Continguts en l'apartat pro*/
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	text-align: justify;
	margin-left: 80px;
	background-color: #E8E8E8;
	list-style:none;
}

.pro li {
	padding: 10px 20px 20px 10px;
}

.fons_li {
	background-color: #FFFFCC;
}


/* Inici */

.amplada{ /* Amplada dels apartats novetats i més venuts de l'inici */
	width:70px;
	height:auto;
	padding:0px;
	text-align: justify;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.noticies {
	padding: 0px 0px 0px 100px;
}

/* Carret */

.totals {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* Condicions Compra */

.condi{ /* Contingut de condicions de compra */
	width:700px;
	height:auto;
	font-size: 11px;
	text-align: justify;
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
}

.condi ul { /* Propietats específiques de la llista dins de condicions de compra */
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	text-align: justify;
	margin-left: 80px;
}