body {
	background-color: #DFDFDF;
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
	font: normal 12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a{
	color: #0089CB;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font: normal  18px/20px "Trebuchet MS", Tahoma, Arial, sans-serif;
	letter-spacing: .2em;
	background-image: url(images/bullet-h1.gif);
	background-repeat: no-repeat;
	background-position: 2px  1px;
	padding-left: 24px;
}
h2 {
	font: bold normal 18px/18px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #2475b7;
	border-bottom: 1px dotted #999999;
	padding-bottom: 6px;
}
h3 {
	font: bold normal 15px/17px "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #0099FF;
}
#container {
	background-color: #FFFFFF;
	width:700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#top {
	width:640px;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	float:right;
	height:60px;
}
#menu ul {
	margin:0;
	padding:0;
   list-style: none;
	text-align: center;
}
#menu ul li {
  display: inline;
  padding:10px;
  font: normal 11px/60px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*
#menu ul li a#active {
	color: #0089CB;
	border-bottom: 3px solid #0089CB;
	padding-bottom: 5px;
}
*/
#menu ul li a {
	color: #525C69;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #0089CB;
	border-bottom: 3px solid #0089CB;
	padding-bottom: 5px;
}


#logo {
	float: left;
}
#banner {
  clear: both;
}
#texto {
	width:640px;
	margin-left: auto;
	margin-right: auto;
	padding:20px 0 20px 0; 
	color: #5f6266;
	font: normal 12px/19px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.resaltar {
	color: #2475b7;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 44px;
	color:#FFFFFF;
	font: normal 9px/44px Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 0 0 0 15px;
	border-top: 2px solid #5BA5DF;
	clear: both;
	width: 685px;
}
#contacto,#contacto2 {
	float: left;
	width: 220px;
}
#contacto3 {
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}
#texto ul{
	margin: 15px 0px 15px 15px;
	padding: 0;
	list-style: none;
}
#texto li{
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 10px 15px;
}

#texto ul{
	margin: 0 0px 10px 15px;
	padding: 0;
	list-style: none;
}
#texto ul ul li{
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding: 0 0 10px 15px;
}
