body{
	background: fixed #3b4256 url(images/juanki_logo.png) right top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#111111;
	
	
	scrollbar-face-color: #444444;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
	scrollbar-3dlight-color: #444444;
	scrollbar-darkshadow-color: #444444;
	scrollbar-track-color: #3F3F3F;
	scrollbar-arrow-color: #FFFFFF;
	border: #666666;
/*	margin:10px;
	padding:0px;*/
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
    color: /*#CC0000*/ #7ae;
    text-decoration: underline;
}
#wrapper{
	background:url("images/mainbg.png");
	width:850px;
	vertical-align:middle;
	
/*	margin:0px auto;
	padding:0px;*/
}
#header{
	background:url("images/head.png");
	width:850px;
	height:151px;
	float:left;
}
#left_container{
	width:160px;
	float:left;
}
#content_container{
	width:528px;
	float:left;
}
#right_container{
	width:161px;
	float:left;
}
#footer{
	clear:both;
	background:url("images/footer.png");
	width:850px;
	height:61px;
}
.left_top_bar{
	background:url("images/navheadleft.png");
	width:142px;
	height:17px;
	color:#7ae;
}
.left_bot_bar{
	background:url("images/botnav.png");
	width:142px;
	height:18px;
}
.content_top_bar{
	background:url("images/topcent.png");
	width:528px;
	height:17px;
	color:#6ab;
	text-shadow:#000;
	font-weight:bold;
}
.content_bot_bar{
	background:url("images/botcent.png");
	width:527px;
	height:14px;
	font-size:9px;
	color:#FFFFFF;
}
.right_top_bar{
	background:url("images/navheadleft.png");
	width:142px;
	height:17px;
	color:#7ae;
}
.gradient{
	background:url("images/gradient.png");
	width:144px;
	height:12px auto;
	margin:0px;
}
.gradient2{
	background:url("images/gradient2.png");
	width:527;
	height:12px auto;
	margin:0px;
}
.break{
	background:url(images/break.png) no-repeat center;
	width:124px;
	height:2px;
	margin:1px;
}
.contenido{
font-size:11px;

}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #444444;
	border: 1px #666666 solid;
}