* {
	font-family: verdana, arial;
	font-size:12px;
}

body {
	color:black;
}

ul{
padding:0px;
margin:0px;
}
td.bigContenu ul{
padding-left:20px;
margin-left:20px;
}
div { padding:0; margin:0; }
img { border:0; padding:0; margin:0; }

li {color:#000;line-height:16px;}

a {
	text-decoration:none;
	color:#838383;
	font-size:11px;

}

a:hover {
	color:#ccc;
}

/* Fond de l'éditeur */
#contenu, body.mceContentBody  {
background: #fff url(/images/traitement-glaucome/fond-contenu.gif) repeat-y top;
padding:0px 0px 0px 30px;
}

p {
	text-indent:0px;
	margin:0;
	padding:5px 20px 5px 20px ;
	font-size:12px;
	color:#000000;
	line-height:12px;
}



h1 {
 width:auto;
 font-size:18px;
 font-weight:normal;
 color:#fff;
 background: #0e4f75 no-repeat;
 height:28px;
 padding: 5px 0 0 14px;
 margin: 20px 24px 17px 0px;
 text-align:left;
}

h2 {
 width:auto;
 font-size:18px;
 font-weight:normal;
 color:#939393;
 height:21px;
 padding: 0 0px 20px 34px;
 margin: 20px 24px 17px 0px;
 text-align:left;
}

h3 {
 width:auto;
 font-size:14px;
 padding:0;
 margin:0;
 padding-left:30px;
 margin-left:35px;
 margin-top:10px;
 color:#ffec00;
 font-weight:bold;
}

.image-droite { float: right; margin: 0 0 3px 3px }
.black 	{color: #000000;}
.red 	{color: #df581e;}
.gray 	{color: gray;}
.right 	{text-align: right;}
.bold 	{font-weight:bold;}
.green 	{color:green;}
.white	{color:white;}
.bold	{font-weight:bold;}
.bgWhite 	{background:white;}
.textCenter {text-align: center;}
.top 	{	vertical-align:top;	}
.top td {	vertical-align:top; }
.textRight { text-align:right; }

.zero {
	font-size:0;
	padding:0;
	margin:0;
	float:left;
}

.floatleft { float: left; }
.floatright { float: right; }


/*STYLES DES TABLEAUX*/
	
	 table.tableau {
		 margin-left:20px;	
		 	text-align : center;
		 	width:300px;
		 	font-size:10px;
		 	
		 	 
		 }

