@CHARSET "UTF-8";
html {
	overflow-y: scroll;
	height:100%;
}
body {
	position:relative;
	margin:0px;
	padding:0px;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-image:url("images/back_1px.jpg");
	background-repeat: repeat-x;
	background-color:#7E0001;
}

#principal {
	margin: 0 auto;
	width:830px;
}

#sus{
	width:830px;
	height:224px;
	background-image:url("images/header.jpg");
}

#menu_left{
	float:left;
}

#meniu{
	width:830px;
	height:27px;
}


#it1{
	float:left;
	width:65px;
	height:27px;
	cursor:pointer;
}

#it2{
	float:left;
	width:90px;
	height:27px;
	cursor:pointer;
}

#it3{
	float:left;
	width:72px;
	height:27px;
	cursor:pointer;
}

#itmail{
	float:left;
	width:21px;
	height:27px;
	cursor:pointer;
}

#it4{
	float:left;
	width:67px;
	height:27px;
	cursor:pointer;
}

#it5{
	float:left;
	width:105px;
	height:27px;
	cursor:pointer;
}

#it6{
	float:left;
	width:90px;
	height:27px;
	cursor:pointer;
}

#it7{
	float:left;
	width:60px;
	height:27px;
	cursor:pointer;
}

#it8{
	float:left;
	width:70px;
	height:27px;
	cursor:pointer;
}

#it9{
	float:left;
	width:70px;
	height:27px;
	cursor:pointer;
}

#it10{
	float:left;
	width:70px;
	height:27px;
	cursor:pointer;
}

#level0{
	width:830px;
	height:17px;
	background-image:url("images/level0.jpg");
}

#content{
	width:897px;
	height:432px;
}

#content_left{
	float:left;
	width:16px;
	height:432px;
	background-image:url("images/content_left.jpg");
}

#mainContent{
	float:left;
	width:751px;
	font-weight:bold;
	font-family: Arial, Helvetica sans-serif;
}

#google{
	float:left;
    margin-left:10px;
    padding-bottom:10px;
	width:120px;
}
#buttons{
	margin-left:20px;margin-top:-40px;float:left;
}

#buttons-2{
	margin-left:20px;margin-top: 20px;float:left;
}

#spacer2{
	height:30px;
	width:751x;
}


#content_top{
	background-color:white;;
	height:273px;
	width:751px;
}

#back_welcome{
	width:294px;
	height:273px;
	float:left;
	background-image:url("images/back_wellcome.jpg");
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}

#back_search{
	width:234px;
	height:273px;
	float:left;
	background-image:url("images/back_search.jpg");
}

#level1_center{
	width:20px;
	height:273px;
	float:left;
	background-image:url("images/level1_center.jpg");
}

#reclama{
    width:183px;
	height:273px;
	float:left;
	background-image:url("images/reclama.jpg");
}

#level2{
	width:751px;
	height:10px;
	background-image:url("images/level2.jpg");
}

#content_bottom{
	width:751px;
	height:117px;
	background-color:transparent;
}

#back_login{
	width:234px;
	height:117px;
	float:left;
	background-image:url("images/back_login.jpg");
}

#back_reclama_login{
	width:234px;
	height:117px;
	float:left;
	background-image:url("images/reclama1.jpg");
}

#level3_content{
	width:20px;
	height:117px;
	float:left;
}

#back_members{
	width:497px;
	height:116px;
	float:left;
	background-image:url("images/back_members.jpg");
}

#copyright{
	height:14px;
	font-size:10px;
	width:751px;
	font-family:Arial;
	font-size:12px;
	color:black;
	margin-top:3px;
	font-weight:normal;
	color:#E4BFA3;
}

.link {
	font-family: Arial, Helvetica sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: white;
	font-weight:bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: white;
	//font-weight:bold;
}

#profile_userinf{
	float:left;
}

.listrow1{
	background-color:#BD9271;
}

.listrow2{
	background-color:transparent;
}

.tdtable{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 5px;
}
.vscrollerbar {
width: 5px;
background-color: #A40104;
}
.hscrollerbase {
height: 5px;

}
.hscrollerbar {
height: 5px;
background-color: #A40104;
}

/* clase pt form validation */
.tfvHighlight
		{color: red;}
.tfvNormal
		{color: #000000;}

