/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; min-width:980px; background:#dfedfb;}
html, input, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	color:#2b2b2b;
}	

object { vertical-align:top; outline:none}
.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.pa{ position:absolute}
.pr{ position: relative}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {
	overflow:hidden;
	width: 100%;
}
a img{ border:0}
img{ vertical-align:top;  }

a{
	color:#3948b0;
	text-decoration:underline;
	outline:none
} 
a:hover{text-decoration:none}

.link{color:#419bba; background:url(images/marker1.gif) center right no-repeat; padding-right:12px; text-decoration:none; font-weight:bold }
.link:hover{text-decoration:underline }

.link1{color:#676b6d; background:url(images/marker2.gif) center left no-repeat; padding-left:10px;  }
.link2{ color:#676b6d}

.button{color:#fff; background:url(images/button.gif) top left no-repeat; width:114px; text-align:center; line-height:32px; display:block; text-decoration:none;  }
.button:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:23px; }
#content ul li a{color:#419bba; text-decoration:none; line-height:2.5em} 
#content ul li a:hover { text-decoration:underline; }

#content .ul li{background:url(images/marker3.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:12px; }
#content .ul li a{color:#676b6d; text-decoration:none; line-height:2em} 
#content .ul li a:hover { text-decoration:underline; }

.link-1 { display:block; float:right; background:url(images/link_bg.gif) repeat-x left top; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:10px 17px 5px 17px; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}

.link-2 { display:block; float:right; background:url(images/link_bg1.gif) repeat-x left top; color:#ffffff; text-decoration:none; }
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top;}
.link-2  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:10px 17px 5px 17px; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#000000}

.link-3 { display:block; float:left; background:url(images/link_bg1.gif) repeat-x left top; color:#ffffff; text-decoration:none; }
.link-3 em { display:block; background:url(images/link_left1.gif) no-repeat left top;}
.link-3  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:10px 17px 5px 17px; font-style:normal;}
.link-3:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:102px 0 23px 0 }
#header .indent{margin:21px 0 0 735px; position:absolute; width:245px}
#header .menu{
	margin:0 0 0 4px;
	position:absolute;
	width:980px
}
#header .indent2{margin:127px 20px 0 590px; position:absolute; width:369px; text-align:right}
#header .indent1{padding:0 0 0 0}
#header a{color:#419bba; text-decoration:none;} 
#header a:hover{text-decoration:underline}
#header p{ margin:0 0 7px 0}
.txt-1{ text-transform:uppercase; color:#484b51; font-size:1.16em}

#header ul{margin:0; padding:0; list-style:none;}
#header ul li{ margin:0; display:inline; padding:0; vertical-align:top}
#header ul li a{
	color:#fff;
	text-decoration:none;
	font-size:16px;
	font-style:italic;
	text-transform:none;
	float:left;
	padding:0;
	margin:0 20px 0 0;
} 
#header ul li a  b { display:block; font-weight:normal; padding:15px 18px 0 18px; line-height:46px}
#header ul li a em{ display:block; font-weight:normal; font-style:normal }

#header ul li a:hover { text-decoration:none; background:url(images/menu_bg.gif) top left repeat-x;}
#header ul li a:hover b{ background:url(images/menu_left.gif) left top no-repeat;  }
#header ul li a:hover em{ background:url(images/menu_right.gif) right top no-repeat;}

#header ul .current a{ text-decoration:none; background:url(images/menu_bg.gif) top left repeat-x;}
#header ul .current a b{ background:url(images/menu_left.gif) left top no-repeat;  }
#header ul .current a em{ background:url(images/menu_right.gif) right top no-repeat; }


#header h1{color:#325a53; font-size:1.75em; margin-bottom:13px; line-height:1.2em  }
#header h1 a{color:#325a53; text-decoration:none  }
#header h1 a:hover{text-decoration:none  }

/*content*/
#content{
	font-size:14px;
	width:100%;
	text-align:left;
}
#content .indent-main{padding:0 0 0 0}
#content .title{  margin-bottom:16px}
#content .img1{ margin:18px 0 0 23px; position:absolute}
#content .img2{ margin:18px 0 0 13px; position:absolute}
#content .img-left{ float:left; margin:0 27px 16px 0}
#content .img-left1{ float:left; margin:0 30px 0 0}
#content .img-left2{ float:left; margin:0 20px 0 0}
#content .img-left3{ float:left; margin:0 10px 0 0}
#content .img-indent{ margin:0 0 16px 0}
#content .img-indent1{ margin:0 18px 16px 0}
#content p{ margin:0 0 15px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 15px 0}
#content .p2{ margin:0 0 25px 0}
#content .p3{ margin:0 0 35px 0}
#content h5{
	color:#3948b0;
	font-size:18px;
	line-height:1.2em;
	margin-bottom:13px
}
#content h3{
	color:#3948b0;
	font-size:16px;
	line-height:20px;
	padding-bottom:10px;
}
#content h3 b{color:#419bba; font-size:.875em; text-transform:uppercase}
#content h1{
	color:#2b2b2b;
	font-size:2em;
	margin-bottom:13px;
	line-height:1.2em
}
#content h1 span{ text-transform:uppercase }
#content h1 strong{ color:#717171 }
#content h4{color:#676b6d; font-size:1em; margin-bottom:9px;  }
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}
.txt{
	color:#3948b0;
	font-size:14px
}
.txt1{ color:#676b6d; float:right; display:block; margin-bottom:15px; float:right; font-weight:bold}

#content .indent{padding:3px 0 0 0}
#content .indent1{padding:14px 0 0 0}
#content .indent2{padding:0 0 0 321px}
#content .indent-1{
	padding:23px 0px 0 100px
}
#content .indent-1a{
	padding:23px 20px 0 100px
}
#content .indent-3{
	padding:23px 20px 0 100px
}
#content .indent3{padding:0 0 0 252px}
#content .indent4{padding:0 0 0 775px}

/*==================box====================*/
.box { width:100%; position:relative;}
.box .left-top-corner { background:url(images/corner_top_left.png) left top no-repeat; padding-left:16px;}
.box .right-top-corner { background:url(images/corner_top_right.png) right top no-repeat; padding-right:16px;}
.box .border-top { background:url(images/border_top.png) left top repeat-x; height:16px; }

.box .left-bottom-corner { background:url(images/corner_bottom_left.png) left bottom no-repeat; padding-left:16px}
.box .right-bottom-corner { background:url(images/corner_bottom_right.png) right bottom no-repeat; padding-right:16px}
.box .border-bottom { background:url(images/border_bottom.png) left bottom repeat-x; height:33px; width:100%;}

.box .border-left { background:url(images/border_left.png) left top repeat-y; padding-left:16px;}
.box .border-right { background:url(images/border_right.png) right top repeat-y; padding-right:16px;}
.box .xcontent { background:#fff;}

.box .indent-box{ padding:10px 5px 10px 9px; }
.box .indent-box-1{ padding:10px 5px 0px 9px; }
.box .indent-box1{ padding:27px 15px 5px 9px; }
.box .indent-box2{ padding:27px 5px 5px 9px; }

/*box1*/
.box1{ background:#e3e6eb; width:100%;}
.box1 .border-top1 {background:url(images/border_top1.gif) top repeat-x;}
.box1 .border-bottom1 {background:url(images/border_bottom1.gif) bottom repeat-x;}
.box1 .corner-top-left1 {background:url(images/corner_top_left1.gif) left top no-repeat;}
.box1 .corner-top-right1 {background:url(images/corner_top_right1.gif) right top no-repeat;}
.box1 .corner-bottom-left1 {background:url(images/corner_bottom_left1.gif) left bottom no-repeat;}
.box1 .corner-bottom-right1 {background:url(images/corner_bottom_right1.gif) right bottom no-repeat; width:100%; }
.box1 .indent-box-1{ padding:17px 17px 23px 17px; }


/*footer*/
#footer {
	color:#000;
	font-size:0.75em;
}
#footer .indent-footer{
	padding:17px 0 0 17px;
}
#footer a {
	color:#000;
	text-decoration:none
}  
#footer a:hover {  text-decoration:underline}
#footer span {color:#419bba; }  
#footer span a {color:#419bba; text-decoration:none}  
#footer span a:hover {  text-decoration:underline}

#footer ul{margin:0; padding:0; list-style:none;}
#footer ul li{ margin:0; display:inline; background:url(images/bg_li.gif) center left no-repeat; float:left}
#footer ul li a{
	color:#000;
	text-decoration:none;
	display:block;
	float:left;
	padding:2px 9px 2px 9px
} 
#footer ul li a:hover {
	text-decoration:underline;
	color:#000
}
#footer ul .first{background:none;}
#footer ul .first a{ padding-left:0}
#footer ul li .current{ text-decoration:none; color:#419bba  }

	
.indent-2{ position:relative; padding-left:20px; float:left}
.h3{ height:40px}
.h{ height:31px}
.h1{ height:31px; background:url(images/bg_input.gif) top left no-repeat}
.h2{ height:40px}
.block-contact span{ float:right; margin-right:20px}
.input{
   	border:none; 
	background:none;
	width:185px; height:20px;
	font-size:1em;
	color:#fff;
	padding-left:0;
	padding-top:7px;
	padding-bottom:5px;
}.input1{
	border-left:1px solid #404040; 
   	border-top:1px solid #404040; 
   	border-right:1px solid #d4d0c8; 
   	border-bottom:1px solid #d4d0c8; 
	width:250px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}input{
   	border:1px solid #a4a4a4; 
	background:#FFFFFF;
	width:268px; height:18px;
	font-size:1em;
	padding-left:5px;
	margin-right:8px;
	padding-top:2px
}
textarea{
   	border:1px solid #a4a4a4; 
	background:#FFFFFF;
	width:270px; height:140px;
	font-size:1em;
	padding-top:3px;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
/*Link*/

.link1 {
	display:block;
	float:left;
	background:url(images/link1-left.gif) no-repeat left top #ff9600;
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
.link1:hover { 
	color:#000;
}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:4px 15px 3px 10px; 
	}

.produtos{
	float:left;
	width:295px;
	height:104px;
	padding:0 23px 20px 0;
	font-size:13px;
}
.produtos-last{
	float:left;
	width:295px;
	height:104px;
	padding:0 0px 20px 0;
	font-size:13px;
}

.topo{
	width:980px;
	height:290px;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-image {
	border: 10px solid #F5F5F5;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}	
