@import url(../css/css_miolo_interno.css);

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/img_bg.jpg); 
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}


.thrIMAM #fontePadrao   {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}


/* ------------- BACKGROUD MIOLO HOME ------------------------------------------------------------------------------------------ */

.thrIMAM #container { 
	background-image:url(../images/img_miolo_bg.gif);)
	background-repeat:repeat-y;
	width:779px;
	height:550PX;
	margin: 0 auto;
}  

.thrIMAM #containerInterno { 
	background-image:url(../images/img_miolo_bg_interno.gif);)
	background-repeat:repeat-y;
	width:779px;
	min-height:100%; 
	height:auto;
	margin: 0 auto;
}  
/* ----------------------------------------------------------------------------------------------------------------------------- */



.thrIMAM #topo { 
	background-image:url(../images/img_topo.gif);
	background-repeat:no-repeat;
	width:779px;
	height:82px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
} 


/* -------------------- MENU---------------------------------------------------------------------------------------------------- */

.thrIMAM #menu { 
	background-image:url(../images/img_barra_menu.gif);
	background-repeat:no-repeat;
	width:779px;
	height:30px;
	padding: 3px 0px 0px 0px;
} 

.thrIMAM #menu a:link, a:visited {
	font-size        : 11px;
	font-weight      : bold;
	text-shadow		 : #000000;
	text-decoration  : blink;
    text-align       : center;
	color            : #ffffff;
	margin		     : 0px;
  	font-family		 : "Trebuchet MS",times,serif; 
}

.thrIMAM #menu a:hover {
	color            : #def3ff;
	text-decoration  : none;
	font-size        : 11px;
	
}
/* ----------------------------------------------------------------------------------------------------------------------------- */






/* --------------------------- PAGINAÇÃO DE CLIENTES  -------------------------------------------------------------------------- */
.PagCliente{
	font-size        : 13px;
	font-weight      : bold;
	text-shadow		 : #000000;
	text-decoration  : blink;
	text-align       : left;
	color            : #000000;
	margin		     : 0px 0px 0px 0px;
	padding			 : 0px 10px 0px 10px;
	font-family		 : "Trebuchet MS",times,serif;
	background-image:url(../images/bg_PagCliente.gif);
	height:25px;
}
.PagCliente A:link { TEXT-DECORATION: none; color: #46599C; font-size: 14px;}
.PagCliente A:visited { TEXT-DECORATION: none; color: #46599C; font-size: 14px;}
.PagCliente A:hover { TEXT-DECORATION: underline; color: #46599C; font-size: 14px;}

/* ----------------------------------------------------------------------------------------------------------------------------- */



/* --------------------------- FORMATAÇÃO SUB MENU DE FEIRAS--------------------------------------------------------------------- */
.SubFeiras{
	font-size        : 12px;
	font-weight      : bold;
	text-shadow		 : #000000;
	text-decoration  : blink;
	text-align       : left;
	color            : #000000;
	margin		     : 0px 0px 0px 0px;
	padding			 : 5px 10px 0px 10px;
	font-family		 : "Trebuchet MS",times,serif;
	background-image:url(../images/bg_SubMenuFeiras.gif);
	height:25px;
	width:140px;
}
.SubFeiras A:link { TEXT-DECORATION: none; color: #1465a4; font-size: 12px;}
.SubFeiras A:visited { TEXT-DECORATION: none; color: #1465a4; font-size: 12px;}
.SubFeiras A:hover { TEXT-DECORATION: underline; color: #1465a4; font-size: 12px;}

/* ----------------------------------------------------------------------------------------------------------------------------- */



/* --------------------  BOX BUSCA --------------------------------------------------------------------------------------------- */
.thrIMAM #LateralDireitaBoxBusca {
	background-image:url(../images/img_campo_busca.gif);
	background-repeat:no-repeat;
	width:160px;
	height:30px;
	margin: 10px 0px 10px 0px;
}

.thrIMAM .inputBusca {
	background: #ffffff;
	border: 0px;
	font: O.7em Tahoma, Arial, Serif;
	color:#343434;
	margin: 4px 4px 0px 0px;
}
.thrIMAM .buttonBusca {
	background-image:url(../images/ico_lupa_busca.gif);
	background-repeat:no-repeat;
	border: 0px;
	width:20px;
	height:19px;
	padding: 6px 0px 0px 0px;
}
/* -------------------------------------------------------------------------------------------------------------------------- */



/* -------------------- SPACE  --------------------------------------------------------------------------------------------- */

.thrIMAM #Space01 {
	background-color: #003333;
	margin: 1.2em 0.0em 0.25em 1.60em ; 
}

.thrIMAM #Space02 {
	background-color: #003333;
	margin: 0.45em 0.0em 0.45em 0.45em ; 
}
/* -------------------------------------------------------------------------------------------------------------------------- */

/* -------------------- ENQUETE  --------------------------------------------------------------------------------------------- */

.thrIMAM #Enquete {
	background-color: #ffffff;
	width:160px;
	height:200px;
	margin: 10px 0px 0px 0px;
}
/* -------------------------------------------------------------------------------------------------------------------------- */


/* -------------------- MIOLO  --------------------------------------------------------------------------------------------- */
.thrIMAM #LateralDireita {
	float: right;
	width: 175px; /* since this element is floated, a width must be given */
	background-color:;
	padding: 5px 0; /* top and bottom padding create visual space within this div  */
}

.thrIMAM #LateralDireita h3, .twoIMAM #LateralDireita p {
	margin-left: 5px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 5px;
}






	
.thrIMAM #mainMiolo01 {
	margin:10px; 
	background: #ffffff;
	width:583px;
} 

.thrIMAM #mainMiolo02 {
	margin:7px; 
	background: #fff;
	width:583px;
	/*\float:left*/
	
}

.thrIMAM  h1,h2,h3,h4,h5,h6 { 
  	font-family:"Trebuchet MS",times,serif; 
  	font-weight:normal;
  	color:#1465a4;
  	margin: 1.5em 0.0em 0.25em 0.2em ; 
  }

.thrIMAM  h1 { font-size: 110% }                        /* 24px */
.thrIMAM  h2 { font-size: 200%; color:#182E7A}          /* 24px */
.thrIMAM  h3 { font-size: 80.67%;  }  /* 14px */
.thrIMAM  h4 { font-size: 133.33% }                     /* 16px */
.thrIMAM  h5 { font-size: 78.50% }                     /* 14px */
.thrIMAM  h6 { font-size: 100.67%;  }  /* 14px */


/*------------------------------------------------------------------------------------------------------*/

  /**
   * (en) Formatting content container
   * (de) Formatierung der Inhalts-Container
   *
   * |-------------------------------|
   * | #header                       |
   * |-------------------------------|
   * | #col1   | #col3     | #col2   |
   * | 25%     | flexible  | 25%     |
   * |-------------------------------|
   * | #footer                       |
   * |-------------------------------|
   */


/* -------------------- BOX 1  - DESTAQUE SLIDE PRINCIPAL ---------------------------------------------------------------------- */
.thrIMAM #col1 { 
	width: 24%;
	float:left
}
.thrIMAM #col1_content {
	padding: 0px;
	margin:0px; 
	background-color:#ffffff; 
}
/* ----------------------------------------------------------------------------------------------------------------------------- */


/* -------------------- BOX 1  - CURSOS PROGRAMADOS  --------------------------------------------------------------------------- */
.thrIMAM #col2 {
	width: 30%;
}
.thrIMAM #col2_content { 
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image:url(../images/img_box_vitrine.jpg);
	background-repeat:no-repeat;
	width:179px;
	height:156px;
}
.thrIMAM  #col2_content  h5 { font-size: 78.15%; margin: 0.5em 0.0em 0.0em 1.9em  }  /* 14px */
.thrIMAM  #col2_content  p { line-height: 1.5em; margin: 4px 5px 5px 5px  ; font-size: 60.80%; text-align:left; color:#333333;}

/* --------------------------------------------------------------------------------------------------------------------- */





/* -------------------- BOX 3  -  INSTITUTO IMAM  --------------------------------------------------------------------------- */
.thrIMAM #col3 { 
	float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;

}
.thrIMAM #col3_content {
	padding: 0px;
	margin: 0px 4px 0px 3px;
	background-image:url(../images/img_box_padrao.jpg);
	background-repeat:no-repeat;
	width:179px;
	height:227px;
}

.thrIMAM  #col3_content  h5 { font-size: 79.55%; margin: 0.7em 0.0em 0.9em 3.0em; text-align:left;  }  /* 14px */
.thrIMAM  #col3_content  p { line-height: 1.5em; margin: 10px 5px 5px 5px  ; font-size: 60.80%; text-align:left; color:#333333;}
.thrIMAM  #col3_content  img_vejaMais { margin: 10px ;}
/* --------------------------------------------------------------------------------------------------------------------- */








/* -------------------- BOX 4  -  MOVIMAT 2008-------------------------------------------------------------------------- */
.thrIMAM #col4 { 
	float: left; display:inline; margin-right: 0.0em; margin-bottom: 0.15em;
}
.thrIMAM #col4_content {
	padding:0px;
	margin: 0px 14px 0px 0px;
	background-image:url(../images/img_box_padrao.jpg);
	background-repeat:no-repeat;
	width:179px;
	height:227px;
}
.thrIMAM  #col4_content  h5 { font-size: 79.55%; margin: 0.7em 0.0em 0.9em 3.0em; text-align:left;}  /* 14px */
.thrIMAM  #col4_content  p { line-height: 1.5em; margin: 10px 5px 5px 5px  ; font-size: 60.80%; text-align:left; color:#333333;}
.thrIMAM  #col4_content  img_vejaMais { margin: 10px ;}

/* --------------------------------------------------------------------------------------------------------------------- */



/* -------------------- BOX 5  -  TOPLOG 2007--------------------------------------------------------------------------- */
.thrIMAM #col5 { 
	float: left; display:inline; margin-right: 0.5em; margin-bottom: 0.15em;
}
.thrIMAM #col5_content {
	padding: 0px;
	margin: 0px;
	background-image:url(../images/img_box_padrao.jpg);
	background-repeat:no-repeat;
	width:179px;
	height:227px;
}
.thrIMAM  #col5_content  h5 { font-size: 79.55%; margin: 0.7em 0.0em 0.9em 3.0em ; text-align:left;}  /* 14px */
.thrIMAM  #col5_content  p { line-height: 1.5em; margin: 10px 5px 5px -13px   ; padding:0px 0px 0px 25px ; font-size: 60.80%; text-align:left; color:#333333;}
.thrIMAM  #col5_content  img_vejaMais { margin: 10px ;}

/* --------------------------------------------------------------------------------------------------------------------- */









/* -------------------- RORDAPE --------------------------------------------------------------------------------------------- */

.thrIMAM #rodape { 
	background-image : url(../images/img_rodape_home.gif);
	background-repeat: no-repeat;
	width			 : 779px;
	height			 : 38px;
	margin: 0 auto;
	text-align:center;
} 
.thrIMAM #rodape p {
	margin: 0; 
	padding: 10px 0; 
	font-size        : 11px;
	font-weight      : bold;
    text-align       : center;
	color            : #656565;
	font-family      : "Trebuchet MS";
}

/* -------------------- FIM RORDAPE ----------------------------------------------------------------------------------------------- */



/* -------------------- MIOLO INTERNO --------------------------------------------------------------------------------------------- */
.thrIMAM #mainMioloInterno01 {
	margin:0px; 
	background-image:url(../images/bg_main_interno.gif);
	background-repeat:repeat;
	width:779px;
	min-height:100%; 
	height:auto;
} 

.thrIMAM #mainMioloInterno01 #col1 { 
	width: 100%;
	min-height:100%; 
	height:auto;
}
.thrIMAM #mainMioloInterno01 #col1_content {
	padding: 0px;
	margin:0px; 
	background-color:#ffffff; 
}
/* -------------------- FIM MIOLO INTERNO ----------------------------------------------------------------------------------------- */





/* -------------------- MENU INTERNO ----------------------------------------------------------------------------------------- */
.thrIMAM #MENU_INTERNO {
	background-image	:url(../images/img_menu_interno_bg.gif);
	background-repeat	:repeat;
	width				:770px;
	height				:30px;
    text-align      	:left;
	margin			 : 0px 0px 0px 2px;
	padding          : 0px 0px 0px 0px;
}

.thrIMAM #MENU_INTERNO a {
  	font-family		 : "Trebuchet MS",times,serif; 
	font-size        : 12px;
	color			 : #1c2d6d;
	text-decoration  : none;
    text-align       : left;
	margin			 : 0px 0px 0px 3px;
	padding          : 0px 0px 0px 3px;
}

.thrIMAM #MENU_INTERNO a:hover {
	color			 : #CC0000;
	font-size        : 12px;
	font-weight      : bol99d;
}

.menu_internoSub {
	background-image	:url(../images/menu_SUB.gif);
	background-repeat	:repeat;
	height				:24px
}

/* -------------------- MENU INTERNO ----------------------------------------------------------------------------------------- */


/* -------------------- PADRAO CAMPO DOS FORMULARIOS ------------------------------------------------------------------------- */
.thrIMAM .PadraoCampoFormInput {
	BORDER-RIGHT	: #f1f5f8 1px solid;
	FONT-SIZE		: 13px;
	BORDER-BOTTOM	: #d8e2ea 1px solid;
  	font-family		: 12px Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F2F2F2;
	float			: left;
	border-top:1px solid #999;
	border-left:1px solid #999;

}

.thrIMAM .PadraoCampoFormTextArea {
	BORDER-RIGHT	: #f1f5f8 1px solid;
	FONT-SIZE		: 13px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	BORDER-BOTTOM	: #d8e2ea 1px solid;
  	font-family		: 12px Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F2F2F2;
	float			: left;
	
}
.thrIMAM .PadraoFormh5 { 
  	font-family:"Trebuchet MS",times,serif; 
  	font-weight:normal;
	FONT-SIZE		: 12px;
  	color:#1465a4;
  	margin: 0.0em 0.3em 0.0em 0.0em ;
	text-align:right;
}
/* -------------------- PADRAO CAMPO DOS FORMULARIOS ------------------------------------------------------------------------- */




/* -------------------- BOX MIOLO INTERNO -------------------------------------------------------------------------------------- */
.thrIMAM #BOXInterna { 
	width	: 770px;
	min-height:100%; 
	height:auto;
}
.thrIMAM #BOX_Interna {
	padding	: 20px 20px 20px 15px;
	margin: 0 auto;

	
	width: 530px;
	_width: 770px;
	*width: 770px;
	/* background-color: #ffffff; */ 
}



.BOXInternaLink a:link {color: #000000; text-decoration: blink;FONT-SIZE:12px;font-family:Verdana;}  
.BOXInternaLink a:visited {color: #000000;text-decoration: blink;FONT-SIZE:12px; font-family:Verdana;} 
.BOXInternaLink a:hover {color: #000000;text-decoration: underline;FONT-SIZE:12px;font-family:Verdana;} 
.BOXInternaLink a:active { color: #000000;text-decoration: blink; FONT-SIZE:12px; font-family:Verdana;} 

/* ----------------------------------------------------------------------------------------------------------------------------- */


/* -------------------- LINK VITRINE CURSOS PROGRAMADOS ------------------------------------------------------------------------ */
.LinkCursosProgramados a:link {color: #CC0000; text-decoration: blink;FONT-SIZE:11px;font-family:Verdana; font-family:"Trebuchet MS",times,serif; font-weight:normal;}  
.LinkCursosProgramados a:visited {color: #CC0000;text-decoration: blink;FONT-SIZE:11px; font-family:Verdana;font-family:"Trebuchet MS",times,serif; font-weight:normal;}   
.LinkCursosProgramados a:hover {color: #CC0000;text-decoration: underline;FONT-SIZE:11px;font-family:Verdana;font-family:"Trebuchet MS",times,serif; font-weight:normal;}   
.LinkCursosProgramados a:active { color: #CC0000;text-decoration: blink; FONT-SIZE:11px; font-family:Verdana;font-family:"Trebuchet MS",times,serif; font-weight:normal;}  
.LinkCursosProgramados {margin-left:4px;}  
/* ----------------------------------------------------------------------------------------------------------------------------- */


/* -------------------- REGUA -------------------------------------------------------------------------------------- */
.thrIMAM #REGUA {
	background-image:url(../images/regua.gif);
	background-repeat:no-repeat;
	width			: 40px;
	height			: 10px;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */

/* -------------------- LINK EUA  ----------------------------------------------------------------------------------------------- */
.thrIMAM #EUA {
	position:absolute;
	top:3px;
	width:57px;
	height:45px;
	float:right;
	z-index:1;
	left: auto;
	text-align:right;
	
}
/* ----------------------------------------------------------------------------------------------------------------------------- */


.thrIMAM .FPadrao { 
  	font-family:"Trebuchet MS",times,serif; 
  	font-weight:normal;
	FONT-SIZE		: 12px;
  	color:#1465a4;
  	margin: 0.0em 0.3em 0.0em 0.0em ;
}
/* ----------------------------------------------------------------------------------------------------------------------------- */
