/* Design by khoufi wissem  All Rights Reserved */

/* #######################  GENERAL SETTINGS ############################ */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #072F4F;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	
	background-repeat: repeat-y;
}

/*  Global Formatting */


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

h2 {font-size: 13px; font-weight: bold;	color: #00A4E4;	text-decoration: none;}
h3 {font-size:12px;line-height: 1em;font-weight: 900;}
h4 {font-size:11px;line-height: 1em;font-weight: 900;}
h5 {font-size:10px;line-height: 1em;font-weight: 900;}
h6 {font-size:9px;line-height: 1em;font-weight: 900;}
td{font-size: 11px;}
th{font-size: 11px;}

a:link, a:active {
	color: #FFFFCC;
	text-decoration: none;
}

a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.mod_login:link {
	color: #00A4E4;
	text-decoration: none;
}
a.mod_login:hover {
	color: #000066;
	text-decoration: none;
}


/*a:visited {
	color: #00A4E4;
	text-decoration: none;
}
a:visited {color: #aaaaaa; font-weight:bold}
*/
a.image, a.image:hover  {border:0;}
ul { list-style-type: circle;}
li { list-style-image:url(../medias/puce.gif) }

/* #######################  END GENERAL SETTINGS ############################ */


/* ######################  LAYOUT SETTINGS       ############################## */
/* Add here Div Wrappers of table formatting to layouts custom stuff*/
/* ######################  LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	

.pathway {font-size: 11px;color:#333;}
a.pathway:link {color:#3399CC;}
a.pathway:visited {color:#3399CC;}
a.pathway:active {color:#3399CC;}
a.pathway:hover {color:#3399CC;text-decoration:underline;}
	
/* Sub Menu */
.sublevel{height: 18px;text-align:left;}

a.sublevel{	display: block;
	background: #CDEAF0;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	text-align:left;
}

a.sublevel:hover {
	display: block;
	color: #FFFFFF;
	background: #57B5C9;text-align:left;}
/* End Sub Menu */
	
/* Add Custom Menus */

/* Add Custom Menus */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.moduletable th { 
background: #2F3E57;
height: 18px;  
color: #FFFFFF;
}

table.moduletable td {height: 18px;}

/* Add here Custom Modules */

/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading {
font-size: 16px;
width: 100%;
font-weight: bold;
color: #3399CC;
}

/* content title and links */
.contentpagetitle {background-color : White; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #FF6600;border-bottom: 0px;}
a.contentpagetitle:hover {color: #000;border-bottom: 0px  dashed #CCCCCC;text-decoration: none;}

/* top box like a category description */
.contentdescription {background-color : White;}

/* Main Body Text */
.contentpane {background: White;}
.contentpaneopen { text-align:justify; line-height:16px}
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 10px;color: #666;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #FF6600;font-weight: normal;}
/* Dates */

/* Writen by  BRINIS BASMA */
.small {color: #FFFFCC;}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav{font-size: 12px;  color: #FF6600; }
.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #FF6600; }
.pagenav_next{font-size: 14px;  color: #FF6600; }
a.pagenav {color: #FF6600; border-bottom: 0;}
a.pagenav:hover {color: #FF6600; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 12px; height: 15px; }	

/* Read more link */
.readon{
font-size: 11px; color:#3399CC;
}
a.readon:link, a.readon:visited {
font-size: 11px; color:#3399CC;
}
a.readon:hover {
font-size: 11px; color:#000000;
}

/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {height: 18px;}
/* End Article index  */

/*  component heading */
.componentheading {
    font-size: 1.5em;
    font-weight: bold;
    color: #3399CC;
    text-align:left;
	background-color: White;
	}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
	padding:5px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {background-color : #FFFFFF;font-size: 11px;}
.sectiontableentry2 {background-color : #EEEEEE;font-size: 11px;}
.sectiontablefooter {height: 18px;}
/* End Sectiontable */

/* Category */
.category {color:#3399CC; font-size:12px}
a.category:link, a.category:visited {height: 15px;  }
a.category:hover  {height: 15px; color:#666666}
/* End category */


/* blogsection */
.blog {background-color : #FFFFFF;}
.blogsection{	height: 18px;  }
.blog_more{	height: 18px;  }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #010101;
background: #DDEEFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
	

/* ##################### FORM SECTION  #####################*/	
form{font-size: 12px}
.inputbox {background: White; font-size:11px}
.text_area {background: White;}
/* Pull down menu */
.selectbox {width: 100%;}
select {
font-size: 10px;
color: #3892A7;
border: 1px solid #3892A7;
}
/* Submit Button */
.button {border: 1px solid #999; background: #333;color: White;}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}
/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* ###################### End TABBED EDITING ###################### */




/********************** Styles CAR /ASP *******************/

#content {
	background-image: url(../medias/fd02.gif);
	background-repeat: repeat-y;
	margin: auto;
	width: 988px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7AB0DA;
	border-left-color: #7AB0DA;
	height: 100%;
	background-color: #FFFFFF;
	padding: 0px;
}
#tools {
	background-image: url(../medias/fd05.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
}

#tools a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 2px;
}

.inputtext {
	background-color: #B9D8F0;
	height: 14px;
	width: 120px;
	border: 1px solid #7AB0DA;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
.inputimg {
	vertical-align: middle;
	height:18px;
}


#all {
	background-image: url(../medias/fd02.gif);
	margin: auto;
	height: 100%;
	width: 988px;
	padding: 0px;
}
#vide {
	float: left;
	width: 23px;
	background-image: url(../medias/fd04.gif);
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#left {
	width: 160px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color: #2A80C4;
	clear: both;
	width: 948px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7AB0DA;
	background-image: url(../medias/02.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
}
#footer a {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}
#scroll {
	padding: 4px;
	height: 320px;
	border: 1px solid #CADFF0;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-left: 6px;
}

#main {
	width: 805px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#flash {
	background-color: #0C5996;
	height: 109px;
}
#menu {
	background-image: url(../medias/fd06.gif);
	background-repeat: repeat-x;
	height: 300px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #327EB0;
}
#menu a {
	background-image: url(../medias/fd_menu1.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu span a {
	background-image: url(../medias/fd_menu1.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor:default;
}
#menu a:hover {
	background-image: url(../medias/fd_menu2.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #F8C515;
	text-decoration: none;
}
#scroll a {
	color: #2A80C4;
	text-decoration: none;
}
#scroll a:hover {
	color: #1A7F4A;
	text-decoration: none;
}
#accesthem {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#pathway {
	margin-top: 20px;
	margin-bottom: 20px;
}

#contenu {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#Layer1 {
	position:absolute;
	width:805px;
	height:109px;
	z-index:1;
	visibility: visible;
}
.tablohome {
	border: 1px solid #D1E9FC;
	width: 754px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.titrepave {
	font-size: 14px;
	font-weight: bold;
	color: #2A80C4;
	text-decoration: none;
}
#latestnews {
	margin-top: 2px;
	margin-bottom: 4px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #BDDFFB;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#titrenews {
	font-size: 14px;
	font-weight: bold;
	color: #1E598A;
	text-decoration: none;
	background-image: url(../medias/titre_news.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 305px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
}
.newsnborder {
	margin-left: 25px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 50px;
}
#pavenews {
	background-color: #FFFFFF;
	width: 295px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 12px;
	background-image: url(../medias/bg_news.gif);
	background-repeat: repeat-y;
	text-align:justify;
	line-height:16px;
}
#pave {
	margin-bottom: 10px;
}
#titre {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: -4px;
	margin-right: -8px;
	margin-bottom: 6px;
	margin-left: -8px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-image: url(../medias/fd06.gif);
	background-repeat: repeat-x;
}
.inputris {width: 180px; border: 1px solid #bbbbbb;}
