/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,strong,dfn,em,th,var {font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}

/**************** Fons *****************/
body{
	background-image:url(images/fons.gif);
	margin:0;
	padding:0;
	border:0;
	text-align:center;
	width:100%;
}
ul{
	padding-left:40px;
	margin-top:10px;
	margin-bottom:10px;}
a:link {
	color: #000000;
}
a:visited{
	color: #000000;
}
/*****************************************/

/*Clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

/**************** Capes *****************/
#contenidor{
	width:760px;
	background-color:#FFFFFF;
	margin: 0 auto 0 auto;
}

#part_sup{
	height:300px;
	border:0px;
	background-color:#0033FF;
	top:0px;
}

#caixa_animacions{
	height:265px;
	width:327px;
	margin:0px;
	border:0px;
	padding:0px;
	float:left;
}
.Fitxa{
	width:100%;
}
.descripcio{
	width:450px;
	float:left;
	}
	
.imatgeFitxa{
	width:200px;
	float:right;
	}
	
#animacions_sup{
	height:230px;
	width:327px;
	margin:0px;
	border:0px;
	padding:0px;
	float:left;
	
}
#menu{
	height:37px;
	width:683px;
	margin:0px;
	border:0px;
	padding:0px;
	float:left;
}
#fotoinici{
	height:350px;
	width:217px;
	float:left;
	padding:2px;
	padding-top:10px; 
	background-color:#FFFFFF;
}
/*****************************************/

/**************** Fonts *****************/
.petit{
	font-size: 10px;
	font-weight:bold;
}

.txtprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-align: justify;
}
.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	line-height: 32px;
}

/*****************************************/
