
/* Para compatibilidad firefox-ie */
*{-moz-box-sizing: border-box;box-sizing: border-box}
p{margin-top:0px;margin-bottom:1em}
form{margin:0px}
input{padding:1px}

#capa66 {
	width:420px;
	float:left;
	margin-right:10px;
}

#capa33 {
	width:280px;
	float:left;
	border: 1px solid blue;
	background-color:white;
}


#texto {
	POSITION:relative;
	width: 740px; 
	margin-top: 0px;
}

#imagen {
	width:345px;
	float:left;
	border: 1px solid blue;
	background-color:white;
	margin:15px;
}

.capa {
	margin-top:0px;
}
#capatitulo { 
	width: 700px; 
}
