 * {
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-position:outside;
}
a {
	color:#4B020D;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#990000;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-bottom:0px;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}
.contenedor {
	width:800px;
	background-color:#FFFFFF;
	margin:0px auto;
	padding-top:10px;
	padding-bottom:30px;
}
.sidebar {
	width:170px;
	height:100%;
	padding-right: 20px;
	padding-left:3px;
	padding-bottom:10px;
	float:left;
	margin-left:5px;
	margin-right:2px;
	background-color:#FFFFFF;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li ul {
	padding: 5px 0 30px 0;
}
.sidebar li li {
	padding: 7px 10px;
	background: url(images/2.jpg) repeat-x right bottom;
}
.sidebar li:hover li:hover {
	background-color:#FDD9DF;
}
.sidebar li a {
	text-decoration: none;
}
.sidebar li a:hover {
	text-decoration: underline;
}
.sidebar li i {
	font-style: normal;
	font-size: 9px;
}
.sidebar li h2 {
	font-size: 14px;
}
.sidebarr {
	width:170px;
	height:100%;
	padding-left: 20px;
	padding-right:3px;
	padding-bottom:10px;
	float:right;
	margin-left:5px;
	margin-right:5px;
	text-align:right;
	background: url(images/1.jpg) repeat-y left;
	background-color:#FFFFFF;
	margin-bottom:0px;
}
.sidebarr ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebarr li ul {
	padding: 5px 0 30px 0;
}
.sidebarr li li {
	padding: 7px 10px;
	background: url(images/2.jpg) repeat-x left bottom;
}
.sidebarr li:hover li:hover {
	background-color:#FDD9DF;
}
.sidebarr li a {
	text-decoration: none;
}
.sidebarr li a:hover {
	text-decoration: underline;
}
.sidebarr li i {
	font-style: normal;
	font-size: 9px;
}
.sidebarr li h2 {
	font-size: 14px;
}
.header {
	width:800px;
	height:200px;
	margin:0px auto;
	background-color:#FFFFFF;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.links {
	width:800px;
	height:30px;
	background-color:#41040B;
	margin:0px auto;
	color:#FFDDDD;
}
.llink ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.links li {
	display:inline;
}
.links a {
	display: block;
	float: left;
	padding: 8px 20px 4px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.links a:hover {
	color:#330000;
	text-decoration:none;
	background-color:#FFD5D5;
}
.links ul:hover {
	background-color:#FFD5D5;
}
.links li:hover {
	background-color:#FFD5D5;
}
.contenido {
	font-size:12px;
	color:#000000;
	margin:0px auto;
	width:390px;
	text-align:justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(images/1.jpg) repeat-y left;
	padding-left:5px;
	height:100%;
}
.contenido h1 {
	font-size:18px;
	font-weight:bold;
	color:#990000;
	background: url(images/2.jpg) repeat-x right bottom;
}
.footer {
	width:800px;
	height:30px;
	font-size:10px;
	text-align:center;
	background-color:#000000;
	color:#FFFFFF;
	margin:0px auto;
}
.footer a{
	color:#FFFFFF;
	text-decoration:underline;
}
.header_ad {
	width:728px;
	height:90px;
	margin-left:34px;
	padding-top:10px;
}
