body {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	background-color: #2C4696;
	background-repeat: repeat;
	background-position: top;
	background-image: url(../imagenes/images/bk.jpg);
}
#contenedor {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 700px;
}
#contenedor #encabezado {
	height: 420px;
	min-height: 420px;
	background-image: url(../imagenes/images/images/images/bkcabezote.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenedor #encabezado #menu_superior ul li a {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#contenedor #encabezado #menu_superior ul li {
	list-style: url(../imagenes/images/vineta.png) inside;
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#contenedor #encabezado #menu_superior ul {
	float: left;
	width: 600px;
	margin: 0px 0px 10px;
	padding: 0px;
}
#contenedor #encabezado #menu_superior {
	height: 70px;
	width: 610px;
	padding: 10px 10px 20px 30px;
	display: block;
	float: left;
	min-height: 70px;
}
#contenedor #encabezado #logo {
	width: 310px;
	float: left;
	height: 320px;
	padding-top: 80px;
	padding-left: 40px;
}
#contenedor #encabezado #titulo {
	width: 620px;
	height: 300px;
	float: left;
	min-height: 300px;
}
#contenedor #contenido #col1 {
	width: 300px;
	margin-left: 50px;
	float: left;
	height: 360px;
}
#contenedor #contenido {

}
#contenedor #contenido #col2 {
	float: left;
	width: 540px;
	padding-left: 60px;
	padding-right: 40px;
	font-size: 12px;
	background: url(../imagenes/images/bkcontenido.png) no-repeat right bottom;
	min-height: 800px;
}
#contenedor #contenido #col2 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #BB2224;
}
#contenedor #contenido #col2 p {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
}
#contenedor #contenido #arrastre {
	clear: both;
	width: 1020px;
	display: block;
}
#contenedor #footer {
	height: 150px;
	display:block;
	clear: both;
	background-image: url(../imagenes/images/bkfooter.png);
	background-repeat: no-repeat;
	background-position: center;
}
#contenedor #contenido #col1 p {
	font-size: 12px;
}
#contenedor #contenido #col2 h2 {
	font-size: 16px;
	color: #2D4698;
	font-weight: bold;
}
#contenedor #contenido #col2 h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FEBD11;
	margin: 0px;
}
#contenedor #contenido #col2 ul li {
	font-size: 12px;
}
#contenedor #contenido {
	background-image: url(../imagenes/images/bkcontenedor.png);
	background-repeat: repeat-y;
	background-position: center;
}
#contenedor #contenido #pull {
	clear: both;
}
