#header {
	width: 770px;
	height: 60px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
}
#footer {
	height: 49px;
	width: 770px;
	background-image: url(img/foot.gif);
	background-repeat: no-repeat;
}
#menu {
	width: 170px;
	height: 220px;
}
#contenido {
	width: 600px;
	margin: 0px;
}
#foto {
	background-image: url(img/foto.jpg);
	width: 770px;
	height: 151px;
}
a:link, a:visited {
	font-family: Georgia;
	font-size: 15px;
	color: #003366;
	padding-right: 10px;
	font-weight: bolder;
	text-decoration: none;
	height: 26px;
}
a:hover, a:active {
	font-family: Georgia;
	font-size: 15px;
	color: #721EBF;
	padding-right: 10px;
	font-weight: bolder;
	text-decoration: none;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	padding-right: 60px;
	line-height: 18px;
}
a.foot:link, a.foot:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C4752;
	text-decoration: none;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
}
a.foot:hover, a.foot:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C4752;
	text-decoration: underline;
}
h1 {
	font-family: Georgia;
	font-size: 30px;
	color: #141454;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-family: Georgia;
	font-size: 16px;
	color: #141454;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: italic;
	font-weight: bolder;
}
h3 {
	font-family: Georgia;
	font-size: 12px;
	color: #141454;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}
a.h3:link, a.h3:visited {
	font-family: Georgia;
	font-size: 12px;
	color: #141454;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	padding-right: 0px;
}
a.h3:hover, a.h3:active {
	font-family: Georgia;
	font-size: 12px;
	color: #141454;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	padding-right: 0px;
	text-decoration: underline;
}
.h {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
}
.box {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid Black;
	height: 16px;
	width: 200px;
	background-color: #F6F6F6;
}
.boxes {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid Black;
	width: 200px;
	height: 48px;
	background-color: #F6F6F6;
}
.pfoto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 2px;
	text-align: left;
}