
/* Les applis */

form
{
  display:inline;
}

html,body
{


	background-color:#FAFAFA;
	margin:0;
 padding:0;
 font-family:arial;
 width:100%;


}

h1
{
  margin:7px;
  padding:2px;
  font-size:21px;
  font-weight:bold;
  color:#3B5998;
}

h2 a
{
	margin:0;
	padding:0;
	font-size:16px;
	color:#23366E;
}

h3 a
{
	margin:0;
	padding:0;
	font-size:14px;
	color:#8EA3D0;
	margin-left:20px;
}

h3
{
  margin:0;
  padding:2px;
  font-size:14px;
  font-weight:bold;
  color:black;
}

td, div
{
  position:relative;
	font-family:arial;
}

#contener
{
  position: relative;

}

div.recategorie
{
	font-size:13px;
	COLOR:#4E4E4E;
	height:50px;
}

div.recategorie a
{
	COLOR:#3B5998;
	
}

div.recategorie a:hover
{
	color:black;
}

div.recategorie a.selected
{
	font-weight:bold;
	COLOR:#203050;
}

span.resubcategorie
{
	color:#797979;
}

span.resubcategorie a
{
	color:#9A9AC2;
}

span.resubcategorie a.selected
{
	COLOR:#2C2C86;
}

#header
{
  position:relative;
  background-color:#3B5998;
	height:95px;
	width:100%;
	text-align:left;
	min-width:1000px;
}

.innerheader
{
	position:relative;
	text-align:right;
	width:100%;
	padding-top:10px;
}

.innerheader .logo
{
	position:absolute;
	left:0px;
	top:0px;
}

#ads
{
	position:relative;

	height:75px;
	margin-left:auto;
	margin-right:100px;

}

#top_menu
{
  position:relative;
	background-color:#DFDFDF;
	
	height:30px;
	width:100%;
}

#top_menu .inner
{
  position:absolute;
  left:0px;
  top:5px;
  padding-left:25px;
  text-align:left;
  width:1000px;
  background-color:#DFDFDF;
}


#top_menu .inner a
{
	display:block;
	float: left ;
	font-size:12px;
	font-weight:bold;
	color:#272C37;
	text-decoration:none;
	font-family:arial;
	margin-left:20px;
	padding:5px;
}

#top_menu .inner a:hover
{
	background-color:#F6F6F6;
	color:black;
	
}

#top_menu .inner a.selected
{
  background-color:#F8F8F8;
	color:black;
	border-width:1px; 
	border-color:rgb(51,51,51); 
	border-top-style:solid; 
	border-right-style:solid; 
	border-bottom-style:none; 
	border-left-style:solid;
}


#center
{
  position:relative;
	width:100%;

	text-align:center;
}

#center .inner
{
  position:relative;
  
	
} 

#center .inner .left
{
  text-align:left;
  
  padding:10px;
  padding-left:20px;
	
	
	border-right-width:1px; 
	border-left-width:1px; 
	border-right-color:#B7B7B7;
	border-left-color:#B7B7B7; 
	border-right-style:solid;
	border-left-style:solid;
	background-color:white;
}


#center .inner .left .top
{
  position:relative;
  height:30px;
  
}

#center .inner .left .top .pagetitle
{
  position:absolute;
  left:-15px;
  top:-5px;
  font-size:12px;
  font-weight:bold;
  color:#4C4C4C;
  color:#4E69A2;
  color:#2D374A;

  background-image:url('img/top_bar.jpg'); 
  background-repeat:no-repeat;
  background-position: 0px 19px; 
  
  height:23px;
  
  width: 100%;
  
}

#center .inner .left .pagetitle a
{
  color:#4E69A2;
  COLOR:#364A75;
  text-decoration:none;
}

#center .inner .left .pagetitle a:hover
{
  text-decoration:underline;
}


#center .inner .right
{
  padding:5px;
  background-color:white;
  background-image:url('img/fond-droite.jpg'); 
  background-repeat:repeat-y;
  background-position:right;
}

#footer {

  position:relative;

	background-color:#DFDFDF;

	width: 100%;

	text-align:center;
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
	color:black;
	height:25px;
	

}

#footer .inner
{

  width:1000px;
  text-align:center;
  background-color:#DFDFDF;
  
}

#footer .inner a
{

	font-size:10px;
	color:black;
}


table.appli, table.topappli
{
	font-family:arial;
	font-size:13px;
	border-width:1px; 
	border-top-width:3px; 
	border-color:#CFCFCF; 
	border-style:solid;
	width:500px;
	background-color:rgb(250,250,250); 
	margin-top:5px;
				
}


table.appli 	table.infosappli a
{
	color:black;
	font-size:13px;
	text-decoration:underline;
}

table.topappli
{
  margin-left:150px;
}

		
			table.appli td.top, table.topappli td.top
			{
				background-color:#CFCFCF; 
				text-align:center;
				font-size:15px;
				font-weight:bold;
				color:#F11C24;
			
			}
			
				table.appli td.topappli, table.topappli td.topappli
			{
				background-color:#7B7B7B; /*#283C77; */
				text-align:left;
				padding-left:10px;
				font-size:15px;
				font-weight:bold;
				color:white;
				background-image:url('img/fond_toptable.jpg'); 
        background-repeat:repeat-y; 
        background-position:0px 0px;
			
			}
			
			table.topappli td.lastappli 
			{
				background-color:#7B7B7B; /*#283C77; */
				text-align:left;
				padding-left:10px;
				font-size:12px;
				font-weight:bold;
				color:white;
				background-image:url('img/fond_toptable.jpg'); 
				background-repeat:repeat-y; 
				background-position:0px 0px;
			
			}
			
		
			
			

			
			table.appli td, table.topappli td
			{
				padding:2px;
			}
		
			table.appli td.title, table.topappli td.title
			{
				COLOR:#3B5998;
				font-weight:bold;
				text-align:center;
				font-size:18px;
			}
			
			table.appli td.title a, table.topappli td.title a
			{
				COLOR:#3B5998;
				font-weight:bold;
				text-align:center;
				font-size:13px;
			}
			
			table.appli td.description, 	table.topappli td.description
			{
				text-align:justify;
				padding:4px;
				COLOR:#555555;
			}
			
			table.appli td.down, table.topappli td.down
			{
			
				background-color:#E5E5E5;
				
			}
			
			table.appli a ,table.topappli a
			{
				font-weight:bold;
				text-decoration:none;
				font-size:11px;
			}
			
			table.appli td.footlink, table.topappli td.footlink
			{
			
				background-color:#E1E1E1;
				
			}
			
			table.appli td.footlink a, table.topappli td.footlink a
			{
				font-size:12px;
			}
			
	
			
			
			
			
			table.appli a.simplelink, table.topappli a.simplelink
			{

				color:#131A2F;
			}

table.appli a.simplelink:hover, table.topappli a.simplelink:hover
			{

				text-decoration:underline;
			}

			
			table.appli a.access
			{
				display:block;
				border-width:1px; 
				border-color:#29447E; 
				border-style:solid;
				background-color:#617AAC;
				padding:2px;
				color:white;
				font-weight:bold;
				text-decoration:none;
				width:40%;
				
			}
			
			table.appli a.access:hover
			{
				background-color:#39548A;
				
			}
			
			
			
			
			
			table.message
			{
        border-width:1px; 
        border-color:#E3E7EC; 
        border-style:solid;
			}
			
			table.message td.title
			{
				font-weight:bold;
				padding:2px;
				padding-left:5px;
				background-color:#7B7B7B;
				color:white;
				font-size:14px;
				background-image:url('img/fond_toptable.jpg'); 
				background-repeat:repeat-y; 
				background-position:0px 0px;
				font-size:13px;
			}
			
				table.message td.body 
			{
				font-family:Arial; 
				font-size:13px; 
				padding:5px;
				padding-left:8px;
				text-align:left;
				background-color:rgb(250,250,250);
				
			
			}
			
			table.message td.body b
			{
        color:#3B5998;
      }
      
      table.message td.body a
			{
        color:#3B5998;
      }
      
       table.message td.body a:hover
			{
        color:black;
      }
      
      
      
      table.commontable
					{
					
						font-family:arial;
						font-size:13px;
						border-width:1px; 
						border-top-width:3px; 
						border-color:#CFCFCF; 
						border-style:solid;
						background-color:rgb(250,250,250); 
						margin-top:5px;
					}
					
					table.commontable input
					{
						border: 1px solid #7B7B7B;
					}
					
					table.commontable td
					{
						padding:5px;
					}
					
					table.commontable td
					{
						font-weight:bold;
					}
					
					
					table.commontable tr.even td
					{
						padding:1px;
						background-color:white;
						font-weight:normal;
					}
					
					table.commontable tr.odd td
					{
						padding:1px;
						font-weight:normal;
					}
					
					
					table.commontable th
					{
					
						background-color:#7B7B7B; 
						text-align:left;
						padding-left:10px;
						font-size:17px;
						font-weight:bold;
						color:white;
						background-image:url('img/fond_toptable.jpg'); 
				        background-repeat:repeat-y; 
				        background-position:0px 0px;
						height:28px;
					}
					
					
					
					table.commontable td.txt
					{
						padding:7px;
						font-size:14px;
						font-weight:normal;
					}
					
					table.commontable td.inputurl
					{
						background-color:#E2E0E0;

						padding-top:1px;
						padding-bottom:2px;
						text-align:center;
					}
					
					table.commontable td.inputurlleft
					{
						background-color:#E2E0E0;

						padding-top:1px;
						padding-bottom:2px;
						text-align:left;
					}
					
					table.commontable td.submit
					{

						text-align:center;
						height:40px;
						background-color:#7B7B7B; 
						background-image:url('img/fond_toptable.jpg'); 
				        background-repeat:repeat-y; 
				        background-position:0px 0px;
					}
					
					table.commontable td.submit input
					{
						border-width:1px; 
						border-color:#29447E; 
						border-style:solid;
						background-color:#617AAC;
						padding:6px;
						color:white;
						font-size:12px;
						font-weight:bold;
						text-decoration:none;
					}
					
					
      
      
      
      
      
      
      #recherche
      {
        background-color:rgb(250,250,250); 
        padding:5px; 
        border-width:1px; 
        border-color:rgb(51,51,51); 
        border-style:dotted;
      }
      
      #recherche input.txt
      {
        border-width:1px; 
        border-color:rgb(102,102,102); 
        border-style:solid; 
        height:17px;
        width:120px;
        vertical-align:middle;
      }
      
      #recherche input.sub
      {
        background-color:white; 
        background-image:url('img/bout.png'); 
        background-repeat:no-repeat; 
        background-position:0px 0px; 
        border-width:1px; 
        border-color:rgb(102,102,102); 
        border-top-style:solid; 
        border-right-style:solid; 
        border-bottom-style:solid; 
        border-left-style:none; 
        width:22px; 
        height:21px;
        margin:0;
        padding:0;
        vertical-align:middle;
      }

			
table.applilist
{
	font-family:arial;
	font-size:13px;	
}

table.applilist td
{
	background-color:#EAEAEA;
	height:23px;
}

table.applilist th
{
	background-color:#D3D3D3;
}

table.applilist a.page
{
	color:#3B5998;
	font-weight:bold;
	text-decoration:none;
}

table.applilist a.selectedpage
{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

table.applilist a
{
	color:black;
}


td.menuleft
{
	font-size:12px;
}

td.menuleft hr
{
	color:#EEEEEE;
	height:1px;
	
}


td.menuleft table td a
{
	padding:3px;
	display:block;
	width:100%;
	text-decoration:none;
	color:#333333;
}

td.menuleft table td a:hover
{
background-color:#D8DFEA;
}

td.menuleft table td.title
{
	color:#333333;
	font-weight:bold;
	height:25px;
}

