﻿*
{ margin:0px; padding:0px; border:none; }
body { font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #000; background: #131313 url(../imgs/bg.png) repeat-x left top;}
table, table th, table tr, table td, div, img { vertical-align: top; }
input { font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: normal; color: #000; border: solid 1px #000; padding: 1px 0px 1px 2px; }
a { color: #000; text-decoration: none; }
a:hover { color: #000; }
 
#wrapper { margin: 0px auto; width: 1000px; }

.main {width: 1000px; height: 716px; float: left; display:inline; background: url(../imgs/ajax-loader.gif) no-repeat center center; }
.datos {width: 312px; height: 159px; float: left; display:inline; background: url(../imgs/datos.png) no-repeat left top; margin: 21px 0px 0px 338px;}

.twitter {width: 158px; height: 71px; float: left; display: block; margin: 12px 0px 0px 75px; }
.conexven {width: 259px; height: 23px; float: left; display: block; margin: 36px 0px 0px  25px; }

.float-left { float: left; }
.float-right { float: right; }
.clear { clear: both; }