
body {
	background-image: url(../img/Noel_background.jpg);
	background-color: #FFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.header {
	width: 100%;
	height: 250px;
	margin-bottom: 10px;
	background-image: url("../img/Noel_header.png");
  	background-position: center center;
	z-index: 1035;
}



footer {
  background-image: url("../img/Noel_footer.png");
  background-position: center top;
  background-color : #000;
  background-repeat: no-repeat;
  padding-top: -6px;  color :#fff;
}






.well {
    background-color:#fff;
    border: 1px solid #E3E3E3; 
}



.well a{
    text-decoration: none;
}

.title_cat {
    background-color: #eee;
    border-radius: 6px;
    color: inherit;
    padding-left: 20px;
    color: #666
}

.title_mail {
    background-color: #9BCED0;
    border-radius: 6px;
    color: #fff

}

#footer a {
    color: #3366CC; text-decoration: none;
}
#footer a:hover {
    color: #003399;
}
#footer h4 {
    color: #003399;
}
#footer h5 {
    color: #fff;
}

#footer ul {
    list-style:none;
}

.header-nav {
    width: 100%;
    max-width: 1170px;
    height: 30px;
    margin-top: -43px;
    margin-bottom: 10px;
    text-align: center;
    background-color: transparent;
} 

#menu ul {
    list-style: outside none none;
    width: 226px;
    margin: 0px;
    padding: 0px;
    display: none;
    position: absolute;
    top: 25px;
    left: 0px;
    z-index: 99999;
    background-color: #1C4069;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}



#menu li:hover > a, #menu .active > a {
    color: #9BCED0;
    text-decoration: none;
}

#menu a {
    text-decoration: none;
    color: #fff;
}


 @media screen and (max-width: 960px) {
.toggleMenu {
    padding: 10px 15px;
float: right;
    z-index: 10000;
}


#footer a {
    color: #fff;
    text-decoration: none;
}
#footer a:hover {
    color: #eee;
    text-decoration: none;
}

}

.bott { width : 100%; background : #fff; box-shadow: 2px 2px 10px #808080; padding-top : 5px;}  


h3 {
    line-height: 40px; }
    
    
    
@media (max-width:1024px) {
.header {
    background-image: url("../img/Base_header2.png");
    background-position: center center;
}   
}

@media (max-width:600px) {
.header-logo {
    margin-top: 10px;
    margin-left: auto;    margin-right: auto; text-align: center;

}   
   } 
   
   
   
   
   
.well a { color:#BEB194;  }
.well a:hover { color:#ccc;  }   
.gotop a { color:#BEB194;  }
.gotop a:hover { color:#ccc;  }      
 
.nav-header { font-weight: normal; }   
   
 .dropdown { color:#BEB194; }
  
   
   
   
 input.search-query {

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}  
 select option[data-default] {
  color: #eee;
}  



 .caption h6{
    padding: 9px; text-align : center;
    color: #555; height : 30px
}  



.section {
color: #000000;
}
.placeholder{
color: #a9a9a9;
 width: 205px;
 height: 25px;
}

