html
{
	height:100%;
	overflow:hidden;
}

body
{
	margin:0;
	background-color: #003875;
	height:100%;
}

#flashContainer
{
	height:100%;
	background-color:#1d3a74;
}

#flashContainer2
{
	margin:0px auto;
	width:900px;
	height:600px;
	position:absolute;
	margin-left:-450px;
	margin-top: -300px;
	left:50%;
	top:50%;
}


#lightBox {
	width:535px; height:550px; background-image:url(../image/lightBoxBackground3.png); background-repeat:no-repeat; left:50%; top:50%; margin-left:-267px; margin-top:-275px; z-index:11; position:absolute;
}
#lightBoxClose {
	width:75px; height:42px; background-image:url(../image/lightBoxCerrar.png); margin-left:790px; margin-top:33px; text-indent:-999em; cursor:pointer;
}
#lightBoxContent {
	width:430px; height:410px; margin-left:43px; margin-top:23px; overflow-y:auto; padding-right:20px;
}
#lightBoxContentRec {
	width:100%; height:100%; margin-left:43px; margin-top:23px; overflow-y:auto; padding-right:20px;
}
#lightBackground {
	background-color:#000; position:absolute; height:100%; width:100%; left:0; top:0; z-index:10; filter: alpha(opacity=55); -moz-opacity: .55; opacity: 0.55;
}
#lightPreloader { 
	width:44px; height:54px; left:50%; margin-left:-22px; position:absolute; top:50%; margin-top:-27px; z-index:11; 
}
#lightRecetas { 
	width:1024px; height:768px; background-image:url(../image/lightBoxBackground4.png); background-repeat:no-repeat; left:40%; top:10%; margin-left:-267px; margin-top:-300px; z-index:50; position:static;
}
#lightBoxCerrar {
	width:75px; height:42px; z-index:0; background-image:url(../image/lightBoxCerrar.png); margin-left:800px; margin-top:30px; text-indent:-999em; cursor:pointer;
}