
body {
	background-color: #ffffff; /* #622118 */
}

a {
	color: #4c1a13;
	font-weight: bold;
	text-decoration: none;
}

.date {
	color: #4c1a13;
	font-size: 11px;
	font-weight: bold;
}

#header {
	background: url(../images/head_superior.jpg) top left no-repeat;
}

#footer {
	background: url(../images/footer_superior.jpg) left top no-repeat;
}

#content_wrapper {
	background: #FFFFFF url(../images/shadow_superior.gif) 832px top repeat-y;
}

#searchbar {
	border: 1px solid #622118;
}

#searchbar input {
	color: #966321;
}

.colorbox {
	border: 1px solid #ebada4;
	background-color: #fcf2f1;
}

.colorbox_2 {
	border: 1px solid #E7B778;
	background-color: #fcf2f1;
}

.trans_white {
	color: #4c1a13;
}

#navigation a:hover {
	background-color: #622118;
	color: #FFFFFF;
}
#templ_nav
{	background: transparent url(../../superior/images/superior_head_sh.jpg) no-repeat scroll 832px top;
}

