body{
	padding: 0px;
	margin: 0px;
	background: #FFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #424242;
	background: url("/images/initiativa/bg.gif") repeat;
}
a{
	font-size: 12px;
	text-decoration: underline;
	color: #eb0507;
}
a:hover{
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
table{
	border: none;
	border-collapse: collapse;
}
table td{
	padding: 0px;
	vertical-align: top;
}
table#main{
	width: 100%;
	background: url("/images/initiativa/bg0.jpg") repeat-x top;
}
#left{
	width: 50%;
}
#right{
	width: 50%;
}
table#mid-top{
	width: 981px;
	height: 110px;
	background: url("/images/initiativa/bg-top.jpg") no-repeat bottom right;
}
table#mid-top a, table#mid-top a:hover, td.addr a, td.addr a:hover{
	color: #FFF;
	background: #E50507;
	text-decoration: none;
}
table#mid-top td.td-m{
	width: 106px;
	padding: 85px 40px 0 10px;
}
table#content{
	width: 100%;
	background: #FFF;
	border-left: 1px solid #107FF5;
	border-right: 1px solid #107FF5;
	border-bottom: 1px solid #042D7D;
}
table#menu{
	width: 100%;
	margin: 0;
	border-left: 1px solid #107FF5;
	border-right: 1px solid #107FF5;
	background: #FFF;
}
table#menu a{
	font-size: 15px;
	display: block;
	color: #5C5B60;
}
table#menu a:hover{
	font-size: 15px;
	display: block;
	color: #eb0507;
}
table#menu td{
	padding: 20px 10px 0 20px;
/*	white-space: nowrap; */
}
table#menu td.sep{
	padding: 0;
}
div.submenu{
	width: 340px;
	background: #92b2ba url("/images/initiativa/bg-submenu.gif") repeat-x top right;
}
table#subin{
	width: 261px;
	background: #FFF;
	margin: 39px auto;
}
table#subin td{
	vertical-align: middle;
}
table#subin a.dc{
	color: #424242;
	display: block;
	padding: 2px 10px;
	margin: 0 1px 0 0;
	text-decoration: none;
	width: 181px;
}
table#subin a.dc:hover{
	color: #FFF;
	background: #eb0507;
	display: block;
	padding: 2px 10px;
	margin: 0 1px 0 0;
	width: 181px;
}
div.divdc{
	background: #FFF;
	cursor: pointer;
}
td.newly{
	width: 100%;
	background: #06205b url("/images/initiativa/bg-foto-right.gif") repeat-x top right;
	border-right: 1px solid #FFF;
}
td.newly ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
td.newly ul li{
	padding: 10px 0 12px 22px;
	background: url("/images/initiativa/ar.gif") no-repeat left;
}
td.newly ul li a{
	color: #97b6be;
	text-decoration: none;
}
td.newly ul li a:hover{
	color: #FFF;
}

div.tlt{
	margin: 23px 0 20px 20px;
	line-height: 20px;
	font-size: 24px;
	color: #2575ad;
}
a.n{
	text-align: right;
	display: block;
	padding: 10px 37px;
}
a.n:hover{
	color: #FFF;
	display: block;
	padding: 10px 37px;
}
table.news{
	margin: 0 0 20px 0;
}
table.news td{
	padding: 20px 20px 20px 0;
}
table.news td.n{
	padding: 0 0 10px 0;
}
table.news img{
	margin: 0 0 0 40px;
}
table.news span{
	color: #FFF;
	padding: 2px 5px;
	background: #eb0507;
	margin: 1px 0 5px 0;
}
table.news div{
	margin: 7px 0 5px 0;
}
table.bottom{
	width: 981px;
	height: 134px;
	color: #FFF;
	margin: auto;
}
table.bottom td{
	vertical-align: middle;
}
table.bottom td.copy{
	width: 50%;
	padding-left: 45px;
	padding-right: 20px;
}
table.bottom td.copy a{
	color: #FA8843;
}
table.bottom td.addr{
	width: 30%;
}
table.bottom td.banners{
	width: 20%;
}
table.bottom td.banners div{
	float: left;
	margin-left: 20px;
}

img.foto{
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
img{
	border: none;
}
h1{
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 24px;
	font-weight: normal;
	color: #2575ad;
}
h1.n{
	margin: 0;
	padding: 30px 0 0 40px;
}
div.cont{
	padding: 25px 35px 30px 40px;
}
div#brands-in{
	padding: 0 30px 60px 40px;
}
div#brands{
	background: #bccdd0 url("/images/initiativa/bg-brands.gif") repeat-y left top;
	text-align: center;
	padding: 13px 23px;
}
div#brands div.nn{
	float: left;
	width: 11%;
	text-align: center;
	padding: 0 4px 4px 3px;
}

div#brands div.nn img{
	border: 4px #FFF solid;
}
div.clear{
	clear: both;
	height: 0px;
	overflow: hidden;
}

#menu div ul.mmenu-sub{
	position:absolute;
	top: 0px;
	left: 0px;
	visibility:hidden;

	padding: 12px 0 7px 10px;
	margin: 0;
	list-style: none;
	background: #FFF;
	width: 100%;
	border-bottom: 2px solid #D2D2D2;
}
table#menu div ul.mmenu-sub li{
	display: inline;
	padding: 10px 0 25px 0;
	text-align: left;
}
table#menu  div ul.mmenu-sub li a{
	padding: 1px 17px 1px 15px;
	background: #FFF url("/images/initiativa/arr2.gif") no-repeat left;
	font-size: 12px;
	color: #003F6B;
	text-decoration: none;
}
table#menu div ul.mmenu-sub li a:hover{
	padding: 1px 17px 1px 15px;
	background: #D90507;
	font-size: 12px;
	color: #EEE;
	text-decoration: none;
}

ul.mmenu-sub2{
	position:absolute;
	top: -19px;
	left: 201px;
	visibility:hidden;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #EB0507;
	width: 225px;
	border-left: 1px solid #FFF;
}
ul.mmenu-sub2 li{
	display: block;
	background: url("/images/initiativa/arr3.gif") repeat-x left bottom;
	padding: 3px 0 3px 15px;
}
ul.mmenu-sub2 li a{
/*	padding: 2px 0px 2px 15px; */
	text-decoration: none;
	color: #FFF;
	white-space: nowrap;
}
ul.mmenu-sub2 li a:hover{
	background: #D90507;
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
}

div#cat{
	margin: 0 auto 0 auto;
	width: 100%;
}
div#cat .entry{
	width: 20%;
	height: 115px;
	float: left;
	padding: 2px 20px 15px 0;
	text-align: center;
}
div#cat .entry img{
	display: block;
	margin: 15px auto 5px auto;
}

.textinputs{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #231100;
	width: 260px;
	border: none;
	margin: 0 10px 0 0;
	border: 1px solid #0C4682;
}
input.btn{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	width: 50px;
	border: none;
	background: #0C4682;
}

table.tab-cont{
	margin-top: 20px; 
}
table.tab-cont td{
	padding: 5px 17px 10px 17px;
}


.img_border {border: solid 1px #c0c0c0}
.cont ul {margin: 0px 0px 0px 13px; padding: 10px 10px 10px 0px}
