#main {
	width:780px;
	margin:0 auto;
	text-align:left;
}
#header { height:185px; }
#header, #article, #content, #footer { font-size:0.75em; }
.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left; }
.ImageTitle { margin:15px; }
.ContCol { padding:20px; }
.ContColVideo { padding:12px;}
.Col1, .Col2, .Col3 {
	float:left;
	background:url(../Images/right_top_corner.gif) right bottom repeat-y;
}
.TituloCol {
	width:100%;
	border-bottom:solid 1px #D3D3D3;
	background:url(../Images/top_title.gif) left top repeat-x;
}
/*======= home.aspx =======*/
#home #content .Col1 {
	width:250px;
	border:solid 1px #D3D3D3;
	height:350px;
}
#home #content .Col2 {
	width:527px;
	height:350px;
	border-bottom:solid 1px #D3D3D3;
	border-right:solid 1px #D3D3D3;
	border-top:solid 1px #D3D3D3;
}
#home #article .Col1 {
	width:250px;
	height:270px;
	border:solid 1px #D3D3D3;
}
#home #article .Col1 .TituloCol { background:none; }
#home #article .Col2 {
	width:524px;
	height:270px;
	background:none;
	padding-left:4px;
}
/*======= produtos.aspx =======*/
#produtos #content .Col1 {
	width:327px;
	border:solid 1px #D3D3D3;
	height:300px;
}
#produtos #content .Col2 {
	width:450px;
	height:300px;
	border-bottom:solid 1px #D3D3D3;
	border-right:solid 1px #D3D3D3;
	border-top:solid 1px #D3D3D3;
}
#produtos #content .Col3 {
	width:259px;
	height:300px;
	border-bottom:solid 1px #D3D3D3;
	border-right:solid 1px #D3D3D3;
	border-top:solid 1px #D3D3D3;
}
/*======= servicos.aspx =======*/
#servicos #content .Col1 {
	width:450px;
	border:solid 1px #D3D3D3;
	height:650px;
}
#servicos #content .Col2 {
	width:327px;
	height:650px;
	border-bottom:solid 1px #D3D3D3;
	border-right:solid 1px #D3D3D3;
	border-top:solid 1px #D3D3D3;
}
#servicos #content .Col2 p {
	background:url(../Images/marker1.gif) no-repeat left 2px;
	padding-left:13px;
	color:#5c798c;
}
/*======= clientes.aspx =======*/
#clientes #content .Col1 {
	width:388px;
	border-top:solid 1px #D3D3D3;
	border-bottom:solid 1px #D3D3D3;
	border-left:solid 1px #D3D3D3;
	height:600px;
	background-image:none;
}
#clientes #content .Col2 {
	width:389px;
	height:600px;
	border-bottom:solid 1px #D3D3D3;
	border-right:solid 1px #D3D3D3;
	border-top:solid 1px #D3D3D3;
}
#clientes #content .Col2 .TituloCol { height:47px; }
/*======= parceiros.aspx =======*/
#parceiros #content .Col1 {
	width:450px;
	border:solid 1px #D3D3D3;
	height:300px;
}
#parceiros #content .Col2 {
	width:327px;
	height:300px;
	border-bottom:solid 1px #D3D3D3;
	border-right:solid 1px #D3D3D3;
	border-top:solid 1px #D3D3D3;
}
/*======= plataforma.aspx =======*/
#plataforma #content .Col1 {
	width:500px;
	border-top:solid 1px #D3D3D3;
	border-bottom:solid 1px #D3D3D3;
	border-left:solid 1px #D3D3D3;
	height:720px;
	background-image:none;
}
#plataforma #content .Col2 {
	width:277px;
	height:720px;
	border-bottom:solid 1px #D3D3D3;
	border-right:solid 1px #D3D3D3;
	border-top:solid 1px #D3D3D3;
}
#plataforma #content .Col2 .TituloCol { height:47px; }
/*======= contato.aspx =======*/
#contato #content .Col1 {
	width:277px;
	border:solid 1px #D3D3D3;
	height:500px;
}
#contato #content .Col2 {
	width:500px;
	height:500px;
	border-bottom:solid 1px #D3D3D3;
	border-right:solid 1px #D3D3D3;
	border-top:solid 1px #D3D3D3;
	background:url(../Images/left_top_corner.gif) left bottom repeat-y;
}
/*======= uravoz.aspx / uratts.aspx =======*/
#ura #content .Col1 {
	width:450px;
	border:solid 1px #D3D3D3;
	height:500px;
}
#ura #content .Col2 {
	width:327px;
	height:500px;
	border-bottom:solid 1px #D3D3D3;
	border-right:solid 1px #D3D3D3;
	border-top:solid 1px #D3D3D3;
}
/*======= usa.aspx =======*/
#usa #content .Col1 {
	width:100%;
	border:solid 1px #D3D3D3;
	height:500px;
}
/*======= mapa.aspx =======*/
#mapa #content .Col1 {
	width:100%;
	border:solid 1px #D3D3D3;
	height:500px;
}
#map {
	width:100%;
	height:500px;
}
#footer { height:142px; }

