@charset "utf-8";

* { margin:0px;
padding:opx;
}

#alinhamento {
	
	position:absolute;
	z-index:1;
	top: 50%;
	left: 50%;
	margin: -225px 0 0 -325px;
	width : 651x; 
	height : 451px; 
	padding: 0;
	/*border : 1px solid #cccccc; */
	background : url(bg.jpg) no-repeat bottom;
	text-align: center;
	} 

	

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 14px;
	margin-bottom: 10px;
	color: #333333;
}

p strong{
	font-weight:normal;
	color: #000000;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 14px;
	margin-bottom: 10px;
	color: #333333;
	text-decoration:none;
}

a:hover {
	color: #FF0000;
	text-decoration:none;
}

/* Barra
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#barra-rma {
	background-image: url(images/back_topbar.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 33px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.menu {
	width: 620px;
	padding: 0px;
	text-align: center;
	height: 33px;
	margin-right: auto;
	margin-left: auto;
}
.menu ul {
	padding: 0px;
	margin: 0px;
}
.menu ul li {
	float: left;
	margin-right: 25px;
	list-style-type: none;
	margin-left: 25px;
}
.menu ul li.pg1 a {
	float: left;
	background-image: url(images/menu_gruporma.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 91px;
}
.menu ul li.pg2 a {
	float: left;
	background-image: url(images/menu_polvora.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 71px;
}
.menu ul li.pg3 a {
	float: left;
	background-image: url(images/menu_positioning.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 89px;
}
.menu ul li.pg4 a {
	float: left;
	background-image: url(images/menu_rma.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 137px;
}
.menu ul li.pg5 a {
	background-image: url(images/menu_comremix.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 89px;
}
.menu ul li.pg6 a {
	background-image: url(images/menu_metasdevendas.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 127px;
}
.menu ul li.pg1 a:hover {
	float: left;
	background-image: url(images/menu_gruporma.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 33px;
	width: 91px;
}
.menu ul li.pg2 a:hover {
	float: left;
	background-image: url(images/menu_polvora.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 71px;
}
.menu ul li.pg3 a:hover {
	float: left;
	background-image: url(images/menu_positioning.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 89px;
}
.menu ul li.pg4 a:hover {
	float: left;
	background-image: url(images/menu_rma.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 137px;
}
.menu ul li.pg5 a:hover {
	background-image: url(images/menu_comremix.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 89px;
}
.menu ul li.pg6 a:hover {
	background-image: url(images/menu_metasdevendas.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	width: 127px;
}

.wrap {
	height: 450px;
	width: 650px;
	background-color: #FFFFFF;
	background-image: url(images/flormarca.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



.link a{
	color: #999999;
	text-decoration:none;
}
.link a:hover{
	color: #FF0000;
	text-decoration:none;
}

.gruporma {
	text-align:left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}

.wrap .gruporma img {
	margin-bottom: 15px;
	border:none;
}

.wrap .rmacom img {
	margin-bottom: 5px;
	border:none;
}

.wrap .positioning img {
	margin-bottom: 5px;
	border:none;
}
.wrap .polvora img {
	margin-bottom: 5px;
	border:none;
}
center img {
	border: 0;
	margin-left:30px;
	margin-right:30px;
}
.rmacom {
	float: left;
	width: 175px;
	margin-right: 31px;
	text-align: left;
	height:50px;
	vertical-align: bottom;
}
.polvora {
	float: left;
	width: 154px;
	text-align: left;
	height:50px;
}

.footer {
	clear: both;
	text-align: center;
}
.wrap .footer p {
	text-align: center;
}
