body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	background-color: transparent;
}

.fort {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #21696b;
}

.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}

.petit {
	font-size: 8pt;
}	

p {
  text-align: justify;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}

ul {
	text-align: justify;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 25px;
}

.selected {
  	color: #C23419;
  	font-weight: bold;
}

img {
	border: none;
}

td.fotos {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #EBEEEA;
	font-size: 10pt;


}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #444444;
}

a.gran {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

a:link {
	color: #C23419;
	text-decoration: none;
}

a:visited {
	color: #C23419;
	text-decoration: none;
}

a:hover {
	color: #27696D;
	text-decoration: underline;

}
a:active {
	color: #acc4bf;
}

a.fotoslink {
	font-family: Arial, Helvetica, sans-serif;
	color: #21696b;
}

a.fotoslink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #21696b;
}

.tdMenuInfo {
	color: #000000;
	background:#EBEBEB;
	border:1px solid #C9D6DF; 
	border-width:0 0 2px 0;
	cursor:pointer;
	cursor:hand;
}

.tdMenuInfoSelected {
	color: #000000;
	background:#C9D6DF;
	border:1px solid #00529B; 
	border-width:1px 1px 0 1px;
	cursor:pointer;
	cursor:hand;
}

.tdMenuInfoSelected:hover {
	color: #000000;
	background:#C9D6DF;
	border:1px solid #00529B; 
	border-width:1px 1px 0 1px;
	cursor:pointer;
	cursor:hand;
	text-decoration: none;
}

.tdMenuInfoSelected a:hover {
	color: #000000;
	cursor:pointer;
	cursor:hand;
	text-decoration: none;
}

.tdMenuInfo:hover {
	color: #000000;
	background:#C9D6DF;
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
}

.tdMenuInfo a:hover {
	color: #000000;
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
}


.aMenuInfo {
	width: 100%;
	cursor:pointer;
	cursor:hand;
}


.maptip3 {
  background: #0000FF;
  border: 1px solid #8888AA;
  padding: 5px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
