/*
 * Início dos ajustes para Blueprint
 */
table, tr, th, td { margin:0; padding:0; }
input[type="text"], textarea { padding:2px; }
/* Fim dos ajustes para Blueprint */

body		{ background:#F2F2F2; font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; }
body.index	{ background:#F7F7F7 url(/img/endw.gif) top center no-repeat; }

b.e			{ color:#FF0000; font-family:arial, sans-serif; }
b.n			{ color:#006600; font-family:arial, sans-serif; }
b.d			{ color:#003399; font-family:arial, sans-serif; }
b.w			{ color:#FF9900; font-family:arial, sans-serif; }

th { font-size:13px; font-weight:normal; color:grey; text-align:right; color:#7F9DB9; }
input[type="text"] { width:165px; border:1px solid #7F9DB9; }
textarea { width:165px; border:1px solid #7F9DB9; height:100px; }
input[type="submit"] { border:1px solid #7F9DB9; color:#7F9DB9; background:white; }
input[type="submit"]:hover { background:#7F9DB9; color:white; }

div.error, div.success { display:none; margin:2px 0 3px 0; }
div.error { font-size: 13px; background:#FBE3E4 url('/img/assets/error.gif') no-repeat 10px center; padding: 3px 0 3px 35px; color:#8a1f11; border: 1px solid #FBC2C4; }
div.success { background:#E6EFC2 url('/img/assets/success.gif') left no-repeat; background-position: 5px center;  padding:3px 0 5px 28px;  border: 2pxsolid #C6D880; }

div.white { background:white; border:2px solid #D1D1D1;
	-moz-border-radius: 5px; -webkit-border-radius:5px; -khtml-border-radius: 5px; border-radius: 5px;
}

div.white div.header { background:url(/img/top.jpg) bottom center repeat-x; padding-top:20px; padding-bottom:20px; }
div.white div.header p { font-size:18px; color:#797C80; padding-right:200px; line-height:1.1em;}

h1 { margin:0 0 10px 0; font-size:30px; border-bottom:1px solid #797C80; letter-spacing:0.03em; color:#444444; }
h2 { margin:15px 0 0 0; font-size:21px; color:#990000; font-family:arial, sans-serif; }
h2:FIRST-LETTER { font-size:1.1em; }
h3 { margin:0 0 10px 0; font-size:16px; color:#797C80; font-family:arial, sans-serif; font-weight:bold; }
p, ul, ol  { font-size:14px; color:#333333; padding-right:100px; margin:0 0 5px 0; }
