@charset "utf-8";
/* CSS Document */
#usuario1 {
	width:100%;
	z-index: 1;
	float:left;
	z-index: 1;
}
#usuario2 {
	width: 49%;
	z-index: 2;
	float:left;
padding:10px;
overflow:auto;
	
	border:1px solid #999;
}
#usuario3 {
	width: 40%;
	float:right;
	z-index: 3;
	padding:10px;
	
	border:1px solid #999;
}
#usuario4 {
	width:100%;
	z-index: 1;
}
#usuario5 {
	width:100%;
	z-index: 2;
	
}
#usuario6 {
	width:100%;
	z-index: 3;
	
}
#usuario7 {
	width:100%;
	z-index: 4;
	
}
#usuario8 {
	width:100%;
	z-index: 5;
	
}


#registro {
	width: 100%;
z-index: 1;
	height:30px;
	padding-top:5px;
	background-color:#0080C0;
	color:#FFF;
;
	
}
#registro1 {
	width: 100%;
z-index: 1;
	
}
#registro2 {
	width: 100%;
z-index: 1;
	
}
#registro3 {
	width: 100%;
z-index: 1;
	
}
#registro4 {
	width: 100%;
z-index: 1;
	
}
#registro5 {
	width: 100%;
z-index: 1;
	
}#registro6 {
	width: 100%;
z-index: 1;
	
}#registro7 {
	width: 100%;
z-index: 1;
	
}#registro8{
	width: 100%;
z-index: 1;
	
}#registro9 {
	width: 100%;
z-index: 1;
	
}

#pp {
	width: 100%;
z-index: 1;
	
}
#registro10 {


	width: 100%;
z-index: 1;
}
#registro11 {
	width: 100%;
z-index: 1;
	
}#registro12 {
	width: 100%;
z-index: 1;
	
	
}
#registro13 {
	width: 100%;
z-index: 1;
	
	
}

#registro14 {
	width: 100%;
z-index: 1;
	
}
#registro15 {
	width: 100%;
z-index: 1;
	
}
.formulario{
	height:35px;
	border:1px solid #CCC;
	border-radius:5px;
	width:100%;
	font-size:14px;
	color:#666;
	
	
}
.formulariocolor{
	height:35px;
	border:1px solid #CCC;
	border-radius:5px;
	width:100%;
	font-size:14px;
	color:#666;
	
	
	
}
.formulariotext{
	height:150px;
	border:1px solid #CCC;
	border-radius:5px;
	width:100%;
	font-size:16px;
	color:#666;
	overflow-y:hidden;
	

	
}
.div{
	border:0px solid #fff;
	border-bottom-width:5px;
	border-top-width:5px;
		
	}
@media screen and (max-width: 767px) {

	
}
@media screen and (max-width: 614px) {

		

}
@media screen and (max-width: 479px) {
	#usuario1 {
	width:90%;
	z-index: 1;
			
}
	
#usuario2 {
	float: none;
	width:100%;
	
}
#usuario3 {
	float: none;
	width:100%;
	
}
.div{
	border:5px solid #fff;
		
	}

}