body {
	font-family: "Times New Roman", Times, serif;
	margin-top:0px;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 14px;
}

td {
	font-family: "Times New Roman", Times, serif;font-size: 14px;
}



/*positionning*/

#container{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-image: url(library-cms/bg_top.jpg);
	background-repeat: repeat-x;
	width:980px;
	margin-left:auto;margin-right: auto;

}

#logo{
	width: 950px;
	height: 101px;
	background-image: url(library-cms/flo_cms_logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
}

#toplinks{height:  25px;}
#seclinks{height: 31px;}

#date{
position: absolute;
top: 135px;
left: 30%;
}

#site{
position: absolute;
top:35px;
left:35%;

}
#user_logged{
position: absolute;
top:75px;
left:40%;
}

#leftcol{
	width: 210px;
	float: left;
	background-image: url(library-cms/left_layer_bg.jpg);
	background-repeat: repeat-y;
}
#content2cols{

margin-right:10px;
margin-left: 215px;
border: solid 1px #999999;

}
#content1col{

margin-right:10px;
margin-left: 10px;
border: solid 1px #999999;

}

#login{
width: 550px;
border: solid 1px #999999;
margin-left: auto;
margin-right: auto;
background: #FFFFFF;



}
#footer{
	width: 80%;
	height: 25px;
	background-image: url(library-cms/footer_bg.jpg);
	background-repeat: repeat-x;
	margin-left:auto;
	margin-right: auto;
	text-align: center;
	color: #FFFFFF;
	line-height: 150%;
	


}
#catsM{border: solid 1px #006666;width:90%; margin-left: auto; margin-right: auto; background: #FFFFE1;padding:20px;}

/* forms*/
input, select, button, radio,textarea
{
background-color: #F7F1FA;

}

/*start of the links*/
a:link{
	text-decoration: underline;
	color: #000000;
	

}



a:visited{
	text-decoration: underline;
	color: #000000;
}
a:active{
	text-decoration: underline;
	color: #000000;

}

a:hover{
text-decoration: underline;
	color: #FF0000;
}


a.white:link{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;

}



a.white:visited{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:active{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;

}

a.white:hover{
text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}


h3{
	color: #666666;
}

h1{font-size: 16px; text-align:center;
line-height: 2px;

}
h2{
font-size: 14px;
margin-left: 25px;
}

p{margin-left: 10px; margin-right: 10px;}
p.top_here{margin-left: 45px;margin-top:0px;margin-bottom:5px;}

/*css for the side menu*/
		.menu  {display:none; margin-left:20px}
		
		p.sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left:20px;
	}
	
	a.mainlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a.mainlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
p.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left:10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	a.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
a.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px: normal;
	text-decoration: underline;
	color: #FF0000;
}

	
