body {
    margin:0;
    padding:0;
    color:#333;
    font-family: Verdana, Arial, Tahoma;
    font-size:11px;
    line-height:normal;
}
a {
    color:#146bbb;
    text-decoration:none;
}
a:hover {
    color:#378ede;
    text-decoration:none;
}
p {
    color:#333;
    text-decoration:none;
    font-size:11px;
}
p a:link, p a:active, p a:visited{
    color:#146bbb;
    text-decoration:none;
}
p a:hover {
    color:#378ede;
    text-decoration:none;    
}
ul{
    margin:0;
}
li {
    margin:0;
}
h1, h2, h3, h4, h5, h6 {
    margin:0;
}
h1 {
    font-size:18px;
    color:#346da1;
}
h2 {
    font-size:16px;
    color:#346da1;
}
h3 {
    font-size:14px;
    color:#346da1;
    background:url(../images/h3_underline.jpg) no-repeat 0 bottom;
}
h4 {
    font-size:12px;
    color:#346da1;
}
.button {
        margin-left:10px;
	margin-top:4px;
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #c7c7c7;
	padding-top: 3px;
    	padding-bottom: 3px;
        padding-left:4px;
        padding-right:4px;
	background: #fbfbfb url("../images/input_button_bg.png") repeat-x 0 0;
	cursor:pointer;
	font-size:12px;
	margin-left:0px;
        width:100%;
        height:23px;
}
.button:hover { 
	margin-top:4px;
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #2d6fac;
	padding-top: 3px;
        padding-left:4px;	
	color:#fff;
	background: #378ede url("../images/input_button_bg.png") repeat-x 0 -23px;
	cursor:pointer;
	font-size:12px;
        width:100%;
        height:23px;
}
.button2 {
        margin-left:10px;
	margin-top:4px;
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #c7c7c7;
	padding-top: 3px;
    	padding-bottom: 3px;
        padding-left:4px;
        padding-right:4px;
	background: #fbfbfb url("../images/input_button_bg2.png") repeat-x 0 0;
	cursor:pointer;
	font-size:12px;
	margin-left:0px;
        width:100%;
        height:23px;
}
.button2:hover { 
	margin-top:4px;
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #d85b00;
	padding-top: 3px;
        padding-left:4px;	
	color:#fff;
	background: #fa6a00 url("../images/input_button_bg2.png") repeat-x 0 -23px;
	cursor:pointer;
	font-size:12px;
        width:100%;
        height:23px;
}
#header_wrapper {
    width:100%;
    background:url(../images/header_bg.jpg) repeat-x 0 0;
    height:364px;
}
#header_content {
    width:1000px;
    margin:auto;
}
#header_content ul {
        padding-top:29px;
	height:40px;
	font: normal 14px/42px  Arial,Tahoma, sans-serif;
	list-style: none;
	text-transform:none;

}
#header_content li {
	height:40px;
	display: inline;
}
#header_content li a {
	height:40px;
	float: left;
	display: block;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
        margin-left:5px;
        margin-right:5px;
	color: #fff; 
	text-decoration: none;
        text-shadow:0 1px #1e68ab;
}

#header_content li a:hover {
	height:39px;
	color: #e5f1fc;
	background:url(../images/header-links-top-bg-hover.jpg) repeat-x top;
}

#header_content li.selected a {
	height:40px;
	color: #fff;
	background:url(../images/header-links-top-bg-selected.jpg) repeat-x 0 0;
        text-shadow:0 1px #1e68ab;
}
#header_picture {
    background:url(../images/header_picture.jpg) no-repeat 0 0;
    width:915px;
    height:290px;
    margin:auto;
}
#header_picture #logo {
    background:url(../images/smart_bill_text.png) no-repeat 0 20px;
    width:337px;
    height:64px;
    cursor:pointer;
}
#header_picture h2 {
    font-size:18px;
    color:#4691d6;
    padding-left:10px;
    text-shadow: 1px 1px #fff;
}
#header_picture #download_btn {
    background:url(../images/descarca_btn.png) no-repeat 0 0;
    width:220px;
    height:76px;
    float:left;
    margin-top:80px;
    margin-left:40px;
}
#header_picture #download_btn:hover {
    background:url(../images/descarca_btn.png) no-repeat 0 -76px;
    width:220px;
    height:76px;
    float:left;
}
#header_picture #text_banner {
    width:300px;
    height:130px;
    float:left;
    margin-top:60px;
    margin-left:40px;
    color:#fff;
}
#header_picture #text_banner li {
    color:#fff;
    background:url(../images/lp_bul.gif) no-repeat 0 6px;
    padding-left:10px;
    list-style:none;
    font-size:12px;
    line-height:18px;
}
#header_picture #text_banner li:hover {
    color:#96e0eb;
    list-style:none;
    font-size:12px;
    line-height:18px;
    cursor:pointer;
}
.active_zone {
    width:980px;
    margin:auto;
    padding-top:20px;
}
#content {
    width:720px;
    margin:auto;
    clear:both;
    padding-right:10px;
    float:left;
}
#sidebar {
    width:250px;
    float:left;
}
.sidebar_title_bg {
    background:url(../images/sidebar_title_bg.jpg) no-repeat 0 0;
    width:183px;
    height:42px;
    color:#e23a00;
    font-weight:bold;
    font-size:16px;
    padding-left:65px;
    text-shadow: 1px 1px #fff;
    line-height:35px;
}
.sidebar_bg {
    width:228px;
    background:url(../images/sidebar_bg.jpg) repeat-y 0 0;
    height:100%;
    padding-left:10px;
    padding-right:10px;
}
.sidebar_down_bg {
    width:248px;
    background:url(../images/sidebar_down_bg.jpg) repeat-y 0 0;
    height:9px;
    
}
#footer_wrapper {
    clear:both;
    width:100%;
    height:140px;
    background:url(../images/footer_bg.jpg) repeat-x 0 0;
}
.footer_text {
    width:980px;
    margin:auto;
}
.footer_text_left {
    width:570px;
    margin:auto;
    color:#fff;
    padding-top:20px;
    float:left;
}
.footer_text_left a:link, .footer_text_left a:active, .footer_text_left a:visited{
    color:#fff;
}
.footer_text_left a:hover{
    color:#fff;
    border-bottom: 1px dotted #fff;
}
.footer_text_right {
    width:400px;
    margin:auto;
    color:#fff;
    padding-top:20px;
    float:right;
    text-align:right;
}
.footer_text_right a:link, .footer_text_right a:active, .footer_text_right a:visited{
    color:#fff;
}
.footer_text_right a:hover{
    color:#fff;
    border-bottom: 1px dotted #fff;
}