@charset "utf-8";
a {
	font-size: 12px;
	color: #009999;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
#textobienvenido {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
	vertical-align: top;
	line-height: 20px;
}
.piede {color: #666666; font-size: x-small; }
.notititulo {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
#publicidad1 {
	padding: 10px;
	height: 250px;
	width: 300px;
}
#publicidad2 {
	height: 600px;
	width: 160px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#background {
	background-attachment: scroll;
	background-image: url(../images/homefiles/background4.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 100%;
}
#bottomitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-size: x-small;
}
#bottomitems a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}

#bottomitems a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
.ubicacion {
	color: #006699;
	font-weight: bold;
}
