@charset "utf-8";
body {
	margin: 0px;
	background-image: url(http://www.planyestrategia.com.ar/imagenes/fondo.jpg);
}
.pagina {
	width: 1000px;
	background-color: #FFFFFF;
}
.contenedor {
	float: left;
	width: 1000px;
	border: thin solid #333333;
	background-color: #FFFFFF;
}
.fila_hora {
	text-align: center;
	float: left;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #87BAF1;
	line-height: 26px;
}
.header {
	float: left;
	height: 100px;
	width: 1000px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #464646;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.columna_central {
	float: left;
	width: 715px;
	height: 580px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
}
.columna_izquierda {
	float: left;
	width: 175px;
	background-image: url(http://www.planyestrategia.com.ar/imagenes/izquierda.jpg);
	height: 580px;
}

.foot {
	float: left;
	width: 1000px;
	background-image: url(http://www.planyestrategia.com.ar/imagenes/abajo.jpg);
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 24px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3F3F3F;
}
.columna_derecha {
	float: left;
	width: 107px;
	background-image: url(http://www.planyestrategia.com.ar/imagenes/derecha.jpg);
	height: 580px;
}
.link1 {
	text-align: left;
	float: left;
	height: 50px;
	width: 171px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #275C92;
	margin-bottom: 10px;
	background-image: url(http://www.planyestrategia.com.ar/imagenes/negro_20.png);
	margin-left: 2px;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: left;
	width: 106px;
	background-image: url(http://www.planyestrategia.com.ar/imagenes/negro_20.png);
	height: 62px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #275C92;
}
.separador {
	float: left;
	height: 4px;
	width: 105px;
}

