#banner {
	height: 366px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	height: auto;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
.texto_descriptivo {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #5b5b5b;
}
.texto_descriptivo a{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #5b5b5b;
	text-decoration:none;
}
.texto_descriptivo a:hover{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #5b5b5b;
	text-decoration:underline;
}
.vinculos {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #65911b;
	text-decoration: none;
	float: right;
}
.vinculos a{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #65911b;
	text-decoration: none;
	
}
.vinculos a:hover{
	
	
	
	color: #79AE20;
	text-decoration: underline;
	
}#menu_inf {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#menu_inf a{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#menu_inf a:hover{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
#intro {
	height: 500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 100px;
}
