/* CSS Document */
/* feuille de style  d'SOS-CAHT.COM */


#connect-bar
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 374px;
	height: 22px;
	z-index: 10;
}

#connect-bar-left
{
	float: right;
	background-image: url(img/v35/interface/connectbar_left.gif);
	background-repeat: repeat-x;
	width: 22px;
	height: 22px;
}

#connect-bar-right
{
	float: right;
	background-image: url(img/v35/interface/connectbar_right.gif);
	background-repeat: repeat-x;
	width: 22px;
	height: 22px;
}

#connect-bar-center
{
	float: right;
	background-image: url(img/v35/interface/connectbar_center.gif);
	background-repeat: repeat-x;
	width: 330px;
	height: 20px;
	padding-top: 2px;
	line-height: 14px;
	font-family: Verdana, sans-serif;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#connect-bar-center a
{
	color: white;
}

#menu-bar
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 980px;
	height: 23px;
	font-size: 11px;
}

#menu-bar-item-container
{
	float: right;
	width: 740px;
	background-image: url(img/v35/interface/menubar.gif);
	background-repeat: repeat-x;
}

.menu-bar-separator
{
	float: left;
	background-image: url(img/v35/interface/menubar_separator.gif);
	background-repeat: repeat-x;
	width: 1px;
	height: 23px;
}

.menu-bar-separatoron
{
	float: left;
	background-image: url(img/v35/interface/menubar_separator_highlight.gif);
	background-repeat: repeat-x;
	width: 1px;
	height: 23px;
}

.menu-bar-item
{
	float: left;
	height: 21px;
	padding: 2px 10px 0px 10px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
}

.menu-bar-itemon
{
	float: left;
	height: 21px;
	padding: 2px 10px 0px 10px;
	background-image: url(img/v35/interface/menubar_highlight.gif);
	background-repeat: repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
}

#menu-bar-left
{
	float: right;
	background-image: url(img/v35/interface/menubar_biseau.gif);
	background-repeat: repeat-x;
	width: 23px;
	height: 23px;
}

#menu-bar-lefton
{
	float: right;
	background-image: url(img/v35/interface/menubar_biseau_highlight.gif);
	background-repeat: repeat-x;
	width: 23px;
	height: 23px;
}

#menu-bar-right
{
	float: right;
	background-image: url(img/v35/interface/menubar_end.gif);
	background-repeat: repeat-x;
	width: 3px;
	height: 23px;
}

.menu-hr
{
	width: 100px;
	border: 1px ridge #B5B5B5;
}

#navig-bar
{
	overflow: auto;
	_overflow: visible;
	width: 950px;
	min-height: 22px;
	_height: 22px;
	line-height: 21px;
	background-image: url(img/v35/interface/navigbar_double.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}

#navig-bar-fleche
{
	float: left;
	background-image: url(img/v35/interface/navigbar_fleche.gif);
	background-repeat: repeat-x;
	width: 22px;
	height: 22px;
	margin-left: 3px;
	margin-right: 5px;
}

#navig-bar-text
{
	float: left;
	width: 915px;
	font-family: Verdana, sans-serif;
	color: white;
	font-size: 11px;
	text-align: left;
}

#navig-bar-text a
{
	font-family: Verdana, sans-serif;
	color: white;
	font-size: 11px;
}


