body {
  margin: 0;
  font-size: 14px;										/*MODIF ERIC*/
  background-image: url('../images/bg_body.jpg');
  background-repeat:repeat-x;
  background-color: #0F224A;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
img { border: none; }
ul, ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
li{color:#F00;}
a {
  color: #03C;
  text-decoration: none;
}
a:hover { text-decoration: underline; }
.alert {
  font-weight: bold;
  color: #cc0000;
  font-size: 14px;
}

.even_row {
  background-color: #D4E7ED;
}

.odd_row {
  background-color: #6585B6;
}

.center {
  text-align: center;
}
/*********************************************
HEADER
**********************************************/
div#header {
  padding: 0;
  margin:0;
  height:122px;
  background-image: url('../images/bg_header.jpg');
  background-repeat: repeat-x;
}
#header .sous-titre {
  font-size: 13px;
  font-weight: normal;
}

/*********************************************
Footer
**********************************************/
#footer {
  height: 278px;
  background-image: url('../images/bg_footer.jpg');
  background-repeat: repeat-x;
  background-position: top;
  background-color:#3F67AD;
}
#sub_footer {
  height: 100%;
  background-image: url('../images/footer_top.jpg');
  background-repeat: no-repeat;
}
/*********************************************
MENU
**********************************************/
#menu, #credits {
  margin: 0;
  height: 38px;
  line-height: 38px;
  font-weight: normal;
}
#menu, #menu a, #menu a:hover, #credits {
  color: #ffffff;
  text-decoration: none;
  font-family: Verdana, Geneva, sans-serif;
}
#menu ul li {
  margin: 0;
  list-style: none;
  display: inline;
  padding: 0 15px 0 10px;
  font-size: 14px;
}

.align_left, .align_right, .align_center { position: relative; }
.align_left {
  width: auto;
  float: left;
}
.align_right {
  width: auto;
  float: right;
  padding-right: 10px;
}

.align_center {
  text-align: center;
}

.align_center div {
  width: auto;
  margin: auto;
}
/*********************************************
CONTENT
**********************************************/

#content, #sub_content { min-height: 730px; }
#content {
  position: relative;
  padding-top: 20px;
  background-image: url('../images/bg_content.jpg');
  background-repeat: repeat-x;
  background-color: #DEF2FB;
  color: #2A2A2A;					/*modif ERIC*/
}
#sub_content {
  width: 950px !important;
  position: relative;
  background-image: url('../images/bg-content.jpg');
  background-repeat: repeat-y;
  padding-left: 5px;
  padding-right: 5px;
}
#sub_content_top {
  margin-left: -5px;
  width: 960px;
  height: 15px;
  background-image: url('../images/bg-content-top.jpg');
  background-repeat: no-repeat;
}
/** formulaire connexion **/
#display {
  text-align: center;
  margin-top: 150px;
  padding-top: 35px;
  width: 356px;
}
#display p, #display h1 { margin-top: 0; }
#display .form_ident_top {
  height: 35px;
  width: 100%;
  background: url('../images/form_ident_bg_top.jpg');
}
#display .form_ident {
  width: 100%;
  background: url('../images/form_ident_bg.jpg');
}
#display .form_ident_bottom {
  height: 20px;
  width: 100%;
  background: url('../images/form_ident_bg_bottom.jpg');
}
#display form table { width: 100%; }

.videoplayer {
  width: 400px;
  margin: auto;
  text-align: center;
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
  border: 1px solid #DAE8E6;
  background-color: #F2F2F2;
}

.audio_player {											/*AJOUT ERIC*/
                          height: 40px;
                          width: 600px;
                          border-bottom-width: 1px;
                          border-bottom-style: dotted;
                          border-bottom-color: #D6D6D6;
                          margin-top: 15px;
                          margin-bottom: 20px;
                          padding-bottom: 20px;
}
.file_audio_title { 									/*AJOUT ERIC*/
                             font-size: 1em;
                             font-weight: bold;
                             color: #003366;
                             background-color: #DAE8E6;
                             padding: 5px;
}
.file_texte_title { 											/*AJOUT ERIC*/
                               font-size: 1.5em;
                               font-weight: bold;
                               color: #003366;
}
.file_video_title {
  font-family: "Courier New", Courier, monospace;
  font-size: 14px;
  background-color:#DAE8E6;
  font-style: italic;
  line-height: 50px;
  vertical-align: middle;
  font-weight: bold;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}

/* Matthieu : titre en haut de la page Inscription */
h1 {
  color: #003366;
  border-bottom-color: #036;
  font-size: 20px;
  margin-bottom:-20px;
  visibility:hidden
}		

/*AJOUT ERIC*/
h2 {
  color: #1E4483;			/*AJOUT ERIC*/
  font-size: 1.3em;
  background-color: #0FF;
  padding: 5px;
}

p {	
	/*AJOUT ERIC*/ color: #272727;
}

.container_16 .grid_3 a {	/*AJOUT ERIC*/
	text-decoration: none;
    font-size: 13px;
    color: #006699;
    vertical-align: middle;
}

.flash_message {
  font-weight:bold;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  padding:10px 10px 10px 80px;
  margin:10px 0 10px 0;
  background-color:#a5dba9;
  color:green;
}



.sf_lexik_content {
  padding: 7px;
  width: 806px;
  /* background-color:#FFFFC9;  backup */
  background-color:#f6e955;
  border:1px dotted #B8CBD9;
  font-family:Verdana,Geneva,sans-serif;
  font-size:0.8em;
  font-style:normal;
  margin-bottom:0px;
}

.sf_lexik_content.connexion {
  padding: 7px;
  width: auto !important;
  background-color: transparent !important;
  border:1px dotted #B8CBD9;
  font-family:Verdana,Geneva,sans-serif;
  font-size:0.8em;
  font-style:normal;
}



ul.correction_list, ul.search_results {
  margin: 35px auto auto 15px;
}


/*ajout matthieu */
select { padding:7px; border:1px solid #CCCCCC; font:14px; width:260px; -moz-border-radius:5px; -webkit-border-radius:5px; }

input { padding:7px; border:1px solid #CCCCCC; font:14px; width:260px; -moz-border-radius:5px; -webkit-border-radius:5px; }

input[type=submit] { width:100px; height:auto; background:#08c; border:1px solid #06a; font-size:16px; color:#fff; font-weight:bold; margin-top:10px; cursor:pointer; -moz-border-radius:5px; -webkit-border-radius:5px; padding:5px; margin-bottom:10px; }

input[type=submit]:hover { background-color:#06a; }

/* ajout Laurent */
.student_corner_profile
{
  float: right;
  margin: 10px;
  border: 1px solid #bbb;
}
.student_corner_profile p
{
  padding: 5px 15px;
}



