#content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #B5BA05;
	color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #DADF06;
}
#tags {
	padding: 8px;
	width: 784px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tags ul {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
#tags ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#tags ul li a:hover {
	text-decoration: underline;
}
#buscador {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.input {
	height: 15px;
	background-color: #B5BA05;
	border: 1px dotted #DADF06;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 150px;
}
.buscador_enviar {
	height: 15px;
	width: 25px;
	background-color: #B5BA05;
	background-image: url(../img/pictos/icon_lupa.gif);
	color: #B5BA05;
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.seccion {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6E6E6;
	margin-bottom: 5px;
}
.tag1 {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
.tag2 {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
.tag3 {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.tag4 {
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
.tag5 {
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
.tag6 {
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
}
.ul_buscador {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
