﻿@import"../css/menu-style.css";

html {}
body { margin:0px; background:#f2ffff url(../img/bg.png) repeat-x; font:normal 11px Tahoma; color:#BBDDEC; font-weight:normal; line-height:16px;}

p { font:normal 11px Tahoma; color:#BBDDEC; margin:0; font-weight:normal; line-height:16px; text-align:justify;}
h1 { color:#fff; margin:0; font:normal 20px Tahoma; margin-bottom:20px; border-bottom: 1px dashed #ddd;}
h2 { color:#fff; margin:0; font:bold 14px Tahoma; margin-bottom:10px;}  

a {color:#fff; text-decoration:none; }
a:hover {color:#FF6600; text-decoration:underline;}
.tabela { color:#000;}
.clr { clear:both; padding:0; margin:0; background:none; }

img{ border:0px;}

/*************header**********/
#header {width:100%; height:300px; overflow:hidden;}
#header_resize {width:920px; height:300px; margin-left:auto; margin-right:auto; background:url(../img/bg_header_resize.png) no-repeat;}
.logo { float:left; padding:0; margin:0; width:205px; padding-top:50px; padding-left:20px; }

#slideshow {width:645px; height:300px; position:relative;}
#slideshow IMG {position:absolute; z-index:8; top:0px; opacity:0.0;}
#slideshow IMG.active {z-index:10; opacity:1.0;}
#slideshow IMG.last-active { z-index:9;}

/*************menu**********/
#menu_resize {width:820px; height:50px; top:248px; position:absolute; margin-left:-30px;}

/*************content**********/
#content { width:100%; margin:0;}
#content_resize { width:880px; min-height:291px; background:#010508 url(../img/bg_content.png) no-repeat; margin-left:auto; margin-right:auto; padding-top:50px; padding-bottom:50px; padding-left:20px; padding-right:20px;}
#content_left { width:650px; float:left;}
#content_left img{ border:2px solid #fff;}
#content_right { width:180px; float:right; margin-left:50px;}
#content_right img{ border:none;}

/*************footer**********/
#footer { width:100%; font-size:11px; font-family:Tahoma; color:#fff; margin-bottom:30px;}
#footer_resize { width:920px; height:35px; padding-top:85px; margin-left:auto; margin-right:auto; text-align:center; background:#010508 url(../img/bg_footer.png) top center no-repeat; }
#footer_resize a{ color:#fff;}
#footer_resize a:hover{ color:#fff; text-decoration:underline;}
#footer_resize a.active{ color:#fff; text-decoration:underline;}

.slider-wrapper { 
	width: 97%; 
	margin: 30px auto;
}

#content_left .nivoSlider img{border:none;}