/****************************************************************/
/*   Design:      NOMAD 1.0                                     */
/*   Copyright:   Ville de Neuchâtel                            */
/*   Name:        GIC                                           */
/*   Graphisme:   Rebecca Meier / Neuchâtel                     */
/*   HTML/CSS:    CEG / Neuchâtel                               */
/*   Description: Impression                                    */
/*--------------------------------------------------------------*/
/*   Date:        JUIN   2013                                   */
/****************************************************************/

html {
	height: auto;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 400;
	background: #FFFFFF;
	font-size:16pt;
}
.contenu h4 {
	font-size:16pt;
}
.contenu h3 {
	font-size:18pt;
}
.contenu h2 {
	font-size:24pt;
}
h1 {

}
a[href]:after {
    display:none;
  }
.plan-site .container {
	background: none;
}
.header-top .span8 {
	display:none;
}
.menu-principal, .search, .menu-secondaire, .plan-site, .navigation, .navigation ul, .content .bouton-contexte, .content .print-friend, .content .bloc-contexte, .footer {
	display: none;
}

.logo img {
    opacity: 1;
    padding-left: 0;
    width:30%;
}
.logo {
	width:100%;
    text-align:right;
	margin: 0;
}

.header-top {
	border:none;
}

.header-top .row {
	margin-left: 0;
	margin-right: 0;
}

.contenu {
	width:100%;
	margin-left:0;
}
.deroulant, .bloc-contexte {
	display: block !important;
}
@page { margin: 10%; }

.ariane {
	position: absolute;
	margin-left: 0px;
	margin-top: 13px;
	margin-bottom: 20px;
	border-bottom:1px solid #000000;
	width:100%;
}
.ariane li {
	font-size:15pt;
}
blockquote {
	border-top:0;
	border-bottom:0;
}
.contenu .span4 {
	width:48%;
}
.accueil-fond-clair {
	border:1px solid #000000;
	width:97%;
}
