body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6DBC4;
	background-image: url(imagenes/bg_new02.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3425;
}


p {
    text-align:justify;
	}

h4 {
    color:#fff;
	font-weight:lighter;
	font-style:italic;
	background-color: #003366;
	padding: 5px;
	text-shadow: #000000 1px 1px 1px; 
	}

h3 {
    color:#fff;
	font-weight:lighter;
	font-style:italic;
	background-color: #6F0000;
	padding: 7px;
	text-shadow: #000000 1px 1px 1px; 
	}
h2 {
    color:#000;
	font-weight:lighter;
	text-align:center;
	font-style:italic;
	}

.notaRed {
    font-size: 80%;
	font-weight: bold;
	color: #990000;
}

a {
    color:#003366;
	text-decoration: none;
	font-weight:bold;
	}
a:hover {
    text-decoration:underline;
	}

#topGal {
	padding: 15px;
	}

#topGal img{
	display: inline;
	margin-left: 25px;
	margin-right: 25px;
	}

