﻿#dvam_PriMarcas
{
position: relative;
	float: left;
	width: 293px;

	background-color: #E6E7E3;

	padding: 16px 0px 16px 0px;

	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;
z-index:1000;
}


#dvam_Marcas
{
	width: 253px;
	height: 100px;
	margin: 0 Auto;
	/*background-color: #ffffff;*/
	

}

.am_Titulo
{
	background-color: transparent; 
	font-size: 28px;
	color: #191F6C;
	font-family: Arial, sans-serif;
	font-weight: 700;
	/*margin-left: 3px;*/
}

.am_TxtGen
{
	background-color: transparent;
	line-height: 14px;
	font-size: 14px;
	color: #7F7F7F;
	font-family: Arial, sans-serif;
	padding-top:5px; 
	padding-bottom:5px;
}

