/* CSS Document - Solarflare II */
/*
 * this template is an original work of Andy Miller at www.rockettheme.com
 *
 * updated to work with Joomla! 1.5 by HarryB at www.hrpr.com
 * last update: Monday, 18 August, 2008 09:46:1214:19
 *
 * looks OK with IE7 and FF on Win XP, Win Vista Ultimate-64 and FF on Linux; as usual, FF does the better rendering.
 * have no idea what it will look like in IE6, Opera, Safari, etc.
 * see stuff at end of file for fixups for Joomla! 1.5 and a few minor layout changes.
 * have a nice day...HarryB
*/

.clr {
	clear: both;
}

.topmenu {
  border: 0px solid #cccccc;
  background: #e3ddd3;
  padding: 0px;
  margin: 0px;
 
}

.outline {
  border: 0px solid #cccccc;
  background: #ffffff;
  padding: 0px;
  margin: 0px;
 
}

#pathway_outer {
  width: 600px;
  float: left;
  margin-bottom: 0px;
  margin-right: 0px;
  background: #ffffff;

}

#pathway_inner {
  float: none !important;
  float: left;
  border: 0px solid #cccccc;
  height: 21px;
  background: #ffffff;
}

#pathway_text {
  overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
        background: #ffffff;
}

a.pathway {
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

.mainlevel-nav {
	BORDER-LEFT: #fff 2px solid; LINE-HEIGHT: 21px; MARGIN: 0px; PADDING-LEFT: 5px; WIDTH: auto !important; PADDING-RIGHT: 5px; BACKGROUND: #e3ddd3; COLOR: #99351a; FLOAT: right; FONT-SIZE: 11px; list-style-type:none; WHITE-SPACE: nowrap; display: inline; 
}

a.mainlevel-nav:link {
	BACKGROUND-IMAGE: none; LINE-HEIGHT: 21px; MARGIN: 0px; PADDING-LEFT: 5px; WIDTH: auto !important; PADDING-RIGHT: 5px; BACKGROUND: #e3ddd3; FLOAT: right; COLOR: #99351a; FONT-SIZE: 11px; list-style-type:none; WHITE-SPACE: nowrap; display: inline; 
}


a.mainlevel-nav:hover {
	LINE-HEIGHT: 21px; MARGIN: 0px; PADDING-LEFT: 5px; WIDTH: auto !important; PADDING-RIGHT: 5px; BACKGROUND: #99351a; FLOAT: right; COLOR: #fff; FONT-SIZE: 11px; white-space: nowrap; display: inline; 
	}

a.mainlevel-nav:active {
	LINE-HEIGHT: 21px; MARGIN: 0px; PADDING-LEFT: 5px; WIDTH: auto !important; PADDING-RIGHT: 5px; BACKGROUND: #99351a; FLOAT: right; COLOR: #fff; FONT-SIZE: 11px; white-space: nowrap; display: inline; 
	}


/*
.mainlevel-nav {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-SIZE: 0.8em; PADDING-TOP: 0px; width:auto; overflow:hidden;
}

.mainlevel-nav LI {
	BORDER-LEFT: #fff 2px solid; LINE-HEIGHT: 21px; MARGIN: 0px; PADDING-LEFT: 5px; WIDTH: auto !important; PADDING-RIGHT: 5px; BACKGROUND: #e3ddd3; FLOAT: right; FONT-SIZE: 11px; list-style-type:none; WHITE-SPACE: nowrap; display: inline; 
}

.mainlevel-nav LI A {
	BACKGROUND-IMAGE: none; LINE-HEIGHT: 21px; MARGIN: 0px; PADDING-LEFT: 5px; WIDTH: auto !important; PADDING-RIGHT: 5px; FLOAT: right; COLOR: #99351a; FONT-SIZE: 11px; list-style-type:none; WHITE-SPACE: nowrap; display: inline; 
}

.buttons > .mainlevel-nav LI A {
	 WHITE-SPACE: nowrap; FLOAT: right; display: inline;  
}

.mainlevel-nav LI A:hover {
	LINE-HEIGHT: 21px; MARGIN: 0px; PADDING-LEFT: 5px; WIDTH: auto !important; PADDING-RIGHT: 5px; BACKGROUND: #99351a; FLOAT: right; COLOR: #fff; FONT-SIZE: 11px; white-space: nowrap; display: inline; 
	}
.mainlevel-nav LI A:active {
	LINE-HEIGHT: 21px; MARGIN: 0px; PADDING-LEFT: 5px; WIDTH: auto !important; PADDING-RIGHT: 5px; BACKGROUND: #99351a; FLOAT: right; COLOR: #fff; FONT-SIZE: 11px; white-space: nowrap; display: inline; 
	}
*/	

#topmenu_outer {
	float: right;
	width: 200px;
        height: 22px;
        border: 0px;
	background: #ffffff;

}

#topmenu_inner {
  border: 0px solid #cccccc;
  padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
 float: right;

}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #99351A;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
        background: none;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 950px;
	height: 193px;
	background: url(../images/world_2011_950.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
  background-color: #ffffff;
}

#left_outer {
  float: left;
	margin: 0px;
        pading: 0px;
	width: 177px;
        height: 100%;

}

#left_inner {
  border: 0px solid #cccccc;
  padding: 2px;
  padding-bottom: 200px;
  float: none !important;
  float: left;

}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 950px;
        background-color: #ffffff;
}

#content_inner{
  float: none !important;
  float: right;
  padding: 0;
  padding-top: 2px;
  margin: 0;
  background-color: #ffffff;
  vertical-align:top;
}
#whitebox_outer{
	padding: 0px;
	margin: 0px;

	/** border: 1px solid #cccccc; **/
	float: right;
	background-color: #e3ddd3;
}

#whitebox_inner{
  float: right !important;
  padding: 0;
  margin: 0;
  background-color: #e3ddd3;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
 background-color: #ffffff;
 vertical-align: top;
        
}


table.content_table td {
	padding: 0px;
	margin: 0px;

}


/* white background colour causes bug in IE6 & 7
table.content_table td {
	padding: 0px;
	margin: 0px;
        background-color: #ffffff;
}
*/

#banner_inner {
	/*float: left;*/
	padding: 0px;
	height: 70px;
}

/* Not in use...in original, this was the placehlder for "Powered by Mambo" image
#poweredby_inner {
    clear:right;
	float:right;
	padding: 0px;
	margin-left: 0px;
	height:70px;
    min-height:70px;
    width:165px;
	min-width:165px;
	background:#d43e03;
}
*/

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  background-color: #ffffff;
  border: 0px solid #cccccc;
 
  padding: 2px;
}

.user1_inner {
	border: 0px solid #A10D59;
        background-color: #FFFFFF;
   

  float: right;
	margin: 2px;
	padding: 5px;
        padding-top: 0px;}
        

.user2_inner {
	border: 1px solid #A10D59;
  float: none !important;
  float: left;
	margin: 2px;
	padding: 5px;
        padding-top: 35px;

}

table td.body_outer {
	padding: 20px;
       max-width: 773px;
	border: 0px solid #cccccc;
    min-height: 435px;
        background-color: #ffffff;


}
table td.left_outer {
	padding: 0px;
        width: 177px;
	border: 0px solid #cccccc;
        min-height: 480px;
        vertical-align: top;
        background-color: #343434;
        background-image: url(../images/bottomleft.gif);
        background-repeat: no-repeat;
       background-position:bottom;
}

#active_menu {
	color:#FFFFFF;
	font-weight: bold;
}

a#active_menu:hover {
        color: #000066;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #ce3131;
  font-size: 14px;
  font-weight: bold;
}

.message {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #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: 11px;
  font-weight: bold;
  border: 3px double #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 {
	text-align: center;
	padding: 3px;
}

td.logos_credits {
    text-align: center;
    width:20%;
    padding: 0px;
    margin: 0px;
    background-color: none;
    color: black;
    font-size: 9px;
    }

ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

li
{
    line-height: 15px;
    padding-left: 15px;
    padding-top: 0px;
    list-style-image:url(../images/arrow.png);
    list-style-position: inside;

    /*background-image: url(../images/arrow.png) ;
    background-repeat: no-repeat;
    background-position: 0px 3px;*/
}

td {
	text-align: left;
	/*font-size: 11px; */
    font-size: 13px;
}

/* The white background colour causes bug in IE6 & 7 
td {
	text-align: left;
	/*font-size: 11px; */
    font-size: 13px;
    background-color : #ffffff;
}
*/

.text {background-color: #ffffff;}

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;

        background-image: url(../images/background.jpg);
         background-repeat: x y;
}

div {
    background-color : none;
}


/* Joomla! core stuff */
a:link, a:visited {
	/* color: #ff6600;  /* ORANGE */
    color : #5484d1; /*bleu adde*/
    text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #99351A;	text-decoration: none; /*rouille*/
	font-weight: bold;
}



table.contentpaneopen {
  width: 100%;
 padding: 0px;
 border-collapse: collapse;
 border-spacing: 0px;
 margin: 0px;
}






TABLE.contentpaneopen TD {
	 PADDING-RIGHT: 5px
}


table.contentpaneopen td.componentheading {
	padding: 5px;
}


table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
        background-color: #ffffff;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
        background-color: #ffffff;
}

table.contentpane td.componentheading {
	padding-left: 4px;
        background-color: #ffffff;
}


.contentpaneopenpublications {
	 WIDTH: 240px;
         BACKGROUND: url(../images/publicationsadde3.jpg) no-repeat;
         HEIGHT: 200px; 
}

.contentpaneopenformations {
	 WIDTH: 240px;
         BACKGROUND: url(../images/formationsadde.jpg) no-repeat;
         HEIGHT: 200px; 
}


.contentpaneopendernieresnews {
       background: url(../images/dernieresnews2.jpg) no-repeat;
       width: 240px;
       height: 200px;
}


TABLE.contentpaneopendernieresnews TD {
	padding: 30px;
}

TABLE.contentpaneopenformations TD {
	padding: 30px;
}

TABLE.contentpaneopenpublications TD {
	padding: 30px;
}




h3{ color:#99351a;
    font-size: 13px}
h2{ color:#000033;
    font-size: 14px;}
h1{ color:#99351A;
    font-size: 14px}

.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 53px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #003266;
	text-indent: 30px;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
        background-color: #ffffff;
        align: left;
        color: #000033;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
        background-color: transparent;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse

 
}
.search {

        background-color: transparent;
 
}
table.moduletabledernieresnews {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;}
table.moduletabledernieresnews a{
	color: #000033;}


table.moduletable th {
        background-color: none;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
        background-color: transparent;


}
table.moduletabledernieresnews td{
	font-size: 11px;
        text-align: left;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
         overflow: hidden;
        background-color: #006D80;

}
table.moduletablepublications td{
	font-size: 11px;
        text-align: left;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
         overflow: hidden;
        background-color: #333333;
}
table.moduletablepublications a{
	color: #000033;}

table.moduletableformations td{
	font-size: 11px;
        text-align: left;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
         overflow: hidden;
        background-color: #333333;
}
table.moduletableformations a{
	color: #000033;}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {

  font-weight: bold;

  background: #f0f0f0;

  padding: 4px;

}



.sectiontablefooter {



}



.sectiontableentry1 {

	background-color : #ffffff;

}



.sectiontableentry2 {

	background-color : #F9f9f9;

}



.small {

	color: #999999;

	font-size: 11px;

	font-weight: bold;

}



.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;

}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}



table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}


table.contenttoc th {
    background: url(../images/subhead_bg.png) repeat-x;
    color: #666666;  /* GRIS */
    text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
a {color: #343434;}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	/* color: #ff6600;  /* ORANGE */
    color :
	text-align: left;
}

a.sublevel:hover {
	color: #FF6600;  /* ORANGE */
	text-decoration: none;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-weight: normal;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

/*
 * following stuff added by HR on 17 Jan 2008 for Joomla 1.5 support and to
 * clean up a few layout glitches
*/

/* for banner and credits at bottom of page */
#footer {
    padding:0;
    margin:0;
}

.bannergroup-center {
    text-align:center;
    padding: 3px;
    margin: 10px auto;
}

.banneritem-center {
    text-align:center;
    padding: 3px;
    margin: 10px auto;
    color:#fff
}

.credits {
    color:#fff;
    text-align:center;
    margin:3px auto;
    width: 950px; HEIGHT: 50px;
}

/* overrrides fixed width=18 in input statements generated by login module to fix
 * layout probem in IE7.
 * renders correctly in Firefox and IE7; have no idea what it does in
 * IE6, Opera or Safari - if it does indeed look weird in IE6, this is the place to
 * fix it!
*/

#form-login-username input, #form-login-password input {
    width:90%;
    margin-left:4px;
}

#form-login-username label, #form-login-password label, #form-login-remember label {
    margin-left:4px;
}

/*
 * make no borders default for images contained within links - if that's not
 * your thing, change it here!
*/

a img {
    border:0;
}

/* don't show the default square bullets background on numbered lists */

ol li {
    background-image:none;
}

/* end of file */
