*{
	margin-top: 0px;
	padding-top: 0px;
}
body {
background: orange;

}
div#cuerpo {
	max-width: 1050px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagenes/bg.jpg);
	border: solid  1px #666;
	margin-top: -10px;
	margin-bottom: -10px;
	
}
div.header img.peque {
	width: 96%;
	margin-left: 2%;
	margin-top: -10px;

}
div.header img.grande {
	display: none;
}

div.promo img.peque {
	width: 94%;
	margin-left: 3%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 15px;
	box-shadow: 3px 3px 5px #333;
}
div.promo img.grande {
	box-shadow: 3px 3px 5px #333;
	display: none;	
}
div.promo img.fiesta{
	width: 94%;
	margin-left: 3%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 15px;
	box-shadow: 3px 3px 5px #333;
}
div.color {	
background-image: url(../imagenes/pie.jpg);
width: 100%;
}
div.color p{
	font-size: 20px;
	text-align: center;
	color:#fff;
	font-weight: 400;
	padding-bottom: 30px;
}
 h1.header {
	font-size: 32px;
	line-height: 40px;
	text-align: center;
	font-weight: 400;
	color: orange;
	padding-top: 10px;
	width: 100%;
	margin-bottom: 20px;	
}
div.container{
	float: right;
	width: 98%;
	margin-left: 2%;
	display: inline-block;	
}
div.texto {
	width: 96%;
	margin-left: 1%;
	background: #fff;
	border-radius: 5px;
	box-shadow: 3px 3px 5px #333;
	display: inline-block;
	padding-bottom: 5px;
	margin-bottom: 10px;

}
div.texto h2 {
	width: 100%;
	margin-bottom: 10px;
	border-radius: 5px 5px 0px 0px;
	font-size: 32px;
	color: #fff;
	line-height: 35px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	font-weight: 400;
	background-image: url(../imagenes/blue.jpg);
}

div.texto li {
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	width: 80%;
	margin-left: 10%;
}
div.padres {
	width: 96%;
	margin-left: 1%;
	background: #fff;
	border-radius: 5px;
	box-shadow: 3px 3px 5px #333;
	display: inline-block;
	padding-bottom: 5px;
	margin-bottom: 10px;
	
}
div.padres li {
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	width: 80%;
	margin-left: 10%;	
}
div#cuerpo span {
	font-size: 22px;
	font-weight: 600;
}
div.padres h2{
	width: 100%;
	margin-bottom: 10px;
	border-radius: 5px 5px 0px 0px;
	font-size: 32px;
	line-height: 35px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: 400;
	background-image: url(../imagenes/red.jpg);
}
div.merienda{
	width: 96%;
	margin-left: 1%;
	background: #fff;
	border-radius: 5px;
	box-shadow: 3px 3px 5px #333;
	display: inline-block;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
div.merienda p{
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	width: 80%;
	margin-left: 10%;
}
div.merienda h2{
	width: 100%;
	margin-bottom: 10px;
	border-radius: 5px 5px 0px 0px;
	font-size: 32px;
	color: #fff;
	line-height: 35px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	font-weight: 400;
	background-image: url(../imagenes/green.jpg);
	
}

div.video video {
	width: 96%;
	margin-left: 2%;
}
div.formulario{
	width: 94%;
	margin-left: 3%;
	border: solid 1px #999;
	background: #fff;
	margin-top: 10px;
	margin-bottom: 30px;
}
#hongkiat-form #aligned { 
box-sizing: border-box; 
float: left; 
width: 72%;
margin-left: 4%; 
}
div.pie-pagina{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../imagenes/pie.jpg);
}
div.pie-pagina p{
	font-size: 18px;
	font-weight: 400;
	margin-left:  30px;
	color: #fff;
}
div.pie-pagina p a{
	color:#fff;
}
div.pie-pagina span.llamar{
	font-size: 22px;
	color:#333;
	font-weight: bolder;
	background: #fff;
	padding: 3px;
	border-radius: 10px;
	margin-left: 20px;

} 

 @media screen and (min-width: 480px) {

#hongkiat-form #aligned { 
box-sizing: border-box; 
float: left; 
width: 70%; 
}
div.formulario{
	width:70%;
	margin-left: 15%;
}

 @media screen and (min-width: 767px) {
#hongkiat-form #aligned { 
box-sizing: border-box; 
float: left; 
width: 70%;
margin-left: 11%; 
}
div.formulario{
	width:70%;
	margin-left: 15%;
}	
}

@media screen and (min-width: 950px) {

h1.header {
	width: 98%;
	margin-left: 1%;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 38px;
}


#hongkiat-form #aligned { 
box-sizing: border-box; 
float: left; 
width: 70%; 
margin-left: 11%;
}	
div.formulario{
	width: 59%;
	margin-left: 10px;
}
 div.header img {
 	display: none;
}
 div.header img.grande {
	width: 100%;
 	display: inline;
 	margin-top: -25px;
 	margin-bottom: 10px;
}

div.promo img.peque {
	display: none;

}
div.promo img.grande{
	width: 59%;
	margin-bottom: 10px;
	display: inline;
	float: left;
	margin-left: 10px;
}
div.promo img.fiesta{
	width: 59%;
	margin-left: 10px;
}

div.container{
	width: 35%;
	margin-right: 20px;
	float: right;
	
}
div.texto {
 	width: 98%; 
}	

	
 

div.padres {
	width: 98%;
			
}
div.merienda{
	width: 98%;
}
div.video {
	width: 61%;	
		
}


