a.link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #212F62; 
	text-decoration: none;
}

#container {
	width: 770px;
	margin: 0 auto;
	text-align:left;
	position:relative;
}
	

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../images/back.jpg);
}

.texto_big {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #212F62; 
	text-decoration: none;
}

.texto {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #212F62; 
	text-decoration: none;
}
.texto2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-weight: normal; 
	color: #212F62; 
	text-decoration: none;}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	width: 90px;
	background-color: #FFF;
	border:1px solid #212F62;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #212F62;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	white-space: nowrap;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7BA51C;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.titulos_laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF5A00;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	white-space: nowrap;
}
.titulos_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #538A98;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	width: 100px;
}




span.next_pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #212F62;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #212F62;
	margin: 2px;
	padding: 1px 3px 1px 3px;
	background-color:#ECECE7;
}
/*
span.next_pages:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #212F62;
	background-color:#ECECE7;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 1px 3px 1px 3px;
	border: 1px solid #212F62;
	margin:2px;
}
*/


a.next_pages  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7BA51C;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
	border: 1px solid #212F62;
	margin:2px;
}

a.next_pages:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7BA51C;
	background-color:#E7F6C3;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
	border: 1px solid #212F62;
	margin:2px;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #545243;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.titulos_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #7BA51C;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}


.titulos_generic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #7BA51C;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}



/* video */
#elem_video {
	text-align:center;
	padding:15px;
	margin-bottom:20px;
	border:1px solid #D0D0D0;
}

a.video_txt  {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal; 
	text-decoration:none;
	font-size:10px;
	color: #505050;
}

a.video_txt:hover {
	font-weight: normal; 
	text-decoration:underline;
	font-size:10px;
	color: #A0A0A0;
}

.video_warning {
	
}

.video_download_apple {
	
}

/* Propriedades */
table.property {
	border:1px solid #E7F6C3;
	padding:1px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #212F62; 
	text-decoration: none;
}

table.property td.prop_name {
	width: 60px;
	color:#212F62;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}

table.property td.prop_descr {
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #212F62; 
	text-decoration: none;
	background-color: #E7F6C3;
}

/*************************/

.mst_img {
	margin:2px;
	padding: 2px;
	border: 1px solid #999999;
	vertical-align: top;
}

.mst_img:hover {
	margin:2px;
	padding: 2px;
	border: 1px solid #FF5A00;
	vertical-align: top;
	
}

.nomecasa{
	font-size: 16pt; 
	color: #FF7B00; 
	text-decoration: none; 
	font-style: normal; 
	line-height: normal; 
	font-family: Arial, Helvetica, sans-serif;
}

#ms_menu_item {
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	vertical-align: middle;
}
	
#ms_menu {
	vertical-align: middle;
	height:28px;
	border:0px;
	padding:0px;
	margin:0px;
	background-color: #D6F09C;
	
}
	
fieldset.galleria {
	vertical-align: top;
	border: 1px solid #D4E0EE;
	background-image: url("../images/general.jpg");
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	margin-left:5px;
	margin-right:5px;	
}

.galleria_legend {
	color:#212F62;
	font-weight:bold;
	background-color:#D6F09C;
	padding:5px;
	margin-top:10px;
	border:1px solid #D4E0EE;
}

a.galleria_legend_link {
	text-decoration: none;
	color:#212F62;
	font-weight:bold;
}

.galleria_thumb {
	margin: 5px;
	padding: 10px;
	border: 0px;
	vertical-align: top;
	background-color: #F2F5FA;
}

.galleria_thumb:hover {
	margin: 5px;
	padding: 10px;
	border: 0px;
	vertical-align: top;
	background-color: #DCE6F2;
}


/* Imagens Relacionadas */
#mod_content_elem {
	text-align:left;
	clear:both;

}

#mod_content_elem table.picture_related {
	border:1px solid #F5F5F5;
	padding:0px;
	margin:0px;
	margin-top:20px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	width: 100%;
	text-align:left;
}

#mod_content_elem table.picture_related_in {
	padding:0px;
	margin:0px;
	font-family : Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
	width: 100%;
	text-align:left;
}

#mod_content_elem table.picture_related td.picture_related_header  {
	vertical-align: top;
	white-space: nowrap;
	background-color:#E7F6C3;
	color:#212F62;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
}


#mod_content_elem table.picture_related td.pict_desc  {
	vertical-align: top;
	white-space: nowrap;
	background-color:#FFFFFF;
	padding:2px;
	height:150px;
}


#mod_content_elem table.picture_related td.picture_related_header a.c {
	text-decoration:none;
	font-size:10px;
	color: #909090;
}

#mod_content_elem table.picture_related td.picture_related_header a.c:hover {
	text-decoration:underline;
	color: #909090;
}

/* slideshow */
.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 5px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
padding:2px;
width: 110px;
height: 90px;
border:1px solid #D6F09C;
background-color:#EAEFE0;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
text-align:center;
margin-top:5px;
margin-bottom:15px;
}

#navlinks a{
	/*CSS for each navigational link*/
	margin-right: 4px;
	margin-bottom: 3px;
	border: 1px solid Blue;
	padding: 2px 4px 2px 4px;
	background-color: #FFF;
	text-decoration: none;
		font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #212F62; 
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: #D6F09C;
}
