#contenedor {
	height: 550px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	color: #26468F;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h2 {
	color: #FFFFFF;
	font-size: 30px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}

#convencion {
	height: 20px;
	width: 800px;
}

#cont_txt {
	height: 500px;
	width: 800px;
	background-image: url(../img/fondo.jpg);
	background-repeat: no-repeat;
}
#titulo {
	width: 800px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	
}
#video {
	padding: 0px;
	height: 380px;
	width: 390px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	float: left;
}
#lista_art {
	width: 300px;
	float: right;
	height: 350px;
	overflow: auto;
	margin-top: 20px;
	margin-right: 50px;
	padding: 0px;
	color: #FF9900;
	font-size: 13px;
	font-weight: bold;
	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: #26488F;
	border-bottom-color: #486199;
	border-left-color: #26488F;
	scrollbar-track-color:#3C5A9A;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;

}
#lista_art ul {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#lista_art li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#lista_art a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#lista_art a: visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#lista_art a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
}

#menu {
	height: 20px;
	width: 800px;
	background-color: #FFFFFF;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#menu a:link {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:visited {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #666666;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu li {
	list-style-type: none;
	margin: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#lenguas {
	width: 300px;
	height: 15px;
	float: right;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#pie {
	height: 35px;
	width: 800px;
}

#pie ul {
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pie li {
	list-style-type: none;
}

#pie a:link {
	color: #999999;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#pie a:visited {
	color: #999999;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#pie a:hover {
	color: #213F7C;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
body {
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
