@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #415500;
	background-image: url(images/bkg_general_01.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
h1 {
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
	color:#FF9900;

}
h2 {
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	color:#FF0000;
	line-height: 20px;
}
h3 {
	font-family:"Times New Roman", Times, serif;
}
.color_red {
	color:#FF0000;
}
#wrap {
	width: 905px;
	margin-top: 320px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	color: #FFFFFF;
	text-align: center;
	height: 25px;
}
#menu {
	width: 235px;
	padding-right: 15px;
}
#cartel {
	width: 235px;
	margin-top: 50px;
	padding-right: 15px;
}
#rounded_white {
	background-color: #FFFFFF;
	width: 95%;
	float: left;
}
#rounded_topRight {
	width: 5%;
	float: right;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #66CC66;
	text-decoration: underline;
}
#logo {
	width:194px;
	height:190px;
	background-image: url(images/logo_BHW.jpg);
	margin-left: 23px;
}
#pic_insert {
	float: right;
	height: 200px;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: url(images/pic_index01.jpg);
}
#articulos {
	width:200px;
	background:#FFFFCC;
	margin-bottom:10px;
	margin-left:10px;
	border-width:1px;
	padding:10px;
	border-color: #FADE32;
	border-style:solid;
	float: right;
}
#links {
	width:220px;
	background:#FFFFCC;
	margin-bottom:10px;
	margin-left:10px;
	border-width:1px;
	padding:10px;
	border-color: #FADE32;
	border-style:solid;
	float: right;
}
#links a:link {
	line-height:18px
}
img {
	border:0px;
}