*{
	margin: 0;
	padding:0;
	}

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: small;
	text-align: center;
	}
h1 {
	color:#333333;
	font-size: small;
	letter-spacing: 1px;
	font-variant: small-caps;
	background-color: #DADADA;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
}
#logo {
	padding-top: 25px;
	text-align: center;
	padding-bottom: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#direccion {
	color: #DF0000;
	font-size: x-small;
	letter-spacing: 1px;
	font-weight: bolder;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
}
#contenido{
	width: 550px;
	padding-bottom: 30px;
	margin: auto;
}
.seccion{
	line-height: 19px;
	text-align: justify;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	}
.seccion a{
	line-height: 19px;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
.seccion ul{
	line-height: 20px;
	font-size: small;
	text-decoration: none;
	color: #666666;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 5px;
	list-style-type: none;
	}
p {
	padding-top: 5px;
	padding-bottom: 5px;
}
em {
	color: #CC0000;
}
h2 {
	color:#000000;
	word-spacing:2px;
	font-size: small;
	font-variant: small-caps;
	padding-bottom: 5px;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
}
