/* ingresar curriculum*/


div.two-column-group{
	margin-bottom:20px;
}
div.two-column-group .column01{
	float: left;
	width: 50%;
}
div.two-column-group .column01 .column-content{
	padding: 0 6px 0 0;
}
div.two-column-group .column02{
	float: right;
	width: 50%;
	margin-left: -1px;
}
div.two-column-group .column02 .column-content{
	padding: 0 0 0 6px;
}
div.mainContent2 form.cv dl{
	margin-top: 4px;
	margin-bottom: 10px;	
}
div.mainContent2 form.cv dd{
	width: 100%;
}
div.mainContent2 form.cv dt{
	width: 100%;
}
dt.vacio, dd.vacio2{
	display:none;
}
div.mainContent2 form.cv input.textfield{
	width:160px;
	border: #9b9aa4 solid 1px;	
}
form.cv .textfield2{
	width:160px;
	height:61px;
	border: #9b9aa4 solid 1px;	
}
div.mainContent2 form.cv h4{
	background-image: url(../img/fondo_cv.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 10px;
}
div.mainContent2 form.cv h5{
	color: #9B9AA4;
	font-weight: bold;
	margin: -10px 0 -20px 0px;
	padding: 10px 25px 25px 25px;
	clear: left;
}
form.cv .botonform{
	color:#FFFFFF;
	width:60px;
	height:16px;	
	border:0;
	background-color:#B30D31;	
	cursor:pointer;
}
form.cv .botonform1{
	color:#FFFFFF;
	width:60px;
	height:16px;	
	border:0;
	background-color:#B30D31;	
	cursor:pointer;
	margin-right:5px;
}
label{
	color: #666666;
	font-size: 1em;
}
