@charset "utf-8";
/* CSS Document */

#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	display: block;
	float: left;
	margin: 0 3px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 1px 1px 1px #666;
	-webkit-box-shadow: 1px 1px 1px #666;
	-o-box-shadow: 1px 1px 1px #666;
	box-shadow: 1px 1px 1px #666;
	background-image: url(images/bot.JPG);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav a {
	display: block;
	padding: 20px 11px;
	font-family:Calibri;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background: url(../images/bg.jpg) no-repeat center -200px;
	background: rgba(80, 125, 200, 0.55);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 00px;
	border-radius: 00px;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
}
#nav a:hover {
	background: url(../images/bg.jpg) no-repeat center top;
	background: rgba(100, 125, 175, 0);
	font-family: Arial, sans-serif;
}
.eb {
	font-family: Calibri;
	font-size: 12px;
	line-height: normal;
	color: #666;
	text-align: left;
	font-weight: normal;
}
.pie {
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	color: #325f9f;
	font-weight: bold;
	text-align: right;
}
.ind0 {
	font-family: Calibri;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.ind1 {
	font-family: Calibri;
	font-size: 24px;
	color: #FFF;
}
.ind2 {
	font-family: Calibri;
	font-size: 5px;
	color: #FFF;
}
.Eb1 {
	font-family: "Tempus Sans ITC";
	font-size: 18px;
	color: #666;
	font-weight: normal;
	text-align: center;
}
.servicios {
	font-size: 9px;
}
.servicios1 {
	font-size: 4px;
	color: #FFF;
}
.servicios3 {
	font-family: Calibri;
}
.servicios4 {
	font-family: Calibri;
}
.servicios5 {
	font-weight: normal;
	font-size: 16px;
	color: #0C0;
}
.servicio6 {
	font-family: Calibri;
	font-size: 14px;
	color: #FFF;
	text-align: left;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #666666;
}
.servicios {
	font-size: 9px;
}
.servicios1 {
	font-size: 4px;
	color: #FFF;
}

dd {
	font-family: Calibri;
	font-size: 16px;
	color: #FFF;
	text-align: left;
}
.etiq {
	font-family: Calibri;
	font-size: 18px;
	color: #FFF;
}
.titulo2 {
	font-size: 14px;
	color: #006;
	font-family: "Orator Std";
	font-weight: bold;
}
