@import url("JP-HojaEstilo4.css");


/* Jesús Palomino Website _ CSS */
/* Última modificación: 19 de Febrero de 2006 */
/* Diseño-Design: JGGaliano. Email: jggaliano@hotmail.com */

body {
	margin: 40px 0 25px 25px;
	padding: 0;
	font-family: georgia, lucida Grande, lucida Sans Unicodetimes, arial, verdana, sans-serif;
	font-size: 11px; font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #E3E3E3;
	text-decoration: none;
	background: url("JP-fondoEntrada_05.jpg") #484C4F
	}

.resaltado {
	color: #0099FF;
	}

a, a:link, a:visited {
	text-decoration: underline;
	color: #ACB0B4;
	font-weight: bold;
	}

a:hover, a:visited:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background: #0099FF
	}

#entrar {
	margin: 0;
	padding: 0;
	width: 100%
	}

HTML>BODY #entrar {
	width: auto
	}

#entrar img{
	border: 0
	}

#entrar a:hover, a:visited:hover {
	background: #0A93D3
	}

#english {
	width: 475px;
	margin: 4px 0 4px 0;
	padding: 18px 10px 35px 10px;
	background: url("JP-logoEntrada.gif") 100% 100% no-repeat #373C3F
	}
