* { margin: 0; padding: 0; }

body {
	background: #212930 url("../images/bg_apre.jpg") top center repeat-y;
	font: 0.85em "Trebuchet MS", Arial, sans-serif;
	color: #d2d6d9;
	text-align: center;
	margin: 0 auto;
	height: 600px;
}

a {
	color: #CAB388;
	text-decoration: none;
}

a:hover { color: #868F98; }

abbr, span.abbr {   
	cursor: help;
  	border-bottom: 1px dashed #888;
}
  
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 767px;
	
}

#skipnav {
	position: absolute;
 	left: -9999px;
 	width: 9000px;   
}

#header h1 a {
	display: block;
	height: 62px;
	position: relative;
	text-decoration: none;
	text-indent: -9999px;
	top: 65px;;
	width: 380px;
	border-bottom: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

#header {
	background: url("../images/logo-personaldevelopment-l.jpg") no-repeat;
	height: 138px;
	width: 767px;
	text-indent: -9999px;
}

* html #header #navlist { padding-top: 39px; position: relative; top: 13px; }

#header #navlist {
	float: right;
	padding-top: 50px;
	height: 35px;
	text-indent: 0;
	list-style: none;
}

#header #navlist li {
	font-size: 0.8em;
	margin: 6px;
	display: inline;
}

#header #navlist li a {
	color: #fff;
	text-indent: 0;
	text-decoration: none;
}

#header #navlist li a:hover {
	border-bottom: 2px solid #02F1B6;
	color: #B4B5B5;
}

#home-aboutme {
	background: url("../images/home.jpg") no-repeat;
	height: 25px;
	width: 766px;
	text-indent: -9999px;
}
.Titulos
{
    font-family: Tahoma;
	FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #BF6D05;
    text-align:center;
}


.SubTitulos
{
    font-family: Tahoma;
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #00AFFF;
    text-align:center;
}


#footer {
	background: url("../images/footerbg.gif") 0  50px repeat-x;
	clear: left;
	width: auto;
	padding-top: 50px;
	height: 40px;
}

#footer p {
	margin-top: 5px;
	font-size: 0.75em;
	margin-left: 10px;
	color: #fff;
}

ul#footerlinks {
	list-style: none;
	margin-left: 10px;
}

ul#footerlinks li {
	display: inline; 
	font-size: 0.75em;
}
