/* CSS Document */
html{
	background:url(CDLdesign/fundo_liso.jpg) no-repeat fixed #01abff;
	border:0px;
	padding:0px;
	margin:0px;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	border:0px;
	padding:0px;
	margin:0px;
}
form{
	border:0px;
	padding:0px;
	margin:0px;
}
a:link{
	text-decoration: none;
	color:#000000;
}
a:visited{
	text-decoration: none;
	color:#000000;
}
a:hover{
	text-decoration: underline;
	color:#750404;
}
a:active{
	text-decoration: none;
	color:#000000;
}
#box_p{
	width:920px;
	margin:auto;
	margin-top:0;
	overflow:hidden;
}
#box_top{
	width:920px;
	height:150px;
	background:url(CDLdesign/top.png) no-repeat;
	overflow:hidden;
	float:left;
}
#box_top_1{
	width:150px;
	height:150px;
	overflow:hidden;
	float:left;
}
#box_top_2{
	width:745px;
	height:100px;
	margin-top:25px;
	overflow:hidden;
	float:left;
}
#box_top_2_1{
	width:600px;
	height:40px;
	text-align:left;
	font-size:25px;
	margin-top:5px;
	overflow:hidden;
	float:left;
}
#box_top_2_2{
	width:600px;
	height:40px;
	text-align:left;
	font-size:15px;
	margin-left:15px;
	overflow:hidden;
	float:left;
}
#box_menu{
	width:150px;
	height:400px;
	background:url(CDLdesign/menu.png) no-repeat;
	overflow:hidden;
	float:left;
}
#box_menu_pont{
	width:100px;
	height:30px;
	margin-left:25px;
	overflow:hidden;
	float:left;
}
#box_menu_cap{
	width:150px;
	height:300px;
	overflow:hidden;
	float:left;
}
#box_menu_1{
	width:100px;
	height:25px;
	margin-left:25px;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	float:left;
}
#box_menu_2{
	width:100px;
	height:20px;
	margin-left:25px;
	overflow:hidden;
	float:left;
}
#box_cred{
	width:100px;
	height:50px;
	margin-top:20px;
	margin-left:25px;
	overflow:hidden;
	float:left;
}
#box_palco{
	width:770px;
	height:400px;
	background: url(CDLdesign/palco.png) no-repeat;
	overflow:hidden;
	float:left;
}
#box_conteu{
	width:720px;
	height:350px;
	margin-top:25px;
	margin-left:25px;
	overflow:hidden;
	float:left;
}
