html, body, dl, dt, dd, table, th, td, form, fieldset, p { margin: 0; padding: 0; }
img, fieldset, object { border: 0px none; }

body{ height: 100%; width:100%; margin: 0; overflow:auto; background-color: #ffffff; }

.clearboth { display: block; clear: both; height: 0px; font-size: 0px; line-height: 0px; }

#flashcontent {
	/*background-color: red;*/
	background-color: #003974;
	text-align: center;
}

div.minimum_size {
	/* for mozilla */
	min-width: 760px;
	min-height: 720px;
	width: 100%;
	height: 100%;

	/* for IE */
	width:  expression( Math.max(document.body.clientWidth,760 ) + "px" );
	height: expression( Math.max(document.body.clientHeight,720 ) + "px" );
}

#noFlashCont {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 408px;
	height: 100%;
	background-image:url(../imagens/logo_fgv_natal.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#noFlashDegGauche {
	padding-left: 4px;
	height: 100%;
}

#noFlashDegDroite {
	padding-right: 4px;
	height: 100%;
	position: relative;
}

#noFlashCenterTemp {
	/* background-color: yellow; */
	position: absolute; top: 50%; left: 0px;
	width: 400px;  height: 287px; text-align: left;
}

#noFlashCenter {
	position: absolute; top: -50%; left: 0px;

}

#noFlashCont .underVisuel { margin: 10px 0 10px 40px; }
#noFlashCont .underVisuel a { float: left; margin-right: 10px;}

.noscript { font-family: Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 10px; }
.noscript A { font-family: Verdana, Arial, sans-serif; color: #FFE900; font-size: 10px; text-decoration: none }
.noscript A:hover { text-decoration: underline }
.noscript H1 { color: #FFE900 }
.noscript H2 { color: #FFE900 }
.noscript H3 { color: #FFE900 }
.habilitado{
	font-family: Tahoma; 
	color: #003974; 
	font-size: 12px; 
	border-bottom:1px solid #000000; 
	height:100px;
	padding:35px 0px 0px 0px;
	font-weight:bold;
	text-align:center;	
	
}
