@charset "utf-8";
/* CSS Document */
.eventos{
	background:#000000 url(../Images/eventos_top.jpg) no-repeat scroll left top;
	display:inline;
	float:left;
	margin:0pt 0pt 0pt 24px;
	padding:10px 0pt 0pt;
	width:950px;
	}
.booking{
	background:#000000 url(../Images/booking.jpg) no-repeat scroll left top;
	display:inline;
	float:left;
	margin:0pt 0pt 0pt 24px;
	padding:10px 0pt 0pt;
	width:950px;
	}
.modulo_evento{
	width:950px;
	height:154px;
	margin:40px auto;
	/*border:1px solid red;*/
	background:#000000;
	}
.evento_foto{
	background:white none repeat scroll 0%;
	display:inline;
	float:left;
	height:105px;
	margin:10px 0pt 0pt 13px;
	padding:13px 0px 13px 13px;
	width:206px;
	}
.evento_textos{
	width:680px;
	height:130px;
	float:left;
	margin:10px 0 0 10px;
	color:white;
	/*border:1px solid white;*/
	}
.evento_textos p{
	margin:0;
	padding:0;
	color:white;
	}
.linea{
	border-bottom:1px solid white;
	height:1px;
	}
	

