body, html {
	height: 100%;
	background: #fff;
	color: #81715d;
}

html.overlay, body.overlay {
	background: #E4E2DE;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

body.overlay,body.overlay div,body.overlay dl,body.overlay dt,body.overlay dd,body.overlay ul,body.overlay ol,body.overlay li,body.overlay h1,body.overlay h2,body.overlay h3,body.overlay h4,body.overlay h5,body.overlay h6,body.overlay pre,body.overlay code,body.overlay form,body.overlay fieldset,body.overlay legend,body.overlay input,body.overlay textarea,body.overlay p,body.overlay blockquote,body.overlay th,body.overlay td {
line-height:13px
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h1 {
	color: #81715d;
}

h2, h3, h4 {
	color: #81715d;
} 

p {
	color: #81715d;
}

ul ul {
	margin-top: 0;
}

ul li {
	line-height: 15px;
}

a {
	color: #81715d;
	text-decoration: none;
}

a:active
{
outline: none;
}

a:visited
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
outline: none;
}

img.left {
	float: left;
}

img.right {
	float: right;
}

.first {
	padding-left: 0 ! important;
	margin-left: 0 ! important;
}

/* !Paddings */
.standard-padding {
	padding: 10px;
}

.standard-hpadding {
	padding: 0 10px;
}

.standard-vpadding {
	padding: 10px 0;
}

.small-left-padding {
	padding-left: 5px;
}

.small-right-padding {
	padding-right: 5px;
}

/* !Structure */
#wrapper {
	width: 100%;
	height: 100%;
}

#header {
	position: relative;
	z-index: 999999;
}

#header h1 {
	position: relative;
	background: url(../images/logo.gif) top left no-repeat;
	display: block;
	width: 330px;
	height: 65px;
}

#header h1 a {
	position: absolute;
	top: 35px;
	display: block;
	width: 330px;
	color: #b3aa9e;
	text-decoration: none;
	font-weight: normal;
}

#nav {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
	width: 100%;
	border-bottom: 3px solid #81715d;
}

#nav li {
	float: left;
	display: inline;
	padding: 0 10px;
	border-left: 2px solid #81715d;
	margin-bottom: 10px;
}

#nav li.first {
	border-left: none;
	padding-left: 0;
}

#nav li a {
	font-weight: bold;
	color: #81715d;
}

#nav li.current a {
	color: #a09586;
}

#content {
	float: none;
}

#content #featured-news {
	border-bottom: 1px solid #81715d;
	margin-bottom: 10px;
}

#footer p {
	font-size: 10px;
}

/* !Bricks Def */
.cell {
/*	display: none; */
	padding: relative;
	background: #E0DCD7;
	width: 188px ! important;
	height: 168px ! important;
	margin: 0 1px 2px 1px;
	overflow: hidden;
}

.emptycell
{
	width: 378px ! important;
	background: none;
}

.fullcell {
	position: relative;
	background: #E1DCD7;
	width: 760px;
	height: 650px;
}

/* !Briks Content Def */
.cell a,
.cell a.overlay {
	display: block;
	color: inherit;
	height: 158px;
}

.cell a:hover,
.cell a.overlay:hover {
	background: #fafafa;
}

.bigcell a.overlay {
	height: 328px ! important; 
}

.cell .container {
	padding: 5px 5px 5px 5px;
}

.cell h3 {
	font-weight: normal;
	margin-right: 15px;
	color: #a09586;
}

.cell p {
	margin-right: 15px;
	color: #e5e2de;
}

.cell blockquote {
	margin: 1em 0 .5em 0;
	font-weight: bold;
/*	width: 288px; */
}

.cell img {
	width: 178px;
	height: 79px;
	position: absolute;
	bottom: 5px;
}

.cell .date {
	display: none;
	position: absolute;
	bottom: 20px;
	color: #666;
	font-weight: normal;
}

.cell .pagination {
	position: absolute;
	bottom: 5px;
}

/* !Sections */
/* !- Home */
#cita,
#cita p {
	color: #fff;
}

#cita blockquote,
#cita blockquote p {	
	margin-top: 0;
	font-size: 13px;
	line-height: 13px;
	color: #fff;
}

/* !Blocs Noticies */
.noticia {
	padding: 5px;
	width: 178px ! important;
	height: 148px ! important;
}
.noticia a {
	background: #ccc;
	color: #333;
	height: 138px ! important;
}

.noticia h2 { color: #000; }

.noticia a.green { 	background: #deeed3; }
.noticia a.green h3 {	color: #5aac25; }

.noticia a.blue {	background: #e6f4fb; }
.noticia a.blue h3 {	color: #009edf; }

.noticia a.red { background: #f9ebe2; }
.noticia a.red h3 { color: #dc002d; }

.noticia a.orange {	background: #f9ebe2; }
.noticia a.orange h3 { color: #81715d; }

.noticia a.purple {	background: #f5ecf3; }
.noticia a.purple h3 { color: #9f4490; }

#noticia h3 {
	margin-bottom: 30px;
}

/* !-Noticies */
.noticies,
.noticies a,
.noticies h3 {
	color: #fff;
}

.noticies a:hover {
	background-color: #b3aa9e;
}

.noticies h2 {
	color: #fff;
}

.noticies h3 {
	height: 15px;
}

.noticies {
	background-color: #81715d;
}

.noticies .summary {
	padding-top: 5px;
	height: 120px;
}

/* !-Contacte */
#contacte {
	position: relative;
	background-image: url(../images/contacte-mapa.gif);
	background-position: 90% 20px;
	background-repeat: no-repeat;
}

#contacte h2 {
	margin-bottom: 10px;
}

#contacte img {
	position: absolute;
	bottom: 10px;
}

/* Intros */
.intro h2 {
	margin-bottom: 1em;
}

.intro p {
	color: #81715d;
	font-weight: bold;
}

#cboxLoadedContent,
#cboxLoadedContent iframe,
#cboxContent {
	overflow: hidden;
}

