/* Geral */
body {background: #FFF;}

a {color: #E78200;}

/* Forms */ 
input,select,textarea {border: 1px solid #E78200; color: #E78200;}

/* Estrutura */
#header {background: url(../img/bg_top_laranja.gif) repeat-x top left;}

#curriculum h3 {background:url(../img/ico_barras_laranja.gif) no-repeat top left;}

#portfolio h3 {color:#E78200;}

	#portfolio img {border:1px solid #E78200; margin: 10px 0px; padding:9px;}
	#portfolio img:hover {border:10px solid #E78200; padding:0px;}
