body{
	font-family:Verdana;
	font-size:8pt;
	text-align:center;
	margin:0px;
	background-image:url(imatges/background.jpg);
	background-color: #FFFFFF;
}
#contenidor{
	float:left;
	width:800px;
	height:100%;
	border-style:solid;
	border-width:0px;
	background-color: #FFFFFF;
}
#principal{
	margin:auto;
	width:800px;
	height:100%;
}
#capsalera{
	float:left;
	width:800px;
	height:150px;
	background-image:url(imatges/capsalera.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#esquerra{
	float:left;
	width:510px;
	height:100%;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-bottom:20px;
}
#dreta{
	float:right;
	width:250px;
	height:100%;
	background-color:#FFFFFF;
	text-align:left;
	margin-top:14px;
	margin-left:0px;
}

#article{
	color:#555555;
	float:right;
	width:100%;
	background-color:#FFFFFF;
	margin-top:30px;
	text-decoration:none;
	padding-top:10px;
	text-align:left;
}

#article a{
	color:#E42929;
	text-decoration:none;
}

#article a:hover{
	color:#E42929;
	text-decoration: underline;
}
#article img{
	float:right;
	margin: 5px 5px 5px 5px;
}
#article_titol{
	font-size:15pt;
	color:#E42929;
	text-align:left;
	margin-bottom:10px;
	margin-top:10px;
	text-decoration:none;
}

#article_titol a{
	text-decoration:none;
}


#article_peu{
	background-image:url(imatges/comentari.gif);
	margin-top:20px;
	background-color:#FFFFFF;
	height:20px;
	width:100%;
	float:left;
	padding-top:5px;
	text-indent:10px;
	border-style:solid;
	border-width:1px;
	border-color:#dadada;
}
#article_peu a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#article_peu a:hover{
	color:#000000;
	text-decoration:underline;
}

#comentari{
	float:left;
	width:490px;
	background-color:#EEEEEE;
	margin-top:30px;
	text-align:left;
	padding-left:10px;		
	padding-right:10px;
	padding-bottom:10px;		
}


#formulari{
	margin-top:100px;
	float:left;
	text-align:left;	
}

.vermell{
	font-weight:bold;
	color:#E42929;
}

#peu{
	float:left;
	width:800px;
	height:25px;
	color:#640002;
	padding-top:10px;
	background-color: #b40003;
}

#peu a{
	color:#640002;
	text-decoration:none;	
}

#peu a:hover{
	color:#FFFFFF;
	text-decoration:underline;	
}

#links{
	float:right;
	width:260px;	
	color:#555555;
	text-align:left;
	line-height:140%;
	margin-bottom:10px;
}
#links a{
	text-decoration:none;
	color:#555555;
}

#links a:hover{
	text-decoration:underline;
}

#data{
	color:#999999;
	text-align:left;
	width:100%;
	height:20px;
	background-image:url(imatges/ratlla.gif);
	background-repeat: repeat-x;
	background-position:bottom;	
}

#sobremi{
	margin-top:10px;
	margin-bottom:10px;
	float:right;
	width:230px;	
	color:#555555;
	text-align:left;	
	margin-right:15px;
}
#sobremi a{
	color:#E42929;
	text-decoration:none;
}
#sobremi a:hover{
	color:#E42929;
	text-decoration:underline;
}

#comentari_peu{
	width:100%;
	height:25px;
	background-image:url(imatges/discontinua.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	margin-bottom:10px;
	padding-top:5px;
}

#inici{
	float:left;
	text-align:left;
	padding-left:20px;
	padding-top:5px;
	width:780px;
	height:20px;
	color:#FFFFFF;
	background-image:url(imatges/menu.jpg);
	background-color:#FFFFFF;
}
#inici a{
	text-decoration:none;
	color:#FFFFFF;
}
#inici a:hover{
	text-decoration:underline;	
	color:#FFFFFF;
}
#arxiu{
	color:#555555;
	width:100%;
	height:100%;
	text-align:left;
	margin-top:40px;
}
#arxiu a{
	color:#555555;
	text-decoration:none;
}

#arxiu a:hover{
	text-decoration:underline;
}

.llista{
	list-style-image: url(imatges/llista.gif);	
}
#quisoc{
	color:#555555;
	width:100%;
	height:100%;
	text-align:left;
	margin-top:40px;
}
#quisoc img{
	float:left;
	margin: 5px 5px 5px 5px;
}
#quisoc a{
	color:#E42929;
	text-decoration:none;
}

#quisoc a:hover{
	color:#E42929;
	text-decoration: underline;
}
#imatges{
	float:left;
	width:125px;
	height:100px;
	overflow:hidden;
}
#imatges img{
	text-align:center;	
	overflow:hidden;
}
#imatges_titol{
	font-size:15pt;
	font-weight:bold;
	color:#E42929;
	text-align:center;
	margin-bottom:10px;
}