body {
	text-align:center;
	font:11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:#4d4f50 url(../img/fnd.jpg) repeat center top;
}
p {
margin:10px 0 10px 0;
padding:0;
}
a {
color:#844F23;
text-decoration:none;
}
a:hover {
color:#37271A;
text-decoration:underline;
}
#centrar {
	width:772px;
	margin:0 auto;
	padding:0;

}
#tribal-bottom {
background: url(../img/tribal-bottom.gif) no-repeat left bottom;
min-height:100%;
_height:100%;
}
#tribal-top {
height:100%;
background: url(../img/tribal-top.gif) no-repeat right top;
}
#header {
	height:84px;
	background-color:#000000;
}
#logo {
width:772px;
text-align:left;
margin:0 auto;
padding-top:15px;
}
#contenido {
	background-color:#CCCCFF;
	margin-top:60px;
	background:url(../img/contenido-center.gif) repeat-y;
}
#cont-top {
background:url(../img/contenido-top.gif) no-repeat;
height:17px;
font-size:1px;
}
#cont-med {
/*background:url(../img/contenido-center.gif) repeat-y;*/
text-align:left;
}
#cont-foto {
float:left;
width:210px;
margin-left:2px;
}
#titulo {
text-align:center;
font-size:17px;
font-weight:bold;
line-height:14px;
color:#983515;
}
#texto {
font-size:12px;
font-weight:bold;
padding:10px 50px;
}
#cont-bot {
background:url(../img/contenido-bottom.gif) no-repeat;
height:17px;
font-size:1px;
clear:both;
}
#footer {
	clear:both;
	text-align:center;
	color:#000000;
	line-height:14px;
	font-weight:bold;
	margin-top:20px;
	height:60px;
}
