/* v1.0 | 20080212  CSS RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
	background: transparent;
}
body {
	line-height: 1;
	background-color:#ffcc99;
	font-family:Verdana;
	font-size:11px;
	color:#000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


p
{
	margin-bottom:10px;
	font-size:11px;
	line-height:12px;
}
.floatL
{
	float:left;
}
.floatR
{
	float:right;
}
.clear
{
	clear:both;
}
.filet
{
	border:1px solid #ccc;
}

#cos
{
	width: 778px;
	margin:0px auto;
	background-color:#fff;
}

#peu
{
	border-top:1px solid #ff9900;
	border-bottom:1px solid #ff9900;
	color:#ff9900;
	padding:3px;
	font-size:8px;
}

#centre
{
	padding:5px;
}

a.link_iglesies
{
	color:#333;
	text-decoration:none;
}

a.link_iglesies span
{
	color:#a00;
}
h1.titular
{
	background-image:url('../images/fons_titols.gif');
	color:#ff9900;
	font-size:13px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
}

h1.titular span
{
	background-color:#fff;
	padding:2px;
}


ul.list_esta li 
{
	margin-bottom:4px;
	color:#bbb;
	background-image:url('../images/arrow.gif');
	background-repeat:no-repeat;
	padding-left:7px;
	background-position:0px 4px;
}

ul.list_esta li a
{
	color:#000;
	text-decoration:none;
	
	
	
}

ul.list_esta li a:hover
{
	text-decoration:underline;
}

tr.list_esta
{

}

tr.list_esta td
{
	font-size:10px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px dashed #ccc;
}

tr.list_esta td a
{
	color:#000;
	text-decoration:none;
}

tr.list_esta td a:hover
{
	font-weight:bold;
}

a.link_def
{
	color:#000;
	text-decoration:none;
}

a.link_def:hover
{
	text-decoration:underline;
}

img.img_esta
{
	border-top:7px solid #e8e6e3;
	border-bottom:7px solid #e8e6e3;
}

span.preu
{
	font-size:13px;
	color:#000;
	margin:5px;
	display:block;
}

input
{
	border:1px solid #888;
	width:215px;
	marign-top:3px;
	margin-bottom:5px;
	font-size:11px;
}
