﻿@charset "utf-8";
@import url("../css/hot.css");
/* CSS TEMA AZUL */

body,html{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4741;
	background-color: #57d1f6;
}body{
	color:#3333
}
body,td,th {
	font-size: 11px;
}
body{
	position:relative;
	left:0;
	top:0;
	z-index:0;
}body table{
	visibility:hidden;
	height:1px!important
}body * table{
	visibility:inherit;
	height:auto!important
}
/*  Inici tema */
div#genuine{
	width:100%;
	visibility:visible;
	margin:0 auto 0;
	background-color:  #bfe9fb;
	background-image: url(../img/layout/azul/body_gradient_span.gif);
	background-repeat: repeat-x;
}
div#baseContent{
	margin:0 auto;
	width:985px;
	background-image: url(../img/layout/azul/bg_span.gif);
	background-repeat: repeat-y;
}div#basePageFrame{
	margin:0 auto;
	overflow:hidden;
	background-image: url(../img/layout/azul/header_bkg.jpg);
	background-repeat: no-repeat;
}div#baseHeader{
	width:946px;
	margin:0 auto;
	padding:0 7px;
}
div#baseBody{
	border-style:none;
	border-color:inherit;
	border-width:medium;
	clear:both;
	margin:0 auto;
	padding:8px 0 0 0;
	visibility:visible;
	width:985px;
	min-height:560px;
	height:auto!important;
	height:560px;
	overflow:visible;
	position:relative;
}
div#basePageFooterbk{
	clear:both;
	text-align:center;
	position:absolute;
	visibility:visible;
	width:100%;
	height:108px;
	background-color: #57d1f6;
	background-image: url(../img/layout/azul/bg_footer_gradient.gif);
	background-repeat: repeat-x;
}
div#basePageFooter{
	margin:0 auto;
	width:985px;
	height:96px;
	background-image: url(../img/layout/azul/bg_footer_image.jpg);
}
div#genuineContent{
	padding:0 25px 5px 20px;
	word-wrap:break-word;
}
div#logo{
	width:284px;
	height:64px;
	background-image: url(../img/layout/logos/logo_nx.png);
}
#modulo_A{
	padding:0 3px 5px 3px;
	word-wrap:break-word;
}
#modulo h2 {
	background:#bac7d3 url(../img/layout/azul/bg-h2.jpg) 
	no-repeat left top;
	height:2.4em;
	border:1px solid #03c1f5;
	color:#333;
	line-height:29px;
	padding-left:8px;
	font-size: 12px;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	}
#modulo h3 {
	background:#bac7d3 url(../img/layout/azul/bg-h3.jpg) 
	no-repeat left top;
	height:2.4em;
	border:1px solid #03c1f5;
	color:#000000;
	line-height:29px;
	padding-left:15px;
	font-size: 12px;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	}
#modulo_B{
	padding:3px 3px 3px 3px;
	word-wrap:break-word;
	background-color: #FFFFFF;
}
#linha{
	padding:1px 0px 0px 0px;
	word-wrap:break-word;
	background-color: #000000;
}
#linhaClara{
	padding:1px 0px 0px 0px;
	word-wrap:break-word;
	background-color: #666666;
}
/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{
	position:relative;
	width:936px;
	background-image: url(../img/layout/azul/dolphin_bg.gif);
}
#dolphinnav{
	position:relative;
	height:29px;
	font-size:10px;
	text-transform:uppercase;
	background-image: url(../img/layout/azul/dolphin_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 0px;}
#dolphinnav ul li a{display:block;float:left;color:#000000;text-decoration:none;padding:0 0 0 4px;height:29px;}
#dolphinnav ul li a span{padding:7px 6px 0 0;height:6px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(../img/layout/azul/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(../img/layout/preto/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 5px 0 0;width:auto;background:#1D6893 url(../img/layout/azul/dolphin_right-ON.gif) no-repeat top right;height:29px;}
/* ---------------------- END Dolphin nav ---------------------- */
