html {
	margin: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}

body {
	margin: 0px;
	width: 100%;
	background-image: url(../images/construct/diderot.png);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}




h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	margin-top: 50px;
}



h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #004D66;
}
h3 {
	font-size: 1.8em;
}
h5 {
	font-size: 1.2em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#diderot {
	padding-left: 20px;
	margin-top: 20px;


}
#diderotindex {
	
	
	
	
	
	
}
#diderotindex h1 {
	font-size: 0em;
	display: none;
}
#diderotindex h1 img{
	font-size: 0em;
	display: block;
}
#diderot h1 {
	font-size: 0em;
	display: none;
}
#container {
	position: absolute;
	left: 0px;
	top: 0px;
	min-height: 100%;
	height: auto;
	width: 255px;

}



#gestio {
	background-color: #FFFFFF;
	display: block;
	padding-left: 35px;
	margin-top: 100px;
}
#gestioindex {
	
	padding: 0px;
	

	bottom: 10px;
}
#gestio h2 {
	font-size: 1.4em;
}
#llosa {
	height: 100%;
	font-size: 0.8em;
	color: #FFFFFF;
	left: 539px;
	background-image: url(../images/construct/llosa.jpg);
	background-repeat:  repeat;
	min-height: 100%;
	position: absolute;
	top: 0px;
	width: 50px;
	background-color: #D8DFCD;
	background-position: 0px 0px;
}
#llosa2 {
	height: 100%;
	font-size: 0.8em;
	color: #FFFFFF;
	left: -8px;
	background-image: url(../images/construct/llosa2.jpg);
	background-repeat:  repeat;
	min-height: 100%;
	position: absolute;
	top: 0px;
	width: 10px;
	background-color: #D8DFCD;
	background-position: 0px 0px;
}
#line1 {
	background-color: #B8A88E;
	position: fixed;
	min-height: 100%;
	height: auto;
	width: 1px;
	left: 250px;
	top: 0px;
}
#line2 {
	background-color: #A89A80;
	position: fixed;
	min-height: 100%;
	height: auto;
	width: 2px;
	left: 260px;
	top: 0px;
}
#line3 {
	background-color: #AD9F85;
	position: fixed;
	min-height: 100%;
	height: auto;
	width: 1px;
	left: 265px;
	top: 0px;
}
#line4 {
	background-color: #5F4F40;
	position: fixed;
	min-height: 100%;
	height: auto;
	width: 1px;
	left: 280px;
	top: 0px;
}


#contactar {
	float: left;
	margin-left: 50px;
}

#content #noticies {
	font-size: 1.5em;
	padding-right: 20px;
	padding-left: 20px;
}
a:link {
	color: #003366;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: none;
}
a:active {
	color: #CCCC00;
	text-decoration: none;
}
#index {
	margin-top: 120px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	width: 300px;
	text-align: center;
}
#index #menuindex #idioma p {
	font-size: 0.85em;
}

#menuindex {
	
	
	
}


#menuindex  ul  {
	list-style-type: circle;
}
#menuindex  li  {
	font-size: 0.7em;
	margin-right: 10px;
	font-weight: bold;
}
#menuindex  #idioma  li  {
	display: inline;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#menuindex  #idioma  a:link  {
	color: #3D3224;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menuindex  #idioma  a:visited  {
	color: #3D3224;
}
#menuindex  #idioma  a:hover  {
	color: #CC3300;
}
#menuindex  #idioma  a:active  {
	color: #FF6600;
}
#menuindex  #idioma  {
	padding-top: 5px;
}
#menuindex  #idioma  ul  {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

#menu  h3  {
	font-size: 0.9em;
	margin-left: 15px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #002346;
}
#menu  ul  {
	list-style-type: circle;
}
#menu  li  {
	font-size: 0.7em;
	margin-right: 10px;
	font-weight: bold;
}






#menu  #idioma  li  {
	display: inline;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#menu  #idioma  a:link  {
	color: #996600;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu  #idioma  a:visited  {
	color: #996600;
}
#menu  #idioma  a:hover  {
	color: #003366;
}
#menu  #idioma  a:active  {
	color: #996600;
}
#menu  #idioma  {
	padding-top: 5px;
}
#menu  #idioma  ul  {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#menu {
	padding-right: 50px;
	padding-left: 10px;
}



#content {
	height: auto;
	font-size: 0.8em;
	text-indent: 5px;
	color: #FFFFFF;
	left: 295px;
	background-image: url(../images/construct/pat2.jpg);
	background-repeat:  repeat;
	min-height: 100%;
	position: absolute;
	top: 0px;
	width: 539px;
	background-color: #D8DFCD;
	background-position: 0px 0px;
	padding-bottom: 200px;
}
#content h3 {
	padding-right: 70px;
	padding-left: 110px;
}
#content #seccio {
	text-align: center;
	display: block;
	height: 50px;
	background-image: url(../images/construct/cenefa2.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
	padding-top: 50px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-left: 70px;
	padding-right: 0px;
	padding-left: 0px;
}

#content h4 {
	text-align: left;
	text-indent: 0px;
	padding-left: 110px;
}
#content h5 {
	margin-left: 110px;
}

#content p {
	padding-left: 110px;
	color: #CCCCCC;
	text-align: justify;
	padding-right: 50px;
}
#content ul {
	margin: 0px;
	padding: 0px;

}
#content  li  {
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 130px;
	font-size: 0.9em;
}
#content #comentari p {
	margin-left: -100px;

}


#content #caracteristiques #comentariobra p {
	margin-left: -100px;
}


#content #artistaimg {
	height: 84px;
	width: 74px;
	text-align: center;
	margin-left: 120px;
	background-image: url(../images/construct/marc_foto.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


#content #artistaimg img {
	background-image: url(../images/construct/marc_foto.gif);
	margin-top: 11px;
	margin-right: 5px;
	border: 1px solid #24252A;
}
#content #cuadre {
	border: 2px solid #C9BDA3;
}

#content #caracteristiques {
	padding-top: 40px;
}
.indexlink {
	font-weight: bold;
	font-size: 0.85em;
	padding-right: 5px;
	padding-left: 5px;
}
.subul {
	margin-left: -90px;
	font-size: 1.2em;
}
.secciohr {
	margin-left: 120px;
	margin-right: 70px;
	background-color: #BAA58A;
	padding: 0px;
	display: block;
	height: 3px;
	margin-bottom: 40px;
	background-image: url(../images/construct/llosa_line.gif);
}
.secciohr_busca {
	margin-left: 120px;
	margin-right: 70px;
	background-color: #BAA58A;
	padding: 0px;
	display: block;
	height: 3px;
	margin-bottom: 40px;
	background-image: url(../images/construct/llosa_line.gif);
	margin-top: 50px;
}
#content #abc {
	margin-bottom: 50px;
	padding-left: 15px;
}
#content #llistat {
	margin-top: 30px;
}
#marcmenu {
	background-color: #FFFFFF;
	display: block;
	min-height: 100%;
	position: absolute;
	width: 290px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.fitxallibre {
	display: block;
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 0.95em;
	float: right;
	width: 80%;
	margin-right: 5%;
	margin-left: 15%;
	height: 125px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #635950;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;

}
.fitxallibre_ampli {
	display: block;
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 0.95em;
	float: right;
	width: 80%;
	margin-right: 5%;
	margin-left: 15%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;

}
.titol_llibre {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
}
#content #seccionslebreton {
	margin-bottom: 50px;
}
.fotollibre {
	float: left;
	margin-right: 20px;
	width: 115px;
	height: 150px;
	margin-left: 10px;

}
.comprar {
	display: block;
	text-align: left;
	margin-top: 25px;
	float: right;
	margin-right: 50px;
}
.comprar_ampli {
	display: block;
	text-align: left;
	margin-top: 25px;
	float: right;
	margin-right: 125px;
}
#content .subul li {
	margin-left: 30px;
	font-size: 0.9em;
}
#content  #llegirmes {
	margin-bottom: 60px;
}
#content #maps {
	margin-left: 100px;
	margin-top: 100px;
}
.ul_fitxa_llibre {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#content  .divllibre .fitxallibre .ul_fitxa_llibre li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.image_llibre_recommande {
}
.fotollibre_recommande {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 30px;
}
.fitxallibre_recommande {
	width: 80%;
	margin-right: 5%;
	margin-left: 15%;
}
.divllibre_recommande {
	margin-bottom: 100px;
}
#content .fitxallibre_ampli .lebreton_fitxa_ampli li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 5px;
	margin-left: 80px;
	font-size: 1em;
}
