
#wraper
{
	width:1000px;
	margin:auto;
	margin-top: 0px;
	padding:0px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
	color: #000000;
}

#tab_layout
{
	margin:0;
	padding:0;
    border-collapse: collapse; 
	width:100%;
}

#tab_layout td
{
    border: 0px solid black;
	vertical-align:top;
	margin:0;
	padding:0;
}

.gauche
{
	width:220px;
	background-color:#c0c0c0;
}

#logo
{
   width: 170px;
   height:170px;
   margin: auto;
   background: url(images/logocti.jpg) no-repeat;
}

#banniere
{
	margin:0;
	padding:0;
	height:170px;
}

/*-----------------------------------------------------------------------------------*/

#menu
{
	width:200px;
	margin:0px auto;
	margin-top:20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

#menu ul 
{
	margin: 0px;
	list-style: none;
	padding: 0px;
}

.elm_menu
{
	margin: 0px 0px 5px 0px;
	padding: 10px 5px 10px 15px;
	list-style: none;
	border: 1px solid #111856;
}
/*-----------------------------------------------------------------------------------*/
a 
{
	color: #111856;
	text-decoration: none;
	border:none;
}

a:hover 
{
	text-decoration: underline;
}

a:visited, a:active ,a:focus
{
	border:none;
}

/*-----------------------------------------------------------------------------------*/
#nouvelles
{
   width:200px;
   margin:auto;
   margin-top:20px;
}

#nouvelles h1
{	
	font-size:0.8em;
	padding: 5px 5px 5px 5px;	
	text-transform: uppercase;
	background-color: #111856;
	color: white;
}

#nouvelles  p
{	
	font-size:0.8em;
	color: #111856;
}

/*-----------------------------------------------------------------------------------*/
#contenu_wraper,#pied2
{
	background-color:#fbfbfb;
}

#contenu
{
	padding: 12px 20px 0px 15px;
	color: #666666;
	font-size: 0.9em;
}

#contenu h1
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0px;
	color: #193976;
}
/*-----------------------------------------------------------------------------------*/

#pied1
{
	text-align:center;
	margin-bottom: 0px;
	color: #4773C1;
	font-size: 0.6em;
}

/*-------------------------formulaire-------------------------------------------------------*/
form
{
width:500px;
}

form p
{
text-align:left;
}

.asterisque
{
color:red;
}
.gras
{
font-weight:bold;
}

#auth_form
 {
 margin:auto;
 width:190px;
 }
/*-------------------------------------tab------------------------------------------*/								
.tab_adm
{
 border-collapse: collapse;
 text-align:center;
}

.tab_adm  td ,.tab_adm  th 
{
   padding:5px;
   border: 1px solid black; 
}
.tab_adm  tr:hover
{
   background-color:#e8e8ff;
   cursor:default;
}
/*---------------------------------------------*/
.imageflottante
{
margin-right:10px;
float: left;
}

.produits
{
width:620px;
margin:auto;
min-height:120px;
margin-bottom:6px;
padding:10px;
border:solid 2px #e6e6e6;
}

img
{
   	border-style: none;
}
img:visited 
{
   	border-style: none;
}
img:focus
{
   border-style: none;   
}

.decon
{
font-weight:bold;
width:776px;
background-color:#C9D1E7;
}

.page
{
border:solid 1px #c5d6e6;
font-weight:bold;
background-color:#fff;
-moz-border-radius:3px;
-webkit-border-radius:3px
}

.page a
{
text-decoration :none;
}

.page_en_cour
{
border:solid 1px #c5d6e6;
font-weight:bold;
color:#fff;
background-color:#52a7e0;
-moz-border-radius:3px;
-webkit-border-radius:3px
}

#acc_adm
{
margin:auto;
border-collapse: 5px;
}

#acc_adm td
{

   border: 1px solid black; 
-moz-border-radius:5px;
-webkit-border-radius:5px;
   width:100px;
   height:80px;
   text-align:center;
}

/*-------------------------pages services produits----------------------------*/
.produits
{
width:620px;
margin:auto;
min-height:120px;
margin-bottom:6px;
padding:10px;
border:solid 2px #e6e6e6;
font-size:0.9em;
}