/*#3F97EE*/

table.liste {
 font-family:Verdana,Arial, Helvetica, sans-serif;
 font-size:10px;
 width:464px;
}

table.liste th {
  font-size:11px;
  text-align:center;
  background:#666666;
  color:#fff;
}
table.liste tr {
padding-top:15px;
}

table.liste tr.odd {
padding-top:15px;
background:#F4F4EC;
}

table.liste tr.even {
padding-top:15px;
background:#FFF;
}


table.liste td {
  font-size:10px;
  vertical-align:top;
  padding:0px;
  padding-right:0px;
 
}
#map {
 border:2px solid #adadad;
 width:410px;
 height: 300px;
 padding:30px;
 margin-top:10px;
 margin-bottom:10px; 
}

.evento h3 {
	font:18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0F70FC;
	margin-bottom:3px;
}
.evento {
	padding:6px;
	margin-top:3px;
	line-height:15px;
	text-align:justify;
	float:left;
	width:442px;	
	
}
.evento:hover{
	padding:6px;
	background-color:#F0F6F8;
	margin-top:3px;
	line-height:15px;	
}
.evento img {
	float:left;
	margin-right:8px;
	width:80px;
	heigth:60px;
	border:1px solid gray;
}
.singleevento {
 sline-height:10px;
 margin-top:15px;
}
p.site{
margin-top:10px;
 font-weight:bold;
}
.singleevento img{
  float:left;
  margin-right:8px;
  width:150px;
  heigth:120px;
  border:1px solid gray;
}
.sponsor{
 overflow:hidden;
 padding:10px;
 margin-top:10px;
 margin-bottom:10px;
 border:1px solid #FFF;

}

.sponsor:hover, .su{
 overflow:hidden;
 padding:10px;
 background-color:#F0F6F8;
 margin-top:10px;
 margin-bottom:10px;
 border:1px solid #DDE8ED;
}

.sponsor h4{
font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;

}
.sponsor img{
border:1px solid gray;
margin-right:10px;
float:left;
}


.sponsorList{
 float:left;
 border:0px;
 height:160px;
 margin:2px;
 padding:0px;
 border:1px solid #DDE8ED;
}

.sponsorList:hover{
 border:1px solid #a8a8a8;
}
.sponsorList a{
  border:0px;
}

.sponsorList a img{
  border:0px;
  width:150px;
   
}
.separator {
  border-bottom:1px dotted gray;
}
#pager {
 margin-top:10px;
 padding-top:5px;
 border-top:1px solid #666666;
}
img.elenchi{
 width:100px;
 height:75px;
 padding-right:10px;
}
img.cartolina {
 width:450px;
 height:338px;
 border:1px solid #DDE8ED;
}