﻿* {margin:0; padding:0;}

html {overflow:-moz-scrollbars-vertical;}
body {margin:0; padding:0; color:#000; font:normal 13px Arial; text-align:left; background:#FFF url('../imagens/fundoPrincipal.jpg') repeat-x fixed left top;}

a:link, a:visited {color:#7B5493;}
a:hover, a:active {color:#692B93;}
a {text-decoration:none; white-space:nowrap;}
a, img {cursor:pointer;}
img, object {outline:none; border:none;}

ul {list-style:none;}

p {margin-bottom:15px;}


/* começa containerGeral */
#containerGeral {position:absolute; top:0; left:50%; margin-left:-373px; padding:0 15px 0 15px; width:746px; min-height:100%; background:url('../imagens/fundoContainerGeral.png') repeat center top;}

/* começa header */
#header {float:left; width:100%; height:200px; display:block;}

/* começa logo */
#logo {float:left; width:332px; height:213px; margin-top:5px; list-style:none;}
#logo a {float:left; width:332px; height:213px; background:url('../imagens/logo.png') no-repeat left top;}

/* começa menuSuperior */
#menuSuperior {float:right; margin:50px 160px 0 0; width:150px; height:auto; font-size:17px;}
#menuSuperior li a {float:left; padding-left:20px; width:215px; height:24px;}
#menuSuperior li a {background:url('../imagens/fundoMenuSuperiorLink.png') no-repeat left top;}
#menuSuperior li a:hover {background:url('../imagens/fundoMenuSuperiorHover.png') no-repeat left top;}
/* fim de menuSuperior */
/* fim de header */

#contentPlaceHolder {float:left; margin-top:20px; width:100%; min-height:330px; display:block;}
* html #contentPlaceHolder {height:auto;}
/* fim de containerGeral */

/* começa footer */
#footer {float:left; margin-top:10px; width:100%; height:auto; color:#692B93;}

#textosFooter {margin:0 auto; margin-top:10px; padding:7px 0 10px 0; width:700px; height:35px; border-top:solid 1px #692B93;}

#copyright {float:left; margin-top:10px; width:auto; height:auto;}

#simplexTI {float:right; margin-top:10px; margin-left:10px; width:auto; height:auto; padding-left:20px;/* background:url('../imagens/iconeSimplex.png') no-repeat left center;*/}
#simplexTI a {float:left; width:auto; height:auto;} 
/* fim de footer */
/* fim de layout */


/* classes gerais */
.titulo {float:left; width:730px; height:26px; color:#692B93; font-size:20px; font-family:Tahoma; text-align:right; text-transform:capitalize; background:url('../imagens/fundoDivisoria.png') no-repeat left top;}

.containerPrincipal {float:right; width:740px; height:auto;}


/* hack IE6 */
* html #containerGeral {background:url('../imagens/fundoContainerGeral2.png') repeat left top;}

* html #header {float:left; width:100%; height:200px; display:block;}

* html #logo a {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imagens/logo.png');}

* html #menuSuperior {float:right; margin:50px 22px 0 0; width:150px; height:auto; font-size:17px;}
* html #menuSuperior li a {float:left; padding-left:20px; width:215px; height:24px;}
* html #menuSuperior li a {background:url('../imagens/fundoMenuSuperiorLink.gif') no-repeat left top;}
* html #menuSuperior li a:hover {background:url('../imagens/fundoMenuSuperiorHover.png') no-repeat left top;}
* html .titulo {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imagens/fundoDivisoria.png');}

* html #footer {float:left; margin:10px 0 0 10px; width:100%; height:auto; color:#692B93;}
