body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #9DCF52;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	border: 1px solid #69B201;
	width: 510px;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 26px;
}
h2 {
	font-weight: bold;
	color: #FFCC00;
	font-size: 18px;
	line-height: 21px;
}

.contenido {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fondo2 {
	background-color: #950000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FAE2E2;
	border-left-color: #d73636;
	border-bottom-color: #a00000;
	border-right-color: #640000;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

.blanco {
	background-color: #333333;
}

.contenido a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.contenido   a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}

.contenido #ponentes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}
.contenido #ponentes td {
	padding: 10px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.linkexterno{
}
.linkexterno a:link{
	background-color: #666666;
}
.linkexterno a:visited{
	background-color: #69B201;
}
.linkexterno  a:hover  {
	background-color: #CC0000;
}
.patrocinadores {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 90px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#ponentes td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
