/* CSS Document */


body {
    text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C1B5E;
	font-size: 70%;	
}


h1 { font-size:200%; }
h2 { font-size:150%; }
h3 { font-size:120%; }
h4 { font-size:110%; }

.image_captions { display:block;padding:5px; font-family:arial; font-size:10px; }
.image_frames { text-align:center; border:1px solid #98D58E; padding:5px; margin: 5px; }
.image_noframes { padding:0px; margin: 5px; }

a:link {
	color: #0C1B5E;
	text-decoration: none;
}
a:hover {
	color: #0C1B5E;
	text-decoration: none;
}

li {
	list-style-image: url(../CE_images/li.gif);
}

#header{
	display:none;
}


#frame 
{
	width:100%;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}
		

#contentcenter 
{
	width:72%;
	padding:8px 0px 0px 0px;
	float:left;
}
	
#contentright 
{
	width:26%;
	padding:0;
	border-width:8px 0px 9px 9px; 
	border-style:solid; 
	border-color:white;
	float:left;
	background:#fff;
}


#wrapper {
	 MARGIN: auto; 
	 WIDTH: 100%; 
	 POSITION: relative
}

#welcome_title { font-weight:bold;font-size:120%; }
#welcome 
{
		background-image: url(../CE_images/bgwelcome.jpg);
		height: 80px;
		width: 95%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #0B1B5E;
}

#welcometext 
{
		top:5px;
		width:100%;
		margin:0;
		overflow:hidden;
		margin-left:-4cm;
}

#filet {
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #DBE1FB;
	padding-right: 10px;
	padding-left: 10px;
}


#librarybox
{     	padding:20px 0px 0px 0px;
        width:98%;
        font-size:12px;
}

.pict_category
{   
	text-align:center;
	background-color: #98D58E;
	padding: 5px;
	margin-top: 10px;
}

.pict_title
{
        font-size:12px;
}
.pict_title a:link
{
        text-decoration:none;
}
.pict_title a:hover
{
        text-decoration:underline;
}

.pict_description
{
        font-size:10px;
}

#linksbox
{     	padding:20px 0px 0px 0px;
        width:543px;
        font-size:12px;
}

#linksbox
{
        font-size:12px;
}
#linksbox a:link
{
        text-decoration:none;
}
#linksbox a:visited
{
        text-decoration:none;
}

#linksbox a:hover
{
        text-decoration:underline;
}


#libreports h3 {
	text-indent: -2000px;
	height: 25px;
	background-image: url(../CE_images/reports_lib.gif);
	background-repeat: no-repeat;
}
#libreports a {
	color: #32AB1E;
	font-weight: bold;
}

#libpictures h3 {
	text-indent: -2000px;
	height: 25px;
	background-image: url(../CE_images/pictures_lib.gif);
	background-repeat: no-repeat;
}
#libpictures a {
	color: #32AB1E;
	font-weight: bold;
}


#liblinks h3 {
	text-indent: -2000px;
	height: 25px;
	background-image: url(../CE_images/links_lib.gif);
	background-repeat: no-repeat;
}
#liblinks a {
	color: #32AB1E;
	font-weight: bold;
}


#library h3 {
	text-indent: -2000px;
	height: 25px;
	background-image: url(../CE_images/latest_uploads.gif);
	background-repeat: no-repeat;
}
#library a {
	color: #32AB1E;
	font-weight: bold;
}

.librarydate
{
        float:right;
        right:0px;
        font-size:12px;
        color: #0C1B5E;
}

.centercontent {
    font-size:12px;
	left: 10px;
	padding: 5px 0px 5px 0px;
	width: 100%;
	color: #000000;
	position: relative;
	top: 0px;
	text-align: left;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #DBE1FB;
}

.shortupload{
	color: #0C1B5E;
   	font-size:10px;
    font-weight:normal;
}

.shortupload ul {
        padding:5px 0px 0px 0px;
        margin-left:20px;
}

.shortupload li {
	TEXT-ALIGN: left;
	list-style-type:none;
        padding-bottom:8px;
	list-style-image: url(../CE_images/feuille.gif);
}

.shortupload li a 
{
	color: #0C1B5E;
	text-decoration: none;
}
.shortupload li a:hover 
{
	text-decoration: underline;
}

#footer {
	display:none;
}


