/* ----------------------------------
     INITIALISATION
   ---------------------------------- */
* {
	outline: none;
}

html {
	font-size: 100.01%;
}

body {
	background-color: #D8DCE5;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 62.5%;
	margin: 0;
}

h1,h2,h3,h4,h5,h6,address,blockquote,ol,p,ul {
	margin: 0;
	padding: 0;
}

dd,dl,dt {
	margin: 0 0 0.6em;
	padding: 0;
}

button,input,select,textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

/* ----------------------------------
     GENERAL STYLES
   ---------------------------------- */
.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

img {
	border: 0;
}

.ir {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

.imgleft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
}

/* ----------------------------------
     LAYOUT
   ---------------------------------- */
#page {
	position: absolute;
	width: 1000px;
	left: -500px;
	margin-left: 50%;
	margin-top: 25px;
	background-color: white;
	color: white;
	font-family: Arial;
	font-size: 12px;
}
#page a
{
  color: #0258a5;
}
#content {	
}

#footer {
	position: relative;
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	width: 100%;
}
#footer2
{
  width: 100%;
  text-align: center;
  margin-top: 5px;
}
/*
#menu-centres-mutualistes, #menu-centres-mutualistes-sel
{
  margin-left: -72px;
}
#menu-tiers-payant, #menu-tiers-payant-sel
{
  margin-left: -72px;
}*/

#search
{
	position: absolute;
	left: 778px;
}
#search input[type=image]
{
	height: 23px;
	width: 25px;
  vertical-align: middle;
}
/* Hack ie7 */
*+html #search input[type=image]
{
	vertical-align:baseline;
}
#search input[type=text]
{
	height: 16px;
	width: 123px;
	line-height: 18px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	padding: 3px;
	color: #5e5e5e;
}
#search input {
    float: left;
}
#search #keywords {
    width: 123px;
    margin-right: 3px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
/* ----------------------------------
     MENU
   ---------------------------------- */

#menu
{
	position: absolute;
	height: 60px;
	width: 100%;
}
/*
#menu li
{
	list-style: none;
	padding: 0px;
	display: block;
	float: left;
	height: 60px;
	width: 142px;
	text-align: center;
	background-image: url(/images/frontend/menu/separation.jpg);
	background-position:right bottom;
	background-repeat: no-repeat;

}
#menu #menu-centres-mutualistes-tiers-payant
{
	background-image:none;
}
#menu li a
{
	color: #3e67a6;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	display: block;
	float: left;
	width: 142px;
	height: 40px;
	padding-top: 20px;
}
#menu a:hover
{
	background-image: url(/images/frontend/menu/background-hover.jpg);
	background-repeat: repeat-x;
	color: white;
}


#menu li ul li
{
	height: 21px;
	background-color: #B8DEF5;

	text-align: left;
	background-image: none;
	width: 220px;
 
}
#menu li ul li a
{
	font-size: 13px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	padding-left: 15px;
	font-weight: bold;
	width: 205px;
}
#menu li ul li a:hover
{
	background-color: #E2341C;
	background-image: none;
}
#menu li ul li ul, #menu li ul li ul li, #menu li ul li ul a
{
  background-color: red;
  height: 100px;
  display: block;
} 
*/              
     
#footer li
{
	list-style: none;
	display: inline;
	margin-left: 30px;
}
#footer li a
{
	color: white;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
#footer li a:hover
{
	color: #CAEAF7;
	text-decoration: underline;
}

.tableau_bleu_1 {
padding: 0px;
	width: 80%;
	border: solid 0px #ffff00;
	color:#ffffff;	
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0;
}
.tableau_bleu_1 td {
	padding:5px;
	background-color:#f0f8ff;
	color:#006699;
	
}
.tableau_bleu_1 .case_sombre {
	background-color:#254473;
	color:#ffffff;
	
	font-weight: bold;
}
.tableau_bleu_1 .case_moyen {
	background-color:#336699;
	color:#ffffff;
}
.tableau_bleu_1 .case_claire {
	background-color:#b0c4de;
	color:#006699;
}
.tableau_bleu_1 .case_tres_claire {
	background-color:#f0f8ff;
	color:#006699;
}

.tableau_bleu_2 {
	padding: 0px;
	width: 99%;
	border: solid 0px #ffff00;
	color:#ffffff;	
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.tableau_bleu_2 td {
	color:#006699;
}
.tableau_bleu_2 .case_sombre {
	color:#006699;
	font-weight: bold;
}
.tableau_bleu_2 .case_moyen {
	background-color:#4682b4;
	color:#ffffff;
	text-align:center;
	font-weight: bold;
}
.tableau_bleu_2 .case_claire {
	background-color:#e3ebff;
	color:#006699;
}
.tableau_bleu_2 .case_tres_claire {
	background-color:#f0f8ff;
	color:#006699;
}


