@charset "UTF-8";
/* CSS Document */
body { background:#000; font-size:12px; color:#efefef; line-height:22px; font-family:Geneva, Arial, Helvetica, sans-serif; margin:0; padding:0; }
a:link, a:visited { color:#ccc; text-decoration:underline; }
a:hover { color:#069; text-decoration:underline; }
#headCont { width:100%; height:150px; float:left; background:url(../images/ombraTop.png) center top no-repeat; color:#fff;  }
#contact { width:100%; height:20px; float:left; padding:5px 0; background:#666; opacity: .3; -moz-opacity: .3; filter: alpha(opacity=40); text-align:center; }
#logo { width:100%; height:120px; float:left; text-align:center; }
#logo { margin:30px 0 0 0; }
#bannerCont { width:100%; height:350px; float:left; background:url(../images/backShadow.gif) repeat-x top; margin-top:50px; }
#banner { width:640px; height:300px; margin:50px auto 0; text-align:center; }
.introCont { width:100%; float:left; height:120px; float:left; }
.intro { width:900px; height:auto; margin:0 auto; color:#ccc; text-align:center; line-height:26px; }
.intro span{ font-size:22px; color:#666;  }
#btmCont { width:100%; height:auto; float:left; }
#btm { width:900px; height:250px; margin:0 auto; margin-top:30px; }
#btm ul { width:850px; height:auto; float:left; margin:0; padding:0; list-style:none; margin-left:40px; }
#btm ul li{ width:185px; height:70px; background:url(../images/backBtm.png) center no-repeat; float:left; margin:0 20px 20px 0; text-align:center; }
#btm li img{ margin-top:5px; } 
/* slider */
#banner img{ border:1px #333 solid;}	
#banner ul, #banner li{
	margin:0 auto;
	padding:0;
	list-style:none;
	}
#banner li{ 
	width:640px;
	height:300px;
	overflow:hidden;
	}
/* fine slider */
.tcontact { background:#111; padding:5px; width:900px; }
.tcontact input{ height:20px; padding:2px; border:1px #333 solid; background:#222; font-size:14px; color:#ccc;   }
.tcontact input:focus { border:1px #069 solid; }
.tcontact textarea{ padding:2px; border:1px #333 solid; background:#222; font-size:12px; color:#ccc; }
.bluebig {  color:#069; font-size:16px; font-weight:bold; }