body{
	font-family: Helvetica;
	background-color: #d5bf96;
}

.history_point article
{
	padding-left: 0px;
}

#wrapper
{
	margin: auto;
	width: 1000px;
	background-color: white;
}

a
{
	text-decoration: none;
}

h1.main
{
	color: #826641;
    font-size: 35px;
    padding-left: 27px;
}

#main_title
{
	padding-left: 27px;
}

.text {
	 font-family: Arial;
    font-size: 13px;
    line-height: 19px;
}

.text ul
{
	list-style: disc;
	padding-left: 20px;
}

.text p {
	margin-bottom: 20px;
}

.actual a.actual, .historico a.historico {
	background-color: #826641;
}

#left-content
{
	width: 743px;
	float: left;
}

#right-content
{
	width: 183px;
	float: left;
	position: relative;
	padding: 0px 21px 0px 19px;
	color: white;
	margin-top: 55px;
}

#stockmarket {
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 5px;
	border-bottom: 1px dotted white;
	padding-bottom: 5px;
}

#stockmarket a
{
	color: white;
	text-align: right;
	display: block;
}

#stockmarket #chart
{
	margin-bottom: 5px;
}

#stockmarket div{
	margin-top: 5px;
}

#stockvalue {
	color: #219804;
	font-weight: bold;
}

#content
{
	overflow: hidden;
	width: 1000px;
	background-image: url("/public/css/images/content_bg.png");
	background-repeat: repeat;
}

#content-footer
{
	background-image: url("/public/css/images/content_footer.png");
	height: 23px;
	clear: both;
}

a.read-more{
	display: block;
	color: #826641;
	text-decoration: none;
}

#sidenav ul li .img
{
	width: 188px;
	height: 93px;
	background-color: white;
	margin-bottom: 5px;
	margin-top: 5px;
}

article,
#left-content #feedback,
#modification_form,
#titulos,
#acc_info,
#intranet_head,
nav.actual,
#directory_members
{
	padding-left: 28px;
}

#sidenav ul li
{
	border-bottom: 1px dotted white;
	margin-bottom: 11px;
}


#sidenav ul li a{
	color: white;
	font-size: 18px;
}

#sidenav ul li a.readmore{
	display: block;
	text-align: right;
	border-bottom: 5px;
	font-size: 11px;
	margin-bottom: 5px;
}

#breacumbs {
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #d8d8d8;
	margin-bottom: 20px;
	padding-left: 27px;
}

#breacumbs a {
	color: #686868;
}