@charset "utf-8";
/*--- reset ---*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {     
margin: 0; padding: 0; border: 0; outline: 0; font-style: inherit; font-size: 100%; font-family: inherit;}
:focus { outline: 0;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
a img, iframe {border: none;}
ol, ul {list-style: none;}
input, textarea, select, button {font-size: 100%; font-family: inherit;}
select {margin: inherit;}
/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }
/* == clearfix == */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/*--- end reset ---*/


body {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333; line-height: 1.4em; background: url(images/bg.jpg) repeat-y top center #00355d}

h1{font-size:1.4em; padding-bottom:30px; line-height:1.2em}
h2{font-size:1.3em}
h3{font-size:1em}

a {color:#000}
p{padding-bottom:10px}
input, textarea{font-size:0.9em; margin:4px; _margin:0;}

.ta_right{text-align:right}
.ta_center{text-align:center}


.wrapper{width:793px; height:870px; margin:0 auto; position:relative; background:url(images/bg2.jpg) repeat-x top center;}

.titulo{position:absolute; left:17px; top:100px; color:#CD2D13; font-size:2.3em; height: 30px; line-height: 1.2em}
.logo, .flash, .contact1, .contact2{position:absolute; text-align:justify; font-size:0.8em; line-height:1.2em}
.logo{top:100px; left:252px}
.flash{top:345px; left:28px}
.contact1{top:610px; left:215px}
.contact2{top:610px; left:415px}

.nxr{ position:absolute; width:100%; bottom:10px; text-align:center; font-size:.8em; color:#999}
.nxr a{color:#999; text-decoration:none;}
.nxr a:hover{color:#666}