
html, body, h1, a, span, ul, li, h2, p, img {border:0px;margin:0px; padding:0px}
body {font:10px/15px Verdana, Arial, Helvetica, sans-serif; color:#030000; background:#fdf9f6}



.header {padding:65px 0 0 16px; height:240px;}
  .header a { color:#000; }
  .boldhead {font:bold 11px/15px Verdana, Arial, Helvetica, sans-serif; padding-right:12px}
.brplus {line-height:24px}

select.menu { 
	float:left;
	margin-top:15px;
	margin-right:20px;
	margin-left:20px;
	border:solid 1px #000; 
	height:15px;
	width:120px;
	font-size:10px;
}
select.menu option{
	padding:2px 0px 2px 4px;
}
.datos {width:210px; float:left; padding-top:8px}



.video_over {
	height:600px;
	width:400px;
	background:#000;
	display:none;
	filter: alpha(opacity=40); /* MSIE/PC */
	-moz-opacity: 0.4; /* Mozilla 1.6 and older */
	opacity: 0.4;
	 cursor:pointer
}

#main{ position:absolute;background:#fdf9f6;overflow:auto; height:100%; width:100%}

#toolbar{ width:400px; margin-right:4px; height:600px;  float:left; }
#content{float:left; height:600px; overflow:hidden}
	.image{float:left; padding-right:4px; position:relative;overflow:hidden; color:#fff; cursor:pointer}
	.option {height:600px;display:block; overflow:hidden;}
	
	.pie {position:absolute; top:0px; left:0px; left:25px; top:460px;}
body{height:100%; width:100%;}
html{ overflow:hidden}

#video {position: absolute; display: block; z-index: 110; left: 50%; top: 50%;margin-left:-320px; margin-top:-248px}

#back_block {position: absolute; top:0px; left:0px; padding:68px 0px 0px 23px; color:#fff}
#back_block a {color:#fff; padding-top:2px; text-decoration:none;}
#back_block a:hover {text-decoration:underline;}
