/* : : : : : : : : : : : :	général : : : :	*/

html 
{
	height:100%;
}
body {
	height:100%;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #000;
	margin:0px;
	padding:0px;
	/*background-color:#850901;*/
	background-color:#FFFFFF;
}
img, a img{
	border:none;
}
h1 {
	font-size: 20px;
	color: #850901;
	padding-top: 0px;
	text-align:left;
	font-weight:normal;
}
h2 {
	font-size: 15px;
	color: #666;
	margin: 0px;
	font-weight:normal;
}
p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: black;
}
.clear {
	height: 150px;
	clear:both;
}
/* : : : : : : : : : : : :	fin général : : : :	*/

/* : : : : : : : : : : : :	divs de structure des pages : : : :	*/
#global {
	width: 1000px;
	height:100%;
	background-image:url(/img/fond_page.jpg);
	background-repeat:no-repeat;
	background-position : top left;
	background-position : 0px 70px;
	background-color:#fff;
	margin: 0 auto;
	/*border: solid 1px #999;	*/
}
#header_accueil{
	height:70px;
	width: 1000px;
	background-image:url(/img/img_bandeau_accueil.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#menu{
	height:20px;
	background-image:url(/img/fond_menu.gif);
	margin : 5px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	/*text-align:left;*/
}
#sousmenu{
	height:40px;
	padding: 0px 0px 0px 25px;
}
#hautbox {
	width:260px;
	height:112px;
	/*padding: 5px 25px 0px 25px;*/
	font-size:1px; /*correction d'un bogue IE */
}
#basbox {
	width:258px;
	border: solid 1px #FFA000;
}
#basboxtexte {
	width:240px;
	overflow-y: auto;
	padding:5px;
}
#boxdetail {
	width:90%;
	background-color:#e5e5e5;
	border:1px solid #999;
	margin: 20px 0px 10px 0px;
}
#contenu {
	width: 665px;
	overflow-y: auto;
	padding: 10px 25px 0px 10px;
}
#footer {
	color: #fff;
	width: 1000px;
	height: 25px;
	text-align: center;
	padding-top:10px;
	margin-bottom:10px;
	background-color:#850901;
}
#footer a, #footer a:hover {
	text-decoration: none;
	color: #fff;
}

/***************************div de la page d'accueil**********************/
/*#gaucheAccueil{
width:265px;
height: 400px;
position: absolute;
left: 27px;
top: 130px;
bottom: 30px;
overflow-y: auto;
}*/
#hautboxAccueil {
	width:260px;
	height:112px;
	font-size:1px; /*correction d'un bogue IE */
}
#centreboxAccueil {
	width:258px;
	height: 120px;
	border: solid 1px #FFA000;
}
#centreboxAccueiltexte {
	width:258px;
	height: 99%;
	overflow-y: auto;
	padding-top:5px;
	padding-left:5px;
	/*border: solid 1px #FFA000;	*/
}
#basboxAccueilImage {
	width:260px;
	height:19px;
	background-image:url(/img/haut_box_accueil4.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:20px;
	font-size:11px; /*correction d'un bogue IE */
	
	color:#FFFFFF;		
	font-weight:bold;		
	text-align:center;		
	padding-top:3px;
	
}
#basboxAccueil {
	width:260px;
	/*height:130px;*/
	padding-bottom:8px;
	background-image:url(/img/bas_box_accueil2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#textbasboxAccueil
{
	padding-top:5px;
	padding-right:5px;
}
#droiteAccueil{
	width:700px;
	overflow-y: auto;
	/*border: solid 1px #FFA000;	*/
}
#contenuAccueil {
	width: 500px;
}
#boxaccueil3
{	width:500px;
	height:150px;
	padding: 20px 25px 0px 10px;
}

#hautboxaccueil3 {
	width:500px;
	height:2px;
	background-image:url(/img/haut_box_accueil3.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:1px; /*correction d'un bogue IE */
}
#basboxaccueil3 {
	width:500px;
	height:150px;
	background-image:url(/img/bas_box_accueil3.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#boxtelechargement {
	width:120px;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #ccc;
}
#syntec {
	width:150px;
	height:50px;
	text-align:center;
	margin:15px 0px 30px 0px;
}
#syntec div {
	width:150px;/**/
	background-color:#e5e5e5;
	margin: 0px 0px 5px 0px;
	text-align:center;
	color: #666666;
	font-weight: bold;
}

/********************************** Fin de Div de la page d'accueil *****************************/








#hautboxmicrosoft {
	width:260px;
	height:115px;
	background-image:url(/img/haut_box_microsoft.jpg);
	background-position:top;
	background-repeat:no-repeat;
}



/* : : : : : : : : : : : :	fin des divs de structure des pages : : : :	*/

.rubrique{
	font-size: 11px;
	text-align:left;
	color: #ddd;
	margin: 0px 15px 0px 0px;
}
.rubrique a:link, .rubrique a:visited{
	text-decoration: none;
	color: #ddd;
}
.rubrique a:hover{
	text-decoration: none;
	color: #fff;
}
.sousrubrique{
	font-size: 11px;
	text-align:left;
	color: #000;
	margin: 0px 3px 0px 0px;
}
.sousrubrique a:link, .sousrubrique a:visited{
	text-decoration: none;
	color: #666;
}
.sousrubrique a:hover{
	text-decoration:underline;
	color: #850901;
}
a {
	color: #850901;
	/*text-decoration:none;*/
}
.titre_page{
	font-size: 20px;
	color: #850901;
	padding-top: 0px;
	text-align:left;
}
.soustitre{
	font-size: 15px;
	color: #666;
	margin: 0px;
}
.legende{
	color: #666;
	font-size: 9px;
	font-style:italic;
	padding: 5px 0px 5px 0px;
}
.Style1 {
	color: #850901;
	font-weight: bold;
}
.Style2 {
	color: #000;
	font-weight: bold;
}
.grisnormal {	font-size: 8pt; font-style: normal; font-weight: normal; color: #666666}
.grisgras {	font-size: 8pt; font-style: normal; font-weight: bold; color: #666666}
.grisitalique {	font-size: 8pt; font-style: italic; font-weight: normal; color: #666666}
.noir {	font-size: 8pt; font-style: normal; font-weight: normal; color: #000000}
.rouge {	font-size: 8pt; font-style: normal; font-weight: normal; color: #B51000}
.noirgras {	font-size: 8pt; font-style: normal; font-weight: bold; color: #000000}
.rougegras {	font-size: 8pt; font-style: normal; font-weight: bold; color: #B51000}
.rougegrand {	font-size: 10pt; font-style: normal; font-weight: bold; color: #B51000}
/*ul, li{
padding: 0px 0px 5px 10px;
margin:0px;
}*/

.LibErreur
{
	COLOR: Red;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
	font-weight: bolder;
}	


.puce1 ul {
	
	margin-top:0; 
	margin-bottom:0;
}

.puce1 li {
	list-style-image: url(/img/puce1.png);
	margin: 0px 0px 0px -20px;
}

li.puce1	{
	list-style-image: url(/img/puce1.png) !important;
	margin: 0px 0px 0px -20px !important;
}

.puce2 ul {
	margin: 0;
	padding: 0;
	margin: 1em;
	margin-left: 2em;
}

.puce2 li {
	list-style: disc outside;
	margin: 0;
}

li.puce2	{
	list-style: disc outside !important;
	margin: 0 !important;
}

.puce3 ul {
	
	margin-top:0; 
	margin-bottom:0;
}

.puce3 li {
	list-style-image: url(/img/puce3.png);
	margin: 0px 0px 0px -25px;
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #666666;
}

li.puce3	{
	list-style-image: url(/img/puce3.png) !important;
	margin: 0px 0px 0px -25px !important;
	font-size: 8pt !important; 
	font-style: normal !important; 
	font-weight: normal !important; 
	color: #666666 !important;
}


.submenu { }
.submenuCMS_parent {	/* sous menu courant */
	color:#000 !important;
	text-decoration: none !important;
}

.submenu { }
.submenuCMS_parent {	/* sous menu courant */
	color:#000 !important;
	text-decoration: none !important;
}

a.blacklink {
	color:#000 !important;
}

#main {
	min-height: 688px;
}
