body
{
	text-align: center;
}



#menu
{
	background-color: #406b86;
	width: 990px;
	height: 40px;
}

div#container
{
	margin: auto;
	width: 990px;
	background-color: #ffffff;
	height: auto;
}

#row1
{
	width: 979px;
	background-color: #ffffff;
	/*height: 230px;*/
	margin-top: 10px;
}

#row2
{
	width: 979px;
	background-color: #ffffff;
	height: 400px;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

div.left
{
	/*width: 325px;*/
	float: left;
	/*background-color: #ffffff;*/
	height: 300px;
	width:325px;
}

div.center
{
	/*background-color: #ffffff;*/
	height: 300px;
	background-image:url(../images/division.jpg);
	background-repeat:repeat-y;
	float:left;
	height:300px;
	width:360px;	
}

#blq
{
	/*padding-left: 25px;*/
	padding-top: 15px;
}

#blq2
{
	padding-left: 25px;
	padding-top: 15px;
}

div.right
{
	float: left;
	/*background-color: #ffffff;*/
	height: 300px;
	/*width:282px;*/
	padding-left: 15px;
	background-image:url(../images/division.jpg);
	background-repeat:repeat-y;
	width: 270px;
}

.TitleBlock
{
	/*background-color:#E8E3DB;*/
	color:#111111;
	display:inline-block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	height:20px;
	margin-bottom:10px;
	padding-top:2px;
}

.label
{
	text-align: left;
}

.control
{
	text-align: left;
}

.control_button
{
	text-align: left;	
}

.button
{
	border: 0px;
    margin-top: 10px;
    padding: 0px;
}

#body
{
	background-color: #ffffff;
	padding: 15px;
	text-align: justify;
	height: 100%;
	/*height: 550px;*/
}

#footer
{
	background-color: #ffffff;
	padding-top: 20px;	
	clear: both;
	margin: auto;
	width:990px;
}

#left_container
{
	float: left;
	width: 75%;	
}

#right_container
{
	float: left;
	width: 20%;
	padding-left: 10px;
}

#left_container1
{
	float: left;
	width: 70%;	
}

#right_container1
{
	float: left;
	width: 25%;
	padding-left: 10px;
}


.titulos, #table1, #titulos, .titulo
{
	font-family: Verdana;
	font-size: 13px;	
	font-weight: bolder;
}

