body {
	background-image: url("../../../../res/template/protectiontroupeaux/images/background/site_background.png");
}  

img {
padding:0;
border:none;
margin-right:0px;

}

.centered_container {
	border: 3px solid black;
}

.site_body {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.div_banner {
    position:relative;
	width:100%;
	text-align: right;
	width:expression("98.9%");
}

h1
{
	color:#993E0C;
	font-size:24px;
	font-weight:normal;
}

h2{
	color:#993E0C;
	font-size:18px;
	font-weight:normal;	
}

h3
{
	color:#993E0C;
	font-weight:bold;
	font-size:13px;
}

strong {
}

hr {
	margin-left: -20px;
	width:100%;
	color:#993E0C;
	height:1px;
	border:1px #993E0C solid;
	
}


h3{
}

a,  a:visited  {
	color:	#993E0C;
}

a:hover {
	color:	#F3A409;
}

/* Banner TOP */
.top_banner {
}

.top_left {
	background-image: url("../../../../res/template/protectiontroupeaux/images/top_center/logo1.png");
	background-repeat: no-repeat;
	background-position:center;
}

.top_center {
	text-align:right;
	border:0;
}
.top_center_mask {
	background-image: url("../../../../res/template/protectiontroupeaux/images/top_center/logotxt.png");
	background-repeat: no-repeat;
	background-position: left;
}

.top_right {
}

.menu_banner{
background-color: white;
}

.menu_banner_left {
        display: block;
        float: left; 
        height: 40px;
        
	border-top:  1px #E5AF51 solid;
	border-bottom:  1px #E5AF51 solid;
	border-right:  1px #E5AF51 solid;
	text-align: center;
        
}
#menu_banner_left_container{
        display: block;
        float: left; 
        height: 40px;
        width: 224px;
        z-index: 900;
    
}

#menuHidder{
    position: absolute; 
    left: -225px;
    z-index: 500;
    text-align: center;
    width: 224px;
    height: 40px;
    background-color: white;

    border-right: 1px solid #E5AF51;

}

.menu_banner_center {
        display: block;
        position: absolute;
	border-top:  1px #E5AF51 solid;
	border-bottom:  1px #E5AF51 solid;
        background-color: white;
        width: 793px;
        height: 40px;
        left: 225px;
        z-index: 500;

}

.menu_item {
        display: block;
	position:relative;
	text-align:right;
        overlfow: hidden;
	
}

.menu_banner_right {
}

.main_container_left {
   background-color: #E5AF51;
   background-image: url("../../../../res/template/protectiontroupeaux/images/background/background_leftnav_bottom.png");
   background-position: top;
   background-repeat: repeat-x;
}

.main_container_right {
}

.main_container{
}

.content_header {
}

.content_container {
	vertical-align: top;
}

.content_container table tr td {
}

.content_footer {
}

.bottom_banner {
}

.bottom_left {
   text-align: center;
   background-color: white;
   	padding-top: 	5px;
	padding-bottom:	10px;
}

.bottom_center {
}

.bottom_right {
}

.language_selector {
   	text-align: center;
   	padding-top: 	5px;
	padding-bottom:	10px;
}

.quicklink_mask {
   float: right;
}

.quicklink_mask a {
   float: right;
   margin-right: 10px;
   padding-left: 10px;
   text-decoration: none;
   text-transform: uppercase;
   border-left: 1px solid #E5AF51;
}

.quicklink {
	border-top:  1px #FAA401 solid;
}