/* CSS Document */

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	margin: 0px;
	padding: 0;

}

body {
	background-color: #FED287;

}

.container{
	
	width: 641px;
	height: auto;
	border:0px;
	margin: 10px auto;
	/*padding-bottom:5px;*/
	
	background-color:#FFF;

}

.lmenu{

	width:148px;
	height:auto;
	float: left;
	background-color:#FFF;

}

.opt {
	width:148px;
	height:75px;
	margin-bottom:5px;
	margin-top:5px;
}

.descontain{

	background:#FFF;
	float:left;
	width: 493px;
	height: 325px;
}

.descontainA{

	background:#FFF;
	float:left;
	width: 493px;
	height: 400px;
}

.mapcontain {
	background:#FFF;
	float:left;
	width:493px;
	height:470px;
}

.imgmenu{
	width:148px;
	height:75px;
	border:0px;
}

.titol {
	font-size: 24px;
	font-weight: bold;
	width: 641;
	height: 172;

}

.description {
	width: 493px;
	height: auto;
	text-align: center;
	margin-top:2px;
}

.galeria{
	width: 493px;
	height: 320px;
	overflow:hidden;
}

/*.descrip {
	padding: 15px;
	width: 75%;
	background: #CDD2B9;
	margin: 15px;
}


/*
#menu_top {
	list-style: none;
	text-align: center;
}

#menu_top li {
	display: inline;
	padding-right: 10px;
}

*/

