/* bleu : #16afd8
 rose #EE028B
 orange:#F9A61A
 rose : #71C043
 vert : #73bf45
 gris clair texte:#FBFFF0
*/

html{
	background-color: white;
}
body{
background:url(../img/struct/bg_mains_pt.gif) top left;
	text-align: left;
	font-family:Trebuchet MS,Verdana,sans-serif,"MS sans serif";
	color:#333;
font-size:80%;
line-height:1.5em;
}
a{
text-decoration:none;
margin:0;padding:0;
}

td a{
border-bottom:0;
}
h1,h2,h3,h4{
margin:0;}

h1{
	font-size: 1.3em;
}
h2{
	font-size: 1.2em;
}
h3{
	font-size: 1.1em;
}

ul{
list-style-type:none;
padding :0 0 0 12px;
}
.co_bk_ti{
	font-weight: bold;
	color: lime;
}
.para_p{
}

.ti_span{
	padding-left: 7px;
}

.wk_code_p{
	/*display:none;*/
	font-variant:small-caps;
	text-decoration:underline;
	
}
.binImg{
}
.text{
}
.docRef_ti{
}

