#cue-izq {
	position:relative;
	width: 50%;
	margin: 20px 0px 0px 20px;
	float:left;
	text-align:justify}

#cue-der {
	position:relative;
	width: 35%;
	margin: 20px 10px 0px 0px;
	float:right;}
	
#cue-inf {
	position:relative;
	width: 88%;
	margin: 0px 30px 30px 40px;
	text-align:justify}


.line {
position:relative;
overflow:hidden;
width:100%;
margin: 5px 0px 0px 0px;}

.line-30 {
position:relative;
width: 30%;
margin: 0px 0px 0px 0px;
float:left;}

.line-70 {
position:relative;
width: 69%;
margin: 0px 0px 0px 0px;
float:right;}
