body.general 
{
	background: url("./images/bg_image.gif");
	background-color:black;
	font-family:Arial, Helvetica; 
	font-size:12; 
	text-decoration: none; 
	color: #000000;
}

A:link 
{
	font-family:Arial, Helvetica; 
	font-size:12; 
	text-decoration: none; 
	color: #000000;
}
A:visited 
{
	font-family:Arial, Helvetica; 
	font-size:12; 
	text-decoration: none; 
	color: #000000;
}
A:active 
{
	font-family:Arial, Helvetica; 
	font-size:12; 
	text-decoration: none; 
	color:#000000
}
A:hover 
{
	font-family:Arial, Helvetica; 
	font-size:12; 
	text-decoration: underline; 
	color:#000000;
}

.frametop
{
	float: top; 
	width: 100%; 
	border-bottom: 1px solid #000000;
	background: url("./images/1004masthead.gif");
}

.frameleft 
{
	background-position:top left;
	float: left;
	width:20% ;
	background-color: #CFCFCF;
}

.framemenutitle
{
	font-size:15;
	background-color: #000000;
	color:#FFFFFF;
	width:100%;
}

.framemenucontent
{
	background-position:left;
	float: left;
	width:100% ;
	background-color: #C0C0C0;
}

.framesearch
{
	background-position:left;
	float: left;
	width:20% ;
	background-color: #CFCFCF;
}

.frameright {	
	background-position:top right;
	width:100%;
	color: #000000;
	background-color: #C0C0C0;
}


td.catalogitem
{
	background-color:#FFFFFF; 
	color:#000000;
	height=200;width=200;vertical-align:top;
}

td.catalogitemover
{
	background-color:#CFCFCF; 
	color:#000000;
	height=200;width=200;vertical-align:top;
}

table.formulaire
{
	border:0 ; 
	padding:5 ;
	border-collapse:collapse ;
	background-color:#eeeeee
}

.detailright
{	
	position:absolute;
	top:10px;
	bottom:0px;
	right:0px;
	left:240px;
	color: #000000;
	z-index:1;  
}

.detailtable {
	border-style:solid; 
	border-width:1px; 
	border-color:black;
}

table.authentification
{
	background-color:black;
	color:white;
	font-family:sans-serif;
	font-weight:600;
}

body.authentification
{
	background-color:black;
	color:black;
	font-family:sans-serif;
	font-weight:600;
	cursor: url("./images/v_arrow.cur"), auto;
}

.decoup_page 
{
	background-color:#FFFFFF;
	text-align: center;
}

#decoup_page li
{
	float:left; 
	margin-right:3px;
	list-style-type:none;
}

#decoup_page a
{
	color:#000000;
}

#decoup_page a:visited
{
	text-decoration:none;
}

.decoup_page_actif
{
	background-color:#000000;
	color:#FFFFFF;
}
