body {
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
}
.web {
	width: 1185px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.lateral_izq {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-top: 20px;
	background-color: #096432;
}
.seccion {
	width: 194px;
	float: left;
	margin-bottom: 10px;
	background-color: #FFF;
	border: 1px solid #FFF;
	margin-top: 2px;
	margin-left: 2px;
	display: inline;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
}
.dates {
	width: 120px;
	float: left;
	text-align: left;
}
.lateral_izq a img {
	color: #306;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
.lateral_izq .seccion object {
	width: 196px;
	height: 164px;
}
.flash {
	width: 755px;
	height: 445px;
	float: left;
}
.lateral_der {
	float: left;
	width: 200px;
	background-color: #096432;
	margin-left: 15px;
	margin-top: 20px;
}
.footer {
	width: 1185px;
	text-align: center;
	background-color: #096432;
	float: left;
}
a.botcalendari:link,
a.botcalendari:visited{
	color: #000;
	text-decoration: none;
}
a.botcalendari:hover{
	color: #096432;
}

