/*
    Projeto: Crismac
    URL: http://www.crismac.com.br
   

*/

* {min-height:1px;}
body {border:0; margin:0; padding:0; background:#f9f9f9 url("../design/bg.gif") 0 0 repeat-x; font:70%/160% "Arial",sans-serif; color:#000; _text-align:center;}

a {color:#ff9000;}
a:hover {color:#ffa42f;}

p {border:0; margin:15px 0; padding:0;}

div {display:block; border:0; margin:0; padding:0;}

h1, h2, h3, h4, h5 {border:0; margin: 0px 0 15px 0; padding:0; font-weight:bold; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
h1 {font-size:260%; line-height:110%; font-weight:normal; padding-bottom:  4px; }
h2 {font-size:180%; line-height:110%; font-weight:normal;}
h3 {font-size:120%; line-height:110%; font-weight:bold;}
h4 {font-size:120%;}
h5 {font-size:100%;}

table {display:table; border-collapse:collapse; margin:15px 0; padding:0; border:1px solid #B7CAF6; font-size:100%;}
tr {display:table-row;}
th, td {display: table-cell; border:1px solid #B7CAF6; margin:0; padding:5px; vertical-align:top; text-align:left;}
th {background:#E7ECFD; text-align:center; color:#192666; font-weight:bold;}

ul, ol {display:block; border:0; margin:15px 0 15px 40px; padding:0;}
ol {list-style-type:decimal;}
li {display:list-item; border:0; margin:0; padding:0; _height:1px;}
ul ul, ul ol, ol ol, ol ul {margin: 0 0 0 20px;}

dl {border:0; margin:15px 0; padding:0;}
dt {border:0; margin:0; padding:0; font-weight:bold;}
dd {border:0; margin:0 0 0 30px; padding:0;}

form {border:0; margin:0; padding:0; display: block; width: 100%;}

hr {display:block; height:1px; margin:10px 0; padding:0; background:#CCC; border:0 solid #CCC; color:#CCC;}

a, img, span {border:0; margin:0; padding:0;}
abbr, acronym {border-bottom:1px dotted #CCC; cursor:help;}

del, .through {text-decoration:line-through;}
strong, .strong {font-weight:bold;}
cite, em, q, var {font-style:italic;}
code, kbd, samp {font-family:monospace; font-size:110%;}

/* Floating */
.f-left {float:left;}
.f-right {float:right;}

/* Text align */
.t-left {text-align:left;}
.t-center {text-align:center;}
.t-right {text-align:right;}

.va-middle {vertical-align:middle;}

.clear {clear:both;}
.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

.nom {margin:0;}
.noscreen {display:none;}

/* -----------------...........--------------------------------------------------------------------------------------- */

#main {width:770px; margin:50px auto 0 auto; _text-align:left;}

/* Header */
#header {position:relative; width:770px; height:100px; margin:0; padding:0; background:#2f2f2f url("../design/header.jpg") 0 0 no-repeat; color:#FFF;}

#header.english { background:#2f2f2f url("../design/header_english.jpg") 0 0 no-repeat;  }

    /* Header - logo */
    #header #logo {position:absolute; top:20px; left:25px; margin:0;}

    #header #logo a {color:#FFF; display: block; position: relative; width: 270px; height: 50px; text-indent: -5000px; overflow: hidden;}
    #header #logo a:hover {color:#B5C4E3; text-decoration:underline;}
    
	#header a.ingles { display: block; position: absolute; top: -35px; left: 615px; background: url(../design/english_version.gif); width: 149px; height: 25px; overflow: hidden; text-indent: -1000px;  }
	
	#header a.portugues { display: block; position: absolute; top: -35px; left: 580px; background: url(../design/versao_em_portugues.gif); width: 183px; height: 25px; overflow: hidden; text-indent: -1000px;  }

/* Main menu (tabs) */
#tabs {background:#1d1d1d; margin:0 5px; padding:10px 0 0 0; _height:1px; position: relative; font-size: 12px;}

    #tabs ul {margin:0 10px; padding:0; list-style:none;}
    #tabs ul li {margin:0 3px 0 0; padding:0; float:left;}
    #tabs ul li a {display:block; position:relative; padding:7px 15px; border:0; background:url("../design/tab_link.gif") 0 0 repeat-x; color:#cfcfcf; font-weight:bold; text-decoration:none; cursor:pointer;}
    
    /* Main menu (tabs - link) */
    #tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../design/tab_link_l.gif") 0 0 no-repeat;}
    #tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; _right:-1px; width:8px; height:8px; background:url("../design/tab_link_r.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - hover) */
    #tabs ul li a:hover {background:url("../design/tab_hover.gif") 0 0 repeat-x; color:#FFF;}
    #tabs ul li a:hover span.tab-l {background:url("../design/tab_hover_l.gif") 0 0 no-repeat;}
    #tabs ul li a:hover span.tab-r {background:url("../design/tab_hover_r.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - active) */
    #tabs ul li#active a {background:#FFF; color:#FF9000; display: block;}
    #tabs ul li#active a span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../design/tab_active_l.gif") 0 0 no-repeat;}
    #tabs ul li#active a span.tab-r {position:absolute; top:0; right: 0px; width:8px; height:8px; background:url("../design/tab_active_r.gif") 100% 0 no-repeat; }
	#tabs #telefone { background: url(../design/telefone.gif); width: 211px; height: 22px; display: block; position: absolute; right: 13px; top: 11px;  text-indent: -1000px; overflow: hidden; display: none;}

/* Page (2 columns) */
#page {width:770px; min-height:1px; background:#FFF url("../design/bg_page.gif") 0 0 repeat-y; _height:1px;}
#page-in {min-height:1px; padding:10px 0; background:url("../design/bg_page_in.jpg") 0 0 no-repeat; _height:1px;}

  

/* Content */
#content { width:731px; _width:731px; margin:0; min-height: 300px; _height: 300px; padding:0; margin: 0px auto; display: block; position: relative}
#content h1
	{
	display: block; width: 100%; position: relative; padding-left: 10px; background: url(../design/bullet_h1.gif) no-repeat left top; padding-left: 40px;
	}
#content .container_texto
	{
	display: block;
	position: relative;
	padding: 0px 10px;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	float: none;

}
#content .container_texto p
	{
	margin: 0px;
	padding: 4px 0px;
	text-align: left;
	}
.container_texto.home
	{
	width: 470px;
	float: left;
	clear: none;
	padding-right: 30px;
	border-right: 1px solid #cccccc;
	}
.iso
	{
	padding-left: 25px;
	padding-top: 20px;
	display: block;
	position: relative;
	float: left;
	}
/* Footer */
#footer {position:relative; clear:both; width:770px; height:20px; margin-bottom:50px; background:url("../design/footer.jpg") 0 -40px no-repeat; color:#a3a3a3;}
#footer a {color:#a3a3a3;}
#footer a:hover {color:#192666;}

  
    /*  Footer - copyright */
    #footer p#copyright {position:absolute; top:20px; left:40px; margin:0; width: 690px; text-align: center;}

.clear { clear: both}

input, select, textarea
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
	}
#content form p
	{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	clear: both;
	margin-top: 5px;

	}
#content input, #content textarea, #content select
	{
	padding: 2px;
	border: 1px solid #CCCCCC;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 13px;
	display: block;
	float: left;
	position: relative;
	}

#content select
	{
	padding: 0px;
	}
#content textarea
	{
	width: 90%;
	display: block;
	height: 80px;
	overflow: auto;
	float: none;
	margin: 0px auto;
	}
#content input:hover, #content textarea:hover
	{
	background: #FFFFCC;
	}
#content input:focus, #content textarea:focus, #content .focus
	{
	background: #ff6501 !important;
	color: #FFF;
	font-weight: bold;
	}
#content label
	{
	position: relative;
	float: left;
	clear: left;
	display: block;
	width: 20%;
	padding-right: 5px;
	text-align: right;
	cursor: pointer;
	}
#content label:hover, #content label:focus
	{
	font-weight: bold;
	}
#content fieldset
	{
	display: block;
	padding: 8px 4%;
	width: 645px;
	border: 1px solid #CCC;
	margin-top: 10px;
	background: url(../design/bg_fieldset.gif) repeat-x 120px;
	}
.enviar span, .limpar span
	{
	display: none;
	}
.enviar, .limpar
	{
	display: block;
	position: relative;
	float: right;
	}
.enviar
	{
	width: 71px;
	height: 26px;
	margin-right: 14px;
	background-image: url(../design/enviar.gif);
	}
.enviar.english
	{
	background: url(../design/send.gif);	
	}
.enviar:hover
	{
	background: url(../design/enviarhover.gif);
	}
.enviar.english:hover
	{
	background: url(../design/sendhover.gif);	
	}
.limpar.english
	{
	background: url(../design/clear.gif);	
	}
.limpar
	{
	width: 55px;
	height: 19px;
	margin-right: 5px;
	background-image: url(../design/limpar.gif);
	}
