/* CSS Document */
#box_cornice{
	width: 594px;
	height:auto;
	float:inherit;
	position:static;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0D3DA;
	border-left-color: #C0D3DA;
	background-color:#FFFFFF;
}

#box_play{
height:480px;
width:520px;
margin-left:42px;
float:inherit;}

#box_menusx{
	float: left;
	width: 129px; height:auto;
	position:static;
	display:inline;
}

#box_cx_alto_play{
	display: inline;
	float:left;
	width: 228px;
	height: 26px;
	margin-left: 240px;
	
}
#leftbootsx_up{
margin-top:14px;
width:127px;
height:12px;
background-image:url(../img/left_bot01.gif);
position:static;
}
#boxspotsx{
	background:#FFFFFF;
	width:126px;
	height:auto;
	text-align:center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C0D3DA;
}

#leftbootsx_down{
width:127px;
height:12px;
background-image:url(../img/left_bot02.gif);
position:static;
}

#leftbootdx_up{
margin-top:14px;
width:127px;
height:12px;
background-image:url(../img/left_bot01dx.gif);
position:static;
}
#boxspotdx{
	text-align:center;
background:#FFFFFF;
	width:126px;
	height:auto;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0D3DA;
}
#leftbootdx_down{
width:127px;
height:12px;
background-image:url(../img/left_bot02dx.gif);
position:static;
}