

.contenidoext {
	color:#000000;
	background: url(imagenes/bordes/bordes_01E.png) no-repeat top left;
}

.encabezadoext{
	background: url(imagenes/bordes/bordes_03E.png) no-repeat top right;
}

.encabezadoext h1{
	background: url(imagenes/bordes/bordes_02E.png) repeat-x top right;
	margin: 0 26px 0 26px;
	font-size:14px;
	height: 26px;
	line-height:26px;
}

.encabezadoext h1 spam{
	position:relative;
	top:15px
}

.cuerpo-exteriorext{
	background: url(imagenes/bordes/bordes_04E.png);
	background-repeat:repeat-y;
	background-position:left;
}

.cuerpoext{
	background: url(imagenes/bordes/bordes_06E.png);
	background-repeat:repeat-y;
	background-position:right;
}


.cuerpo-interiorext{
	background:#FFFFFF;
	margin: 0px 10px 0 10px;
	padding-top:2px;
}

.cuerpo-interiorext p:first-child{
	margin-top:0;
	padding-top: 10px;
}

.cuerpo-interiorext p:last-child{
	margin-bottom:0;
}

.pie-exteriorext{
	background: url(imagenes/bordes/bordes_07E.png) no-repeat bottom left;
}

.pieext{
	background: url(imagenes/bordes/bordes_09E.png) no-repeat bottom right;
}

.pie-interiorext{
	background: url(imagenes/bordes/bordes_08E.png) repeat-x bottom;
	height: 26px;
	margin: 0 26px 0 26px;
}

