/*
Template Name: Bucletube
Template Uri:http://smultron.es
Author: Antonio Sejas
Author Uri: http://antonio.sejas.es
*/

*{
	margin:0;
	padding:0;
}

html,body{
	height:100%;
	margin:0;
	padding:0;
	background-color: #050505;
}
img{
 border:0;
}
.page {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	color:#FFF;
	font-family: Verdana;
}
.push{

}

.sidebar {
	background-color: #050505;
	position:absolute;
	width:220px;
	top:50%;
	overflow: visible;
	
}
.sidebar #logo img{
	margin-top:-110px;
	overflow: visible;
}


.formulario_texto {
	background-color: #050505;
	width:750px; 
	height:100%;
	margin:0 auto;
	height: 100%;
}
.formulario_texto p{
	margin:0 7px 7px 7px;
}
.div_form #url_form{
width:87%;
}
.div_form #enviar{
with:15px;
}

.bocadillo_texto{
background:url("images/bocadillo.png") no-repeat scroll 0 0 transparent;
height:179px;
margin-left:-27px;
padding-left:58px;
padding-top:53px;
width:758px;
}

.formulario_texto #form_direc{
	margin-left:60px;
	overflow:visible;
	width:757px;
}
