/** General style **/

body {
	margin: 0 0 20px 0;
	line-height: 20px;
	font-family: Arial;
	font-size: 13px;
	color: #4C4C4C;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: #000000;
}

.top {
	text-align: right;
}

strong {
	color: #000000;
}

ul, ol {
	margin-bottom: 1.5em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	text-decoration: none;
	color: #308AC0;
	cursor:pointer;
}

a:hover {
	text-decoration: none;
	color: #005880;
}

img, div { behavior: url(iepngfix.htc) }

img {
	border:none;
}

table {
	margin: 0;
	padding: 0;
}

#top_header {
	height:33px;
	color: white;
	background: #3B5998;
	border-bottom: 1px solid #DDDDDD;
	padding:0;
   	font-weight: bold;
}

#top_header ul {
   text-align: right;
   padding: 5px 0 0 0;
   margin: 0;
}

#top_header li {
   display: inline;
   padding-right: 8px;
}

#top_header a {
   color: white;
   text-decoration: none;
   font-weight: bold;
   padding: 5px 3px 10px 3px;
   font-size: 85%;
}

#top_header a:hover {
   background-color: #5C75AA;
   padding: 5px 3px 10px 3px;
}

#mess {
  background-color: #5C75AA;
  float:left;
  padding: 5px 3px 3px 3px;
  margin: 0px;
}

#mess_right {
  background-color: #5C75AA;
  float:right; 
  padding: 5px 3px 3px 3px;
  margin-right: 5px;
}

#mess a:hover {
  	text-decoration: underline;
  	padding: 5px 3px 3px 3px;
  	margin: 0px;
}

#mess_right a:hover {
  	text-decoration: underline;
  	padding: 5px 3px 3px 3px;
}

#table_header {
    margin-right: 10px;
}

#wrapper {
	margin:0 auto;
	padding:0;
	width:965px;
}

#animation {
	position:absolute; 
	left: 50%;  
  	top: 50%; 
  	width: 966px; 
  	height: 200px; 
  	margin-top: -100px; /* moitié de la hauteur */ 
  	margin-left: -483px; /* moitié de la largeur */ 
}

/** Style for header and menu **/

#header {
	padding: 0;
	width:965px;
	margin: 0 auto;
}

#right_header {
	float:right;
	margin-top: 20px;
	height: 85px;
}

#btn_area {
	height: 55px;
	margin-bottom: 10px;
}

.btn_top {
  float: left;
  height: 55px;
}

#menu {
	width: 965px;
	margin: 0 auto;
}

/*
#top_menu {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background: #003399;
	color: #FFFFFF;
	font-size: 18px;
	font-style: italic;
	padding: 10px 0 10px 10px;
	margin-bottom: 5px;
}
*/

#submenu {
	background: transparent url(../images/submenu.jpg) repeat left center;
	padding-left: 10px;
	width: 955px;
	height: 30px;
}

#submenu li {
   margin: O auto;
   background: url(../images/menu_separator.jpg) no-repeat right;
   display: inline;
   margin-left: 8px;
   padding-right: 12px;
}

#submenu a {
   text-decoration: none;
   font-weight: bold;
}

#submenu a:hover {
   text-decoration: underline;
   font-weight: bold;
}

#students_submenu  a{
	color: #B6C827;
}

#students_submenu  a:hover {
	color: #8F9C1F;
}

#alumni_submenu  a{
	color: #97000A;
}

#alumni_submenu  a:hover {
	color: #79000A;
}

#about_submenu  a {
	color: #003399;
}

#about_submenu  a:hover {
	color: #002166;
}

#virtualstockmarket_submenu  a{
	color: #eca12b;
}

#virtualstockmarket_submenu  a:hover {
	color: #c88721;
}

/** Style for content **/

#global {
	margin: 0 auto;
	width: 965px;
}

#content {
	padding:0;
	border-top: 1px solid #DDDDDD;
	background: url("../images/page-bg.png") repeat-y scroll center top transparent;
	clear:both;
}

#btn_anim {
	width:100%;
}

#content h1 {
	color: #005880;
	font-size: 22px;
	font-weight: bold;
	padding: 7px;
	border: 1px #CCCCCC solid;
	margin: 10px 0 25px 0;
	font-variant: small-caps;
	background: #EEEFFF;
}

#content h2 {
	text-transform: capitalize;
	color: #005880;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px #CCCCCC dashed;
	margin: 30px 0 20px 0;
}

#content h3 {
	color: #005880;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#content a {
	text-decoration: none;
}

#global.home {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 auto;
	width:975px;
	line-height: 14px;
	margin-bottom: 10px;
}

#menu_home {
	width:975px;
	height:310px;
	margin-bottom: 10px;
}

.title_home {
	font-family: Arial;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 14px;
}

.home_students {
	margin-right:10px;
	width: 315px;
	height: 310px;
	float: left;
	background: transparent url(../images/students.jpg) no-repeat scroll right center;
}

.home_students_text {
	padding: 0 10px 0 10px;
}

.home_students_text a{
	text-align: center;
	color:#DEFF6B;
}

.home_students_text a:hover{
	text-decoration: underline;
	color:#DEFF6B;
}

.home_partners {
	width: 315px;
	height: 310px;
	margin-right: 10px;
	float: left;
	background: url(../images/partners.jpg) no-repeat scroll right center;
}

.home_partners_text {
	padding: 0 10px 0 10px;
}

.home_partners_text a{
	text-align: center;
	color:#A9FAFF;
}

.home_partners_text a:hover{
	text-decoration: underline;
	color:#A9FAFF;
}

.home_alumni {
	margin-right:10px;
	width: 315px;
	height: 310px;
	float: left;
	background: transparent url(../images/alumni.jpg) no-repeat scroll right center;
}

.home_alumni_text {
	padding: 0 10px 0 10px;
}

.home_alumni_text a{
	text-align: center;
	color:#FFB09E;
}

.home_alumni_text a:hover{
	text-decoration: underline;
	color:#FFB09E;
}

.loader {
	display: none;
	height:210px;
	background:url(../images/loader.gif) center center no-repeat !important; 
}

#btn_anim h5 {
	margin: 0;
	text-align: right;
}

#right {
	border-left: 1px solid #DDDDDD;
	width: 680px;
	padding: 0 0 0 15px;
	margin: 5px 0 10px 0;
	float:right;
}

#right ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#right li {
	margin-left: -5px;
	margin-bottom: 8px;
	padding-left: 15px;
	background: url(../images/img06.jpg) no-repeat 0 7px;
	line-height: 17px;
}

#ariane {
	padding-left: 5px;
	font-size: 80%;
	margin: 3px 0 10px 0;
}

#left {
	float: left;
	clear:left;
	width: 260px;
	min-height: 100px;
	margin: 0 0 10px 0;
	-moz-border-radius:5px;
}

#left ul {
	margin: 0 3em 1.5em 3em;
	padding: 0;
	list-style: none;
}

#left li {
	margin: 5px 4px 2px -25px;
	padding-left: 15px;
	background: url(../images/img06.jpg) no-repeat 0 7px;
	line-height: 15px;
}

#left h2 {
	margin: 0 10px 0 0;
}

#left .post {
	border: 1px dotted #DDDDDD;
	padding: 20px;
}

#nav_left_stud, #nav_left_top_stud {
	background: transparent url(../images/img_nav_left_students.png) repeat-x scroll right center;
}

#nav_left_part, #nav_left_top_part {
	background: transparent url(../images/img_nav_left_partners.png) repeat-x scroll right center;
}

#nav_left_alum, #nav_left_top_alum {
	background: transparent url(../images/img_nav_left_alumni.png) repeat-x scroll right center;
}

#nav_left_about, #nav_left_top_about {
	background: transparent url(../images/img_nav_left_about.png) repeat-x scroll right center;
}

#nav_left_contact, #nav_left_top_contact {
	background: transparent url(../images/img_nav_left_contact.png) repeat-x scroll right center;
}

#nav_left_stud, #nav_left_part, #nav_left_alum, #nav_left_top_stud, #nav_left_top_part, #nav_left_top_alum, #nav_left_about, #nav_left_top_about, #nav_left_contact, #nav_left_top_contact {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	width: 220px;
	margin-bottom: 5px;
}

#nav_left_stud, #nav_left_part, #nav_left_alum, #nav_left_about, #nav_left_contact {
	margin-top: 5px;
}

#nav_left_stud h2, #nav_left_part h2, #nav_left_alum h2, #nav_left_top_stud h2, #nav_left_top_part h2, #nav_left_top_alum  h2, #nav_left_about h2, #nav_left_top_about h2, #nav_left_contact h2, #nav_left_top_contact h2 {
	font-family: arial;
	text-transform: uppercase;
	color: white;
	font-size: 15px;
	padding: 5px 1px 5px 5px;
	margin: 0px;
	border: 0;
	font-style: italic;
	font-size: normal;
}

.fb-like-box{
	right : 18px;
}
#category_list ul {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
}

#category_list li {
   background: url(../images/arrow_right.png) no-repeat left #F2F2F2;
   margin: 5px 0 5px 0;
   height: 20px;
   padding: 0;
   padding-left: 45px;
   padding-top: 6px;
   border: 1px dotted #003399;
   cursor: pointer;
}

#category_list li:hover {
	background-color: #003399;
	cursor: pointer;
	border: 1px dotted #F2F2F2;
}

#category_list a:hover {
	color:white;
}

#advanced_btn {
	padding: 1px 5px 1px 5px;
	background-color: #E1EBF2;
	font-weight: bold;
	border: 1px solid grey;
	width:8px;
}

#advanced_btn:hover{
	background-color: #F2F2F2;
	border: 1px solid grey;
	font-weight: bold;
}

.students_background  {
	background-color: #F1F4D5;
}

.partners_background  {
	background-color: #CDEBF6;
}

.alumni_background  {
	background-color: #EBCDCF;
}

.about_background  {
	background-color: #B3CBFF;
}

.imright {
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 1px solid #DDDDDD;
	}
	
.imleft {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 1px solid #DDDDDD;	
	}
	
#form {
	display: block;
}

fieldset {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color:#F8FAFD;
	border:2px solid #E3E7EC;
	margin:10px 0 20px;
	padding:14px 10px 7px;
}

legend {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#B2DAFD url(../images/bg_grosse_cat.png) repeat-x scroll center bottom;
	color:#1877D5;
	font-weight:bold;
	padding:3px 10px;
}

#eb {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #DDDDDD;
}

#eb td {
	border-bottom: 1px solid #DDDDDD;
	padding: 0 40px 0 40px;
}

.ligne_pair td {
	background: #F2F2F2;
}

.ligne_impair td {
	background: #E1EBF2;
}

table#formtable {
	border: none;
}

table#newstable {
}

table#newstable td{
	border: 1px solid #DDDDDD;
	padding: 5px;
}

table#newstable img{
	width: 200px;
}

table#formtable td {
	padding: 5px 0 5px 5px;
	vertical-align: middle;
}

#issue {
	width:480px;
	background: #F1F4D5;
	border: 1px dashed black;
	padding: 5px;
}

.leftcol {
    width: 150px;
    text-align: left;
	padding: 0;
}

#controle_decompte {
	width: 100px;
	background: #F1F4D5;
	float:left;
}

.input, .submit {
	color:#FFFFFF;
	text-shadow:0 1px 0 #3E5A88;
	background-color:transparent;
	border:medium none;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin:0;
	overflow:visible;
	padding:2px 4px 2px 4px;
	width:auto;
}

span.UIFormButton {
	padding:0;
}

.UIButton_Blue {
	background-color:#5B74A8;
	background-position:0 -48px;
	border-color:#26446E #152F5F #0C2253;
}

.UIButton_Green {
	background-color:#69A74E;
	background-position:0 -96px;
	border-color:#386F24 #236013 #16540A;
}

.UIButton {
	background-image:url(../images/shadow.gif);
	border-style:solid;
	border-width:1px;
	display:inline-block;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	vertical-align:bottom;
}

.button a {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color:#005880;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	cursor:pointer;
	border: 1px solid #DDD;
}

.button a:hover{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-color:#FFFFFF;
	color:#000000;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	cursor:pointer;
	border:1px solid #005880;
}

a.edit_link, a.submit_link {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	display:block;
	height:6px;
	position:absolute;
	right:-30px;
	top:8px;
	width:20px;
}

a.edit_link:hover, a.submit_link:hover {
	background-position:center 0px;
	text-decoration: none;
	background-color: #3B5998 !important;
	height:10px;
}

a.edit_link {
	background:transparent url(/images/edit_link.gif) no-repeat scroll left -36px;
}

a.submit_link {
	background:transparent url(/images/edit_link.gif) no-repeat scroll left -18px;
}

textarea {
	overflow:visible;
}

/** Style for footer **/

#footer {
	color:#FFFFFF;
	font-family:Arial;
	width: 965px;
	margin: 0 0 20px 0;
	background: url(../images/fhb.jpg) repeat-x scroll left center;
	height: 40px;
	padding-bottom: 7px;
	border-bottom: 4px solid #DDD;
	clear:both;
}

#menu_footer {
	color:#F46801;
	float: left;
	padding: 13px 0  13px 10px;
}

#copyright {
	float: right;
	padding: 13px 10px  13px 0;
}

#menu_footer a{
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
	padding: 0 3px 0 3px;
}

#menu_footer a:hover{
	text-decoration:underline;
}

#footer p {
	padding: 0;
	margin: 0;
}

.liste_forum {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color:#F8FAFD;
	border:1px solid #C7D6E0;
	border-collapse:collapse;
	margin:10px auto auto;
	width:100%;
}

.liste_forum th {
	background:#808080 url(../images/bg_forum_titre.png) repeat-x scroll center bottom;
	color:#FFFFFF;
	padding:5px 3px;
	text-align:center;
}

.forum_ligne_pair td {
	background-color: #F2F2F2;
	border-color:#E2E2E2;
	border-style:solid;
	border-width:1px 0;
	color:#333333;
	padding:5px;
	vertical-align:middle;
}

.forum_ligne_impair td{
	background-color: #E1EBF2;
	border-color:#E2E2E2;
	border-style:solid;
	border-width:1px 0;
	color:#333333;
	padding:5px;
	vertical-align:middle;
}

.news_ligne_pair td {
	background-color: #F2F2F2;
	border-color:#E2E2E2;
	border-style:solid;
	border-width:1px 0;
	color:#333333;
	padding:10px;
	vertical-align:middle;
}

.news_ligne_impair td{
	background-color: #E1EBF2;
	border-color:#E2E2E2;
	border-style:solid;
	border-width:1px 0;
	color:#333333;
	padding:10px;
	vertical-align:middle;
}


.liste_messages {
	background-color:#F8FAFD;
	border:1px solid #C7D6E0;
	border-collapse:collapse;
	margin:10px auto auto;
	width:100%;
}

.liste_messages th {
	background:#808080 url(../images/bg_forum_titre.png) repeat-x scroll center top;
	color:#FFFFFF;
	padding:5px 3px;
	text-align:center;
}

.header_message {
	text-align: left;
}

.liste_messages .header_message td {
	background:#B7DEFD url(../images/bg_grosse_cat.png) repeat-x scroll center bottom;
	color:#154F8A;
	padding:2px 3px;
}

.liste_messages td {
	border:1px solid #E2E2E2;
	vertical-align:top;
	padding: 10px;
}

#quote
{
	width: 90%;
	background-color : rgb(255,255,255);
	border: 1px dashed #DDDDDD;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "Comic sans MS", Arial, Verdana, serif;
}

#attachement
{
width: 95%;
background-color : #F1F4D5;
vertical-align: bottom;
border: 1px dashed #003399;
padding: 5px;
margin-top: 100px;
font-family: Verdana;
}

#form_admin label {
	float:left;
	width:300px;
}

.error {
	background:#CC0000 none repeat scroll 0 0;
}

.error a{
  color:#DDDDDD;
  font-style: italic;
}

.error a:hover{
  color:#FFFFFF;
}

.warn {
	background:#FF7800 none repeat scroll 0 0;
}

.warn a{
  color:#DDDDDD;
  font-style: italic;
}

.warn a:hover{
  color:#FFFFFF;
}

.good {
  background:#83BF00 none repeat scroll 0 0;
}

.good a {
  color:#DDDDDD;
  font-style: italic;
}

.good a:hover{
  color:#FFFFFF;
}

.error, .good, .warn {
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	clear:both;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px;
	margin-bottom: 10px;
}

.img_close {
	width: 30px;
	border: none;
}

.info_box {
	background: #FFFFFF; 
	border: 1px solid #DDDDDD; 
	padding: 5px; 
}

.mp_status { width:10%; }
.mp_titre { width:60%; }
.mp_expediteur { width:10%; }
.mp_time { width:20%; }


/*index & forum*/
.titre { width:47%; }
.nombremessages { width:7%; }
.nombrevu { width:4%; }
.nombresujets { width:5%; }
.auteur { width:10%; }
.derniermessage { width:18%; }

/*topic */
.authors { width:23%; }
.categorie { width:92%;  }

.forum_post_picture {
	vertical-align: top; 
	padding:5px;
}

.forum_post_texte {
	padding:10px; 
	vertical-align: top; 
	line-height: 17px;
}

.membres_forum , .online_forum {
	background: #FFFFFF; 
	border: 1px solid #DDDDDD; 
	padding: 5px; 
}

.smilies, .top_right_label {
	cursor: pointer;
}
/* END FORUM */

.top_right_label {
	float: right;
}

.bottom_left_label, .change_form {
	border-top:1px solid #B9C4DA;
	background: #E1EBF2;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.table_search {
	width:100%;
}

.news_description img {
	width: 200px;
}

.table_search th {
background:#808080 url(../images/bg_forum_titre.png) repeat-x scroll center bottom;
color:#FFFFFF;
padding:5px 3px;
text-align:center;
}

.table_search td {
	border-color:#E2E2E2;
	border-style:solid;
	border-width:1px 0;
	color:#333333;
	padding:5px 0;
	vertical-align:middle;
	text-align: center;
}

.calendar_table td {
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px #DDDDDD solid;
	border-right: 1px #DDDDDD solid;
}

.d_important 

{ 	/* Jour important */
	background-color:plum;
}

.news {
	float: right;
	font-size: 90%;
	margin-bottom: 10px;
}

.news_display {
	margin-bottom:20px;
	border-bottom: 2px #DDDDDD solid;
	background: #F1F4D5;
	padding: 5px;
}

h3.news_display {
	margin-bottom: 10px;
}

.liste_approve {
	width: 30%;
	margin-left: 1px;
}

.liste_approve_login {
	width: 20%;
	padding-left: 5px;
}

.liste_approve_check {
	width: 10%;
	text-align: center;
}

.box {
	padding: 5px;
	background: #DAF0F8 no-repeat 98% 50%; 
	width: 100%; 
	border: 1px #DDDDDD solid;
}

.webpage th a {
	text-decoration: none;
	color: #FFFFFF;
}

#popup { 
	background-color: #E1EBF2; 
	position: absolute; 
	padding: 10px;
	border: 2px solid #DDDDDD;
	top: 50px; 
	left: 350px; 
	z-index: 10000; /* utile pour que votre fenêtre passe au dessus du reste */ 
} 

#btn_anim fieldset {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: white;
}

.small_search {
	color: #808080;
	font-size: xx-small;
}

#top_message {
	float: left;
	margin-left: 5px;
}

.icon_search {
	background: #5C75AA url(../images/icon_search.png) no-repeat center;
	background-position:0 -1px;
	padding: 2px 2px 4px 3px; 
}


#suggestion_box{
        position:absolute;
        width:150px !important;
        background-color:white;
        color: #3B5998 !important;
        border:1px solid #888;
        margin:0px;
        padding:0px;
}
 
#suggestion_box ul {
        list-style-type: none;
        margin:0;
        padding:0;
        text-align: left;
}

#suggestion_box li.selected { 
		background-color: #3B5998 !important; 
		cursor: pointer;
		color: white !important;
}

#suggestion_box li {
        list-style-type: none;
        background: none !important;
        color: #3B5998 !important;
        display:block;
        margin:0;
        padding: 2px;
        height:32px;
        border-bottom: 1px dashed #DDDDDD;
}
#suggestion_image {
        float:left;
        width:32px;
        height:32px;
        margin-right:8px;
}

#suggestion_nom {
        font-weight:bold;
        color: #3B5998 !important;
        font-size:12px;
        line-height:1.2em;
}

#suggestion_nom.selected {
        color: white !important;
}

#suggestion_track {
        font-size:xx-small;
        color: #DDDDDD;
}

