/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font-size:11px;
	font-family:Arial, Helvetica;
	height:100%
}

.login{ background:url(../images/login/bg_login.jpg) repeat-x center; float:left; width:100%; height:400px; margin-top: 10%;}



a {
	color:#CCCC33;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1,h2,h3 {
	float:left;
	text-indent:-9999px;
}
#topo {
	width:775px;
	margin:0 auto;
	height:168px;
}

.centros
{
	background-color: #000;
	float:left;
	height:400px;
	border: 1px solid #000;
}

#logo {
	width:315px;
}
#topo h1 {
	background:url(../images/logo_login.gif) no-repeat;
	width:313px;
	height:60px;
}
h2 {
	background:url(../images/login/img_07.gif) no-repeat;	
	width:362px;
	height:13px;
	margin-left:200px;
	_margin-left:100px;
	margin-top:10px;
}
#content {
	margin:0 auto;
	width:775px;
	height: 102px;
	background:url(../images/login/02_login.jpg) no-repeat; 
	color:#FFFFFF;
}
#login {
	float:left;
	color:#fff;
	width:100%;
}
label {
	float:left; 
	width:45px;
}
select {
	float:left;
	width:165px;
	margin-bottom:5px;
}
input {
	float:left;
	width:115px;
	background-color:#f5f5f5;
    border:1px solid #a7a6aa;
    font-size:11px;
    color:#444;
}
button {
	background:url(../images/login/img_11.gif);
	width:56px;
	height:18px;
	float:left;
	text-indent:-99999px;
	border:0;
}
#marcaa2c {
	margin:0 auto;
	width:154px;
}
h3 {
	background:url(../images/login/img_15.gif) no-repeat;
	width:154px;
	height:54px;
	margin-top:85px;
}
#main
{
	width: 100%; margin:0;
/*background:url(../images/login/bg_login.jpg) repeat-x;*/
}
