html, body, div, td, ul, ol, li, hr, p, img, span, h3{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	border: 0;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
}

h2 {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
}

h4 {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
}

h5 {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

h6 {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

a {
	color: #d49b9a;
	text-decoration: none;
}

.r a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

input {
	color: #000000; 
	padding: 6px; 
	border: 0;
}

body{
	text-align: center;
	background-color: #232730;
	background: url("./../images/bg.png") top left repeat;
}

#contener{
	width: 846px;
	margin: auto;
	background: url("./../images/bg2.jpg") top left repeat-y;
}

#top{
	position: relative;
	width: 794px;
	height: 201px;
	margin-left: 52px !important;
	background: url("./../images/top.jpg") top left no-repeat;
}

#topleft{
	position: absolute;
	top: 2px;
	right: 70px;
	color: #fff;
	font-size: 8pt;
}

#topleft a{
	color: #fff;
}

#news{
	position: relative;
	text-align: left;
	width: 500px;
	height: 124px;
	margin-left: 52px;
	padding: 5px 284px 0 10px;
	background: url("./../images/news.jpg") top left no-repeat;
}

#news a {
	color: #53b4ff;
	margin-left: 10px;
}

#news h1{
	width: 224px;
	height: 25px;
	margin-bottom:  6px;
	margin-left:  -4px;
	background: url("./../images/news.png") top left no-repeat;
}

#loginbox{
	position: absolute;
	text-align: right;
	width: 181px;
	height: 123px;
	right: 72px;
	top: 0px;
	padding: 10px;
}

#loginbox p{
	font-size: 11px;
	font-weight: 900;
}

#loginbox a{
	font-size: 11px;
	margin-left: 0;
}

#loginbox h1{
	width: 174px;
	height: 22px;
	margin-bottom:  6px;
	margin-left:  -4px;
	background: url("./../images/lp.png") top left no-repeat;
	
}

#login {
	width: 84px;
	height: 20px;
	vertical-align: middle;
	padding: 2px 5px 0 60px;
	margin-bottom:  8px;
	margin-right:  14px;
	background: url("./../images/login.png") top left no-repeat;
	color: #000;
}

#pass {
	width: 84px;
	height: 20px;
	vertical-align: middle;
	padding: 2px 5px 0 60px;
	margin-right:  14px;
	background: url("./../images/pass.png") top left no-repeat;
	color: #000;
}

#submit {
	margin-top:  7px;
	margin-right:  7px;
}	

#remind {
	top: 90px; 
	left: 10px; 
	color: #e6e6e6;
	position: absolute;
	text-align: left;
}	

#remind a {
	color: #e6e6e6;
}	

#menu{
	position: relative;
	width: 794px;
	height: 55px;
	margin-left: 52px;
	background: url("./../images/menu.jpg") top left no-repeat;
}

#menu a{
	height: 37px;
	position: absolute;
	top: 10px;
	display: block;
	float: left;
}

#m1 {
	width: 122px;
	left: 1px;
	background: url("./../images/m1.jpg") top left no-repeat;
}

#m2 {
	width: 76px;
	left: 123px;
	background: url("./../images/m2.jpg") top left no-repeat;
}

#m3 {
	width: 101px;
	left: 199px;
	background: url("./../images/m3.jpg") top left no-repeat;
}

#m4 {
	width: 94px;
	left: 300px;
	background: url("./../images/m4.jpg") top left no-repeat;
}

#m5 {
	width: 84px;
	left: 394px;
	background: url("./../images/m5.jpg") top left no-repeat;
}

#m6 {
	width: 94px;
	left: 478px;
	background: url("./../images/m6.jpg") top left no-repeat;
}

#m1:hover {
	background: url("./../images/m1h.jpg") top left no-repeat;
}

#m2:hover {
	background: url("./../images/m2h.jpg") top left no-repeat;
}

#m3:hover {
	background: url("./../images/m3h.jpg") top left no-repeat;
}

#m4:hover {
	background: url("./../images/m4h.jpg") top left no-repeat;
}

#m5:hover {
	background: url("./../images/m5h.jpg") top left no-repeat;
}

#m6:hover {
	background: url("./../images/m6h.jpg") top left no-repeat;
}

.n{
	width: 514px;
	text-align: left;
	padding: 10px;
	margin-bottom: 15px;
	background: url("./../images/nc.jpg") top left repeat-y;
	color: #fff;
}

.nt{
	width: 534px;
	margin: -10px 0 10px -10px;
	padding-top: 2px;
	background: url("./../images/nt.jpg") top left no-repeat;
}

.nb{
	width: 534px;
	position: relative;
	margin: 10px 0 -10px -10px;
	padding-left: 20px;
	padding-bottom: 2px;
	color: #0090ff;
	background: url("./../images/nb.jpg") bottom left no-repeat;
}

.nb div {
	position: absolute;
	top: 0px;
	right: 30px;
}

.nb a {
	color: #0090ff;
}

.n h1{
	margin-left: 10px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: 0;
	color: #53b4ff;
	background: url("./../images/arrow.png") top left no-repeat;
	background-position: 0 3px;
}

#center{
	margin-top: 0px;
	width: 794px;
	min-height: 155px;
	margin-left: 52px;
	background: url("./../images/center.jpg") top left no-repeat;
}

#left{
	margin-top: 0px;
	width: 515px;
	padding-bottom: 115px;
	float: left;
}

#right{
	margin-top: 145px;
	margin-right: 87px !important;
	margin-right: 47px;
	text-align: justify;
	width: 147px;
	float: right;
}

.r{
	margin-top: 0px;
	width: 142px;
	padding: 0 10px;
	height: 205px;
	margin: auto;
	margin-bottom: 10px;
	color: #fff;
	background: url("./../images/rb.jpg") bottom left no-repeat;
}

.r div {
	height: 19px;
	width: 92px;
	margin-left: 15px;
	margin-bottom: 20px;
}

.r a {
	width: 130px;
	height: 21px;
	display: block;
	background: url("./../images/ab.jpg") bottom left no-repeat;
}

#footer {
	text-align: left;
	color: #e6e6e6;
}

#project{
	position: absolute;
	width: 329px;
	height: 115px;
	top: -115px;
	left: 0;
	padding: 1px 0 0 205px;
	background: url("./../images/np.jpg") top left no-repeat;
}

#menubottom{
	position: relative;
	width: 794px;
	height: 37px;
	margin-left: 52px;
	padding: 11px 0 0 20px;
	clear: both;
	background: url("./../images/mb.jpg") top left no-repeat;
}

#menubottom a{
	margin: 0 3px;
	color: #e6e6e6;
}

#copyright{
	text-align: center;
	position: absolute;
	font-size: 11px;
	top: 4px;
	right: 110px;
}

.usermenu { text-align: left; margin: 0px 0 10px 0px; width: 600px; font-family: arial; }
.usermenu a { color: #000000;
	margin: 5px;
	background: #99BAC9;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
}

.adminmenu { text-align: left; margin: 0px 0 10px 0px; width: 600px; font-family: arial; }
.adminmenu a { color: #000000;
	margin: 5px;
	background: #FF857F;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
}
.lista_linkow { padding: 0 20px 0 20px; font-size: 12px; }
.lista_linkow a { color: #FF8E8E; font-size: 12px; }

.lista_linkow2 { padding: 0 20px 0 20px; font-size: 12px; }
.lista_linkow2 a { color: orange; font-size: 12px; }
.lista_linkow2 a:hover { color: #0090ff; font-size: 12px; }