html
{
	height: 100%;
}
	
body
{
	height: 100%;
	margin:0;
	background-color: #00254B;
	background-image: url(../images/pagina/BG_03.gif);
	background-repeat: repeat;
}

#main_wrapper{
	position: relative;
	min-height: 100%;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color: #012A54;
}

* html #main_wrapper
{
	height: 100%;
}

#header{
	height: 268px;
	width:900px;
}

#conteudo{
	width:900px;
	background-image: url(../images/pagina/conteudo_BG_07.gif);
	background-repeat: repeat-x;
	background-color: #012A54;
}

#footer
{
	position: absolute;
	height:32px;
	width:900px;
	background-color: #FF0000;
	background-image: url(../images/pagina/footer_BG_03.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

#left_information_bar{
	width:445px;
	height: 21px;
	float:left;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	background-color: #001831;
}

#right_information_bar{
	width:445px;
	height: 21px;
	float: left;
	text-align:right;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 4px;
	background-color: #001830;
}
#div_foto{
	width:494px;
	height: 326px;
	background-image: url(../images/pagina/BG_foto_10.gif);
	background-repeat: repeat-x;
	float: left;
	clear: both;
}
#div_texto_home{
	width:395px;
	height: 326px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 5px;
	line-height: 1.5em;
}
#div_servicos{
	width:494px;
	height: 296px;
	background-repeat: repeat-x;
	float: left;
	clear: both;
	margin-top: 5px;
	background-color: #10375E;
	overflow: hidden;
}
#div_servicos_text{
	width:484px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
#div_contactos{
	width:395px;
	height: 296px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 5px;
	margin-top: 5px;
	background-image: url(../images/pagina/BG_contactos_18.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#div_contactos_text{
	width:390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	padding-left: 5px;
	padding-top: 5px;
}

.title{
	width:99%;
	height:24px;
	background-image: url(../images/pagina/BG_title_15.gif);
	background-repeat: repeat-x;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
}

.title2{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	width: 400px;
	height:25px;
	position:relative;
}
#clear_footer{
	width: 900px;
	clear: both;
	height: 20px;
}

#large_pic_wrapper{
	position: absolute;
	left: 0px;
	top: 100px;
	width: 900px;
	z-index:200px;
}

#large_pic{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: absolute;
}

#left_panel{
	width: 435px;
	height: 450px;
	float: left;
	padding-left: 5px;
}

#left_panel2{
	width: 435px;
	height: 450px;
	float: left;
	padding-left: 5px;
	background-color: #012A54;
}

#right_panel{
	width: 450px;
	height: 450px;
	float: right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #1C4064;
	padding-left: 5px;
	margin-left: 4px;
}

#left_panel_text{
	width: 455px;
	padding-left:5px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 1.5em;
}
