@import url(default.css);
@import url(form.css);
@import url(menu.css);
@import url(es-menu.css);

/*
@import url(screenplay.css);
@import url(menu.css);

*/
/*
#logo{float:left;}

#title{float:left;}

*/
#page
{
width:870px;
margin:0 auto;
/*margin:0 auto;*/
/*background-color:#fff;*/
background-color:#fff;
}
#page-border{
border-left:1px solid #dca451;
border-right:1px solid #dca451;
border-bottom:1px solid #dca451;}
#top
{
background: transparent url(images/header.jpg) no-repeat 0 0;
height:167px;
position:relative;
}

#head
{

}

#backside
{
}

#back
{
background-color:transparent;
}
#logo{}
.pad{padding:0 20px;min-height:300px;}

#inside
{
/**/
}

#core{
background: #fff url(images/page.jpg) repeat-y left top;
}

#imgbox
{
float:right;
width:140px;
}
#inner{
position:absolute;
z-index:120;
top:86px;
left:146px;
width:120px;
text-align:left;
}

#bottom
{
background: #fff url(images/back-bottom.png) repeat-x left top;
height:82px;
}

#bottom_logo
{
background: transparent url(images/bottom-logo.png) no-repeat right top;
height:82px;
}
#bottom_logo p{padding-top:44px;padding-left:6px;color:#fff;font-size:1.0em;}
#bottom_end
{
background: #fff url(images/bottom.png) repeat-x left top;
height:6px;
font-size:0;
}
#crea
{
font-size:0.8em;
text-align:right;
}
#crea a{color:#999;}
.post{
background: transparent url(images/post.png) repeat-y left top;
padding:10px;
border:1px dashed #999;
text-align:justify;
}
.post_text{margin-left:20px;}
.post_bottom{
background: #fff url(images/post-bottom.png) no-repeat left top;
height:4px;
font-size:0;
margin-bottom:10px;}
.post table{width:98%;margin:0 auto;}
.ads{clear:both;margin:0 auto;text-align:center;}
.left{text-align:left;margin-left:40px;}
.right{text-align:right;margin-right:40px;}
.center{text-align:center;}
.spacer{clear:both;height:0;border-spacing: 0;line-height:0;}
.alert{color:#c00;font-weight:normal;}
/*
.mpClose {
	display: block;
	background: transparent url(images/closebox.gif) no-repeat 0 0;
	float:right;
	width: 30px;
	height:30px;	
	opacity:0.2;
}
.mpClose:hover{opacity:0.8;}*/

.player{
text-align:center;
margin:0 auto;
}
object{
margin:0 auto;
text-align:center;
}
.square
{
width:400px;
height:360px;
overflow:hidden;
float:left;
}
.square-right
{
width:400px;
height:360px;
overflow:hidden;
float:right;
}
.square-txt
{
background: #eee url(images/square.png) no-repeat left top;
width:360px;
height:260px;
padding:20px;
}
.res{text-align:center;font-size:1.1em;
margin-bottom:5px;}
.res img {vertical-align:middle;}
.border{
padding:10px;
border:1px solid #999;
text-align:justify;
}
