#templatemo_menu {
	clear: both;
	width: 958px;
	height: 125px;
	padding: 0 1px;
	background: url(../images/templatemo_top_panel_bg-2.jpg) no-repeat;
}

.partenaire{
    color: withe;
    font-size: 13px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    
 }   
    
q{
    color: #3A75C4;
    text-decoration:none;
    font-style:normal;
    font-size:19px;
    font-weight:bold;
    font-family:Bahamas;
    quotes:none;
    
 }   
 
.poil_plus_grand{
    font-size:15px;
    
 }   
 
 .encore_plus_grand{
    font-size:18px;
    
 }   


b{
    color: #808080;
    font-size: 18px;
    font-style:italic;
    font-weight:bold;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    
 }   
 

u{
	font-size: 16px;
	color: #c6ca1d;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-family:Helvetica;
        text-decoration:underline;
        font-weight:bold;
    
 } 
 

u2{
	font-size: 13px;
	color: #c6ca1d;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	font-family:Helvetica;
        text-decoration:none;
        font-weight:bold;
    
 }    

 
 .colonne1{
    color: withe;
    text-decoration:none;
    width:470px;
    padding:0px 0px 0px 0px;

    
 }   

.colonne2{
        color: withe;
    text-decoration:none;
    width:510px;
    padding:0px 0px 0px 0px;


    
 }   
 
 .colonne3{
        color: withe;
    text-decoration:none;
    width:210px;
    padding:0px 0px 0px 0px;


    
 }   

i{
    color: orange;
    font-size: 15px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    
 }   

.indentmenu{
	font: bold 14px Arial;
	height: 58px;
	width: 958px; /*leave this value as is in most cases*/
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	height: 58px;
	background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
width: 158px;
text-align: center;
height: 40px;
padding-top: 18px;
text-decoration: none;
border-right: 2px solid #000; /*navy divider between menu items*/
background: url(../images/templatemo_menu_bg.jpg) repeat-x;
outline: none;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected, .indentmenu ul li a:hover{
color: white !important;
background: black url(../images/templatemo_menu_hover_bg.jpg) center center;
}

.image_menu:visited{
background: black url(../images/templatemo_menu_hover_bg.jpg) center center;
}
 
.indentmenu li .last{
	border-right: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
clear: both;
width:900px; height: 35px; padding: 23px 30px 0 30px;
color: #fff;
font-size: 14px;
}


.tabcontentstyle ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.tabcontentstyle li{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.tabcontentstyle li a {
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0 10px 0 5px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}