body, div, td, table, img{
	margin:0;
	padding:0;
	border:0;
}
body {
	background-color:#eef8b0;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: "Trebuchet MS";
	font-size:14px;
	color:#333;
}
a {
	color: #0b8304;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0b8304;
	font-weight: bold;
	display:inline;
}

#menu {
	width:940px;
	height:22px;
	background-image:url(../img/fondomenu.gif);
	color:#333;
	padding:3px 0px 0px 0px;
	margin:0;
}

#menu a{
	color:#fff;
	font-weight: bold;
	text-align:left;
}

#menu a{
	text-decoration:none;
}

.selec{
	font-weight: bold;
}

#menu2 {
	width:130px;
	float:left;
	margin: 2px 0 2px 20px;
	text-align:left;
}

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

#menu2 div{
	margin:2px;
	border:1px #e0e9a6 solid;
	height: 18px;
}

#menu2 .selec2{
	background:url(../img/fondomenu2.gif);
	color:#fff;
}

#menu2 div{
	background:url(../img/fondomenu3.gif);
}

#contenido{
	width: 650px;
	margin: 20px 50px 20px 40px;
	float:right;
	text-align:left;
	background:#fff;
}

#contenido_home{
	width: 706px;
	margin: 0px 90px 0px 0px;
	float:right;
}

#inferior {
	width:940px;
	height:10px;
	background:#fff;
}

.pie {
	color: #888;
	font-size:12px;
}
