/**
 * Layout generated with http://layzilla.com
 * Layout generator is free of use.
 * We appreciate if you leave this comment block in commercial use of generator.
 * All comment and ideas can be submitted to us using contacts below.
 *
 *    site: www.jmholding.com
 *   email: info@jmholding.ru
 *  twitter: @jmholding
 */
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%; 
}

.content {
	min-height: 100%;
	position: relative;
	overflow: auto;
	z-index: 0; 
}

.background {
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
}

.top_block {
	width: 100%;
	display: block; 
}

.bottom_block {
	position: absolute;
	width: 100%;
	display: block;
	bottom: 0; 
}

.left_block {
	display: block;
	float: left; 
}

.right_block {
	display: block;
	float: right; 
}

.center_block {
	display: block;
	width: auto; 
}

.menu {
	width: 100%;
	height: 129px;
	background-color: #9999ff;
}

.informacion {
    font-family:Arial;
    font-weight:bold;
    color:#0000cc;
    padding-left:5%;
}

.background.derecha {

        height: 5000px;
	padding-bottom: 0;
	left: 0;
	width: 177px;
	background-color: #ffffff;
	margin-top: 129px; 
}

.derecha {
	height: auto;
	width: 177px;

}

.background.principal {

        height: 5000px;
	left: 0;
	right: 0;
	background-color: #99dbff;
	margin-top: 129px;
	margin-left: 177px; 
}

.principal {
	width: auto;


}

