body {
	background: #4f120f url('../img/bg3.jpg') center center no-repeat;
	background-attachment: fixed;
    font-family: Helvetica, Arial;
	margin: 0; 
	padding: 0;
}

object { outline:none; }

#menu {
	width: auto;
	height: 90px;
}

#page_title {
    margin-top: 40px;
    margin-right: 78px;
    position: relative;
    z-index: 0;
}

#footer {
    margin-top: 15px;
	width: auto;
	height: 55px;
}

a.wall {
	font-size: 13px;
	color: #571f1c;
	text-decoration: none;
}

a.wall:hover {
	font-size: 13px;
	color: #571f1c;
	text-decoration: underline;
}

#stage {
    text-align: center;
	background-image: url('../img/splash_choco-left.png');
	background-position: top center;
	background-repeat: no-repeat;
}

#choco_right {
	position: fixed;
	bottom: 0;
	right: 0;
    width: 200px;
    height: 183px;
	background: url(../img/base_dir.png) bottom right no-repeat;
}

#choco_left {
	position: fixed;
	left: 0;
	bottom: 0;
	height: 87px;
	width: 176px;
	background: url(../img/base_esq.png) bottom left no-repeat;
}
#videos_bg{	
	margin-left:auto;
	margin-right:auto;
	padding:2px;
	background: url(../img/bg-videos.jpg) center top no-repeat #ffc28b;
}
#movie_player{
	margin-left:9px;
}
#movie_player a{
	text-decoration: none;
	color:#5D1D1f;
	font-size:11px;
	font-weight:bold;	
}
#movie_player a:hover{
	text-decoration: underline;
	color:#5D1D1f;	
}
#box_info_video{
	margin-top:3px;
	width: 315px;
	margin-left:9px;
	font-family:arial;
	font-size:11px;
	color:#5D1D1f;	
}
#formularios{
	margin-top:5px;
	margin-left:9px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
#formularios input,textarea{
	font-size:11px;
	border: 1px solid #5D1D1f;
	font-family:arial;
	background:none;
	color:#5D1D1f;
}
#formularios .text_form{
	font-size:11px;
	border: 1px solid #5D1D1f;
	font-family:arial;
	background:none;
	color:#5D1D1f;
}
#coments{
	margin-top:2px;
	margin-left:9px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
#coments_send{
	margin:2px 2px 10px 0px;
	font-family:arial;
	font-size:11px;	
	color:#000000;
	width:295px;
	height:100px;
	font-weight:lighter;
	overflow:auto;
	scrollbar-3dlight-color:#FFC28A; 
	scrollbar-arrow-color:#FFC28A; 
	scrollbar-base-color:#5D1D1f; 
	scrollbar-darkshadow-color:#5D1D1f; 
	scrollbar-face-color:#5D1D1f; 
	scrollbar-highlight-color:#5D1D1f; 
	scrollbar-shadow-color:#5D1D1f; 
	scrollbar-track-color:#FFC28A; 
}


#lista_videos ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#lista_videos li{
	margin-bottom:5px;
}

#lista_videos li a{
	margin:0;	
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;		
}
.title_vd{
	margin-left:10px;
	font-family:arial;
	font-size:14px;
	color:#5D1D1f;
	font-weight:bold;
}
#formularios .btn{
	background:#5D1D1f;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#FFC28A;
	width:50px;
	text-align:center;	
}