@charset "UTF-8";
/* CSS Document */

.contact{
	background:url(http://www.tubebeytu.com/es/imagenes/contacto/contacto.png) no-repeat bottom left;
	width:715px;
	height:390px;
}
#content .con .tit { 
	 
	margin-left: -20px; 
	padding-bottom: 10px; }
	
#content .con .tit h3 { 
	 
	color: #fff; 
	font-size: 16px; 
	height: 35px; 
	margin-left: -10px; 
	padding: 2px 0 2px 30px; 
	text-indent: -9999em; }
	
#content .con .tit .t_shade { 
	 
	float: right; 
	height: 15px; 
	width: 300px; }

#contactform { 
	width: 66px; 
	margin: 138px 0 20px 90px; 
	
	}
	
#contactform .c_row { 
	float: left; 
	margin: 5px 0; 
	width: 460px; }
	
#contactform .btn { 
	background: url("../images/bk_btn.png") no-repeat scroll 0 0 transparent; 
	border: 0; 
	color: #49AAEE; 
	cursor: pointer; 
	height:23px; 
	width:62px; }
	
#contactform .send { 
	background: url("http://www.tubebeytu.com/es/images/bk_btn_lila.png") no-repeat scroll 0 0 transparent; 
	color: #fff; 
	margin-left: 80px;
	width:62px;
	height:23px;
	
	}
	
#contactform label{ 
	color: #333; 
	float: left; 
	font-size: 14px; 
	margin-right: 10px;
	text-align: right; 
	width: 70px; 
	}
	
#contactform .txtin {
    -moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
    border: 1px solid #CCCCCC;
    height: 24px;
    width: 330px;
	padding-left:6px;
}
	
#contactform .msgin { 
	
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
    border: 1px solid #CCCCCC;
    height: 85px;
    width: 330px;
	padding:5px 0px 0 6px;
	}

#contactform .rdo { 
	background: #fff; 
	border: 0; 
	float: left; 
	height: 12px; 
	width: 12px; }