/** ce fichier ne contient pas TOUTES les classes Joomla, mais peut être utilisé comme base de travail à modifier **/
body, html {
        margin:0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        background-color: #FFFFFF;
       
} 

tbody { 
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}



/* Default MOS Class Settings
****************************/

td.pathway {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        padding-top: 1px;
        padding-left: 0px;
}

a.pathway:link, a.pathway:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	font-weight:bold;
        color: #000000;
}

a.pathway:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #C43635;
        background-color: transparent;
	font-weight:bold;
}

/* Main Menu Styles
*********************/

a.mainlevel:link, a.mainlevel:visited {
        color: #2F417E;
        text-align: left;
        /**font-weight: bold;**/
        border-left-width: 3px;
        /**border-left-style: solid;
        border-left-color: #EBEC9C;**/
        padding-left: 5px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        /**line-height: 15px;**/
	line-height: 20px;
	padding-left: 12px;
	padding-top: 0px;
	background-image: url(../images/bullet.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

a.mainlevel:hover {
        color: #FFFFFF;
        text-align: left;
        background-color: #C43635;
        width: 98%;
        border-left-width: 3px;
        border-left-style: solid;
        border-left-color: #FFFFFF;
}
/**
a.mainmenu:link, a.mainmenu:visited {
        color: #000000; 
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
}
**/

a.mainmenu:hover {
        color: #C43635;
        text-align: left;
}

/**
a.sublevel:link, a.sublevel:visited {
        color: #000000; 
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
}

a.sublevel:hover {
        color: #666666;
        text-align: left;
}
**/
/* Module Styles
****************/

table.moduletable {
        width: 100%;
        text-align: center;
        margin-right: 0px;
        margin-left: 0px;
}

table.moduletable th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : bold;
        color : #2f417e;
        text-align : center;
        /**background-image: url(../images/mod_title.gif);**/
        height: 27px;
        padding-top: 8px;
}

table.moduletable td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-align: left;	
}

/* Polls Style
**************/

.poll {
        color : #666666;
        line-height : 12px;
        font-weight: bold;
}

/* Sections Style
*****************/

.sectiontableheader {
        background-color : #CCCCCC;
        color : #000000;
        font-weight : bold;
        font-size: 11px;
        line-height: 13px;
}

.sectiontableentry1 {
        font-size: 11px;
        background-color : #E4E4E4;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
}

.sectiontableentry2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        background-color : #DADADA;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
}

.pagenav {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
}

a.pagenav:link, a.pagenav:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
}

a.pagenav:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color            : #000000;
        text-decoration  : none;
        background-color: #99CC00;
}


.small {
        font-size : 11px;
        color : #666666;
}

.smalldark {
        font-size : 11px;
        color : #333333;
        text-decoration : none;
}

.createdate {
        font-size : 10px;
        color : #666666;
        text-decoration : none;
        font-weight : 500;
}

.modifydate  {
        font-size : 10px;
        color : #666666;
        text-decoration : none;
        font-weight : 500;
}

/* Content Styles
*****************/

.contentpane {
        font-size: 11px;
        color: #000000;
}

.contentpaneopen {
        font-size: 11px;
        color: #000000;
}

.contentheading, .componentheading {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 14px;
        font-weight : bold;
        color : #FF6633;
        text-align : left;
        line-height: 16px;
        padding-left: 20px;
}
.category {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
        color            : #000000;
        text-decoration  : none;
        background-color: #99CC00;
}

/* Form Styles
****************/

form { /* borrowed from mambosolutions.com -- to fix empty space issues */
        display:inline; 
        margin: 0px; 
        padding: 0px; 
} 

.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #000000;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #000000;
}

/* Links
*********/

a:link, a:visited {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
}

a:hover {
        text-decoration:none;
}

/* For content item titles that are hyperlink instead of Read On
****************************************************************/

a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #000000;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color            : #000000;
        text-decoration  : none;
        background-color: #99CC00;
        }
 
.description {
        font-size: 11px;
        color: #000000;
}

/* Styles for dhtml tabbed-pages */
.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        /*cursor: hand;*/
        font-weight: bold;
        color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        /*cursor: hand;*/
        font-weight: bold;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
        background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}
td.content {

}

/** Begin of my id **/

div#wrapper {	
	padding-top: 40px;
	width: 1120px;
	margin: 0 auto;
}

#header {
	width: 1120px;
	margin-top: 0;	
}

#logo {
	width: 381px;
	height: 100px;
	float: left;	
	background: url(../images/EAS_logo_nom.png) no-repeat;	
}

#search {
	width: 306px;
	float: right;
	
	/**background: url(../images/searchbg.gif) no-repeat;**/
	margin-top: 15px;
}

#mainmenu {
	float: left;
	width: 1120px;
	margin: 0 auto;
}

#content {
	clear: left;
	margin-top: 5px;
	float: left;
	width: 1120px;
	height:355px;
	background: url(../images/bp_bannerfull_1120x355.png) no-repeat;
}
#bottom {
	width: 1120px;
	float: left;
	clear: left;
	margin-top: 20px;
}

#bottom .moduletable1 {
	width: 378px;
	border-top: solid 4px #94c43b;
	padding-top: 10px;
	float: left;
	margin-right: 22px;
}
#bottom .moduletable-right {
	width: 320px;
	border-top: solid 4px #476A2E;
	float: right;
	padding-top: 10px;
}

#bottom h3 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 10px;
	color: #024C78;
	text-transform: uppercase;
	font-weight: bold;
}

/**#bottom a {
	width: 95px;
	height: 17px;
	background: url(../images/botabg.gif) no-repeat;
	text-transform: uppercase;
	line-height: 19px;
	color: #fff;
	text-decoration: none;
	padding-left: 6px;
	display: block;
}**/



#footer {

}


/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(../images/mw_menu_cap_l.png) no-repeat;
  padding: 0;
  margin: 0;
  width:  9px;
  height: 32px;

}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.png) no-repeat;
  padding: 0;
  margin: 0;
  width:  9px;
  height: 32px;
}

#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #fff; /** couleur texte**/
  text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}
/** fin **/