/*-----------------------------------------------------------------------------------

	Theme Name: Roberta Costa por N4F 2012
	Theme URI: http://www.n4f.com.br
	Author: N4F
	Author URI: http://www.n4f.net.br
	Version: 1.0.0

-----------------------------------------------------------------------------------*/

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, b, u, i, center, 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-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }

@font-face {
    font-family: 'myriad_webregular';
    src: url('../fonts/myriad-webfont.eot');
    src: url('../fonts/myriad-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriad-webfont.woff') format('woff'),
         url('../fonts/myriad-webfont.ttf') format('truetype'),
         url('../fonts/myriad-webfont.svg#myriad_webregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font-family: 'myriad_webregular', Myriad Pro, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	color: #444f55;
	-webkit-font-smoothing: antialiased;
	background: url(../images/bg.jpg) repeat center #006f7c;
	line-height:26px;
}

a { 
	color: #444f55;
	font-weight:bold;
	text-decoration:none;
}

a:hover { 
    text-decoration: underline; 
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color:#017d91;
}

h1 {
	font-size: 46px;
	margin-bottom:16px;
	font-weight:100;
	text-align:right;
}

h2 {
	font-size: 22px;
	font-weight:100;
}

.geral { width:100%; }

.container { width:907px; height: 449px; margin:25px auto; padding: 20px; background: url(../images/bgBox2.png) no-repeat center; }

.container .topo { width:791px; padding:65px 56px 30px 56px; clear:both;  }

.container .horzLine { width:791px; height:2px; margin:0 56px 0 56px; clear:both;  background: url(../images/lineHorz.png) repeat-x center;  }

.container .left { width:455px; height:164px; padding:30px 0 0 56px; float:left;  }

.container .vertLine { width:2px; height:160px; float:left; background: url(../images/lineVert.png) repeat-y center;  }

.container .right { width:300px; height:164px; padding:30px 56px 0 0; float:right; text-align:right;   }

.container .topo p { text-align:justify; }

.container a.mail { background: url(../images/iconMail2.png)  no-repeat left 2px; padding-left:19px;  }
.container a.lates { background: url(../images/iconLates2.png)  no-repeat left 2px; padding-left:19px;  }

.container .inter { height:260px; padding-top:145px;}
.container .inter p.center { text-align:center;}

.container .pagSeguro { width:209px; margin:30px auto;}

.footer { text-align:right; font-size:10px; color:#10535b; padding-right:56px; width:width:791px; clear:both; }
.footer p a { color:#10535b; }

