body {
	background-image: url(images/bg.png);
	background-repeat: repeat;
	background-color: #333;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#textos {
	line-height: 16px;
	width: 487px;
	padding: 0px;
}
#logo {
	margin-left: 5px;
	margin-top: 35px;
	width: 470px;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
}

#textos a, #textos a:link, #textos a:visited {
	text-decoration: none;
}
#textos a:hover {
	text-decoration: underline;
}
#textos p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#textos h1 {
	font-size: 18px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 10px;
}
#pie {
	font-size: 10px;
	text-align: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 470px;
}
#pie a {
	text-decoration: none;
	color: #113552;
}
#pie a:hover {
	text-decoration: none;
	color: #369;
}


#contenido {
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-y;
}
#navcontainer {
	width: 213px;
	margin: 0px;
	padding: 0px;
}

#navcontainer ul
{
	margin-left: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 14px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
}

#navcontainer a
{
	display: block;
	width: 203px;
	border-bottom: 1px solid #eee;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #02929C;
	color: #fff;
}
#navsubmenu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: right;
}
#navsubmenu a, #navsubmenu a:link, #navsubmenu a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#navsubmenu a:hover {
	color: #02929C;
	text-decoration: none;
}
#textos h2 {
	font-size: 14px;
	margin: 10px;
	color: #990000;
}
#menu-congreso {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

