/*
Theme Name: Moniteur neufbox
Theme URI: http://www.moniteur-neufbox.com
Description: Le thème du Moniteur neufbox
Author: Nicolas VANNIER
Version: 1.0
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Utile */
body {
	background: url(images/main-bg.gif);
	font-family: Helvetica, Verdana, Arial;
	font-size: 12px;
	padding: 20px 0;
}

a, a:visited {
	color: #e0302b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Utile */
.access-layout { display: none; }

.spacer {
	clear: both !important;
	font-size: 0 !important;
	line-height: 0 !important;
	float: none !important;
	height: 0 !important;
	width: 0 !important;
	border: 0 !important;
}

.gras { font-weight: bold; }
.italique { font-style: italic; }
.majuscules { text-transform: uppercase; }
.gauche { text-align: left; }
.droite { text-align: right }
.justifie { text-align: justify }
.centre { text-align: center }
.f-gauche { float: left; }
.f-droite { float: right; }
.block { display: block }
.invisible { display: none }

.marge05 { height: 5px; }
.marge1 { height: 10px; }
.marge2 { height: 20px; }
.marge3 { height: 30px; }
.marge4 { height: 40px; }
.marge5 { height: 50px; }

.s8 { font-size: 8px; }
.s9 { font-size: 9px; }
.s10 { font-size: 10px; }
.s11 { font-size: 11px; }
.s12 { font-size: 12px; }
.s13 { font-size: 13px; }
.s14 { font-size: 14px; }
.s15 { font-size: 15px; }
.s16 { font-size: 16px; }
.s17 { font-size: 17px; }
.s18 { font-size: 18px; }
.s19 { font-size: 19px; }
.s20 { font-size: 20px; }
.s21 { font-size: 21px; }
.s22 { font-size: 22px; }
.s23 { font-size: 23px; }
.s24 { font-size: 24px; }
.s25 { font-size: 25px; }
.s26 { font-size: 26px; }
.s27 { font-size: 27px; }
.s28 { font-size: 28px; }
.s29 { font-size: 29px; }
.s30 { font-size: 30px; }


/* Accueil */
#global {
	width: 995px;
	margin: auto;
	background: #fff;
	border: 2px solid #ddd;
	box-shadow: 0 0 8px #ddd;
}

#header {
	position: relative;
	height: 110px;
	border-bottom: 1px solid #ddd;
}

#logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

#publicite {
	position: absolute;
	top: 10px;
	right: 10px;
	background: red;
	width: 468px;
	height: 60px;
}

#menu {
	position: absolute;
	top: 40px;
	left: 520px;
	font-size: 14px;
	text-align: center;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	display: inline-block;
	margin: 0 10px 0 0;	
}

#menu ul li a {
	display: inline-block;
	padding: 8px 10px;
	background: #e0302b;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
}

#menu ul li a:hover {
	background: #e05f5b;
}

#actuTwitter {
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
	background: #f3f3f3;
}

#actuTwitterTitre {
	float: left;
	text-transform: uppercase;
	margin: 0 20px 0 0;
	font-size: 11px;
	color: #7C7C7C;
	font-weight: bold;
	line-height: 15px;
	width: 80px;
}

#actuTwitter ul {
	list-style: none;
}

#actuTwitterContenu { 
	float: left;
	width: 875px;
}

.content ul.autresActualites {
	list-style: none;
	margin: 0;
}

.content ul.autresActualites li {
	padding: 8px 10px;
	border-bottom: 1px solid #DDD;
}

.content ul.autresActualites li a {
	color: #7C7C7C;
}

#content {
	padding: 30px 40px 0 40px;
}

#content.accueil {
	padding-top: 0 !important
}

#slider {
	height: 300px;
	margin: 0 0 40px 0;
}

#slider ul { list-style: none }

#sliderContainer {
	height: 320px;
	margin: 0 0 20px 0;
}

.content h2 {
	margin: 20px 0 5px 0;
	color: #7c7c7c;
	font-size: 20px;
	font-weight: normal;
}

.content h2 a { color: #7c7c7c }

.content h2.page-title { font-size: 24px }

.content h3 {
	margin: 20px 0 5px 0;
	color: #898989;
	font-size: 16px;
	font-weight: normal;
}

.content h3 a { color: #898989 }

.content h4 {
	color: #898989;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

.content ul {
	margin: 10px 0 10px 30px;
	list-style: square;
}

.content ol {
	margin: 10px 0 10px 20px;
}

.content ul li, .content ol li {
	padding: 3px 0;
}

#accueilFonctionnalites {
	margin: 0 0 20px 0;
}

#accueilFonctionnalites.sansMargeBas {
	margin: 0 0 10px 0;
}

#accueilFonctionnalitesListe {
	margin: 30px 0 0 -30px;
} 

.accueilFonctionnalite {
	float: left;
	width: 285px;
	margin: 0 0 30px 30px;
}

.accueilFonctionnalite h3 {
	margin-top: 0;
}

.accueilFonctionnaliteImage {
	float: left;
	width: 80px;
	margin: 0 10px 0 0;
}

.accueilFonctionnaliteDescription {
	float: left;
	width: 195px;
	text-align: justify;
}

#accueilG {
	float: left;
	width: 670px;
	margin: 0 50px 0 0;
}

#accueilG h2, #accueilD h2 {
	margin: 0 0 15px 0;
}

#accueilD {
	width: 195px;
	float: left;
}

#accueilD h2 {
	margin: 0;
}


ul.liste {
	list-style: none;
	margin: 0
}

ul.liste li {
	padding: 8px 10px;
	border-bottom: 1px solid #ddd;
}

.accueilBlogImage {
	float: left;
	width: 250px;
	margin: 0 30px 0 0;
	box-shadow: 0 0 8px #ddd;
	border: 4px solid #fff;
}

.accueilBlogDescription {
	float: left;
	width: 350px;
	text-align: justify;
}

.accueilBlogDescription h3 {
	margin-top: 0;
}

.lireSuite {
	margin: 15px 0 0 0;
}



a.btnRouge, .btnRouge, #submit, a.btnTelecharger, ul.boutons li a {
	display: inline-block;
	background-color: #e0302b;
	color: #fff;
	padding: 8px 15px;
	border-radius: 5px;
	border: 0;
	cursor: pointer;
}

a.btnRouge:hover, .btnRouge:hover, #submit:hover, a.btnTelecharger:hover {
	background-color: #e05f5b;
	text-decoration: none;
}

.btnRouge img {
	float: left;
	margin: 0 8px 0 0;
}

.rouge { color: #e0302b !important }
.gris { color: #7c7c7c !important }

a.btnTelecharger {
	background: #e0302b url(images/picto_download.png) no-repeat 12px center;
	padding-left: 35px;
}

ul.reseaux {
	list-style: none;
	text-align: center;
	margin: 10px 0 0 -20px;
}

ul.reseaux li {
	display: inline-block;
}

ul.reseaux li a {
	display: inline-block;
	width: 32px;
	height: 32px;
	margin: 0 0 0 20px;
	background-repeat: no-repeat;
}

ul.reseaux li a:hover {
	background-position: 0 -32px;
}

ul.reseaux li a.twitter {
	background-image: url(images/twitter.png);
}

ul.reseaux li a.facebook {
	background-image: url(images/facebook.png);
}

ul.reseaux li a.rss {
	background-image: url(images/rss.png);
}

#footer {
	text-align: center;
	padding: 40px 40px 10px 40px;
	font-size: 11px;
	color: #cecece;
}

#footer a {
	color: #a5a5a5;
}

.colG {
	float: left;
	width: 670px;
	margin: 0 50px 0 0;
}

.colD {
	float: left;
	width: 195px;
}

#nav-below { margin: 20px 0 0 0; }
.nav-previous { float: left }
.nav-next {	float: right }

/* Article */
.article {
	border-bottom: 1px solid #ddd;
	padding: 0 0 15px 0;
	line-height: 160%;
}

.article p { margin: 12px 0 }

.article.sansTrait {
	border-bottom: 0;
}

.articleDate { margin: 0 0 15px 0; font-size: 11px }
.articleMeta { margin: 30px 0 0 0; font-style: italic; }
.articleMeta.reseaux { margin-top: 10px }
.articleDescription { 
	float: left; 
	text-align: justify; 
	width: 430px; 
}

.articleDescription p {
	margin: 0;
}

.articleImage {
	float: left;
	width: 200px;
	margin: 0 30px 0 0;
	box-shadow: 0 0 8px #ddd;
	border: 4px solid #fff;
}

.trait {
	border-bottom: 1px solid #ddd;
	margin: 20px 0;
}

ol.commentlist, ul.children {
	list-style: none;
	padding: 0;
	margin: 0;
}

#comments .admin {
	background: #f7f9ca;
}

ul.children > li {
	border-top: 1px dotted #ddd;
	margin: 0 0 0 20px;
	padding: 0;
}

ol.commentlist > li {
	border-bottom: 1px dotted #ddd;
	padding: 0;
}

#comments .commentaire {
	padding: 15px 10px;
}

.comment-author img {
	float: left;
	margin: 0 10px 0 0;
}

.comment-meta a {
	color: #A5A5A5;
	font-size: 11px;
}

.comment-body, .reply {
	margin: 10px 0 0 50px;
}

#respond label { 
	display: block; 
	margin: 10px 0 0 0 
}

#respond .required { display: none }

#respond input, #respond textarea { 
	border: 1px solid #ddd;
	width: 450px;
	padding: 3px 5px;
}

#submit {
	width: auto !important;
	cursor: pointer;
	padding: 5px 10px !important;
	margin: 15px 0 0 0;
}


ul.panier {
	list-style: none;
	text-align: center;
	margin: 0 0 30px -20px;
}

ul.panier li {
	display: inline-block;
	background: #eee;
	padding: 6px 15px;
	margin: 0 0 0 20px;
	border-radius: 5px;
}

ul.panier li .panierEtape {
	font-size: 16px;
	color: #7C7C7C;
	margin: 0 5px 0 0;
}

ul.panier li .panierEtapeNom {
	text-transform: uppercase;
	color: #7C7C7C;
	line-height: 16px;
}

ul.panier li.actif {
	background: #e0302b;
}

ul.panier li.actif .panierEtape, ul.panier li.actif .panierEtapeNom {
	color: #fff;
}

.formulaire {
	margin: 30px 0;
}

.formulaire label {
	float: left;
	width: 160px;
	text-align: right;
	margin: 0 20px 20px 0;
	text-transform: uppercase;
	color: #7C7C7C;
	padding: 2px 0;
}

.formulaire .champ {
	float: left;
	width: 220px;
	border: 1px solid #7C7C7C;
	padding: 2px 5px;
	margin: 0 0 20px 0;
}

.formulaire .sansMargeBas {
	margin-bottom: 0
}

.formulaire textarea.champ {
	width: 350px;
}

.formulaire .btnEnvoyer {
	margin: 10px 0 0 180px;
}

.lienOubli {
	margin-left: 180px;
	font-size: 11px;
}

.champDecale {
	margin-left: 180px;
}

.formulaireImage {
	float: right;
}

.messageErreur, .messageInfo, .messageAide {
	border: 1px solid;
	margin: 20px 0;
	padding: 10px 15px;
}

.messageErreur {
	border-color: red;
	background: #ffe1e1;
}

.messageInfo {
	border-color: #fcf143;
	background: #fcfbea;
}

.messageAide {
	border-color: #5ca8ea;
	background: url(images/aide.png) no-repeat 10px center;
	padding-left: 50px;
}

label.error { 
	display: none;
	position: absolute;
	top: -99999px;
}

input.error, textarea.error, select.error {
	border: 1px solid red !important;
}

.requis { color: red }


/* Mon Compte */
a.lienGris {
	float: right;
	font-size: 11px;
	color: #898989;
	margin: 25px 0 5px 0;
}

.monCompteBlocInfos {
	border: 1px solid #A5A5A5;
	background: #fcfcfc;
	padding: 0 25px 15px 25px;
	margin: 5px 0 20px 0;
}

.coordonnees {
	float: right;
	border: 1px solid #A5A5A5;
	background: #fcfcfc;
	padding: 15px;
	margin: 0 0 20px 0;
}

.prix {
	font-size: 14px;
	margin: 20px;
}

.commandeColG {
	float: left;
	width: 432px;
	margin: 0 25px 0 0;
	border-right: 1px solid #ddd;
	padding: 0 25px 0 0;
}

.commandeColD {
	float: left;
	width: 432px;
}

.pictoG {
	float: left;
	margin: 20px 10px 10px 0;
}

.pictoInfos {
	float: left;
	width: 374px;
	text-align: justify;
}

.commandeColG label {
	width: 90px;
}

.commandeColG .champDecale {
	margin-left: 110px;
}

table.commande {
	width: 100%;
}

table.commande th {
	border: 1px solid #A5A5A5;
	background: #fcfcfc;
	font-weight: bold;
}

table.commande td, table.commande th {
	padding: 5px 10px;
	border: 1px solid #A5A5A5;
}

.asterisque {
	font-size: 10px;
	vertical-align: super
}

.legales { 
	font-style: italic;
	font-size: 11px;
	text-align: right;
}

.centreAide {
/*	background: url(images/centre-aide.jpg) no-repeat right top;*/
	padding: 0 180px 0 0;
	min-height: 80px;
	position: relative;
	border-bottom: 1px solid #A5A5A5;
	margin: 0 0 30px 0;
}

.centreAide img {
	position: absolute;
	bottom: -18px;
	right: 0;
}

.aide {
	/*border-bottom: 1px solid #ddd;*/
	margin: 10px 0;
}

.aideContenu { 
	display: none;
	padding: 5px 0;
	border-bottom: 1px solid #A5A5A5;
}

.centreAideContenu h2 {
	margin: 35px 0 5px 0;
}

a.lienAide {
	background: url(images/fleche-grise.png) no-repeat center left;
	padding: 0 0 0 15px;
	margin: 0 0 0 10px;
	color: #898989;
	text-decoration: none
}

a.lienAide:hover { color: #E0302B }

a.lienAide.actif {
	background-image: url(images/fleche-rouge.png);
	color: #E0302B;
}

.aideContenu {
	width: 670px;
}

.monCompte {
	position: relative;
}

.monCompte img {
	position: absolute;
	bottom: 30px;
	right: 0;
}


/* Graphiques */
#graphiques {
	height: 400px; 
	margin: 30px 0 40px 0;
	background: url(images/loading.gif) no-repeat center;
}

#graphiques.charge {
	background: none;
}

/*.messageInfo {
	background: #fffde1;
	padding: 10px;
	margin: 10px 0 20px 0;
	border: 1px solid #fff000;
}*/

ul.boutons {
	list-style: none;
	margin: 10px 0 0 0;
}

ul.boutons li {
	float: left;
	margin: 0 20px 0 0;
}	

ul.boutons li a {
	background: #fff;
	border: 1px solid #e0302b;
	color: #e0302b;
	text-decoration: none;
	width: 110px;
	text-align: center
}

ul.boutons li a:hover, ul.boutons li.actif a {
	background: #e0302b;
	color: #fff;
}

/* Présentation */
ul.captures {
	list-style: none;
	text-align: center;
	margin: 20px 0 10px -20px;
}

ul.captures li {
	display: inline-block;
	margin: 0 0 0 20px;
}

ul.captures img {
	border: 1px solid #ccc;
	padding: 5px;
}

/* Mon Compte => Postes */
ul.postes {
	list-style: none;
	margin: 10px 0 0 -10px;
}

ul.postes li {
	float: left;
	width: 160px;
	border: 1px solid #ddd;
	text-align: center;
	margin: 0 0 10px 8px;
	position: relative;
}

ul.postes .posteImage {
	margin: 0 0 5px 0;
}

ul.postes .btnEditer {
	position: absolute;
	top: 5px;
	right: 5px;
	display: none;
	width: 16px;
	height: 16px;
	background: url(images/icon_edit.png) no-repeat;
}

ul.postes li:hover .btnEditer {
	display: block;
}

.modifierPoste .champ {
	width: 120px;
	border: 1px solid #7C7C7C;
	padding: 2px 5px;
	margin: 0 0 8px 0;
}

.modifierPosteBoutons input {
	border: 0;
	padding: 5px 8px;
	border-radius: 5px;
	cursor: pointer;
} 

.modifierPoste .btnAnnuler {
	background: #ddd;
	color: #7C7C7C;
}

.modifierPoste .btnEnvoyer {
	background: #e0302b;
	color: #fff;
}


/* Changelog */
.blocBlanc {
	margin: 0 10px;
	padding: 10px 20px;
	background: #fff;
	border: 1px solid #a5a5a5;
}

.blocBlanc h2 {
	margin: 5px 0 10px 0;
}

ul.monCompteFonctionnalites {
	list-style: none;
	margin: 20px 0;
}

ul.monCompteFonctionnalites li {
	margin: 0 0 20px 0;
}

ul.monCompteFonctionnalites li h4 {
	margin: 0 0 5px 0;
}

ul.monCompteFonctionnalites li p {
	margin: 0;
}

ul.monCompteFonctionnalites .monCompteFonctionnaliteImage {
	float: left;
	width: 48px;
	margin: 0 20px 0 0;
}

ul.monCompteFonctionnalites .monCompteFonctionnaliteImage img {
	width: 48px;
}

ul.monCompteFonctionnalites .monCompteFonctionnaliteTexte {
	float: left;
}

a.tableau {
	padding: 0 0 0 25px;
	background: url(images/tableau.png) no-repeat left center;
	display: block;
	font-size: 11px;
	height: 16px;
}

.fancy {
	width: 500px;
	padding: 20px;
}

.fancy h2 {
	margin: 0 0 10px 0;
	color: #7c7c7c;
	font-size: 20px;
	font-weight: normal;
}

.ascenseur500 {
	height: 500px;
	overflow: auto;
}

.fancy table {
	text-align: center;
}

.fancy .formulaire {
	margin-bottom: 0;
}

sup {
	vertical-align: super;
	font-size: 10px;
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}