div#global_container{
    margin:0 auto;
	width:100%;
	max-width:967px;
	font-family:Arial;
	font-size:14px;
}

div#header_container{
	height:120px;
}
div#menu_container{clear:both;line-height:10px;color:blue;border-top:3px solid #babaff;border-bottom:3px solid #babaff;padding:7px}

div#content_container{
	text-align:justify;
}

div#footer_container{
	height:193px;
}

a{
	text-decoration:none;
	color:blue;
}

a:hover{
	text-decoration:underline;
}


.index_content{
	font-size:20px;
}

.advertisement{
	color:red;
	font-size:20px;
	text-align:center;
}

.advertisement_title{
	color:red;
	font-size:30px;
	text-align:center;
        font-weight:bold;
}

div#legals{
	text-align:center;
	margin-bottom:40px;

}

ul#menu_container_1{padding:0 2px;line-height:27px;margin:3px auto;text-align:center}
.contenu-kit{line-height:19px}
.contenu-kit a:link{}
li.menu_label_puce{
	display:inline;
	font-size:16px;
    line-height:20px;
	list-style-type: none;
 background-image: url(menu-maison-bois.png);
 background-repeat: no-repeat;
 background-position: 0 0.20em;
 padding-left: 35px;
}
li.menu_label{
	display:inline;
	font-size:16px;
    line-height:20px;
}
/*.menu_label_puce::before {content:url('menu-maison-bois.png')}*/
.menu_supp{margin:0 auto;text-align:center}
div#legals{
	font-size:10px;
}
.content-home{max-width:960px;width:100%;margin-top:10px;font-size:1.2em}
.content-home h2{font-size:0.99em;line-height:25px;text-align:center}
div#smabtp{margin-top: 30px;}

div#copyright{
	font-size:16px;
}
h1{font-size:1.6em;color:#008000;font-weight:bold;}
#titre{float:left;width:100%}
.lang {text-align:right; width:100%; float:right}
.data{
	width:100%;
	border-collapse:collapse;
	font-size:14px;
	border:1px solid black;
}

.data tr{
	border-bottom:1px solid black;
}

.data td{
	padding:5px;
	border-bottom:1px solid black;
}

.data th{
	font-weight:bold;
	text-align:left;
	padding:5px;
	border-bottom:1px solid black;
}

.odd{
	/*background:#deffca;*/
}

.even{
	/*background:#77c370;*/
}

.tiro_logo{
	font-size:60pt;
	color:#008000;
	font-weight:bold;
}

.page_title{
	color: #006600;
	font-size:39px;
	font-weight:bold;
}

img{
    border:0;
}

.content-home-device{
    display:none;
  }

@media screen and (max-width: 640px) {
.content-home{
    display:none;
  }
.content-home-device{
    display:block
  }
}

a:visited{
outline:#fff dotted thick;
color:blue;
}
