/* ===== Sommaire =====
1/ html et body
2/ Styles généraux
3/ Haut de page (#top)
4/ Zone de contenu (#content)
5/ Paneau latéral (#sidebar) 
6/ Pied de page (#footer)
=================== */



/* ---------------------
Html et body
--------------------- */
body {
	background: #CCC;
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 11px; 
	color: #666666; 
	text-align: center;
	margin: 15px 0;
}
/* links */
#flash {
  position:absolute;
	margin : 0 auto; padding : 0;
	width: 800px;
	height: 600px;

}
#txtHint
{ 
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-size: 11px; 
	color: #666666;
	width:300;
		padding:10px 10px 10px 10px;
}


img.avatar
{
float:left;
border:1px solid #ccc;
margin-right : 10px;
}
/* --------------------- 
Zone de contenu (#content)  
--------------------- */
#content { /* Bloc */
	width : 750px;
	padding : 0px 0px 0px 30px; margin : 14px 0 0 0;
	
	}

.post { /* Conteneur de l'article */
	padding : 0 20px 35px 25px;
	}

.articletitle { /* Titre de l'article */
color: #005397 ;
	font-size : 1.5em;
	font-weight : bold;
	margin : 0; padding : 3px 0 0 0;
	}
.articletitle a{ /* Lien sur le titre de l'article */
color: #005397 ;
	text-decoration : none;
	}
.articletitle a:hover{
	color : #7B9CB2;
	}

.post-info { /* Informations de l'article (auteur, date etc...) */
	color : #aaa;
	margin : 0; padding :0 8px 0 0;
	text-align : right;
	}
.post-info-art {
	color : #3F5776;
	margin : 0; padding :0 8px 0 0;
	}
.post-info a{
	color : #aaa;
	}
.post-info-art a{
	color : #3F5776;
	}
.post-info a:hover {
	color : #888;
	}

#pagination { /* Conteneur des liens 'page suivante' et 'page précédente' */
	margin-top : 10px;
	text-align : center;
	}
.post, #comments, #form { /* Conteneur de l'article */
	padding : 0 0 25px 30px;
	}


/* ---------------------
Haut de page (#top)
--------------------- */
#wrap {
	position: relative;
	width: 820px;
	background: #CCC url(../img/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}

#top-bg {
   position: absolute;
	width: 820px;
	height: 19px;
	background: #CCC url(../img/top-bg.jpg) center top;	
	top: 0; left: 0;
	z-index: 2;	
}
#top h1{ /* titre et sous-titre du site */
	position : relative;
	top : 44px;
	left : 20px;
	margin : 0; padding : 0;
	font-weight : normal;
	letter-spacing : 1px;
	font-size : 1.3em;
	color : #bbb;
	}

#top h1 a { /* lien du titre */
	text-decoration : none;
	color : #bbb;
	}
#top h1 a:hover {
	color : #eee;
	}

#header {
	width: 820px;
	position: relative;
	height: 19px;
	background: #CCC ;
	padding: 0;	
	color: #FFF;	
}



/* header-photo */
#header-photo {
	clear: both;
	height: 300px;
	width: 790px;
	margin: 0 15px auto;
}
#logo {
	z-index:12;
	position: absolute;
margin-top:10px;
margin-left:630px;
	height: 77px;
	width: 167px;
	background: url(../images/logocg.jpg) no-repeat center center;
}
#footer {
		background: #CCC url(../img/footer.jpg) repeat-y center top;
		}
#titre {
	z-index:13;
margin-bottom:0px;
margin-left:30px;
	width: 600px;
font: bold 18px/2.8em "Helvetica", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
color: #005397 ;
	text-transform: uppercase;
		font-weight : bold;

}
#carte {
	width: 790px;	
	margin: 0 0 0 15px;
	padding: 0;	
	background: #CCC url(../img/content.jpg) repeat-y center top;
}

/* --------------------- 
Paneau latéral (#sidebar)  
--------------------- */
#sidebar {
	float : left;
	width : 250px;
	margin : 20px 0 0 20px;
	}
#sidebar div {
	margin : 8px 0 0 0;
	}
#sidebar h2 { /* Titre des menus de la sidebar */
	color : #666;
	font-size : 1.3em;
	margin : 0; padding : 3px 0 0 5px;
	font-weight : bold;
	}
#sidebar ul { /* bloc de liste */
	margin : 0 0 0 5px; padding : 6px 0;
	}

#sidebar li { /* élément de liste */
list-style-type:square;    
	margin-left:15px;
	padding: 1px 0 2px 0px;
	border-bottom : 1px solid #ccc;
	}
#sidebar li a { /* Liens dans les listes */
color: #005397 ;
	text-decoration : none;
	}
#sidebar li a:hover {
	color : #7B9CB2;
	}
/* Navigation */
#nav {
	clear: both;	
	padding-left: 20px;		
}


/* Main Column */
#main {
	float: left;
	width: 100%;
	padding: 0; margin: 0 0 0 0;
	display: inline;
		background: #CCC url(../img/content.jpg) repeat-y center top;
}
#main h1 {
	margin-top: 0px;
	font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #8C9F0D; 
	padding: 0 0 0 0; 		
}
#main ul li {
	list-style-image: url(../images/bullet.gif);
}
#logo {
	z-index:12;
	position: absolute;
margin-top:10px;
margin-left:618px;
	height: 77px;
	width: 167px;
	background: url(../img/logocg.jpg) no-repeat center center;
}
/* footer */
#footer-wrap {

	clear: both;
	width: 820px;
	font-size: 90%;	
	text-align: left;
	background: url(../img/footer-bottom.jpg) no-repeat center bottom;	
	
}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}


/* bottom */
#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 820px;
	padding: 10px 0 10px 0;
	text-align: center;
	
}

fieldset {
margin: 10px 0 0 0;
	border : 1px solid #CCCCCC;
	padding : 15px;
	}

legend {
	color : #666;
	font-size: 12px;
	}
/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	margin: 0px -10px 10px 5px;
	padding: 5px 10px 10px 10px;
	color: #646E7B;
	font-size: 1em;
}

div.moduletable {
	padding: 10px;
}

a {
 color: #00B3F3;
}

a:visited {
 color: #00B3F3;
}

a:hover {
 color: #98D3D6;
}

 a.mainleveltopmenu {
	display: inline;
	color: #999999;
	text-decoration: none;
height:15px;
font-size:12px;
padding-right:5px;
padding-left:5px;
}

a.mainleveltopmenu:hover,
a.mainleveltopmenu:active,
a.mainleveltopmenu:focus {
	color: #666666;
	text-decoration: none;
}
 a.mainleveltopmenu #active_menu {
	color: #666666;
	text-decoration: none;
}
/* Default Joomla! Menu */
a.mainlevel {
margin-left:0px;
padding-left:0px;
	padding-top: 8px;
	border-bottom: 1px solid #C6CED9;
	display: block;
	color: #646E7B;
	text-decoration: none;

	height:23px;
font-size:13px;
	background: url(../images/bouton.jpg) repeat-x;
}
img.mainlevel {
margin-right:0px;
padding-right:0px;
}
a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #4F89D2;
	background: #DFE5EC;
	text-decoration: none;
}

a.mainlevel #active_menu {
	color: #00b3f3;
	text-decoration: none;
}

a.sublevel {
	padding: 0px 0px 0px 10px;
	display: block;
	text-decoration: none;
	color: #646E7B;
height:32px;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	text-decoration: none;
	background: #DFE5EC;
	color: #4F89D2;
}

#active_menu {
	color: #e14570;
}
#wrapper {
z-index:-2;
 width: 1020px;
 margin: 0px auto;
 padding: 0px;
 border:1px solid #CCCCCC;
 color: #333333;
 font: 1.0em/150% 'Trebuchet MS', sans-serif;
 /* background: url(../images/bg.jpg) repeat-y;*/
}
#haut {
top:0px;
z-index:1;
 width: 1020px;
height:225px;
text-align:left;
 margin: 0 0 0 0;
 color: #333333;
 font: 1.0em/150% 'Trebuchet MS', sans-serif;
background: url(../images/haut2.gif) no-repeat;
}
#hautgauche {
position:absolute;
top:0px;
z-index:-1;
 width: 600px;
height:227px;
text-align:left;
 margin: 20px 0 0 420px;
 color: #333333;
 font: 1.0em/150% 'Trebuchet MS', sans-serif;
background-color: #FFFFFF;
}
#sousheader {
position:absolute;
z-index:-1;
 float: right;
height:100%;
 width: 1020px;
 margin: 20px 0px 0px 0px;
 padding: 0px;
 background: #666666;
background: url(../images/nuage.jpg) no-repeat;
}
#bandeau {
position:absolute;
margin-left:750px;
 width: 300px;
 padding: 0 0 0 0;
	height: 36px;		
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
text-align:left;
z-index:5;
}
#competences {
position:absolute;
margin-left:0px;
width: 190px;
padding: 0 0 0 0;
height: 35px;		
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
text-align:left;
z-index:6;
background: url(../images/bandeaucompetence.jpg) no-repeat;
}

/* Header */
#header {
 width: 100%;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
 background: #878787;		
border-top: 0px solid #CCCCCC;	
border-bottom: 0px solid #666666;
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
text-align:left;
}

#header #title {
 margin: 0px;
 padding: 0px;
 color: #C4C4C4;
 font: bold 1.0em 'Trebuchet MS', sans-serif;
 text-align: left;
}

#header #title a {
 color: #C4C4C4;
}

#header div#description {
 margin: 0px;
 padding: 0px;
 color: #B3B3B3;
 font-size: 10px;
 text-align: left;
}


.createdate {
text-align:right;
	height: 15px;
		padding-top: 5px;
	padding-bottom: 5px;
color: #74b320;
	font-size: 12px;
	font-weight:bold;
}

.modifydate {
text-align:right;
	height: 15px;
		padding-top: 5px;
	padding-bottom: 5px;
color: #B0167D;
	font-size: 12px;
	font-weight:bold;
}
form {
/* removes space below form elements */
width:100%;
	margin: 0;
 	padding: 0;
}

div.mosimage {
border: 1px solid #666666;
width:auto;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.mosimage {

}
.contentheading {
width: 100%;
line-height:25px;
font-weight: normal;
margin-left:0px;
font-size: 18px;
padding-top:30px;
padding-left:35px;
font-family: Helvetica, Arial, sans-serif;
text-transform: uppercase;
border-top: 0px dotted #00B3F3;
color: #B0167D;
padding-bottom:10px;
margin-bottom: 10px;
background: url(../images/titregdinterne.gif) 0px 0px no-repeat ;
 } 
.mosimage_caption {
  margin: 0px 0px 0px 0px;
  background: #666666;
  padding: 0px 0px 0px 0px;
  color: #FFFFFF;
  text-align:center;
  font-size: 10px;
  border-top: 0px solid #CCCCCC;
}
.button {
  color: #666666;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 1px solid #CCCCCC;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  margin-top: 5px;
}

.inputbox {
margin: 5px 3px 0px 0px;
	padding: 2px;
	border:solid 1px #CCCCCC;
	background-color: #FFFFFF;
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: 11px;
}
span.article_seperator {
	display: block;
	height: 1.5em;
}
#actuimage {
position:absolute;
z-index:1;
height:350px;
 width: 1020px;
 margin: -14px 0px 0px -45px;
 padding: 0px 0px 0px 0px;
}
#englob {
z-index:-1;
 width: 1020px;
 margin: 0;
 padding: 0;
 border:0px solid #CCCCCC;
 color: #333333;
 font: 1.0em/150% 'Trebuchet MS', sans-serif;
 background: #ffffff;

 /* background: url(../images/bg.jpg) repeat-y;*/
}
/* Sidebar */
#firstSide {
float:left; 
width: 190px;
margin-left:0px;
margin-top:0px;
margin-bottom:1px;
border-right: 0px dotted #666666;
font-size: 1.0em;
text-align: left;
}
/* Main contents */
#contents {
width: 810px;
height:auto;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
text-align: left;
float:right;
/*background: url(../images/nuage2.jpg) no-repeat; */

}
#contents img{
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

#contents .contents_body {
 margin:0px 25px;
 padding: 0px;
}


#contents blockquote {
 padding: 10px;
 background: #EFEFEF;
 border: #999999;
}
#modulebas {
 width: 810px;
height:auto;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 210px;
 background: #FFFFFF;
 font-size: 12px;
 text-align: left;
}

h2 {
font-weight: normal;
font-size: 14px;
color: #74b320;
text-transform: uppercase;
}
h3 {
font-weight: normal;
font-size: 12px;
color: #74b320;
}

h4 {
font-weight: normal;
 	color: #B0167D;
 font: 14px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;

}



p {
	margin: 5px 0 15px;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
	list-style: none;
}

ul li {
	padding-left: 0px;
}

ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

ol li {
	margin-left: 20px;
}


li
{
line-height: 15px;
padding-left: 10px;
padding-top: 0px;
background-repeat: no-repeat;
background-position: 0px 2px;
}
fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-top: 1px solid #C6CED9;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}



.contentpaneopen {
Margin-top:-10px;
text-align: left;
background: transparent;
font-size: 12px;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 10px;
}

.contentdescription {
font-size: 12px;
}
img.contentdescription {
padding-right : 5px;
}
.categorytitle {
width: 100%;
line-height:25px;
font-weight: bold;
margin-left:0px;
font-size: 18px;
padding-top:30px;
padding-left:35px;
font-family: Helvetica, Arial, sans-serif;
text-transform: uppercase;
border-top: 0px dotted #00B3F3;
color: #B0167D;
padding-bottom:0px;
margin-bottom: 10px;
background: url(../images/titregdinterne.gif) 0px 0px no-repeat ;
}
.componentheading {
width: 100%;
line-height:25px;
font-weight: normal;
margin-left:0px;
font-size: 18px;
padding-top:30px;
padding-left:35px;
font-family: Helvetica, Arial, sans-serif;
text-transform: uppercase;
border-top: 0px dotted #00B3F3;
color: #B0167D;
padding-bottom:0px;
margin-bottom: 10px;
background: url(../images/titregdinterne.gif) 0px 0px no-repeat ;
}
#rubrique {
width: 100%;
line-height:25px;
font-weight: bold;
margin-left:0px;
font-size: 20px;
padding-top:35px;
padding-left:35px;
font-family: Helvetica, Arial, sans-serif;
text-transform: uppercase;
border-top: 0px dotted #00B3F3;
color: #B0167D;
padding-bottom:0px;
margin-bottom: 10px;
background: url(../images/titregdinterne.gif) 0px 0px no-repeat ;
}

a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}


table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	color: #B0167D;
	text-align: left;
	padding-left: 26px;
	padding-top: 22px;
padding-bottom: 10px;
	height: 25px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 5px 5px 5px 5px;
	font-family: Helvetica, Arial, sans-serif;
background: url(../images/titre.jpg) no-repeat;
}

#actu {
	color: #B0167D;
	text-align: left;
	padding-left: 26px;
	padding-top: 22px;
padding-bottom: 10px;
	height: 25px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 5px 5px 5px 5px;
	font-family: Helvetica, Arial, sans-serif;
background: url(../images/titre.jpg) no-repeat;
}

table.moduletable td {

	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 22px;
	background: url(../images/bullet-list.gif) no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 4px;
	border-bottom: 5px solid #FFFFFF;
	background: #DFE5EC;
	color: #646E7B;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px!important;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px !important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 10px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	padding-left: 13px;
	display: block;
	color: #646E7B;
	text-transform: uppercase;
}

.back_button {
	float: left;
  text-align: center;
  font-size: 10px;
  font-weight: normal;
  border: 1px solid #CCCCCC;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 10px;
  font-weight: normal;
  border: 1px solid #CCCCCC;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}
/* Footer */
#footer4 {
border-top:0px solid #CCCCCC;
 clear:both;
 width:1010px;
 height: 375px;
 margin: 0px;
 padding: 5px;
 background: #FFFFFF;
 font-size: 0.8em;
 	font-family: "Trebuchet MS", Verdana, sans serif;
}
#footer {
border-top:0px solid #CCCCCC;
 clear:both;
 width:1010px;
 height: 375px;
 margin: 0px;
 padding: 5px;
 background: #FFFFFF;
 font-size: 0.8em;
 	font-family: "Trebuchet MS", Verdana, sans serif;
	background: url(../images/fondfooter.jpg) no-repeat;
}
.footer2 a{
color : #FFFFFF;
}
#footer h2{
 font-size: 14px;
color:#c32677;
}
.footer1 img{
border:3px solid #CCCCCC;
}
.footer1 {
float:left;
 width: 190px;
 margin: 0px 0px 0px 0px;
 padding: 10px 5px 0px 5px;
 font-size: 12px;
 text-align: left;
}
.footer1 h2{
color:#c32677;
}

.footer2 {
	float:left;
	width:445px;
 height: 365px;
 	margin: 0px 0px 0px 0px;
 	padding: 10px 5px 0px 40px;
 	font-size: 12px;
	border-left:0px dotted #666666;
	 background: #FFFFFF;
}
.footer2 img{
border:1px solid #666666;
}
.footer3 {
 width: 270px;
 	height: 365px;
 margin: 0px 0px 0px 0px;
padding: 10px 5px 0px 5px;
 font-size: 11px;
float:right;
 text-align: left;
   	background: #FFFFFF;
	border-left:1px dotted #666666;
}
input, textarea {
	font-size:12px;
	font-family: "Trebuchet MS", Verdana, sans serif;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#444;
	padding-left: 5px;
	padding-right: 5px;
}
textarea { width:100%;}
input:hover, textarea:hover { border: 1px solid #999999; background: #DDF4FF; }
select {
	font-size:12px;
	font-family: "Trebuchet MS", Verdana, sans serif;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#444;
	padding-left: 5px;
	padding-right: 5px;
}
select:focus { border: 1px solid #999999; background: #DDF4FF; }
/* Code text */
pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #8E9CAE;
	background: #ECF0F4;
	font: 1em/1.5 "Courier News", monospace;
}

blockquote {
	padding: 15px 40px;
	background: url(../images/quote.gif) 10px 10px no-repeat;
	font: italic 1em/1.5 Georgia, Times, serif;
}

.dropcap {
	float: left;
	padding: 3px 3px 0 0;
	display: block;
	color: #646E7B;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 22px;
	color: #E50000;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 22px;
	color: #4F89D2;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 22px;
	color: #E86D29;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	border-bottom: 0px dotted;
	background: #DFE5EC;
	font-weight: bold;
}

p.stickynote {
	padding: 25px 60px 15px 20px;
	background: url(../images/sticky-bg.gif) no-repeat top right #4F89D2;
	color: #FFFFFF;
}

p.clipnote {
	padding: 25px 60px 15px 20px;
	background: url(../images/clip-bg.gif) no-repeat top right #4F89D2;
	color: #FFFFFF;
}

.blocknumber {
	position: relative;
	clear: both;
	padding: 5px 10px 10px; 
}

.bignumber {
	float: left;
	font: 30px/normal Arial, sans-serif;
	font-weight: bold;
	color: #4F89D2;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
}
.sectiontableheader {
	padding: 5px;
	background: #DFE5EC;
	color: #646E7B;
	font-weight: bold;
}
.sectiontableheader {
	padding: 5px;
	background: #DFE5EC;
	color: #646E7B;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	font-size:12px;
	font-family: "Trebuchet MS", Verdana, sans serif;
	padding-left: 20px;
	height:30px;
border-bottom: 1px dotted #B0167D;
cursor:  pointer;
background-color: #FDFDFD;
background: url(../images/arrow-titte.gif) 0.5% center no-repeat;

}
tr.sectiontableentry1 td a {
	font-size:12px;
color: #646E7B;
text-decoration: none;
}
tr.sectiontableentry1 td a:hover {
	font-size:12px;
color: #4F89D2;
text-decoration: none;
}
tr.sectiontableentry1 td:hover {
	font-size:12px;
	color: #4F89D2; 
	background-color: #DFE5EC;
}
tr.sectiontableentry2 td {
	font-size:12px;
	font-family: "Trebuchet MS", Verdana, sans serif;
	padding-left: 20px;
	height:30px;
border-bottom: 1px dotted #B0167D;
background-color: #FCFBFB;
cursor:  pointer;
background: url(../images/arrow-titte.gif) 0.5% center no-repeat; 
}
tr.sectiontableentry2 td a {
	font-size:12px;
color: #646E7B;
text-decoration: none;
}
tr.sectiontableentry2 td a:hover {
	font-size:12px;
color: #4F89D2;
text-decoration: none;
}
tr.sectiontableentry2 td:hover {
	color: #4F89D2; background-color: #DFE5EC;
}

.small {
	color: #8E9CAE;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}


#bottom {
 width: 100%;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
height: 39px;		
border-top: 0px solid #ccc;	
border-bottom: 0px solid #666666;
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
color:#CCCCCC;
text-align:left;
}


#logo {
	z-index:12;
margin-top:0px;
margin-left:0px;
float:right;
height: 62px;
	width: 130px;
background: url(../images/logocg2.jpg) no-repeat center center;
}


.dynCalendar_header{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}
.dynCalendar_dayname {
	background-color: #EEEEEE;
	border: 1px solid #C0C0C0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
	text-align: center;
}

.dynCalendar_day {
	background-color: #EEEEEE;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.dynCalendar_today {
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 8pt;
}

.dynCalendar {
	background-color: #C0C0C0;
	border: 2px outset white;
	visibility: hidden;
	position: absolute;
	top: 1px;
	left: 1px;
}
.suite {
	text-align:right;}
a.suite, a:visited.suite, a:active.suite, a:link.suite {
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:90%;
	background:#00B3F3;
	color:#FFFFFF;
	padding:0px 5px;
	letter-spacing:0px;
}

a:hover.suite {
	text-decoration: none;
	background:#FF0000;
}
.listedoc {
	text-align:right;
}
.listedoc img {
	margin-left:-25px;}
a.listedoc, a:visited.listedoc, a:active.listedoc, a:link.listedoc {
	
	font-weight:normal;
	text-transform:uppercase;
	color:#00B3F3;
	padding:0px 5px;
	letter-spacing:0px;
text-decoration: none;

}

a:hover.listedoc {
	text-decoration: none;
	color:#999999;
}
