
#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");
}

.caja {

font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;

color: #ffffff;

font-size: 16px;

font-weight: 400;

text-align: left;

background: #5888a3;

margin: 0 0 25px;

overflow: hidden;

padding: 20px;

border-radius: 35px 0px 35px 0px;

-moz-border-radius: 35px 0px 35px 0px;

-webkit-border-radius: 35px 0px 35px 0px;

border: 2px solid #5878ca;


}