.barra {
	font-family: "Free Agent Bold CondItal";
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.barra:hover {
	text-decoration: none;
	color: #FFB202;
	font-family: "Free Agent Bold Condensed";
	font-size: 36px;
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 11px;
}
.link:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Orator Std";
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #6B563A;
	text-decoration: none;
	padding-left: 8px;
	vertical-align: text-top;
	text-align: left;
	padding-top: 15px;
}
h2 {
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	padding-left: 8px;
	font-family: "Franklin Gothic Medium";
	color: #000000;
}
h3 {
	font-size: 18px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 8px;
}
.footer {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
body {
	background-image: url(imagen/aspirine.jpg);
}
.barranaranja ul {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: center center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 50px;
}
.barranaranja li {
	text-decoration: none;
	text-align: justify;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 1px;
	margin-left: 1px;
	float: left;
}

.barranaranja li:hover {
	background-color: #FF9248;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
}
.barranaranja li a{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
}
.barranaranja li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	display: block;

}
.linkxx li {
	text-decoration: none;
	display: block;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	margin-right: 15px;
	font-size: 36px;
	color: #000033;
	padding-top: 8px;
	list-style-type: square;
}
.linkxx li:hover {
	color: #FF6600;
	text-decoration: none;
	text-align: left;
}
.linkxx li a {
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	text-align: left;
}
.linkxx li a:hover{
	font-size: 14px;
	text-decoration: none;
	color: #000033;
	display: block;
}
.linkoutside li {
	text-decoration: none;
	display: inline;
	float: left;
	padding-right: 20px;
	text-align: center;
	list-style-type: circle;
	padding-top: 15px;
}
.linkoutside li a {
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	list-style-type: circle;
	float: left;
	font-weight: bold;
}
.linkoutside li a:hover{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-family: "Times New Roman", Times, serif;
	list-style-type: circle;
}
