

/*********************************************************************/


/* Fond de la page */

.body_style 
{
   background-color: #FFFFFF; 
   color: #000000; 
   font-family: Verdana, Times, Tahoma, Arial; 
   font-style: normal; 
   font-weight: normal;
   font-size: 13px;
   
}

body, html {
    margin: 0px;
    padding: 0px;
    background-color: white;
}

table {
	border: 0px;
	}

/*
P { font-size: smaller ! important }
UL { font-size: smaller; }
*/

td {
   font-size: 13px;
}
	
img {
	border: 0px;
	}


/* liens usuels */

a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699; 
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: none;
}



/* Formulaires */

textarea 
{
   background-color: transparent;
   font-family: Courrier;
   font-size: 12px;
   font-weight: bold;
}

text 
{
   background-color: transparent;
   font-family: Courrier;
   font-size: 12px;
   font-weight: bold; 
}

password 
{
   background-color: transparent;
   font-family: Courrier;
   font-size: 12px;
   font-weight: bold; 
}

input 
{
   background-color: transparent;
   font-family: Courrier;
   border-bottom-color: #000000;
   border-left-color: #000000;
   border-right-color: #000000;
   border-top-color: #000000;
   font-weight: bold;
   font-size: 12px;
}


/* Cases des images sponsors. */

.sponsor
{

}




/* ---------------------- Barre de navigation ---------------------- */


/* liens dans la zone de navigation  #000000  font-weight: bold; */

.navig_bar_item a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}
.navig_bar_item a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}
.navig_bar_item a:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	}
.navig_bar_item a:hover {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	}



/* ---------------------- Colonnes des Menus ----------------------*/



.central_style {
	background-color: #FFFFFF; 
	}

.menu_bar_style {
    background-color: #FFFFDF;
	}

.navig_bar_style {
	background-color: #C6F3F3;
	padding: 3px;
	}

.central_contents_style
{
	background-color: #FFFFFF; 
}


/* titre des menus. */

.menu_box_title {
	background-position: 50% 50%; 
	color: #666699; 
	font-family: Georgia, Verdana, Arial, Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-align: center; 
	text-decoration: none;
	padding: 2px;
	}

.menu_box_item {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 0px;
	}

.blank_2 {
	padding: 2px;
	}
	
/* liens dans les boites */

.menu_box_item a:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	}
.menu_box_item a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	}
.menu_box_item a:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana;
	}
.menu_box_item a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	}


/* erreurs de login */

.login_error_style
{
   color: #FF9999; 
   font-size: large;
}

.small_text {
	font-size: 10px;
	}

.soumission_box_item {
	font-size: 10px;
	padding: 3px;
	}
	
/* liens du menu news */

.menu_news_item {
	padding: 3px;
}

.menu_news_item a:link {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	}
.menu_news_item a:visited {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	}
.menu_news_item a:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	}
.menu_news_item a:hover {
	text-decoration: underline;
	color: #000000;font-size: 12px;
	font-family: Verdana;
	}


/* liens de la barre de pied de page */
.footer_bar {
	text-align: center;
	font-weight: bold;
	}

.footer_bar a:link {
	text-decoration: none;
	color: #000000;
	}
.footer_bar a:visited {
	text-decoration: none;
	color: #000000;
	}
.footer_bar a:active {
	text-decoration: none;
	color: #000000;
	}
.footer_bar a:hover {
	text-decoration: underline;
	color: #000000;
	}






/* ----------------------Colonnne de droite----------------------- */

/* Zone de contenu des pages. */

.page_contents 
{
	background-color: #FFFFFF; 
   font-size: 11px;
}


/* Les coins arrondis sont réalisés par des images, 
   et leur couleur ne peut changer. */

.page_contents_border
{
	background-color: #B3C1D5;
}





/* ----------------------Contenu----------------------- */


/* Titre d'une sous partie du contenu */

.heading_font { 
	color: #CC1111;
	font-weight: bold;
	text-align: center;
	}

/* Arrière plan du titre d'une sous partie du contenu */

.heading_line
{
	background-color: #A2B3CB;
}


/* Elements du plan d'une page */

.page_plan_style {
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	}


a:link.page_plan_style {
	text-decoration: underline
	}
a:active.page_plan_style {
	text-decoration: underline;
	}
a:visited.page_plan_style {
	text-decoration: underline;
	}
a:hover.page_plan_style  {
	text-decoration: none;
	}


/* Texte du contenu font-size: smaller; */

.paragraph_text {
	text-align: justify;
	}

p {
	text-align: justify;
	}
	
.red_soustitre {
	font-weight: bold;
	text-align: center;
	color: red;
	}

/* lien affiché dans un text */

.paragraph_link
{
   text-align: justify;
}

.red_14 {
	color: red;
	font-size: 14px;
	}


/* Titre d'un élément de la page accueil */

a:link.accueil_page_title
{
	text-decoration: none; 
   color: #0000AA; 
   font-size: large;
}

a:active.accueil_page_title
{
	text-decoration: none; 
   color: #0000AA; 
   font-size: large;
}

a:visited.accueil_page_title
{
	text-decoration: none; 
   color: #0000AA; 
   font-size: large;
}

a:hover.accueil_page_title 
{
	text-decoration: none; 
   color: #0000AA; 
   font-size: large
}

/* Titre d'un élément de la page accueil */

div.accueil_page_text
{
	text-decoration: none; 
   color: #000000; 
   text-align: justify;
}

/* Petits liens en bas de la page d'accueil

.accueil_page_bottom_link
{
   font-size: normal;
}
 */


/* ----------------------Site d'évaluation----------------------- */

/* Problème avec la database */

p.database_failure
{
	color: #008800;
   font-weight: bold;
   text-align: left;
}

/* Problème avec l'évaluation */

p.evaluation_error
{
	color: #008800;
   font-weight: bold;
   text-align: center;
}


/* Image de difficulté des problèmes #CBB3A2;#D96666;*/

.difficulty_img_bar_bg 
{
   background-color: #E0E0E0;
}

.difficulty_img_indisp
{
   background-color: #C07E7E; 
}

.difficulty_img_normal
{
   background-color: #A2B3CB;
}


/* Page classement */

p.classement_title
{
	color: #000000;
   font-weight: bold;
   text-align: left;
}

.classement_row_first
{
	background-color: #B3C1D5;
   color: #000000;
   font-weight: bold;
}

.classement_row_data
{
	color: #000000;
   font-weight: bold;
}


/* Page épreuve  - bgcolor='#EEF5FC' */

.epreuve_list_row_first
{
	color: #008800;
   font-weight: bold;
}


.epreuve_list_row_data
{
}


/* Liens vers les sujets depuis la page epreuve */


a:link.sujet_list_link
{
	text-decoration: none;
   color: #336699;
   font-weight: bold;
}

a:active.sujet_list_link
{
	text-decoration: none;
   color: #336699;
   font-weight: bold;
}

a:visited.sujet_list_link
{
	text-decoration: none; 
   color: #336699;
   font-weight: bold;
}

a:hover.sujet_list_link 
{
	text-decoration: none; 
   color: #336699;
   font-weight: bold;
   text-decoration: underline;
}

/* Liens vers les epreuve depuis la page index */


a:link.epreuve_list_link
{
   text-decoration: none;
   color: #336699; 
   font-weight: bold;
}

a:active.epreuve_list_link
{
   text-decoration: none; 
   color: #336699; 
   font-weight: bold;
}

a:visited.epreuve_list_link
{
   text-decoration: none; 
   color: #336699; 
   font-weight: bold;
}
a:hover.epreuve_list_link 
{
   text-decoration: none;
   color: #336699;  
   font-weight: bold;
   text-decoration: underline;
}

span.epreuve_list_gray
{
   text-decoration: none;
   color: #BBBBBB; 
   font-weight: bold;
}

span:hover.epreuve_list_gray
{
   text-decoration: none;
   color: #BBBBBB; 
   font-weight: bold;
   text-decoration: underline;
}

.concours_tab {
	border-collapse: collapse;
	}
	
.concours_tab td {
	padding: 3px;
	border: 1px solid black;
	text-align: center;
	}
.concours_tab .first_col {
	text-align: left;
	}
.concours_tab th {
	padding: 3px;
	border: 1px solid black;
	text-align: center;
	}

	
li {
	text-align: justify;
}

/* .eval_result_  */


/* Plan du site */

a:link.plan_section
{
	text-decoration: none;
   color: #336699; 
   font-weight: bold;
}

a:active.plan_section
{
	text-decoration: none; 
   color: #336699; 
   font-weight: bold;
}

a:visited.plan_section
{
	text-decoration: none; 
   color: #336699; 
   font-weight: bold;
}
a:hover.plan_section 
{
	text-decoration: none;
   color: #336699;  
   font-weight: bold;
   text-decoration: underline;
}




