#header .righthead img{
	margin:0 100px 30px 100px;
}

h1{
	margin:0 0 10px 0;
}

#container{
	background:#4e4e4c;
	height:36px;
	margin:0 0 35px 0;
	border:1px solid #666;
	clear:both;
}

#tabcontent{
	width:760px;
	margin:0 auto;
	padding:10px;
	background:#777;
	height:100%;
	border:2px solid #555;
}

#container2{
	height:100%;
	background:none;
	clear:both;
	padding:0 10px 30px 10px;
}

input{
	border:#aa0 1px solid;
	background:#444;
	color:#fff;
	font-size:13px;
	margin:5px 0 5px 0;
}

#tabcontent .izq{
	float:left;
	margin:0 0 0 50px;
}

#tabcontent .der{
	float:right;
	margin:20px 90px 0 0;
}

#tabcontent .but{
	width:80px;
	height:30px;
	border:2px solid #999;
	font-size:16px;
	font-weight:bold;
	background:#444;
	text-align:center;
}