/* CSS Document */

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td {
 margin: 0; padding: 0; 
}
h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ol, ul { list-style-type : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img { border : 0; }
dt, address, caption, cite, code, dfn, em, i, th, var { font-style : normal; font-weight : normal; }
strong, b { font-style : bold; font-weight : bold; }
q:before, q:after { content :''; }
body {
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-color: #ffffff;*/
}


/* ludotecaxauxa styles */


.capa_contenadora 
{
	width:100%;
	height:540px;
	margin-top:40px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px; 
	float:none;
	background-color: #ffffff;
}

.capa_bloc 
{
	width:780px;
	height:100%;
	margin-left: 18%;
	margin-right: 18%;
	padding: 0px; 
}

.capa_espai_esquerra 
{
	float:left;
	width:280px; /* 287 = 48,202*1.618 + 48,202*2.718 + 48,202*1.618 =  (1.618+1.618+2.718=5,954) = 24  24 */
	height:220px;
	margin: 0px;
	padding-top:  155px; 
	padding-left: 35px; 
	padding-right: 0px; 
	padding-bottom: 35px;
}
.capa_espai_esquerra  img
{
	margin-left: 24px;
}

.capa_espai_esquerra p
{
 /*font-family: "Minya Nouvelle""MS Sans Serif", Geneva, sans-serif; */  /* http://fontso.com/font-preview.php?f=87171 */
 /*font-family: "MS Sans Serif", Geneva, sans-serif;*/
 font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 color:#000000;
 letter-spacing:1px;
 font-size:14px;
 line-height:20px;
}

.capa_espai_dreta
{
	overflow:hidden;
	float:right;
	left:280px
	top:0px;
	width:465px; 
	height:340px;
	margin: 0px;
	padding: 0px; 
}

#index		 	{	background:url(http://www.ludotecaxauxa.cat/template/index.jpg) no-repeat	}
#presentacio 	{	background:url(http://www.ludotecaxauxa.cat/template/presentacio.jpg)	no-repeat}
#calendari 		{	background:url(http://www.ludotecaxauxa.cat/template/calendari.jpg) no-repeat	}
#contacte 		{	background:url(http://www.ludotecaxauxa.cat/template/contacte.jpg) no-repeat	}
#que_fem 		{	background:url(http://www.ludotecaxauxa.cat/template/que_fem.jpg) no-repeat	}
#qui_som 		{	background:url(http://www.ludotecaxauxa.cat/template/qui_som.jpg)	no-repeat }

.f_presentacio	{	background:url(http://www.ludotecaxauxa.cat/template/f_presentacio.gif)	repeat }
.f_calendari	{	background:url(http://www.ludotecaxauxa.cat/template/f_calendari.gif)		repeat }
.f_contacte		{	background:url(http://www.ludotecaxauxa.cat/template/f_contacte.gif)		repeat }
.f_que_fem		{	background:url(http://www.ludotecaxauxa.cat/template/f_que_fem.gif)		repeat }
.f_qui_som		{	background:url(http://www.ludotecaxauxa.cat/template/f_qui_som.gif)		repeat }

.capa_calendari
{
	position:absolute;
	left:65px;
	top:370px;
	width:780px;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
}

.capa_calendari h2
{
	font-size:10pt;
}

.capa_calendari table tr td
{
	clear:both;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:3px;
	padding-right:3px;
}

.pie {
	clear:both;
	height: 30px;
	width: 80%;
	margin: auto;
	border: 0px solid #FFFFFF;	
	font-family: Arial Black, Arial Black, Gadget, sans-serif;
 	letter-spacing:0px;
	font-size:9pt;
	padding-top:5px;
}
.pie span,
.pie a span
{
	text-decoration: none;
	color:#ffffff;
}

#foto {
	position: relative;
	top: 103px;
	left: 130px;
	width: 156px;
	height: 121px;
	z-index: 0;
}

#btns {
	z-index: 10;
}