/*General.css*/

body
{
   width: 954px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
   /*background-image:url("../Illustrations/fond_pages.gif");*/
   background-color: #001261;
}

#errorBdd
{
   width: 928px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
   background-color: white;
   border: 2px solid red;
   padding: 9px;
}

#errorBdd p.error
{
	font-weight: bold;
	color: red;
}


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

#en_tete
{
	width: 716px;
	height: 100px;
	margin-left: 235px;
	background-image: url("../Illustrations/banniere.jpg");
	background-repeat: no-repeat;
	/*margin-bottom: 5px;*/
	/*border: 1px solid black;*/
}

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

#en_tete2
{
	margin-left: 235px;
	width: 706px;
	height: 25px;
	background-color: white;
	text-align: right;
	padding: 5px;
}

#en_tete2 a
{
	color: white;
	text-decoration: none;
	border-bottom: 0px solid white;
}

#en_tete2 a:visited
{
	color: white;
	text-decoration: none;
	border-bottom: 0px solid white;
}

#en_tete2 p
{
	display: inline;
}

#en_tete2 img.diff
{
	border: 0px solid black;
	margin: 0px;
}

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



#menu
{
	width: 220px;
	float: left;
	margin-bottom: 20px;
	font-size: medium;
}

#menu a
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#menu a:hover
{
	border-right: 4px solid #000080;
	border-bottom: 1px solid #000080;
	font-weight: bold;
}

#menu ul
{
	list-style-type: disc;
	color: #000080;
	padding-left: 10px;
	margin-left: 5px; 
}

#menu p
{
	color: #000080;
	text-transform: uppercase;
	text-align: left;
	font-size: 0.94em;
	border-bottom: 2px solid white;
	width: 97%;
	font-weight: bold;
}

#menu table
{
	width: 220px;
	border-collapse: collapse;
}

#menu td.colore
{
	background-color: #E2EBF2;
}

#menu td.bord-g-h
{
	height: 8px;
	width: 8px;
	padding: 0px;
	background-image: url("../Illustrations/bord-g-h-menu-2.gif");
	background-repeat: no-repeat;
}

#menu td.bord-g-b
{
	height: 8px;
	width: 8px;
	padding: 0px;
	background-image: url("../Illustrations/bord-g-b-menu.gif");
	background-repeat: no-repeat;
}

#menu td.bord-d-h
{
	height: 8px;
	width: 8px;
	padding: 0px;
	background-image: url("../Illustrations/bord-d-h-menu.gif");
	background-repeat: no-repeat;
}

#menu td.bord-d-b
{
	height: 8px;
	width: 8px;
	padding: 0px;
	background-image: url("../Illustrations/bord-d-b-menu.gif");
	background-repeat: no-repeat;
}

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

#corps
{
	background-color: white;
	color: #000080;
	margin-left: 235px;
	width: 700px;
	padding: 8px;
	font-family: "Trebuchet MS", Impact, "Arial Black", Arial, Verdana, serif;
	font-size: 0.95em;
}

#corps h1
{
	margin-bottom: 30px;
	text-align: center;
}

#corps h2
{
	margin: auto;
	width: 80%;
	border-bottom: 1px solid #000080;
	margin-bottom: 30px;	
	margin-top: 10px;
}

#corps h3
{
	text-indent: 5px;
}

#corps h3.error
{
	text-indent: 5px;
	color: red;
}

#corps h4
{
	text-align: center;
}

#corps p
{
	text-indent:15px;
	text-align:justify;
}

#corps p:first-letter
{
	font-weight: bold;
	text-transform: capitalize;
}

#corps p.error
{
	/*font-weight: bold;*/
	color: red;
}

#corps p.info
{
	color: black;
	text-indent: 0px;
}

#corps p.info:first-letter
{
	font-weight: normal;
}

#corps a
{
	color: #00008B;
	text-decoration: none;
	border-bottom: 3px double #00008B;
}

#corps a.error
{
	color: red;
	text-decoration: none;
	border-bottom: 1px solid red;
}

#corps a:hover
{
	color: black;
	border-bottom: 1px simple black;
	font-weight: bold;
}

#corps a.error:hover
{
	color: red;
	border-bottom: 1px solid red;
	font-weight: bold;
}

#corps a.non_souligne 
{
	border-bottom: 0px double #00008B;
}


#corps a.non_souligne:hover
{
	border: 0px solid black;
}

#corps table
{
	border: 0px solid black;
	margin: auto;
	text-align: center;
}

#corps table.left
{
	border: 0px solid black;
	margin: auto;
	text-align: left;
}

#corps table.left_content
{
	border: 0px solid black;
	margin: auto;
	text-align: left;
	float: left;
}

#corps td.left
{
	text-align: left;
}

#corps td.90
{
	width: 90%;
	color: red;
}

#corps table.error
{
	border: 1px solid red;
	margin: auto;
	color: red;
	background-color: #FFFA4F;
}

/* ACTUALITES */

#corps table.news
{
	margin: auto;
	width: 75%;
	border-bottom: 1px solid #B5C4D3;
	margin-top: 15px;
	margin-bottom: 5px;
	border-collapse: collapse;
	text-align: left;
}

#corps th.news
{
	background-image: url("../Illustrations/banniere-actualite.png");
	background-repeat: no-repeat;
	border-left: 1px solid black;
	border-bottom: 1px solid #B5C4D3;
	text-align: left;
	padding: 5px;
}

#corps th.newsprivee
{
	background-image: url("../Illustrations/banniere-actualite-privee.png");
	background-repeat: no-repeat;
	border-bottom: 1px solid #B5C4D3;
	text-align: left;
	padding: 5px;
}

#corps td.news
{
	border-left: 1px solid #B5C4D3;
	border-right: 1px solid #B5C4D3;
	background-color: #F4F9FD;
	padding: 5px;
}

#corps td.newsright
{
	background-color: #F4F9FD;
	border-left: 1px solid #B5C4D3;
	border-right: 1px solid #B5C4D3;
	padding: 5px;
	text-align: right;
	font-size: 0.80em;
}

/* LIVRE D'OR */

#corps table.livreor
{
	margin: auto;
	width: 60%;
	margin-top: 10px;
	margin-bottom: 15px;
	border-collapse: collapse;
}

#corps th.livreor
{
	background-image: url("../Illustrations/banniere-livre-or.png");
	text-align: left;
	border-bottom: 1px solid #B5C4D3;
	padding: 5px;
}

#corps td.livreor
{
	background-color: #F4F9FD;
	border-left: 1px solid #E2EBF2;
	border-right: 1px solid #E2EBF2;
	border-bottom: 1px solid #E2EBF2;
	padding: 8px;
}

#corps table.postlivreor
{
	border: 1px solid #E2EBF2;
	background-color: #F4F9FD;
	margin: auto;
	width: 100%;
	border-collapse: collapse;
}

/* LOGIN */

#corps table.login
{
	margin: auto;
	width: 60%;
	border: 1px solid #E2EBF2;
	border-collapse: collapse;
	background-color: #F4F9FD;
	padding: 5px;
}

#corps td.login
{
	padding: 5px;
}

/* CHAINE */

#corps table.chaine
{
	width: 85%;
	text-align: left;
	border-collapse: separate;
}

#corps td.chaine
{
	background-color: #F4F9FD;
	border: 4px solid white;
	padding: 10px;
}

#corps td.annuaire_droite
{
	text-align: right;
}

#corps td.table_encadree_gauche
{
	text-align:left;
	padding: 5px;
}

#corps img
{
	border: 1px solid black;
	margin: 8px;
}

#corps img.diff
{
	border: 0px solid black;
	margin: 0px;
}

#corps ul
{
	list-style-type: circle;
}

#corps fieldset
{
	width: 65%;
	margin: auto;
	border: 1px solid #B5C4D3;
}

#corps span.rouge
{
	color: red;
}

#corps span.vert
{
	color: green;
}

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

#pied_de_page
{
	background-color: white;
	margin-left: 235px;
	width: 716px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 20px;
	/*padding: 5px;
	font-weight: bold;*/
}

#pied_de_page a
{
	color: #00008B;
	text-decoration: none;
	border-bottom: 3px double #00008B;
}

#pied_de_page a.non_souligne
{
	text-decoration: none;
	border-bottom: 0px double #00008B;
}

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


.centre
{
	text-align: center;
}

.left
{
	float: left;
}

.right
{
	float: right;
}