body {
		background: #fff;
	}
	#centrar {
		height: auto;
		width: 700px;
		margin-right: auto;
		margin-left: auto;
	}
	.content-img {
		height: auto;
		width: 700px;
		margin-bottom: 10px;
		float:left;
	}
	.content-video {
		height: auto;
		width: 700px;
		margin-bottom: 10px;
		float:left;
	}
	.content-video iframe,
	.content-video object,
	.content-video embed {
  		width: 100%;
  		/*height: 100%;*/
	}
	.texto-especial {
		height: auto;
		width: 700px;
		margin-bottom:10px;
		float:left;
		background: #ff0000;
		color:#fff;
		text-align:center;
		font-family:Verdana, Geneva, sans-serif;
		font-size:22px;
	}
	
	#header {
		height: auto;
		width: auto;
		text-align:center;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		background:#B7A37B;
		color:#FFFFFF;
		padding: 5px 0;
	}
	#titulos {
		height: auto;
		width: 700px;
		text-align:center;
		font-family:Verdana, Geneva, sans-serif;
		font-size:18px;
		background:#B7A37B;
		color:#FFFFFF;
		padding: 5px 0;
		float:left;
	}
	#fecha {
		height: auto;
		width: auto;
		padding: 5px 0;
		text-align:center;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		background:#987D42;
		color:#FFFFFF;
	}
	
	#footer {
		height: 25px;
		width: 700px;
		background: #8a6e27;
		color:#fff;
		text-align:center;
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
	}
	
	.cenefa {
		height: 125px;
		width: auto;
		float:left;
	}
	#content-horarios{
		width: 700px;
		height: 180px;
		background: #C6B897;
		margin-bottom: 10px;
		float:left;
	}
	.texto-velas{
		width: 65%;
		font-family:Verdana, Geneva, sans-serif;
		font-size: 1em;
		float:left;
		padding: 7px 10px;
	}
	.texto-velas h4{
		font-size:15px;
		margin: 5px 0;
		color:#001C4C;
	}
	.texto-parasha{
		width: 65%;
		font-family:Verdana, Geneva, sans-serif;
		font-size: 1em;
		float:left;
		padding: 7px 10px;
		color:#001C4C;
	}
	.texto-parasha h4{
		font-size:11px;
		margin: 5px 0;
	}
	.texto-parasha a, .texto-velas a{
		color:inherit;
		text-decoration:none;
	}
	.img-velas{
		width: 140px;
		height: 220px;
		background:url(http://www.cis.cl/kolmercaz-5774/velas-manos.jpg) no-repeat;
		float:left;
	}
	.img-parasha{
		width: 140px;
		height: 220px;
		background:url(http://www.cis.cl/kolmercaz-5774/tora.jpg) no-repeat;
		float:left;
	}
	.img-velas2, .img-parasha2{
		width: 30%;
		float:left;
	}
	#content-ceremonias{
		width: 700px;
		height: auto;
		background: rgb(244, 243, 238);
		float:left;
		margin-bottom: 10px;
	}
	.ceremonia{
		width: 50%;
		height: 100%;
		float:left;
		margin-bottom: 5px;
	}
	.ceremonia img{
		width: 149px;
		height: 142px;
		float:left;
	}
	.texto-ceremonia{
		height: 100%;
		padding-left: 5px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		float:left;
	}
	.texto-ceremonia h4{
		font-size:12px;
		margin: 5px 0;
	}
	.img-mazal{
		width: 150px;
		height: 59px;
		background:url(../images/mazal_tov_web.jpg) no-repeat;
		padding-bottom: 5px;
	}
	#content-cumple{
		width: 700px;
		height: auto;
		font-size:11px;
		font-family:Verdana, Geneva, sans-serif;
		float:left;
	}
	.img-cumple{
		width: inherit;
		margin-bottom: 10px;
		float:left;
	}
	.texto-cumple{
		width:inherit;
		padding-bottom: 10px;
		height:auto;
	}
	#content-iorzait{
		width: 700px;
		height: auto;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		background: rgb(244, 243, 238);
		float:left;
	}
	#content-iorzait p{
		width:inherit;
	}
	.tabla-iorz{
		padding-bottom: 20px;
	}
	.texto-iorzait{
		padding: 0 5px;
	}
	#footer {
		height: 30px;
		line-height: 30px;
		text-align: center;
		vertical-align: middle;
		font-size: 15px;
		float:left;
		margin-bottom: 10px;
	}
	#footer a{
		color:#FFFFFF;
		text-decoration:none;
	}
	.tabla{
		width: 100%;
	}
	@media screen and (max-width:768px){  
 		#centrar, #content-horarios, .texto-especial, .content-video, #content-iorzait, #content-horarios, #footer, #content-cumple, #content-ceremonias, img-cumple, #titulos{
			width: 650px;
		}
		.content-img {
			width: 650px;
			margin-bottom: 8px;
		}
		
		.img-velas, .img-parasha{
			width: 90px;
		}
		.texto-parasha{
			font-size: .9em;
		}
		#footer{
			height: 25px;
			line-height: 25px;
			font-size:12px;
		}
		.texto-cumple{
			font-size: 8px;
		}
		.texto-especial{
			font-size: 15px;
		}
		.ceremonia img{
			width: 110px;
			height: 105px;
		}
	}
	@media screen and (max-width:640px){  
 		#centrar, #content-horarios, .texto-especial, .content-video, #content-iorzait, #content-horarios, #footer, #content-cumple, #content-ceremonias, .img-cumple, #titulos {
			width: 470px;
		}
		.content-img {
			width: 470px;
			margin-bottom: 5px;
		}
		.cenefa {
			height: 71px;
		}
		.img-velas, .img-parasha{
			width: 140px;
		}
		.texto-parasha{
			font-size: .75em;
		}
		/*.texto-velas{
			margin-right: 50px;
		}
		#content-horarios{
			height: 350px; 
		}*/
		#footer{
			height: 15px;
			line-height: 15px;
			font-size:10px;
		}
		.texto-cumple{
			font-size: 7px;
		}
		.texto-especial{
			font-size: 10px;
		}
	}
	@media screen and (max-width:480px){  
 		#centrar, #content-horarios, .texto-especial, .content-video, #content-iorzait, #content-horarios, #footer, #content-cumple, #content-ceremonias, .img-cumple, #titulos  {
			width: 300px;
		}
		.content-img {
			width: 300px;
			margin-bottom: 3px;
		}
		.img-velas, .img-parasha{
			display: none;
		}
		.texto-velas, .texto-parasha{
			padding: 5px 7px;
			font-size: .7em;
		}
		.cenefa {
			height: 42px;
		}
		
		.texto-cumple{
			font-size: 5px;
		}  
		.img-mazal{
			width: 120px;
			height: 47px;
			background:url(../images/mazal_tov_web_120.jpg) no-repeat;
		}
		/*#content-horarios{
			height: 350px; 
		}*/
		.texto-especial{
			font-size: 8px;
		}
	}