
body{
	font-size: 12px;
	font-family: verdana,serif;
	color: white;
	background-color: #007C8A;
	background-image: url(images/b.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;

}

a{
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	color: white;
}

h1{

}

#coletilla{
 	padding-left: 477px;
	padding-top: 49px;
}

#eltexto{
	width: 600px;
	height: 70px;
}

.desc{
	height: 60px;
	width: 209px;
	overflow: auto;
}

.menuitem{
	width: 120px;
	float: left;
	border: 1px solid;
	padding: 4px;
	margin: 0px;
	text-align: center;
	margin-left: 10px;
	height: 16px;
	overflow: hidden;
	background-color: #D0D0D0;
	color: black;
	border: 1px solid white;
	cursor: pointer;
}

.on{
	background-color: white;
}

#cabecera{
	background-image: url(images/head.png);
	background-repeat: no-repeat;
	height: 114px;
}

.menuitem a{
	margin: 0px;	
	padding: 0px;
	color: black;
}


#map_canvas{
	float: left; 
	width: 100%;
	height: 700px;
}

#menuleft{
	/*width:144px; */
	overflow: hidden;
	padding-left: 6px;
}

form{
	display: inline;
	padding: 0px;
	margin: 0px;
}

#search{
	float: left;
	width: 400px;
	padding: 0px;
}

.destacado a{
	color: red;
}


#menuwrapper{
	height: 23px;
	width: 900px;
	clear: both;
	padding-left: 105px;
	padding-top: 24px;
}

#ejemplo{
	font-size: 10px;	
	color: #21B9FF;
}

#disclaimer{
	font-size: 9px;
	color: white;
	clear: both;
	text-align: center;
}

#joke_msg{
	border-top: 1px solid white;
	color: white;
	font-size: 18px;
	background-color: #003E45;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
}

#textcontent{
	padding-left: 13px;
	clear: both;
}

#infowindow{
	color: black;
	width:200px;
	height:150px; 
	cursor: pointer;
}

#infowindow td{
	color: black;
}

.panel{
	float: left;
	display: block;
	width: 53px;
	height: 35px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

#text{
	width: 222px;
}

#sendtoafriend{
	padding-top : 10px;
	clear: both;
}
