/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#91CCFF;
	padding-left: 0px;
	padding-right: 0px;
}
table {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 0px;
	padding-right: 0px;
}
a {
	text-decoration:none;
}
#main a:link, #main a:visited {
	text-decoration:underline;
	color: #000090;
}
a:hover {
	color: #F1D321;
}

/* header */

.namesite {
	background-image: url(../images/logo.gif);
	background-repeat:no-repeat;
	padding-left:55px;
	font-family: "arial narrow", "Times New Roman", Times, serif;
	padding-left:152px;
        padding-top:-5px;
	font-size:32px;
	width:475px;
	height:139px;
	color:#ffffff;
	font-weight:bold;
	vertical-align: center;
	text-align:center;
}

.top {
	background-image: url(../images/header_bg.gif);
        width: 100%;
	background-color:#000090;
	background-repeat: repeat-x;
	height:139px;
	vertical-align: center;
	text-align:center;
        color:#D3E002;
        padding-right:10px;
}

/* pathway */


#pathway {
	background-image: url(../images/pathway_bg.gi);
	background-repeat: no-repeat;
        width: 1000px;
	height: 30px;
	color: #FFFFFF;
	padding: 5px 10px 0px 0px;
        margin: 0 auto;
}
#pathway a, #pathway a:link, #pathway a:visited {
        width: 660px;
	color: #F1D321;
	font-size: 17px;
	text-decoration:none;
        margin: 0 auto;
}
#pathway a:hover {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration:underline;
}
#left {
	padding-left: 0px;
	padding-right: 0px;
}
#right {
        text-align:left;
}

#user1 {
        text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
#inset {
        font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
}
table.moduletable {
        width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border:1px solid #FFFFFF;
	background-color:#000090;
	vertical-align:top;
	padding-bottom: 10px;
}
#main table.moduletable {
        width: 660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border:1px solid #FFFFFF;
	background-color:#002CBA;
	vertical-align:top;
	padding-bottom: 10px;
}
#inset table.moduletable {
        width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #000090;
	background-color:#002CBA;
	vertical-align:top;
	padding-bottom: 10px;
}
#left table.moduletable th {
	background-image: url(../images/mod_header.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 25px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	padding-top:3px;
	padding-left:30px;
}
#right table.moduletable th {
	background-image: url(../images/mod_header.gif);
	background-repeat: no-repeat;
	width: 170px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align:left;
	padding-top:6px;
	padding-left:30px;
}

#main table.moduletable th {
        background-color: #F1D321;
	width: 660px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top:5px;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:5px
}
#inset table.moduletable th {
        background-color: #000090;
	width: 600px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top:5px;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:5px
}
table.moduletable td {
        width: 600px;
	font-family: Arial, Helvetica, sans-serif;

        font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.2em;
}
#inset table.moduletable td {
        width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.2em;
}
.moduletable a:link, .moduletable a:visited {
        width: 600px;
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        color:#FFFFFF;
	text-decoration: underline;
}
#inset .moduletable a:link, #inset .moduletable a:visited {
        width: 600px;
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        color: #FF0000;
	text-decoration: underline;
}
.moduletable a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size:15px;
        color: #F1D321;
	text-decoration: underline;
}
#inset .moduletable a:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size:12px;
        color: #F1D321;
	text-decoration: underline;
}
#basdepage {
        width: 1000px;
	background-image: url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	height:21px;
	color: #FFFFFF;
	line-height:21px;
	padding: 0;
	text-align:center;
	font-size:13px;
        font-weight:bold;
        margin: 0 auto;
}
#basdepage a, #basdepage a:link, #basdepage a:visited {
	color: #91CCFF;
	text-decoration: none;
}
#basdepage a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.button {
	color: #000090;
	font-weight:bold;
	text-align:center;
	width:auto;
	border: thick outset #002CBA;
	background-color: #F1D321;
	margin:1px;
	font-size:11px;
}

 /* Je ne suis pas sur que ce soit utilis�. Je n�ai pas trouv� d�exemple concernant ce style. */

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.contentpane{
	padding: 0px 10px 10px 10px;
}
.contentpaneopen{
	padding: 0px 10px 10px 10px;
}
.contentheading, .componentheading {
        background-image: url(../images/glove_heading.gif);
        background-repeat:no-repeat;
        padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000090;
	text-align: left;
}
.createdate, .modifydate  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002CBA;
	font-weight: bold;
}
.readon {
	background-image: url(../images/readon.gif);
	background-repeat: no-repeat;
	color: #F1D321;
	padding-left:15px;
	padding-top:0px;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	line-height: 1.2em;
	margin-top:2px
}
.readon a, .readon a:link, .readon a:visited, .readon a:hover {
	color: #276FA6;
	text-decoration: underline;
}
.mainlevel, .sublevel {
	background-image: url(../images/menu_arrow.gi);
	background-repeat: no-repeat;
	padding-left: 12px;
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited {
	color: #FFFFFF
	}
a.mainlevel:hover {
	color: #F1D321;
}
a.sublevel, a.sublevel:link, a.sublevel:visited {
	color: #FFFFFF;
	}
a.sublevel:hover {
	color: #F1D321;
}
.ontab {
	border: thin outset #FF0000;
	background-color:#002CBA;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	margin:1px 0 0 0;
}

/*  Pour modifier l'apparence des  "Onglet" dans l'editeur d'article en "frontend"  ( quand vous etes logger en admin ). Ce style .ontab correspond aux �l�ments actifs ou apr�s un clique*/

.offtab {
	border: thin outset #EAF1F5;
	background-color: #91CCFF;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	color: #000000;
	margin:1px 0 0 0;
}

/* La m�me chose que pr�c�demment Celui-ci correspond aux cases qui ne sont pas actives ou il n�y a pas eu de clique  */

.tabpadding {}

/* Ce style est utilis� pour fixer la taille des cases en question  */

.tabheading {
	background-color: #000090;
	text-align: left;
	color: #FF0000;
	border:1px solid #FFFFFF;
	padding:3px;
	}

	/* ce style est employ� dans plusieurs endroits ; le titre du contenu de la page principale (index.php), il est �galement utilis� pour l'ent�te de Section �News� (voir ci-dessus pour l'explication) ; ou tout autre titre vous employez.*/


.contentpagetitle{}

/*Pas d'informations de disponible. La pr�sente partie sera mise � jour quand les infos seront obtenues. D�sol�. Si vous savez, veuillez adresser les infos par mail.*/

.contentdescription{
	color: #FF0000;
        font-weight:bold;
}

/*?*/

table.contenttoc{
	border: 1px solid #000000;
	background-color:#FFFFFF;
}

/*ce style correspond au tableau (<table>) reprenant la liste des mati�res (ou �jump to box� ? -> connais pas ;( ) quand cela est possible dans une multiple pagination de contenu/articles.*/

table.contenttoc td{color:#FF0000;}

/*idem mais pour les cellules de tableaux (<td>)*/







.content_rating{
	color: #000090;}

/*ce style correspond au texte utilis� pour noter un article ou le commenter*/

.content_vote{
	color: #000090;}

/*ce style correspond au texte utilise pour les votes (celui avec une case � cocher)*/


.sectiontableheader {
        width:  660px;
	background-color: #000090;
	height:auto;
	color: #F1D321;
	font-weight:bold;
	padding:3px;
	border: 0px #000090;

}

/*ce style correspond aux ent�tes des tableaux (<table>) dans les pages Section. Un exemple serait celui de la liste des articles quand vous cliquez sur �News� ou autre avec l'ent�te de tableau (<table>)comme �date�, �titre de l'article�, �auteur� et �hits�. C'est l'ent�te que vous pourrez contr�ler avec ce style.*/

.sectiontableentry1 {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	padding: 3px;
	vertical-align: middle;
	border: 0;
	height:auto;
}

.sectiontableentry2 {
	background-color: #F1D321;
	color: #000000;
	font-weight: normal;
	padding: 3px;
	vertical-align: middle;
	border: 0;
	height:auto;
}

.category, a.category:link, a.category:visited  {
	padding-left: 5px;
	font-weight:bold;
	color: #276FA6;
}
a.category:hover {
	color: #F1D321;
	text-decoration: none;
}

.frontpageheader {
	background-color: #276FA6;
	width:660px;
        height:auto;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
    }
.small {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}
.small a:link, .small a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.small a:hover {
	color: #276FA6;
	text-decoration: underline;
}
.smalldark {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.blogsection{} /*� mettre � jours */



/* Sondages */

.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
        padding: 0px;
	}
.pollstableborder {
	border: 0;
	padding: 0;
	margin: 0;
	width:150px;
}
#left .sectiontableentry1, #left .sectiontableentry2, #right .sectiontableentry1, #right .sectiontableentry2 {
	color:#000000;
}

/* configure les bords de la table des sondages */

/* Liens Web */

.weblinks{color: #00ACD5;}

/* Configure le titre des liens dans l'annuaire �Weblinks�*/

a.weblinks:hover {text-decoration:underline;}

/* meme chose qu'au dessu mais avec le curseur point� dessu*/

.newsfeedheading {
        font-size: 12px;
        font-weight: bold;
        color: #276FA6;
        text-align:left;
        }

.newsfeeddate {
	font-size: 10px;
	color: #F1D321;
	font-weight: normal;
}
.fase4rdf {
	background-color: #B9E5FB;
	color:#333333;
}
a.fase4rdf {
	background-color: #B9E5FB;
	color: #276FA6;
}

/* Le texte principal des news*/

/* Page de recherche */

table.searchintro {}

/* Ce style configure l'affichage du resulta d'une recherche affich�e dans la page principale */

/* Paramettres de la Table des Contactes */

.contact {
	text-align:center;
}
table.contact {
	border: 1px solid #FFFFFF;
}
/* Pour formater la totalit� de la table des �contacts� ce qui inclus le nom, addresse icons and formulaire.
Note : Cette table n'inclus pas la liste deroulante qui permet de choisir �Department� �Personne� */

table.contact td.icons {
background-color: #F1D321;
padding:5px;
}

/* Le nom vous en dis deja beaucoup. Ce style configure les cellules <td>
ou sont affich�s les petits icons pr�s des details (addresses, telephone etc) */

table.contact td.details {
background-color: #9DDCF9;
color: #000000;
text-align:left;
padding:5px;
}

/* ceci definit le format <td> ( td pour table data ) des cellules ou sont les informations.
Ces informations sont : addresses, telephone et autres info*/

hr {}
hr.separator {}
.pagenavbar {}

/* il n�est pas utilis� dans la page nav bar mais pour l�affichage des noms sur le forum Simple Board? */

.pagenav {}

/* comme son nom l�indique, ce style correspond aux liens << Premier < Pr�c�dent 1 Suivant > Dernier */

















.small {}



.thumbnail {
	float:left;
	border:1px solid #000000;
	margin:5px;
	padding:2px;
}