@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}

body{
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003;
}

h1{
	margin-bottom:20px;
	margin-top:10px;
	color:#004192;
}

.logo{
	
}

.logo h2 a{
	
	text-indent:-9000px;
	display:block;
	width:275px;
	height:118px;
	/*background-image:url(../images/logo.jpg);*/
	background-image:url(../images/3c_piscine.png);
	background-repeat:no-repeat;
	background-position:top left;
	/*margin-left:690px;*/
}

.cercami{

}

.cercami p, .cercami div.ajaxSearch_result{
	display:none;
	visibility:hidden;
}

.topTab{
	margin:0px auto;
	width:952px;
	height:50px;
}

#wrapper{
	margin:105px auto;
	width:952px;
	background-image:url(../images/wrapper.jpg);
	background-repeat:repeat-y;
}

.topWrapper{
	width:952px;
	height:28px;
	background-image:url(../images/top_wrapper.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.main-image{
	background-image:url(../images/top_img.png);
	background-repeat:no-repeat;
	background-position:center;
	width:932px;
	height:409px;
	margin:0 auto;
	margin-top:-15px;
}

.content{
	padding:20px;
}

.bottom{
	
}

/*menu*/
.cMenu{
	width:900px;
	margin:60px auto;
}

#tabsJ {
      line-height:normal;
	  height:90px;
	  margin:0 auto;
	  float:left;
	  width:100%;
}

#tabsJ ul.topnav {
	  margin:0;
	  padding:21px 10px 0 50px;
	  list-style:none;
}

#tabsJ ul.topnav li {
      display:inline;
      margin:0;
      padding:0;
}

#tabsJ a {
      float:left;
      background:url("../images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
}

#tabsJ a span {
      float:left;
      display:block;
      background:url("../images/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
    /* End IE5-Mac hack */
#tabsJ a:hover span,  #tabsJ ul li.active a span{
      color:#FFF;
}

#tabsJ a:hover, #tabsJ ul li.active a {
      background-position:0% -42px;
}

#tabsJ a:hover span, #tabsJ ul li.active a span {
      background-position:100% -42px;
}

.content_gallery{
	width:620px;
}

.controls{
	width:600px;
}

.embox{
	width:580px;
}

.pagination{
	background-image:none;
}

.bottom_template{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	border:2px solid #dde1e4;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-position:0px -130px;
	margin-top:20px;
}


#ajaxSearch_submit{
	background-color:#6e85b5;
}
