﻿@charset "utf-8";
/*
Theme Name: 
Description: 
Version: 1.0
Author: Agência Duo Design
Author URI: http://www.agenciaduodesign.com/

*/

/****************** ESTRUTURA **************************/
* { margin:0px; padding:0px; list-style-type:none; outline:none; }
img { border:0; }
a { color:#FFF; text-decoration:none; }
a:hover { text-decoration:underline; }
body { margin:0 auto; font-family:"Trebuchet MS"; font-size:11px; color:#FFF; background:url(img/bg_header.gif) repeat-x 0 494px #071b1d;  }
div.wrap { width:970px; height:610px; margin-left:45px; }
div.globalSite { background:url(img/ira.jpg) no-repeat; max-width:1200px; }
div.interna { background:url(img/ira_interna.jpg) no-repeat; }
div.header { width:970px; height:178px; }
div.content { width:550px; height:320px; }
div.footer { width:970px; }

/****************** GLOBAL **************************/


/****************** ESTILOS **************************/
div.wrap { position:relative; }
div.header { position:absolute; left:0; bottom:0; }
div.header h1 { width:404px; height:62px; float:left; }
div.header h1 a { width:404px; height:62px; display:block; text-indent:-99999px; overflow:hidden; }
div.header ul.menuPrincipal { float:left; clear:left; width:600px; height:90px; background:url(img/bg_menu.gif) no-repeat left top; }
div.header ul.menuPrincipal li { float:left; }
div.header ul.menuPrincipal li a { text-indent:-9999px; overflow:hidden; display:block; height:85px; }
div.header ul.menuPrincipal li.mn1 a { width:75px; }
div.header ul.menuPrincipal li.mn2 a { width:64px; }
div.header ul.menuPrincipal li.mn3 a { width:60px; }
div.header ul.menuPrincipal li.mn4 a { width:77px; }
div.header ul.menuPrincipal li.mn5 a { width:95px; }
div.header ul.menuPrincipal li.mn6 a { width:96px; }
div.header ul.menuPrincipal li.mn7 a { width:73px; }
div.player { width:343px; height:23px; position:absolute; right:0; bottom:68px; }
div.content { position:absolute; right:0; top:75px; }
div.content h2.titulo { font-size:30px; }
div.content p { padding:6px 0; }
div.content h2.tituloPagina,
div.content strong { font-size:11px; font-weight:bold; }
div.footer { position:absolute; left:0; bottom:0; text-align:right; }
div.footer p { color:#4e7682; font-size:10px; padding-bottom:10px; }

.alignleft { float:left;  padding:6px 0; }
.alignright { float:right; }