#contenedor {
	height: 630px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#bto a:link {
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
#bto a:visited {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
#bto a:hover {
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: underline;
}


h1 {
	color: #26468F;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h2 {
	color: #24458C;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #24468D;
}

#convencion {
	height: 20px;
	width: 800px;
}

#flas {
	height: 500px;
	width: 800px;
	background-image: url(../img/fondo.jpg);
	background-repeat: no-repeat;
}
#inicio {
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#bto {
	width: 800px;
	height: 50px;
	margin: 0px;
	padding: 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;
}
