@media screen and (min-width: 0px) and (max-width: 1280px){
	#menu li a,#menu li span {padding:9px 9px 12px 9px !important}
	.menuacc .s1{width:40px !important;}
	.menuacc .s2{width:90px !important;}
	.menuacc .s3 a,.menuacc .s4 a{margin-right:20px !important}
}



#gab1{min-height:1236px}
#menu{background-color:#b23f00;margin-top:16px;}
#menu h1, #menu .h1 {padding-top:31px}
#baseline {color:#8a3100}
footer .copy .contentsize section{background:url("../../op/img/icones.png") no-repeat 0 -48px;padding-left:240px}
#barreup .reso .logo a{background:url("../../op/img/icones.png") no-repeat 0 5px;width:60px;height:34px}
#barreup .liens li a.coul {background-color:#e45100}
#menu li a, #menu li span {font-size:1.7em;padding:9px 12px 12px 12px}
#flashs .h1 {font:bold 1.4em PT Sans Narrow;background-position:50px -1000px;top:11px}
#flashs ul{left:68px}
#flashs li a span {color:#b23f00}
.h2line b, .h2lineblack b, .h2lineblack a{color:#b23f00}
#ventesench .vente{border-top:1px solid #e7e7e7; padding:8px 0;line-height:22px}
#ventesench .vente:first-child{border:none}
#ventesench .vente a{display:inline;}
article h3,article.only h1{font:bold 3em PT Sans Narrow}
#secondart article h3{font-size:2em}
#thirdart article h3{font-size:1.7em}
.fourart section h3{font-size:2em}
.fourart aside article h3 {font:bold 1.4em/1.2em PT Sans Narrow}
#aside section h2 {color:#a66a4a}
#barreup .reso .logo a{width:106px}

#otherart article a,
article.only a,
article figure figcaption b
{color:#b23f00}


#otherart article a:hover,
article.only a:hover
{color:#cc4800}

#menu li a:hover, #menu li span.hover,
#menuactiv section li:first-child a,
#menuactiv section article a:hover,
article a:hover h3
{color:#b23f00}


#aside .annleg a.fl,
#aside a.btn,
#aside nav a,
#postcomments input.submit
{background-color:#b23f00}

#postcomments input.submit:hover,
#aside .annleg a:hover.fl,
.popup .submit:hover,
.menuacc h3:hover
{background-color:#cb5600 !important}



.popup .submit{background:#b23f00!important;}
.iphonenews span {background: #b23f00;}

.menuacc li{list-style:none;margin:0}
.menuacc h3{background:#b23f00 url("../../img/icones.png") no-repeat 100% -247px;font:bold 1.4em PT Sans Narrow;color:#fff;padding:5px 15px;margin:0;margin-bottom:2px}
.menuacc ul li{font-size:1em;padding:5px 15px;border-bottom:2px solid #e7e7e7;clear:both;height:40px;line-height:2.7em}
.menuacc .s1, .menuacc .s2, .menuacc .s3,.menuacc .s4,.menuacc .s5{display:block;float:left;}
.menuacc .s1{font-weight:bold;width:60px;}
.menuacc .s2{width:120px;}
.menuacc .s5{float:left}
.menuacc .s3 a,.menuacc .s4 a,.menuacc .s5 a{display:block;background:url("../../img/icones.png") no-repeat 0 -1363px;padding-left:25px;margin-right:20px}
.menuacc .s5 a{margin:0}

.pulse-button {
  box-shadow: 0 0 0 0 rgba(178, 63, 0, 0.7);
  -webkit-animation: pulse 4s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 4s infinite cubic-bezier(0.66, 0, 0, 1);;
  -ms-animation: pulse 4s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 4s infinite cubic-bezier(0.66, 0, 0, 1);
}
.pulse-button:hover{-webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none; }
@-moz-keyframes pulse{
10%{background-color:#b23f00}
30%{box-shadow: 0 0 0 20px rgba(178, 63, 0, 0);}
30.1%{box-shadow: 0 0 0 0 rgba(178, 63, 0, 0);background-color:#b23f00;}
}
@-ms-keyframes pulse{
10%{background-color:#b23f00}
30%{box-shadow: 0 0 0 20px rgba(178, 63, 0, 0);}
30.1%{box-shadow: 0 0 0 0 rgba(178, 63, 0, 0);background-color:#b23f00;}
}
@keyframes pulse {
10%{background-color:#b23f00}
30%{box-shadow: 0 0 0 20px rgba(178, 63, 0, 0);}
30.1%{box-shadow: 0 0 0 0 rgba(178, 63, 0, 0);background-color:#b23f00;}
}

