.shadetabs{
padding: 0;
margin: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
background: #fff url(../images/bgmenu01.gif) bottom repeat-x;
}

.shadetabs li{
display: inline;
margin: 0;
padding: 0;
}

.shadetabs li a{
text-decoration: none;
color: #5D5D5D;
background: url(../images/videoff.gif) bottom no-repeat;
padding-top: 23px;
}

.shadetabs li a:visited{
color: #5D5D5D;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #0173A1;
}

.shadetabs li.selected{
position: relative;
/*top: 1px;*/
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../images/videon.gif);
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
width: 100%;
margin: 0;
padding: 0;
}

.tabcontent{
display:none;
}

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

.logoooo {
	border: 0;
	margin: 0;
	padding: 0;
}

#recherche {
	margin: 1px;
	padding: 1px;
	font-size: 10px;
}

.favs a {
	font-family: arial,verdana, times;
	font-size: 11px;
	color: #B8B6B6;
	text-decoration: none;
	font-size: 10px;
}

.favs a:hover {
	font-family: arial,verdana, times;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

.favs ul li {
	margin: 0;
	padding: 0;
}

.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	color: #0173a1;
	font-weight:bold;
	font-style: arial;
	background: #fff url(../images/bgrss01.gif) top repeat-x;
	margin: 1px;
	padding: 1px;
	font-size: 10px;
}
