body { 
	background-color:#fff;
	color: #000000; 
	font: 11px arial,verdana,sans-serif,helvetica; 
	padding: 0;
	margin: 0; 
	text-align:center;
}
div{
	margin:0px auto;
	text-align:left;
}

.btn{
	border: 1px solid #8b989e;
	font:bold 12px tahoma, arial, sans-serif;
	color:#069; 
	background-color:#fff; 
	cursor: pointer;
}
a{
	text-decoration:none;
	font:11px arial,tahoma, sans-serif;
	color:#0000FF;
	background-color:#fff;		
}
a:hover{
	color:#f60;
	background-color:#fff;
	text-decoration:underline;
}
.txt{border:1px solid #999;}
.txt:hover{border:1px solid red;}

form,img,dl,dt,dd{
margin:0px;
padding:0px;
border:0px;
}
.clear{clear:both;font-size:1px;}

/*-----<structure>-----*/
#main{	width:760px; }
/*-----<header>-----*/
#sep0 {
	margin-top:10px;
	height:15px;
	background: url(http://p-mx.com/pictures/start_header.png) no-repeat top left;
}
#sep1{
	clear:both;
	height:19px;
	background:url(http://p-mx.com/pictures/right_to_left.png) no-repeat right top;
}
#sep2{
	clear:both;
	height:19px;
	background: url(http://p-mx.com/pictures/left_to_right.png) no-repeat left top;
}

#header{
	height:70px;
	border-right:1px solid #f00;
}
#header dt{font-size:0px;}
#header dt,#header dd{
	float:left;
	height:70px;
}
#dancer img , #salt img{
	margin-top:3px;
	font-size:0px;
}

#titulo{
	width:350px;
	text-align:center;
}
#titulo a{font-weight:bold;color:red;}
.tit{
	font:bold 16px arial,verdana, sans-serif;
	color:#006600;
	background-color:#fff;
}

#send{line-height:10px;text-align:center;margin-right:10px;}
#send a{color:#707070;font-size:10px;}
/*-----</header>-----*/
/*-----<toolbar>-----*/
#toolbar{
	height:25px;
	line-height:25px;
	padding-left:25px;
	border-left:1px solid #f00;
}

#toolbar a.blue{
	font-weight:bold;
	font-size: 12px;
}
/*-----</toolbar>-----*/
/*-----<searchbox>-----*/
#searchbox{
		border-right:1px solid red;
		background:#fff;
		color:#000;
}
#searchbox .fl{
	padding:5px 0px 5px 10px;
	float:left;
	width:auto;
}

#searchbox .fr{
	padding:5px 10px 5px 0px;
	float:right;
	width:auto;
}

#searchbox .fl form, #searchbox .fr form{
	font:10px arial, sans-serif;
	color:#a03000;
	background-color:#fff;
}
/*-----</searchbox>-----*/

/*-----<content>-----*/ 
#canvas_content{
	border-right:1px solid red;
}
/*-----<tree>-----*/
#tree{
	text-align:left;
	clear:both;
	margin:0px;
	width: 759px;
}
/*-----</tree>-----*/
#content{
	margin:7px 0px 0px 0px;
	border-style:solid;
	border-color:#FF8000;
	border-width:1px 0px;
	background-color:#FFF4EA;
	color:#000;
	width: 759px; 
	padding-top:10px;
}


#content_info{
	float:left;
	width:539px;
	border:1px solid #FF8000;
	background-color:#fff;
	color:#000;
	margin:0px 0px 18px 18px;
}

#ads{
	width:200px;
	background-color:#FEDDAB;
	color:#000;
	float:right;
	text-align:center;
}
/*-----</content>-----*/
/*-----<footer>-----*/
#footer{
	height:15px;
	background:url(http://p-mx.com/pictures/bottom.png) no-repeat right top;
}

/*-----</footer>-----*/
/*-----</structure>-----*/
.bold{font-weight:bold;}
.tac{text-align:center;}
.fl{float:left;}
.fr{float:right;} 

input,select{font-size:11px;}
