/* Propriedades TAGS HTML*/

body { margin:0; background-image: url(../images/bg2.gif); }
img { border: 0px; }
/* Esqueleto do site */

#principal { width:950px; height:590px; margin:auto; top: 50%; left: 50%; margin-top: -295px; margin-left: -475px; position: absolute; border:1px; border-color:#cccccc; border-style:dotted; }
#top_menu { width:950px; height:55px; background-image:url(../images/background_menu.jpg); background-repeat:repeat-x; clear:both; }

/*dentro da div top_menu possui essas 2 divs class. */
#menu_left { width:403px; float:left; height:22px; padding-left:64px; padding-top:17px; padding-bottom:16px; }
#menu_right { width:443px; float:left; height:15px; padding-bottom:20px; padding-top:20px; padding-left:40px; }
/*fim das divs dentro da div menu*/

#top_banner { width:950px; height:280px; float:left; clear:both; }
#div_conteudo { width:950px; height:191px; float:left; background-image:url(../images/background_conteudo.jpg); background-repeat:repeat-x; }

/*Essas div's ficam dentro da div conteudo*/
#conteudo_left { width:483px; height:115px; float:left; padding:35px 93px 41px 61px; }
#conteudo_right { width:217px; height:130px; float:left; padding:20px 60px 41px 35px; }
#conteudo_portifolio { width:820px; height:115px; float:left; padding:35px 0 41px 61px; }
/*fim das divs dentro de conteudo*/
			
			
/*essas 3 divs abaixo são da pagina portifólio.html* E ESTÃO DENTRO DA DIV conteudo left que fioca dentro da div_conteudo*/
.port_left { width:130px; height:125px; float:left; display:block; }
.port_ultimate { width:130px; height:125px; float:left; }
#div_rodape { width:950px; height:64px; float:left; background-image:url(../images/background_rodape.jpg); background-repeat:repeat-x; }

/*div internas da div rodape*/
#rodape_left { width:574px; height:48px; float:left; padding-left:63px; padding-top:18px; }
#rodape_right { width:252px; height:42px; float:left; padding-right:60px; padding-top:24px; }
/* estilos de textos */

/*estilo texto div conteudo*/
.text_div_conteudo { font-family:tahoma; font-size:10px; line-height:15px; text-decoration:none; }
.curriculo { font-family:tahoma; font-size:10px; color:#FF9900; }

/*estilo texto rodape*/
.text_div_rodape { font-family:tahoma; font-size:10px; line-height:15px; color:#959595; margin:0; }
.text_div_portifolio { font-family:tahoma; font-size:10px; line-height:18px; text-decoration:none; }
a:link, a:visited, a:active { text-decoration:none; }
.port_left a:hover { text-decoration:none; background:#FF9900; color: #ffffff; }
.curriculo a:visited { color:#FF9900; text-decoration:underline; }
.curriculo a:active { color:#FF9900; text-decoration:underline; }
.curriculo a:link { color:#FF9900; text-decoration:underline; }
/* estilos de imagens*/

/*imagens do menu*/
.btns_menu_space_l { margin-left:30px; }
.btns_menu_spacelr { margin-left:30px; margin-right:30px; }
.btns_menu_space_r { margin-right:30px; }
/*imagem titulo da div conteudp _left que fica dentro da div conteudo na pagina index.html*/
.tit_aei { margin-bottom:2px; }
/*imagens que ficam na div conteudo right dentro da div conteudo na pagina index.html*/
.space_titulo_utimosproj { margin-bottom:51px; }
.space_titulo_trabalhe { margin-bottom:8px; }
/*estilo do formulário de contatos da pagina contato.html*/

/* estilo texto da pagina contato.html*/
.text_form { background-color:#fcfcfc; font-family:tahoma; font-size:10px; margin-bottom:7px; width:170px; height:13px; border-width:1px; border:dotted; border-width:1px; border-color:#cccccc; }
.form_multi_lines { background-color:#fcfcfc; font-family:tahoma; font-size:10px; width:250px; height:95px; margin-right:8px; border:dotted; border-width:1px; border-color:#cccccc; }
.buttom_enviar { background-color:#f6f6f6; font-family:tahoma; font-size:10px; border-width:1px; border-color:#cccccc; border:none; }
.text_pag_contato { font-family:tahoma; font-size:11px; line-height:15px; }
/*Essas div's ficam dentro da div conteudo*/
#form_left { width:100px; height:115px; float:left; padding:35px 93px 41px 61px; }
#form_right { width:518px; height:115px; float:left; padding:35px 61px 41px 15px; }
/*fim das divs dentro de conteudo*/

/*fim dos estilos da pagina de formulario contato.html*/
