/*Modif Tolotra*/
/*Resp bricolo-blogger.com*/
/*Btn submit*/
#recaptcha-submit-btn-area{
	text-align: left;
}
#recaptcha-submit-btn-area input[type=submit],input.wpcf7-submit{
    height: 35px;
    width: 100px !important;
    border: 1px solid #991c0b !important;
    background: white  !important;
	color: #991c0b  !important;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#recaptcha-submit-btn-area input[type=submit]:hover,input.wpcf7-submit:hover{
	background: #991c0b none repeat scroll 0 0 !important;
    color: white !important;
    cursor: pointer;
}
li.current-menu-item a{
	background: #991C0B url(../images/brico/for_menu.png) center 0px no-repeat;
    color: #FFFFFF !important;
}
.mobile_cat{
	display: none;
}
/*Btn submit*/
@media(max-width: 1024px){
	#wrapper{
		overflow: hidden;
		background:none;
	}
	div.span-24,.span-24,.contentLogo,.forStat,#navcontainer,.genMenu,.container,.filAriane{
		max-width: 998px;
		width: 100%;
		padding: 0;
	}
	.filAriane{
	    margin-left: 2%;
		margin-top: 5px;
		padding: 0 0 10px 0;
	}
	.contentDiapo,#slider{
		max-width: 988px;
		width: 100%;
	}
	.forCat{
		max-width: 1024px;
		width: 100%;
	}
	.contentCate{
		background: #991c0b;
		padding: 2%;
    	width: 96%;
    	height: auto;	
	}
	.contentCate h3{
		max-width: 200px;
    	width: 19%;
	}
	.contentCate ul{
		-moz-columns: 5 auto;
		-webkit-columns: 5 auto;
		columns: 5 auto;
	    max-width: 750px;
	    width: 78%;
	}
	.contentCate ul li{
		float: none;
		height: auto;
		line-height: 20px;
		min-height: 20px;
	}
	.pcLeft,.pcRight{
		background: none;
	}	
}
@media(max-width: 992px){
	.container{
		background: none;
	}
	#content{
		text-align: justify;
	}
	.mobile_cat{
		display: block;
	}
	.contentCate h3{
		width: 200px;
    	float: none;
    	margin: 0 auto;
    	background: none;
    	text-align: center;
	}
	.contentCate ul{
	    max-width: inherit;
	    width: 100%;
	    float: none;
	    margin-top: 0;
	}
	.the_content{
		display: block;
	    float: none !important;
	    margin: 0 auto !important;
	    width: 95%;
	}
	.the_sidebar{
		display: none;
	}
	.post .entry{
		background: #fff;
		/*overflow: hidden;*/
	}
	.post h2.title{
		background: #efefef;
	}
		/*Pg contact*/
	#respond form{
		margin: 0 auto;
	}
	#respond form p label{
		width: 230px;
	}
	#respond form p.inputTxt input,.wpcf7-text{
		max-width: 300px;
    	width: 98%;
    	padding: 1%;
	}
	.allComment #respond form p > textarea,.wpcf7-textarea {
	    padding: 2% !important;
	    width: 96% !important;
	}
	#respond .h3ToSpan{
		background: #991c0b none repeat scroll 0 0;
		background-image: none;
	}
}
@media(max-width: 768px){
	.contentCate ul{
		-moz-columns: 4 auto;
		-webkit-columns: 4 auto;
		columns: 4 auto;
	}
	.logo.left,.sociaux.right{
		float: none;
	}
	.logo{
		text-align: center;
	}
	.logo img{
		max-width: 95%;
	}
	.sociaux{
		width: 300px;
		margin: 0 auto;
	}
	.sociaux .addthis_toolbox{
		width: 266px;
		margin: 0 auto;
	}
	.custom_images{
		margin: inherit;
	}
}
@media(max-width: 640px){
	.contentCate ul{
		-moz-columns: 3 auto;
		-webkit-columns: 3 auto;
		columns: 3 auto;
		text-align: center;
	}
	.contentCate ul li{
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	    border: 1px solid white;
	    display: inline-block;
	    margin: 5px 0;
	    text-align: center;
	    padding: 5px 0;
	}
	#nav a{
		padding:0 16px !important;
	}
	#respond form p.inputTxt input{
		max-width: inherit;
	}
	.filAriane a{
		padding: 5px;
		border: 1px solid #991c0b;
	}
	.post h2.title span{
		padding: 5px 5px 0 0;
	}
}
@media(max-width: 480px){
	.contentCate ul{
		-moz-columns: 2 auto;
		-webkit-columns: 2 auto;
		columns: 2 auto;
	}
	.filAriane{
		margin-top: 35px;
		border: none;
		margin-left: 10px;
		line-height: 2;
	}
	.forCat{
		margin-top: 25px;
		position: relative;
		z-index: 1;
	}
	.contentDiapo,#etat-menu,#the_menu{
		display: none;
	}
	#nav-mobile{
	    display: block !important;
	    padding: 3%;
	    text-align: right;
	    width: 94% !important;
	}
	#nav-mobile input,#nav-mobile label{
		display: inline-block;
	    vertical-align: middle;
    }
	.mobile-menu:hover{
		cursor: pointer;
	}    
	.mobile-menu{
	    background: #991c0b none repeat scroll 0 0;
	    border: 2px solid #991c0b;
	    border-radius: 30px;
	    height: 40px;
	    overflow: hidden;
	    padding: 5px;
	    width: 40px;
	}
	.bar-menu{
		border: 3px solid #fff;
	    display: block;
	    margin: 5px 0;
	}
	.center-bar,.bottom-bar,.top-bar{
		margin: 5px auto;
	}
	.top-bar{
		width: 34px;
	}
	.center-bar{
		width: 32px;
	}
	.bottom-bar{
		width: 30px;
	}
	#etat-menu:checked ~ #the_menu{
    	display: block !important;
    	position: relative;
		margin: 0;
	}
	#recaptcha_logo{
		display: none !important;
	}
	.linkOnPage .alignright,.linkOnPage .alignleft{
		width: 93%;
    	margin: 5px auto !important;
    	float: none;
    	text-align: center;
    	background: #fff;
    	padding: 5px 0;
    	border: 1px solid #991C0B;
	}
	/*Menu responsive*/
	.menuGen #nav li{
		background: #000 none repeat scroll 0 0;
	    display: block;
	    float: none;
	    margin: 0 0 1px;
	    padding: 0;
	    width: 100%;
	}
	.menuGen #nav a{
		color: #fff;
	    float: none;
	    padding: 0 !important;
	    text-align: center;
	}
	.menuGen #nav a:hover,li.current-menu-item a:hover{
		background: #eee;
		color: #444 !important;
	}
	.linkToPost a{
		display: block;
		margin-top: 5px;
	}
	li.current-menu-item a{
		background:none;
	}
	/*Menu responsive*/
}
@media(max-width: 360px){
	.the_content{
		width: 92%;
	}
	.post .entry .contentListPost p img,.post .entry p img,.entry img{
		margin-left: 0 !important;
		max-width:97%;
		padding: 1%;
	}
	.linkToPost a{
		display: inline;
	}
	#recaptcha_widget_div{
		overflow: hidden;
	}
	.recaptchatable center #recaptcha_image{
		border:none !important;	
	}
	.recaptchatable .recaptcha_image_cell center img{
		height: 57px;
	    width: 250px;
	    float: left;
	}
	.billets{
		margin: 0 2px !important;
	}
	.billets a{
		padding: 5px !important;
		background: #fff !important;
    	border: 1px solid #991C0B !important;	
	}
	#recaptcha_response_field{
		width: 100%  !important;
		margin: 5px 0 0 0 !important;
	}
	/*Pour les tableaux*/
	table, tbody {
		display: block !important; 
	}
	tr { 
		display: table !important; 
	}
	td { 
		display: table-row !important; 
	}
	.recaptchatable td img{
		display: inline-block !important;
		margin: 5px !important; 
	}
}
