#wrapper {
background: url(/docroot/cavallfort/imgs/wrapperBg-09.gif) repeat-y;
}

#content {
background: url(/docroot/cavallfort/imgs/contentBg-07.gif) no-repeat left bottom;
}

#breadCrumb a, #main>h2, #main>h4, #main a {
	color: #09c;
}
#breadCrumb a:hover, #main>h3, #main>blockquote>h3, #main strong, #main a:hover {
	background: #7E921F !important;
	color: #fff !important;
}

#main>h2 {
	color: #C00027;
font-weight: bolder;
font-size: 1.6em;
}

#main p img.imgRight {
	margin-right:100px;
}

#main>p {
	color:#000000;
}

#main>p strong a, #main>p strong {
	color:#C00027!important;
	background-color:#ffffff!important;
	font-weight:bold;
}

#main>p strong a:hover {
	color:#ffffff!important;
	background-color:#C00027!important;
	font-weight:bold;
}

#main> h3 { color:#C00027!important;
background-color:#ffffff!important;}

#main>blockquote {
width:800px;
	float:left;
	
margin-left:25px; 
margin-bottom:0px
}

#main>blockquote img{
	float: left;
	margin: 10px 10px 0px 0px;
width:320px;
border:1px dotted #ccc;
padding:4px;
}

/* nav1 (estils d'aquesta seccio) */
#nav1 {
	background: url(/docroot/cavallfort/imgs/wrapperBg-010.gif) repeat-y;
}

#nav1 li:first-child a {
	background-image: url(/docroot/cavallfort/imgs/nav1-08-1.gif);
	left: 0;
	width: 247px;
}

#nav1 li:first-child a:hover {
	background-image: url(/docroot/cavallfort/imgs/nav1-08-1_roll.gif);
}

#nav1 li:first-child + li a {
	background-image: url(/docroot/cavallfort/imgs/nav1-08-2-n.gif);
	left: 223px;
	width: 246px;
}

#nav1 li:first-child + li + li a {
	background-image: url(/docroot/cavallfort/imgs/nav1-08-3.gif);
	left: 469px;
	width: 255px;
}

#nav1 li:first-child + li + li a:hover {
	background-image: url(/docroot/cavallfort/imgs/nav1-08-3_roll.gif);
}

#nav1 li:first-child + li + li + li a {
	background-image: url(/docroot/cavallfort/imgs/nav1-08-4.gif);
	left: 715px;
	width: 255px;
}

#nav1 li:first-child + li + li + li a:hover {
	background-image: url(/docroot/cavallfort/imgs/nav1-08-4_roll.gif);
}

#nav1 li.currentPage:first-child a {
	background-image: url(/docroot/cavallfort/imgs/nav1-08-1.gif);
}


