body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
.flotante {
    display:scroll;
        position:absolute;
        top:0px;
        left:-30px;
}

.fondo{
	background-image:   url("grafica/fondosuperior.jpg");
	background-repeat:  repeat-x;
	background-position: top;
}

.fondoContenido{
	background-image:   url("grafica/fondo_contenido.jpg");
	background-repeat:    repeat-y;
	background-position: center center;
	height: 100%;
}

/* CONTENIDO */
.fondo_contenido_central {
background-image:   url("grafica/fo_cont.jpg");
background-repeat: repeat-x;
background-position:0 0;
}
.borde_contenido_izq {
background-image:   url("grafica/bo_cont_1.0.jpg");
background-repeat: no-repeat;
}
.borde_contenido_centro {
background-image:   url("grafica/bo_cont_0.1.jpg");
background-repeat:repeat-x;
}
.borde_contenido_der {
background-image:   url("grafica/bo_cont_1.2.jpg");
background-repeat: no-repeat;
}

.pieDePag{
	background-image:   url("grafica/fondoinferior2.jpg");
	background-repeat:    repeat-x;
	background-position: center;
	bottom: 100%;
	height: 98px;
}
.encabezado{
	background-image:   url("grafica/fo_superior.jpg");
	background-repeat:    repeat-x;
	background-position: top;
	bottom: 100%;
	height: 98px;
}


/*FUENTES*/
.normal{
text-align:justify;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
}
.normal2{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
}
.normalLink{
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:11px;
	text-decoration: none;
}
.destacado{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6F4A00;
	font-size:11px;
	font-weight: normal;
}
.titulo1{
text-align:justify;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #990000;
font-size:12px;
}



/*MENU OCULTO*/
.oculto {
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

input.entrada
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #CCCCCC;
	width: 170px;
}

input.boton
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #F2F2F2;
	border: 1px solid #666666;
	width: 55px;
}

a:hover.normalLink
{
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:11px;
	text-decoration: underline;
}
.pielink {
	visibility: visible;
	height: 50px;
	width: 100%;
	bottom: 100%;
}
.textopie {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	font-weight: normal;
}

.piedepagina{
	font-size: 12px;
	height: 100%;
	width: 50%;
	border: thin none #CCCCCC;
	float: none;
	vertical-align:bottom;
	background-position: bottom;
	background-image:   url("grafica/fondoinferior2.jpg");
	background-repeat: no-repeat;
}
<title>Cecilia Beuchat Reichardt</title>

