li/*body:corps de la page*/
body

{

	font-family: Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
	overflow-y : scroll;
	background-color:transparent;
	margin:0;
	font-size:small;

}


div#menu_h
{
	background-image:url(http://clickandsite.com/m2co/images/fond_menu.png);
}

ul#nav
{
	background-image:url(http://clickandsite.com/m2co/images/fond_menu.png);
}

/*Classe des formulaires*/
.formulaire
{
	background-color:transparent;


}

/*h1*/
h1
{
	font-family: Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
	font-weight: bold;
}

/*h2*/
h2
{
	font-family: Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
	font-weight: bold;
}

/*h3*/
h3
{
	font-family: Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	padding: 0px;
	margin:0px;
	margin-bottom:16px;
	font-size:18px;
}


/*p:paragraphe*/
p
{
	font-family: Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
	font-size:small;
	margin-top:0px;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:0px;
}
/*p:paragraphe*/
div
{
	font-family: Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
	font-size:small;
}

/* cadre du site*/
table.cadre_site
{
	border-style:none;
	border-width:0px;
	border-color:white;
	background-color: transparent;
}

/*table*/
table
{
	border-style:none;
	border-width:0px;
	border-color:#000000;
	background-color: transparent;
}

/*tr:ligne de tableau*/
tr
{
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
	background-color: transparent;
}

/*td:case de tableau*/
td
{
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
	background-color: transparent;
}



/*tableau cadres du cadre_site*/

table.cadre_site

{

      border-top:none 0px #000000;
      border-bottom:none 0px #000000;
      border-left:none 0px #000000;
      border-right:none 0px #000000;


background-color: transparent;

}



/*tableau cadres du squelette*/
table.squelette
{
	border-style:none;
	border-width:0px;
	border-color:#000000;
	background-color: transparent;
}

/*tr:ligne  cadres du squelette*/
tr.squelette
{
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
	background-color: transparent;
}

/*td:case  cadres du squelette*/
td.squelette
{
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
	background-color: transparent;
}



/*td:case  contenant les donnees*/

td.donnees
{
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
}

/*td:case de tableau sous_menu*/
td.sous_menu
{
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
	background-color: transparent;
}

/*td:case de tableau sous_breves*/
td.sous_breves
{
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
	background-color: transparent;
}

/*table.transparent:Style de tableau a fond transaprent*/
table.transparent
{
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
	background-color: transparent;
}

/*tr.transparent:style de ligne de tableau a fond transparent*/
tr.transparent
{
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
	background-color: transparent;
}


/*td.transparent:style de case à fond transparent*/
td.transparent
{
	background-color: transparent;
	border-style:none;
	border-width:0px;
	border-color:#ffffff;
}

/*input:zones de saisie*/
input
{
	font-family: Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
  	font-size: 12px;
	background-color: transparent;
}

/*select:combo_box*/
select
{
	font-family: Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
  	font-size: 12px;
	background-color: transparent;
}

/*button*/
button
{
	border: 0px;
	border-style: none;
	border-color: #000000;
}

/*hr:Lignes de separation*/
hr
{
	height: 2px;
	background: #808080;
}

/*img:images*/
img
{
	border: 0;
}

/*a:liens*/
a:link
{
	color:#666666;
	font-weight: bold;
	text-decoration: none;
	font-family:Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
}

/*a:liens visités*/
a:visited
{
	color:#666666;
 	font-weight: bold;
	text-decoration: none;
	font-family:Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
}

/*a:liens survolés*/
a:hover
{
 	color: #cccccc;
	font-weight: bold;
	text-decoration:none;
}

/*a:lien actif*/
a:active
{
	color: #cccccc;
	font-weight: bold;
	text-decoration:none;
}

/*li:listes*/
li
{
	font-family: Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
  	font-size: small;
	background-color: transparent;
	list-style-image: url(http://clickandsite.com/m2co/images/puce_insert.png);

}

/*p.small*/
.small
{
	font-family: Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}

#enregistrer 
{
/*
   text-indent: -5000px;
   width: 100px;
   height: 30px;
   background-repeat: no-repeat;
   background-image: url(../images/action.png);
   background-color : transparent;
   */
}

#enregistrer:hover 
{
   /*
      background-position: 0 -30px;
	  */
 }

 
#nav a 
{
font-family: Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
font-size:15px ;
}

/*a:liens*/
a.titres :link
{
  	font-size: 18px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-family:Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
}
/*a:liens*/
a.titres :visited
{
  	font-size: 18px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-family:Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
}/*a:liens*/
a.titres :hover
{
  	font-size: 18px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-family:Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
}

a.titres :active
{
  	font-size: 18px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	font-family:Tahoma,Arial, Verdana, Clean, Helvetica, sans-serif;
}


