
#cabecera
{
	/*+placement:float-left 12px -87px;*/
	float: left;
	position: relative;
	left: 12px;
	top: -200px;
	background-repeat: no-repeat;
}

.imagenenlazada
{
	/*color:#d6d6d6;*/
	font-size: 8pt;
	font-family: verdana;
	text-decoration: none;
}

.orden
{
	position: absolute;
	left: 200px;
	top: 200px;
	text-align: left;
z-index: 1;
}

.cuadro
{
	position: absolute;
	left: 200px;
	top: 200px;
	text-align: left;
}


.fotopatricia
{
	/*+placement:anchor-top-left 0px 0px;*/
	position: absolute;
	top: -50px;
	left: 750px;
	margin-right: 3px;  
	border: 1px outset #555555;
	z-index: 1;
}

BODY
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 100px 0 3em;
	padding: 0;
	font-size: 16px;
	font-weight: lighter;
	background-image: url("../img/fdo.jpg");
}