#contenedor {
	WIDTH: 800px;
}

#encabezado {
	position: relative;
}

#logo {
	WIDTH: 760px;
	position: relative;
	height: 100px;
	background-color: #FFFFFF;
}

#menu{
	WIDTH: 760px;
	height: 228px;
	position: relative;	
}

#login {
	float: right;
	position: relative;
	width: 200px;
	padding-right: 10px;
	padding-top: 5px;
}

#botonera {
	float: right;
	position: relative;
	width: 400px;
	padding-right: 10px;
	text-align: right;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#centro {
	width: 800px;
	background-image: url(../img/fondo.gif);
	float: left;
	overflow: hidden;	
}

#columnaIzquierda {
	float: left;
	margin-left: 15px;
	width: 460px;
	height:100%;
	margin-bottom: -32000px;
	padding-bottom: 32000px;
	margin-top: 20px;
}

#columnaIzquierdaLarga {
	float: left;
	margin-left: 20px;
	width: 720px;
	height:100%;
	margin-bottom: -32000px;
	padding-bottom: 32000px;
	margin-right: 20px;
}

/*
#columnaIzquierda {
	float: right; 
	margin-left: 5px; 
	width: 256px;
	height:100%;	
	background-color: #CCCCCC;
}
*/
#columnaDerecha {
	float: right;
	margin-left: 5px;
	width: 250px;
	background-color: #F0F0F0;
	padding-bottom: 32000px;
	margin-bottom: -32000px;
	height:100%;
	margin-top: 0px;
	
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#cierre{
	clear: both;
	background-image: url(../img/cierreInterior.gif);
	background-repeat: no-repeat;
	height: 27px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#pie{
	clear: both;
	padding-left: 20px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#ElectroInstalador{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	margin-top: -10px;
	margin-right: 20px;
/*	vertical-align: top;*/
/*	clear: both;
	padding: 0px;*/
}

#foto {
	border: 1px solid #dddddd;
	margin-top: 40px;
	margin-right: 15px;
	margin-left: 16px;
}
#columnas {
	width: 760px;
}
