/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration:none;
	background:transparent;
}

#rotator
{
	background:url(imagenes/rotativas/rotator.php)
	width: 955px;
	height: 586px;
}


ul {
  float: left;
  width: 535px;
  margin-left: 20px;
  padding: 0;
  list-style: none;
}
 
li {
  float: left;
  width: 230px;
  margin: 0;
  margin-bottom: 14px;
  margin-left: 8px;
  padding: 0;
  background-image: url(imagenes/bulletclientes.gif);
  background-position:top left;
  background-repeat: no-repeat;
  padding: 0 0 0 1.4em;
}



/*  ##############	DIVS LISTADO  ################ */


.clear {
	clear:both;
}

.galleryitem {
	background:none;
	float:left;
	width:275px;
	margin-bottom:15px;
	margin-left:11px;
	margin-right:11px;
}

.galleryitem div {
	background:none;
	width:275px;
}

/* ---  DIVS LUGARES ---  */

.galleryitemLugares {
	background:none;
	float:left;
	width:275px;
	margin-bottom:5px;
	margin-left:25px;
	margin-right:2px;
}

.galleryitemLugares div {
	background:none;
	width:275px;
}

/* ---  DIVS CLIENTES ---  */

.galleryitem2 {
	background:none;
	float:left;
	width:187px;
	margin-bottom:15px;
	margin-left:11px;
	margin-right:11px;
}

.galleryitem2 div {
	background:none;
	width:187px;
}


/* -- TERMINA DIVS LISTADO --*/



.titImprimir {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #000000;
}

.txtImprimir {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}




img { behavior: url("pngbehavior.htc"); }




.nombreLugares {
	font-family:"Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	//line-height:14px;
}
.nombreLugares:link {
	font-family:"Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.nombreLugares:hover {
	font-family:"Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #8aaee3;
	text-decoration:none;
}

.txtLugar {
	font-family:"Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	line-height:16px;
}

.vermasLugar {
	font-family:"Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #8aaee3;
	text-decoration:none;
}
.vermasLugar:link {
	font-family:"Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #8aaee3;
	text-decoration:none;
}
.vermasLugar:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
}



.ligaazul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013757;
	font-weight: bold;
}
.ligaazul a:link {
	color: #013757;
	text-decoration: none;
}
.ligaazul a:visited {
	color: #013757;
	text-decoration: none;
}
.ligaazul a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
}
.ligaazul a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
}
.txtazul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: b2e3fc;
}
.tituloblanco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: small-caps;
}
.tituloazul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1679a7;
}
.imagen {
	margin: 3px;
	padding: 3px;
	border: thin solid #86BBCD;
}

