* {
	margin: 0px;
	padding: 0px;
}
html {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E4D7B7;
	background-image: url(imagenes/fondo2.jpg);
	background-repeat:    repeat-x;
	background-position: 110px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;	
}
#foto {
	height: 158px;
	width: 266px;
	position: absolute;
	top: 0px;
	left: 396px;
	background-image: url(imagenes/paulina_index2.gif);
	background-repeat: no-repeat;
}


h1, h2, h3, h4, h5, h6{
	font-size:11px;
	font-weight: normal;
}
h1 {
display:none;
}
h2 {
font-weight: bold;
}
a {
	outline:0;
	text-decoration: none;
	display:block;
}
#contenedor {
	height: 146px;
	width: 830px;
	position: relative;
	right: auto;
	bottom: auto;
	margin-right: auto;
	margin-left: auto;
}
#borde {
	height: 12px;
	width: 100%;
	line-height: 10px;
	display: block;
	font-size: 10px;
}
.superior {
	background-image: url(imagenes/borde_superior_index.gif);
	background-repeat: no-repeat;
}
.inferior {
	background-image: url(imagenes/borde_inferior_index.gif);
	background-repeat: no-repeat;
}
#paulina  {
	height: 48px;
	width: 134px;
	position: absolute;
	left: 36px;
	top: 31px;
	background-image: url(imagenes/paulina_fain.jpg);
	background-repeat: no-repeat;
}
#centro {
	height: 134px;
	width: 396px;
	background-color: #FFFFFF;
}
#lomo1 {
	background-image: url(imagenes/linea_punteada.gif);
	background-repeat:  repeat-y;
	background-position: 0px 0px;
	height: 42px;
	width: 2px;
	position: absolute;
	left: 177px;
	top: 12px;
}
#lomo2 {
	background-image: url(imagenes/linea_punteada.gif);
	background-repeat:  repeat-y;
	background-position: 0px 0px;
	height: 42px;
	width: 2px;
	position: absolute;
	left: 266px;
	top: 12px;
}
#lomo3 {
	background-image: url(imagenes/linea_punteada.gif);
	background-repeat:  repeat-y;
	background-position: 0px 0px;
	height: 10px;
	width: 2px;
	position: absolute;
	left: 177px;
	bottom: 0;
}
#lomo4 {
	background-image: url(imagenes/linea_punteada.gif);
	background-repeat:  repeat-y;
	background-position: 0px 0px;
	height: 10px;
	width: 2px;
	position: absolute;
	left: 266px;
	bottom: 0;
}
#centro a {
	height: 72px;
	width:200px;
	position:absolute;
	top:73px;
	left:186px;
	background-image: url(imagenes/gde_entrar_on.gif);
	background-repeat: no-repeat;
	color: #E2007A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-indent: 89px;
	padding-top: 51px;
	font-weight: bold;
}
#centro a:hover {
	background-image: url(imagenes/gde_entrar_off.gif);
	color: #666666;
}
