@charset "UTF-8";
/* CSS Document */

body
	{
		margin:0px;
		color: inherit;
		background-color: #29303e; /* bleu-ancracite: 29303e */
		overflow: auto;

	}

DIV#BASE_rallonge
	{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: auto;
		padding-bottom: 100px;
	}
DIV#BASE_FOND
	{	
		position: relative;
		top: 40px;
		left: 0px;

		margin: auto;
		width: 960px;
		height: 565px; /* 565px */
		background-color: #FFFFFF;
	}
DIV#BASE
	{	
		position: relative;
		top: 0px; /* 40px */
		left: 0px;

		margin: auto;
		width: 960px;
		height: auto; /* 565px */
		background-color: #FFFFFF;
	}
DIV.BANDEAU
	{
		width: 960px;
		height: 140px;
		/*
		background-image: url(images/bandeau.jpg);
		background-repeat: no-repeat;
		*/
	}
DIV.bande
	{
		width: 950px;
		height: 18px;
		background-color: #006699;
		padding-left: 10px;
		padding-top: 4px;
		/* TEXTE */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
	}
a.menu
	{
		margin-left: 5px;
		margin-right: 5px;
		/* TEXTE */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #666666;
		font-weight: normal;
		text-decoration: none;
	}
a.menu:hover
	{
		/* TEXTE */
		color: #990000;
	}
a.menu_selected
	{
		margin-left: 5px;
		margin-right: 5px;
		padding-top: 25px;
		/* TEXTE */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #990000;
		font-weight: normal;
		text-decoration: none;
	}
	DIV.BARRE_MENU
	{
		width: 960px;
		height: auto;
		float: left;
		/*margin-right: 23px;*/
		background-color: inherit;
	}

	div.add
	{
		width: auto; /* 20px */
		height: 35px;
		
		margin-left: 9px;
		/*margin-right: 9px;
		*/
		/* FONT */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: 0px;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
	}
	a.liens
	{
		font-size: 11px;
		color: #006699;
		text-decoration: none;
	}
	a.liens:hover
	{
		color: #003399;
		text-decoration: none;
	}
	div.BOUTON_SSMENUS
	{
		width: 203px; /* 20px */
		height: 20px;
		float: left;
	}
	div.BOUTON
	{
		width: 960px; /* 20px */
		height: auto;
		display: block;
		margin-top: 5px;
		padding-bottom: 8px;
		border-bottom-color: #999999;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		/* FONT */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: 0px;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		float: left;
	}
	div.entree
	{
		width: 330px; /* 20px */
		height: auto;
		padding-left: 10px;
		/* FONT */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		letter-spacing: 0px;
		font-weight: bold;
		text-decoration: none;
		color: #000000;
		float: left;
	}
	div.info_menu
	{
		width: 130px; /* 20px */
		height: 15px;
		margin-left: 15px;
		/* FONT */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		letter-spacing: 0px;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
		float: left;
	}
	div.info_ssmenu
	{
		width: 200px; /* 20px */
		height: 15px;
		/* FONT */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		letter-spacing: 0px;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
		float: left;
	}
	DIV.bouton
	{
		height: 6px;
		width: 15px;
		display: block;
		float: left;
	}
	DIV.boutons
	{
		height: 15px;
		width: auto;
		display: block;
		margin-top: 0px;
		float: left;
		/*margin-right: 4px;*/
	}
DIV.CONTENU
	{
		width: 960px;
		height: auto; /* auto */
		float: left;
		background-color: #FFFFFF;
	}
DIV.BLOC_SSMENUS
	{
		width: 243px; /* 278px */
		height: 383px; /* 383px */
		background-image: url(images/degrade.jpg);
		background-repeat: no-repeat;
		background-color: #FFFFFF;
		float: left;
		padding-left: 35px;
		padding-top: 40px;
	}
a.SSMENUS
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		font-weight: normal;
		color: #000000;
		line-height: 1.3em;
	}
a.SSMENUS:hover
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color: #006699;
	}
DIV.BLOC_CONTENU
	{
		width: 552px; /* 622px */
		height: auto; /* 100% */
		background-color: inherite;
		float: left;
		
		padding-top: 40px;
		padding-left: 5px;
		padding-right: 120px; /* 50px */
		padding-bottom: 50px;
		/* FONT */
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		color: #7c7c7c;
	}
DIV.BOTTOM
	{
		width: 960px;
		height: 15px;
		float: left;
	}
DIV.MARGIN_BOTTOM
	{
		width: 960px;
		height: 80px;
		float: left;
		background-color: #FFFFFF;
	}
DIV.BLOC_bottom_SSMENUS
	{
		width: 278px;
		height: 15px;
		background-image: url(images/bottom_ssmenus.jpg);
		float: left;
	}
DIV.BLOC_bottom_CONTENU
	{
		width: 682px;
		height: 15px;
		background-color: #FFFFFF;
		float: left;
	}
	


	
/*  NEW -- MODIF -- NEW -- MODIF -- NEW -- MODIF -- NEW -- MODIF -- NEW -- MODIF -- NEW -- MODIF --   */

/* CSS Document */

DIV.BLOC_ADMIN_CONTENU
{
	margin: auto;
	width: 420px;
	height: 650px;
	display: block;
	background-color: #f3f6f8; /* bleu-gris: a2b9c6;  */
	/* TEXTE */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
DIV.ROW
{
	width: 413px;
	height: auto; /* auto */
	float: left;
	padding-left: 7px;
	background-color: inherit;
}
textarea.textarea
{
	width: 395px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}
input.submit
{
	width: 200px;
	background-color: #1f5b80;
	
	border: none;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 10px;
	font-weight:bold;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
DIV.bouton_retour
{
	width: 190px;
	background-color: #963637;
	border: none;
	color: #ffffff;
	font-weight:bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}
a.retour
{
	color: #ffffff;
	text-decoration: none;

}
.logout
{
	/* TEXTE */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	text-align:right;
}
