* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

ul, li, p, html, body, h3 {
 padding: 0;
  margin: 0;
}

body {
 font-size: 16px; 
 font-family: Georgia;
 background-color: #fff;
 color: #ac2a2a;
 /*
scrollbar-face-color: #ff8c00;
scrollbar-track-color: #fff8dc;
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #fff8dc;
scrollbar-shadow-color: #d2691e;
scrollbar-3dlight-color: #ffebcd;
scrollbar-darkshadow-color: #8b0000;
*/ 
}

#btn_up {
    position: fixed;
    bottom: 4px;
    right: 4px;
    display: none;
    cursor: pointer;
}

video, embed, iframe, object, img:not(.dimfixes) {
  
  width: 100%;
  max-width: 100%;
  height: auto;
}

h1 {
  border-top: 0.3em solid #333;
}
p {
/*  font-size: 1em;
  line-height:1.6em;
  margin-bottom: 2em;*/
}

.bt_rouge {
	color: #fef4e9;
	border: solid 1px #e9291c;
	background: #e9291c;
	background: -webkit-gradient(linear, left top, left bottom, from(#e9291c), to(#e9291c));
	background: -moz-linear-gradient(top,  #e9291c,  #e9291c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9291c', endColorstr='#e9291c');
    -webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
    padding: 1px;
}
.bt_rouge:hover {
	background: #656565;
	border: solid 1px #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#656565), to(#020202));
	background: -moz-linear-gradient(top,  #656565,  #020202);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#656565', endColorstr='#020202');
}
.bt_rouge:active {
	background: #656565;
	border: solid 1px #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#656565), to(#020202));
	background: -moz-linear-gradient(top,  #656565,  #020202);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#656565', endColorstr='#020202');
}


.papier p{
 /* margin-bottom: 1em;*/
}

p:first-of-type{
    /*margin-top: 1.6em;*/
}

.en_une{
  font-family: Georgia;
  /*font-family: Liberation Sans ,deja vu serif,norasi,sefi;*/
  font-size: 1em;
  color: #444444;
}

.col_une_1, .col_une_2, .col_post_article{
  float: left;
  width: 100%;
}

.chapo{
    text-align: right;
    font-weight: bold;
}

.resume:first-letter {
  font-size : 2.4em;
  margin-top: 0.1em;
  margin-right: 0.1em;
  /*padding:5px 30px 20px 0;
  margin-right:5px;*/
  float : left;
}
.pasapas{
    margin: 5%;
    padding: 1em;
    opacity: 0.2;
    width: 89%;
    border: 1px solid #ccc;
    pointer-events: none;
}

.contact_titre{
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 1em;
}

.contact_destinataire{
    width: 95%;
    margin: 2%;
    margin-top: 0;
    text-align: center;
    padding: 1em;
    background-color: #ede9ca;
    cursor: pointer;
}

.tab_contact{
	font-family: 'Cuprum-Regular', sans-serif;
	/*font-family: 'Cuprum', sans-serif;*/
    font-weight: 400;
    font-size: 1em;
    width: 100%;
    margin-left: 0;
}
.envoicourrier{
    cursor: pointer;
}
.envoicourrier:hover{
    background-color: #ca0202;
    color: #fff;
}

.drapo{
  color: #fff;
  font-family: arial, helvetica, liberation sans, free sans, sans serif;
  text-transform: uppercase;
  font-size: 0.8em;
  float: left;
  padding-left: 1em;
  padding-right: 1em;
  margin: 0;
}
.drapobas{  
  margin: 0;
  height: 11px;
  width: 100%;
  padding: 0;
}
.container {
  background-color: #c22020;
   width: 100%;
   max-width: 64em;
  margin: 0 auto;
}

#tete{
  /*position: absolute;*/ 
  margin: 0;
  /*margin-bottom: -2em;*/
  padding: 0;
  background-color: #000;
}

.content{
  background-color: #fff;
  float:left;
  width: 100%;
  padding-left: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-right: 1em;
}


.souscontent{
 width: 100%;
 background-color: #fffefc;
 box-shadow: 3px 4px 8px rgba(0,0,0,0.8);
 /*box-shadow: 0 2px 2px rgba(0,0,0,0.4);*/
 overflow: hidden;
	margin:0;
	padding: 1.2em;
}
/*
.souscontent:hover {
  box-shadow: 0 8px 8px rgba(0,0,0,0.8);
}*/

.navigation{
  background-color: #000; /*#a53d36;*/
  width: 100%;
  float:left;
  font-size: 0.84em;
  margin-top: 0;
  padding-top: 0;
  font-family: 'YanoneKaffeesatz-Regular', sans-serif;
  /*font-family: 'Yanone Kaffeesatz', sans-serif;*/
  font-weight: 400;
}

.navigation ul { list-style-type: none;}

.navigation ul li {
  font-family: 'YanoneKaffeesatz-Regular', sans-serif;
  /*font-family: 'Yanone Kaffeesatz', sans-serif;*/
  font-weight: 400;
  float:left; 
  width: 100%; 
  /*border-bottom: 1px solid #333; */
  font-size: 1.6em;
  height: 2.4em; 
  text-align: center;
  color: #f1f1f1;
  }
.navigation ul li a {
  font-family: 'YanoneKaffeesatz-Regular', sans-serif;
  /*font-family: 'Yanone Kaffeesatz', sans-serif;*/
  /*font-weight: 400;
  line-height: 1em;*/ 
  color: #f1f1f1;
  text-decoration: none; 
  width: 100%;
  float:left;
}

.navigation ul li:hover {
  /*background-color:#8e352e;*/
  color: #888;
  /*border-bottom:solid 4px #9e1919;*/
}

.navigation a:hover {
  color: #888;
}

.sousmenu ul li a{
  color: #fff;
  font-family: arial, helvetica, liberation sans, free sans, sans serif;
  text-transform: uppercase;
  font-size: 0.6em;
  font-weight: bold;
}


.sousmenu ul li a {
  color: #fff;
}

.sousmenu a:hover {
  color: #000;
}

.couvertureML:hover{
  background-color: #efefef;
}

.aside {
	font-family: 'Cuprum-Regular', sans-serif;
	/*font-family: 'Cuprum', sans-serif;*/
  font-weight: 400;
  font-size: 0.84em;
 /* background-color: #8e352e;*/
  background-color: #fff;
  float:left;
  width: 100%;
  color: #000;
  min-height: 100vh;
}

.aside h2 {
  font-size: 1.2em; 
  margin: 0;
}
.aside h3 {
  padding-left: 1.6em; 
  margin: 4em 0 0;
}
.aside ul { 
  list-style-type: none;
  margin: 1em 0 3em;
  float:left; width: 100%;
}
.aside ul li { 
  background-color: #fff;
  width: 100%;
  /*background:none; */
  border-top: 1px solid #CECECE; 
/*  min-height: 3em; */
  padding: 0.6em 0.6em 0.3em; 
  text-align:left;
}
.aside ul li:first-child {
  border-top: none;
}
.aside ul li:last-child {
  border-bottom: none;
}
.aside ul li a {
  color: #888;
  text-decoration: none; 
  width: 100%;
  font-size: 1.2em;
}
.aside ul li a:hover {
  color: #000;
}
/*
.aside ul li:hover {
  background-color:#9e1919;
  color: #000;
}*/

.tab_pap_simple{
    width: 98%;
    padding-left: 0;
    
}
.tab_pap_pagination{
    width: 2%;
    text-align: right;
}
.tab_pap_rubrique{
	font-family: 'Cuprum-Bold', sans-serif;
	/*font-family: 'Cuprum', sans-serif;*/
    font-size: 1.2em;
    width: 98%;
    padding-top: 0.5em;
    padding-left: 0;
    /*font-weight: bold;*/
    text-transform: uppercase;
}
.tab_pap_article{
    width: 98%;
    padding-left: 1em;
}
.tab_pap_sous_article{
    width: 98%;
    padding-left: 2em;
}

.plan_cols, .ml_papier_cols{
    width: 100%;
    float: left;
    padding: 0.5em;    
}

.plan, .ml_papier{
	font-family: 'Cuprum-Regular', sans-serif;
	/*font-family: 'Cuprum', sans-serif;*/
    font-weight: normal;
    font-size: 0.74em;
    width:100%;
    margin: auto;
}
.plan_1{
    margin-left: 0;
    font-size: 1.2em;
}
.plan_2{
    margin-left: 1.5em;
    font-size: 1.1em;
}
.plan_3{
    margin-left: 3em;
}
.plan_4{
    margin-left: 4.5em;
}

.footer{
  clear: both;
  background-color: #333333;
  width: 100%;
  /*height: 5em;*/
  float: right;
  bottom: 0;
}

.footer_cols{
    width: 100%;
    float: left;
    padding: 3em;
	font-family: 'Cuprum-Regular', sans-serif;
	/*font-family: 'Cuprum', sans-serif;*/
    font-weight: normal;
    font-size: 0.74em;
}

.footer a {
  color: #f0f0f0; 
  text-decoration: none; 
}
.footer a:hover {
  border-bottom: dashed 1px #999;
}


@media screen and (min-width:20em) {
 /*     20.000em /* (320 px)*/ 
   body { 
    background-color: #aaa;
  }
}

@media screen and (min-width:30em) {
 /*         30.000em  /* (480 px)*/
/* body { 
    background-color: #f1f1f1;
  }*/
}
  
@media screen and (min-width:31.25em) {
 /*     31.250em  /* (500 px)*/
  
}

.topliens{
  position: absolute;
  top:0;
  right:0;
  font-size: 0.5em;  
  font-family: 'YanoneKaffeesatz-Regular', sans-serif;
  /*font-family: 'Yanone Kaffeesatz', sans-serif;*/
  font-weight: 400;
}

.topliens a{
  color:#606060;
}

.topliens a:hover{
  color:#88c7c3;
}

.espace{
  margin-left: 1em;
  margin-right: 1em;
}
/* Css Shadow Effect for the prod-box and prod-box-list div */
 .shadow{
    -webkit-box-shadow: 0px 0px 18px rgba(50, 50, 50, 0.31);
    -moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.31);
    box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.31);
}	



@media screen and (min-width: 37.5em) {
 /*   	37.500em  /* (600 px)*/
  .topliens{
  font-size: 0.7em;
}

.navigation ul li:hover {
  /*border-bottom:solid 8px #9e1919;*/
}
  
}
@media screen and (min-width:48em) {
 /*   	48.000em /*(ackkkkkk, device specific bad)768px*/
 
.tab_contact{
    width: 90%;
    margin-left: 9%;
}
 .navigation  ul { 
    list-style-type: none;
  }
.navigation ul li {
    float:left; 
    width: 14%;
    background:none; 
    /*border-right: 1px solid #333;*/
    font-size: 1.2em;
    height: 2.2em; 
    text-align: center;
    line-height: 1.6em; 
  }
  
.navigation ul li:last-child {
    border-right: none;
  }
  
.navigation ul li a {
    line-height: 0.9em; 
    color: #f1f1f1; 
    text-decoration: none; 
    width: 100%;
    float:left;
  }
ul li:hover {
    /*background-color:#8e352e;*/
    color: #888;
  }
  

.sousmenu ul li {
    height: 1.5em; 
  }
.sousmenu{
  /*display: compact;*/
    padding-top: 0.6em; 
}
.footer_cols{
    width: 32%;
    
}
.plan_cols{
  width: 32%;
}
.ml_papier_cols{
  width: 49%;
}
@media screen and (min-width:50em) {
 /*   	50.000em  /* (800 px)*/
 
.en_une{
  font-size: 0.8em;
}

.col_une_1{
  float: left;
  width: 65%;
  margin-right: 1%;
}

.col_une_2{
  float: left;
  width: 33%;
  margin-left: 1%;
}

.col_post_article{
  padding: 1%;
  float: left;
  width: 48%;
  margin-right: 1%;
}
  .content{
  width: 80%;
}
  
 .aside {
   width: 20%; 
  }
  
}
@media screen and (min-width:60em) {
 /*   	60.000em /*(a designers fav)960px */
    .container {
  margin: 0 auto;
}
  
  .topliens{
  top:2em;
  right:2em;
  font-size: 1em;
}
} 

@media screen and (min-width:64em) {
 /*   	64.000em /* (ackkkkk) 1024px */

} 
@media screen and (min-width:75em) {
 /*   	75.000em  /* (1200 px)*/
  
}  
  
  
@media screen and (min-width:87.5em) {
 /* 	87.500em  /* (1400 px)*/
/*  body {
    font-size: 1.1em;
  }*/
    
}  
  
@media screen and (min-width:100em) {
 /*   		100.000em  /* (1600 px)*/
  body {
    font-size: 1.4em;
  }
}

