@charset "utf-8";
/* CSS Document */



#coluna2 {
	width:261px; height:230px; float:left; 
	background-image:url('../imgs/misssp_modelos_2016.jpg')
}


/******************************
GERAL
******************************/
#geral {
	margin:0;
	padding:0;
	list-style:none;
	width:780px;
	margin:0 auto;
	background: #FFFFFF url(../imgs/misssp_brd_bg.gif) repeat-y;
	
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
	color: #3E4757
}
#geral h2 {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:17px;
	font-weight:normal;

	
}
#geral p {
	margin-bottom: 15px;
	margin-top: 0px;
}
#geral #limite {
	padding:0px 4px 0px 4px
}
#geral #topo {
	height:305px;
}
#geral #corpo {
	padding:10px 15px 15px 15px;
	text-align:justify
}
#noticias{
	float:right;
	width:220px;
	margin: -10px 0px 5px 15px;
	padding-top:-10px;
	background-position:top;
}
#noticias #noticias-topo{
	width:220px;
	height:49px;
	background-image:url(../imgs/misssp_top_noticias.gif)
}
#noticias #noticias-corpo{
	padding:0px 10px 20px 10px;
	background:url(../imgs/miss_bg_noticias.jpg) no-repeat;
	color:#666666
		
}
#noticias #noticias-corpo .marc{
	font-weight:bold;
	color:#E75E6B;
}
#noticias #noticias-corpo a:link {
	color: #666666;
	text-decoration: none;
}
#noticias #noticias-corpo a:visited {
	text-decoration: none;
	color: #666666;
}
#noticias #noticias-corpo a:hover {
	text-decoration: underline;
	color: #E75E6B;
}
#noticias #noticias-corpo a:active {
	text-decoration: none;
	color: #666666;
}
#banner {
	float:right;
	width:220px;
	height:95px
}
#revista {
	float:right;
	width:220px;
	height:116px;
	text-align:center
}
#filiacao {
	padding-top:20px;
	float:right;
	width:220px;
	height:223px;
	text-align:center
}

#geral #rodape {
	clear:both;
	background: url(../imgs/miss_rod_bg.gif) repeat-x;
	height:110px;
	margin: 0px 1px 0px 1px;
	padding:10px 15px 0px 15px
}
#geral #brd_bt {
	background-image:url(../imgs/miss_brd_bt.gif); 
	height:4px
}
.copy {
	float:right;
	width:250px;
	text-align:right;
	font-size:9px;
	color:#999999;
	margin-top:5px;
	padding-right:10px;
}
#bsystems {
	float:left;
	width:150px;
	background-color: #ECF2F4;
	padding: 5px 0px 0px 10px;
	margin-bottom:10px
}


body {
	background-color: #ECF2F4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #E85E6B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E85E6B;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #E85E6B;
}
.Titulos {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15pt;
	color: #3E4757;
	text-align:left
}
.Sub-titulos {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12pt;
	color: #3E4757;
	text-align:left
}
.MargemEsquerda {
	margin-left: 12px;
	margin-bottom: 0px;
}
.MargemDireita {
	margin-right: 12px;
	margin-bottom: 0px;
}
.tabPrecos tr td { background-color: #FFFFFF; cursor:default }
.tabPrecos tr:hover td { background-color: #EEEEEE };
