#contenido {position: relative; font-size: 14px; line-height: 1.4em;}

#presentacion-box {
	position: absolute;
	top: 80px;
	right: 29px;
	width: 226px;
	height: 298px;
	text-align: left;
	line-height: 1.5em;
}

.fondo-gatito {background: #003399;}
.fondo-celeste {background: #66bbFF;}
.fondo-verdoso {background: #94A394;}
.fondo-grisclaro {background: #D0D0D0;}
.fondo-naranja {background: #ddaa33;}
.fondo-rojo {background: #bb3311;}
.fondo-blanco {background-color: white;}

.bordeimagen {
	border-top: none #FFFFFF;
	border-right: 8px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	border-left: 8px solid #FFFFFF;
}
/* Floats*/
.floatbox {padding: 8px 10px 2px; width: 225px; float: right; margin-left: 20px; background-color: #b8c8b8; border-top: solid #2b5b5b 4px; text-align: left; color: black; font-size: 12px;	font-weight: normal; line-height: 1.4em;}
.floatbox.fondo-blanco {background-color: white; border-bottom:  solid #95A394 4px;}
img.floatbox {padding: 0px; width: auto; background: none; border: none;}
.floatbox h3 {font-weight: bold; margin-top: 0px;}
.borde-inferior-naranja {border-bottom: solid #DDAA33 4px;}

