body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/fondo.gif);
	font-size: 10px;
	color: #515c61;
}
#menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#contenido {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: justify;
	padding: 10px;
}
#col-der {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: justify;
	padding: 10px;
}
#titulo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #003366;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
#copy {
	font-size: 9px;
	text-align: center;
	color: #515c61;
}
#copy a, #copy a:visited {
	text-decoration: none;
	color: #515c61;
}
#copy a:hover, #copy a:active {
	text-decoration: none;
	color: #990000;
}
#menu ul {
	font-weight: bolder;
	padding-top: 15px;
	margin: 0px;
	padding-left: 30px;
	padding-bottom: 0px;
}
#menu li {
	padding-bottom: 7px;
	list-style-type: none;
}
#menu a, #copy a:visited {
	text-decoration: none;
	color: #515c61;
}
#menu a:hover, #copy a:active {
	text-decoration: none;
	color: #990000;
}
#contenido h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #990000;
}
#menu p {
	text-align: justify;
	padding: 10px;
}
#col-der h2 {
	font-size: 12px;
	color: #EDA013;
	margin: 0px;
	padding: 5px 0px 0px;
}
#col-der p {
	margin: 0px;
	padding: 3px 0px 0px;
}
#fotos {
	border: 2px solid #606060;
}
