BODY {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: verdana, arial;
}

li {
 	font-size: 12px;
}

div {
 	font-size: 12px;
}

.inpTxt {
	background-color: #FFFFFF;
	width: 150px;
	height: 14px;
	border: 1px solid #CCCCCC;
	padding-top: 0px;	
}

.inpSub {
	background-color: #a9a9a9;
	width: 70px;
	height: 17px;
	border: 0px solid #FEFEFE;	
	color: 	#FEFEFE;
	z-index: 1;
}

.inpSubR {
	background-color: #34059f;
	width: 50px;
	height: 18px;
	border: 0px solid #CCCCCC;
	color: #FFFFFF;		
	z-index: 1;
}

.Widht {
	width: 780px;
	left: 0px;
	top: 5px;
	position: absolute;			
}

.div_pos {
	position: absolute;
	width: 725px;
	vertical-align: top;
	top: 82px;
	z-index: 1;
}

.det {
	width: 560px;	
	background-color: #e5e5e5;
	height: 140px;
	position: absolute;
	z-index:5;
}

.detwebqriteris {	
	width: 510px;	
	left: 270px;
	background-color: #34059f;
	height: 80px;
	position: absolute;
}

.menuwebqriteris {
	width: 779px;	
	left: 2px;
	background-color: #a9a9a9;
	height: 25px;
	position: absolute;
}

.menuwebqriterisR {
	width: 779px;	
	left: 2px;
	background-color: #34059f;
	height: 25px;
	position: absolute;
}

.fontGray {	
	padding-top: 34px;
	font-size: 14px;
	color: #EDEDED;
	font-family: verdana, arial;
}

.fontBlue {
	color: #439ed2;
	font-family: verdana, arial;	
 	font-size: 12px;
}

.fontBlack {	
	color: #666666;
	font-family: verdana, arial;	
	/*text-decoration: none;*/
 	font-size: 12px;
}

.fontWhite {
	color: #FFFFFF;	
	font-family: verdana, arial;
	font-size: 12px;
	/*text-decoration: none;	*/
}

.fontR {
	color: #34059f;	
	font-family: verdana, arial;
	font-size: 12px;
}

a {
	color:#439ED2;
	
}

#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window{
  position:absolute;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
  color:#FFFFFF;
}

#boxes #dialog {
  width:700px; 
  height:500px;
  overflow:auto;
  background-color:#FFFFFF;
  border-color:#e2e2e2;
  border-style:solid;
  border-width:4px;
}
.close{display:block; text-align:right;}
a.close {display:block; text-align:right; text-decoration:none; color:#A9A9A9;}


/*curriculos*/
div.column {
	width: 193px;
	float: left;
	margin: 0 7px 0 0;
	display: inline; /* ie double float margin width */
}
div.column input {
	width: 185px;
}
div.column input.checkbox {
	width: auto;
        border: 0px;
}
div.column select {
	width: 193px;
}
div.column_large {
	width: 257px;
	float: left;
	margin: 0 7px 0 0;
	display: inline; /* ie double float margin width */
}
div.column_large input {
	width: 250px;
}
div.column_large select {
	width: 257px;
}
div.row {
	clear: left;
	float: left;
	margin: 0 0 10px 0;
	width: 600px;
}
.clear {
	clear: both;
}
input {
    border: 1px solid #CCCCCC;
}

.inputError {
    border: 1px solid #CD0000;
}

.inputSuccess {
    border: 1px solid #32CD32;
}
.hidden {
    display: none;
}
.showExp {
    display: block;
    color:#666666;
    position:absolute;
    left:215px;
    margin-top:-17px;
    *margin-top:2px;
}
.showInput {
    display: block;
    position:absolute;
    left: 300px;
    *left: 310px;
    margin-top:-20px;
    *margin-top:-3px;
}

.button {
    background-color: #EEEEEE;
}
.button:hover {
    background-color: #F3F0ED;
}

#principal {
    width: 220px;
    padding: 10px;
    padding-left: 40px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #f7f7f7;
    margin-top: -100px;
    margin-left: -150px;
    border: 1px solid #CCCCCC;

}
