/* CSS Document */

#content{
float:left;
width:740px;
}

#left_colum{
	float:left;
	width:20px;
	margin-top: 25px;
}

#menu_colum{
	float:left;
	width:160px;




    background-image:img/menu-fondo-1px.jpg;
	background-image: url(../img/menu-fondo-1px.jpg);
	background-repeat: repeat-y;
	height: 1500px;
}

#menu_colum_bottom{
	float:left;
	vertical-align: bottom;
	display: inline;
	background-image: url(../img/menu-fin-dwn.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 170px;
	clear: both;
	margin-left: 20px;
}
#right_colum{
float:left;
width:550px;
}

#right_top{
	margin-top: 25px;
	width: 560px;
	background-image: url(../tabs/newflags/back.gif);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
}

#right_middle{
	width: 560px;
}
#right_middle_footer{
}
#right_bottom{
}

#right_bottom_left{
	width: 340px;
	float: left;
	margin-left: 20px;
}

#right_bottom_right{
	width: 160px;
	float: right;
}
.tab_content
{
width:520px;
}
.tab_left
{
	width:190px;
	float:left;
	margin-left: 5px;
	margin-top: 10px;
	text-align: center;
	background-color: #FFFFFF;
	height: 150px;
	font-size: .5em;
}
.tab_right{
width:300px;
float:right;}

#brochure-form-index{
	width:140px;
	height:300px;
	background-image:url(../img/brochure-form-back.gif);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 40px;
	background-repeat: no-repeat;
}
#brochure-form-index select{
	font-size: 9px;
}
