body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}

h1, h2, h3 {
	color: #990000;
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul {
}

ol {
}

a {
	text-decoration: underline;
	color: #FF0000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}


/* Header */

#header {
background:url(images/bhl081707_01.jpg) no-repeat;
	width: 600px;
	height: 126px;
	margin: 0 auto;
}


#fecha {
	width: 600px;
	height: 40px;
	margin: 0 auto;
	background: url(images/wwcNewtemp_02.gif) no-repeat left bottom;
}



/* Menu */

#menu {
	width: 600px;
	height: 24px;
	margin: auto;
	background-image: url(images/bhl072807_02.gif);
	background-color: #FFFFFF;
	padding-top: 4px;
}

#menu ul {
	width: 600px;
	height: 24px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}


#menu a {
	
	height: 24px;
	padding: 0px 20px 0 19px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}


#menu a:hover {
	
	height: 24px;
	padding: 0px 20px 0 19px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}


/* Page */

#page {
	width: 600px;
	margin: 0 auto;
	background: #FFFFFF url(images/bhl072807_25.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	height: 390 px;
	width: 323px;
	padding: 0px 7px 0 20px;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 5px;
	margin-top: 0;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	border-bottom: 1px dotted #FFFFFF;
	font-size: 100%;
	color: #003399;
}

#content h3 {
	font: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {
	float: left;
	width: 390 px;
	background: url(images/picguanBHL_02.gif) no-repeat;
}




/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 0 20px 0 5px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 0px 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}


#sidebar h1, #sidebar h2, #sidebar h3 {
	margin-bottom: 5px;
	margin-top: 0;
}
#sidebar h2 {
	background: url(images/img6.jpg);
	border-bottom: 1px dotted #FFFFFF;
	font-size: 100%;
	color: #003399;
}

#sidebar h3 {
	font-size: 77%;
	color: #D4C792;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #FF0000;
}

#sidebar a:hover {
	text-decoration: underline;
}




/* Footer */

#footer {
	width: 600px;
	height: 32px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/bhl072807_27.gif) no-repeat;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
	color: #000000;
	background-image: url(images/bhl072807_27.gif);
}

#footer a {
	text-decoration: underline;
	color: #000000;
}

#footer a:hover {
	text-decoration: none;
}

