body {
	background:#6C7511;
}

#cabecera {
	background: #6C7511 url("../img/cabecera_verde.gif") 0 0 no-repeat;
}


#columnaizquierda {
	float:	left;
	width:	375px;
	text-align: left;
}

#columnaderecha {
	float:	right;
	width:	300px;
	text-align: left;
}


.titulo {
	font-size: 		1.4em;
	font-weight:	bold;
}

.descripcion {
	font-size: 		10px;
}
