/* 
Castanho 	#280F11 
Vermelho	 	#491D1F
Laranja 		#FF6600
*/

/* GERAL */
* { padding:0; margin:0; }
html, body, table, div, span, p, blockquote, h1, h2, h3, h4, h5, h6, a, ul, ul li, li, form, input, input.text, input.title, textarea, select { font:11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; }
body { margin:0; padding:0; background:#280F11 url(../Imgs/Layout/patt.png) repeat; }

/* TEXT */

h3 { font-size:11px; font-weight: normal; line-height:15px; margin-bottom:15px; text-align: center; color:#fff;  }
p { font-size:11px; line-height:20px; margin-bottom:20px; color:#333; text-align:center; }
a { color:#FF6600; text-decoration:none; font-weight:bold; }
a:hover { color:#666; }
img { border:none; }

/* LAYOUT */

#tbl-princ { width:800px; height:600px; }
#td-flag { height:30px; width:50px; text-align:center }
#td-flag a { float:left; }
.td-fix { width:375px; }
#td-footer { height:20px; text-align:center }
#td-footer p { color:#fff; font-size:10px;  margin-top:20px }
#td-footer a { font-size:10px; }

/* INDEX */

#pt-flag { float:left; background:url(../Imgs/Layout/pt_2.png) no-repeat; width:20px; height:16px; margin-left:2px; margin-bottom:2px; cursor:pointer }
#pt-flag a { width:20px; height:16px; }
#pt-flag:hover { background:url(../Imgs/Layout/pt.png) no-repeat; }
#fr-flag { float:left; background:url(../Imgs/Layout/fr_2.png) no-repeat; width:20px; height:16px; margin-left:2px; margin-bottom:2px; cursor:pointer }
#fr-flag a { width:20px; height:16px; }
#fr-flag:hover { background:url(../Imgs/Layout/fr.png) no-repeat; }

