@charset "utf-8";
/* CSS Document */

body {
	background-color: #c5cbb8;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rosa {
	position: relative;
	height: auto;
	width: 876px;
	margin: auto;
	background-color: #dde2d6;
	background-image: url(imagens/fundoROSA.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
}
#top01 {
	background-image: url(imagens/fundoTop.jpg);
	height: 141px;
	width: 876px;
}

#menu   {
	height: auto;
	width: 215px;
	position: absolute;
	left: 122px;
	top: 0px;
}

#logo    {
	position: absolute;
	height: auto;
	width: auto;
	left: 711px;
	top: 6px;
}
#menuzinho    {
	position: absolute;
	height: auto;
	width: auto;
	left: 660px;
	top: 122px;
}
#esquerdo {
	height: auto;
	width: 337px;
	float: left;
	display: table;
}
#titulo {
	position: relative;
	height: 200px;
	width: 70px;
	left: 0px;
	top: 5px;
	float: right;
}
#conteudo {
	width: 520px;
	display: table;
	left: 10px;
	position: relative;
	top: 5px;
}
.textosComum {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #036;
	text-align: justify;
}
#rodape {
	margin: auto;
	height: auto;
	width: 876px;
	position: relative;
	display: table;
}
.imgRosaBotton {
	float: left;
}
.textosComumBold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #069;
	text-align: justify;
	font-weight: bold;
}
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #09C;
	text-decoration: none;
}
.textosComumBoldCar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 14px;
	color: #C00;
	text-align: justify;
	font-weight: bold;
}
#abertura {
	width: 537px;
	display: table;
	left: 1px;
	position: relative;
	top: 1px;
}
.imgright {
	float: right;
}
#bandeira {
	position: absolute;
	height: auto;
	width: auto;
	left: 2px;
	top: 460px;
}
