body {
	margin:5px 0;
	background:#000;
	color:#fff;
	font-family:helvetica;
	font-size:13px;
}
a, a:visited {
	text-decoration:none;
	color:#fff;
}
a:hover {
	color:#000;
}
.clear {
	clear:both;
}
.image {
	width:440px;
	height:164px;
	margin:0 auto;
	border:1px solid #fff;
}
.inicio {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.sobre_foto {
	height:60px;
	padding-top:30px;
}
.sobre_foto {
	text-align:center;
}
.sota_foto {
	padding:30px 0 0 0;
	font-size:13px;
	text-align:center;
	height:80px;
}
.sota_foto p{
	margin:0;
	padding:3px 0 0 0 ;
}
.sota_foto td {
	font-size:13px;
	padding:5px;
	text-align:center;
}
a.inicio:hover {
	color:#000;
}
#header {
	width:780px;
	background:#ef3e34;
	border-bottom:1px solid #fff;
}
#content {
	width:780px;
	margin:0 auto;
	background:#ef3e34;
}
#header img {
	margin:10px 35px;
}
#sidebar {
	float:left;
	width:200px;
	height:445px;
	background:#ef3e34;
	text-align:center;
	border-right:1px solid #fff;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#sidebar li {
	padding: 32px 0 0 0;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}
#sidebar a, #sidebar a:visited {
	height:55px;
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
#sidebar a:hover {
	color:#000;
	background:url(../images/ma.jpg)top left no-repeat;
}
a.active {
	color:#000;
	background:url(../images/ma.jpg)top left no-repeat;
}
#main {
	float:right;
	width:579px;
	height:445px;
	margin:0;
	background:#ef3e34;
}
.index {
	font-size:12px;
	color:#fff;
	text-align:center;
}
.index a, .index a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.index a:hover {
	color:#000;
}