/* Mise en forme des classes standard Joomla
------------------------------------------------------------*/

.sitetitle {
}

.searchbox {
}

.small {
font-size: 10px;
}

.smalldark {
font-size: 10px;
color: #000;
}

.mosimage {
border: 1px solid #cccccc;
margin: 5px
}

.mosimage_caption {
margin-top: 2px;
padding: 1px 2px;
border-top: 1px solid #cccccc;
background: #efefef;
color: #666;
font-size: 10px;
}

/* Mise en forme du module
------------------------------------------------------------*/
.module {
width: 100%;
margin: 0px;
padding: 0px;
}


/* Mise en forme de la moduletable
------------------------------------------------------------*/

.moduletable {
width: 100%;
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
}

/* Mise en forme du menu
------------------------------------------------------------*/

a.mainlevel {
display: block;
float: left;
width: auto;
height: 25px;
text-decoration: none;
color: #FFFFFF;
padding-left: 9px;
padding-right: 9px;
padding-top: 3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
}

a.mainlevel:link {
}

a.mainlevel:visited {
color: #FFFFFF;
text-decoration: none;
}

a.mainlevel:hover {
color: #FFFFFF;
text-decoration: none;
}

a.mainlevel#active_menu {
color: #FFFFFF;
text-decoration: none;
}

a.sublevel {

}

a.sublevel:link {
}

a.sublevel:visited {
}

a.sublevel:hover {
}

a.sublevel#active_menu {
}

/* Mise en forme du formulaire
------------------------------------------------------------*/

.button {
border: 1px solid #BBBBBB;
}

.inputbox {
margin-bottom: 2px;
border: 1px solid #BBBBBB;
}

/* Mise en forme du contenu
------------------------------------------------------------*/

.blog {
}

.contentpane td {
margin: 0px;
padding: 0px;
}

.contentpaneopen {
width: 100%;
margin: 0px;
padding: 0px;
line-height: 1.4;
}

.contentpaneopen td {
padding: 0px;
}

.contentpagetitle {
}

.frontpageheader {
}

.contentheading {
padding: 2px;
margin: 0px;
font-weight: bold;
font-size: 16px;
}

.content_rating {
}

.createdate {
height: 10px;
font-size: 10px;
color: #ABABAB;
line-height: 0.7;
}

.modifydate {
height: 20px;
margin-bottom: 5px;
font-size: 10px;
color: #ABABAB;
line-height: 20px;
width: 100%;
text-align: center !important;
}

a.readon {
margin-top: 10px;
padding-left: 13px;
border: 1px solid #EEEEEE;
font-size: 10px;
text-decoration: none;
line-height: 15px;
background: url(../images/readon.gif) no-repeat left;
text-decoration: none;
font-weight: normal;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
text-decoration: none;
}

/* Mise en forme du composant
------------------------------------------------------------*/

.componentheading {
width: 625px;
height: 50px;
padding: 0px;
margin: 0px;
padding-left: 25px;
padding-top: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
background-color: #0B8B9D;
color: #FFFFFF;
text-align: left;
}

.sectiontableheader {
height: 25px;
font-weight: bold;
font-size: 10px;
line-height: 25px;
}

.contentdescription {
margin: 0px;
padding: 0px;
font-size: 10px;
}

.categorytitle {
height: 25px;
font-weight: bold;
font-size: 16px;
line-height: 25px;
}

a.category {
text-decoration:  underline; 
}

a.category:visited {
text-decoration:  underline; 
}
 
a.category:hover {
text-decoration:  underline; 
}

.sectiontableentry1 {
padding: 2px;
font-size: 10px;
}

.sectiontableentry2 {
padding: 2px;
font-size: 10px;
}

/* Mise en forme du pathway
------------------------------------------------------------*/

.pathway {
margin:0px;
padding:0px;
color: #BBBBBB;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a {
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

