body{
	background-image:url('../pics/indexfond.png');
	background-repeat:no-repeat;
	background-position:50% 100px;
	font-family:verdana,arial,sans-serif;
}

ul.none{
	margin:0;
	padding-left:7px;
}
div.copyrightOLD{
	bottom:0px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}

div.accueil{
	left:50%;
	width:500px;
	margin-left: -250px;
	position:absolute;
	top:640px;
}
html>body div.accueil{
	top:630px;
}

div.logomutufr{
	margin-top:10px;
	text-align:center;
}

p.copyright{
	font-size:11px;
	color:#737373;
	background:inherit;
	font-weight:bold;
	text-align:center;
}
p.temp{
	font-size:11px;
	color:green;
	background:inherit;
	text-align:center;
	margin:0;
	padding:0 45px;
}
a{
	color:#999999;
	background:inherit;
}

a:hover{
	color:#CCCCCC;
	background:inherit;
}

li.accueil{
	margin-bottom:5px;
	font-size:12px;
	color:#666666;
	background:inherit;
	list-style-type:square;
}

p.accueil{
	margin-bottom:5px;
	font-size:12px;
	color:#666666;
	background:inherit;
	list-style-type:square;
}

/*----------PAGE D'ACCUEIL----------*/
table.postit{
	z-index:2;
	border-bottom:1px dotted #B5DBA6;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:20px;
	width:275px;
	padding:0; /* pas d'espacement intéieur des cellules*/
	border-collapse:collapse; /* pas d'espacement entre les cellules */
}

tr.head{
	height:15px;
}

td.corner{
	width:15px;
}

td.corner_left{
	width:15px;
	background-image:url('../pics/coinleft.png');
	background-repeat:no-repeat;
}

td.corner_left2{
	width:15px;
	background-image:url('../pics/coinleft2.png');
	background-repeat:no-repeat;
}

td.corner_right{
	width:15px;
	background-image:url('../pics/coinright.png');
	background-repeat:no-repeat;
}

td.corner_right2{
	width:15px;
	background-image:url('../pics/coinright2.png');
	background-repeat:no-repeat;
}

td.none{/* colonnes vides pr mise en page*/
	width:15px;
}

td.none_left{
	width:15px;
	border-left:1px solid #94CD7D;
}

td.none_right{
	width:15px;
	border-right:1px solid #94CD7D;
}

#noneleft{
	border-left:1px solid #94CD7D;
}

#noneright{
	border-right:1px solid #94CD7D;
}

#left{
	background-image:url('../pics/coinleft.png');
	background-repeat:no-repeat;
}

#left2{
	background-image:url('../pics/coinleft2.png');
	background-repeat:no-repeat;
}
#right{
	background-image:url('../pics/coinright.png');
	background-repeat:no-repeat;
}

#right2{
	background-image:url('../pics/coinright2.png');
	background-repeat:no-repeat;
}
div.imagefond{
	width: 750px;
	height: 562px;
	margin-top: 115px;
}

div.menuaccueil{
	width: 100%;
}

div.accueilmenu{
	margin-top:80px;
}

div.accueilgauche{
	margin-top:55px;
	position:absolute;
	z-index:2;
	right:0;
	margin-right:50%;
	width:280px;
	border-right:2px dotted #FFCC99;
	padding-right:10px;
	height:285px;
}

div.accueildroit{
	margin-top:55px;
	position:absolute;
	z-index:2;
	margin-left:50%;
	width:285px;
	padding-left:10px;
}

div.news{
	margin-top:0px;
	margin-left:0px;
	border:1px dotted;
	border-color:#FF9966;
	width:220px;
	height:140px;
	background:inherit;
	color:inherit;
}

td.news{
	margin-top:0px;
	margin-left:0px;
	border:1px dotted;
	border-color:#FF9966;
	width:220px;
}

p.fil{
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	color:white;
	background:transparent;
	margin-bottom:0;
	margin-left:0px;
	padding:0;
}

a.lienaccueil{
	font-size:11px;
	color:#FFE8DC;
	background:transparent;
}

a.lienaccueil:hover{
	color:#F5D188;
	background:inherit;
}
a.imotep
	{
     display: block; 
     width: 109px; /* largeur de l'image réactive */
     height: 70px; /* hauteur de l'image réactive */
     background-image: url('../pics/carteimotep.png'); /* source de l'image de départ */
     background-repeat: no-repeat;
     }	 
a.imotep:hover { /* définition de la classe "image" de la balise <a> au survol */
     background-image: url('../pics/carteimotephover.png'); /* source de l'image d'arrivée */
     } 
tr{
	width:auto;
	height:auto;
}

td.logo{
	width:149px;
	background-image:url('../pics/accueil-1.png');
}

td.accueil-2{
	width:189px;
	height:113px;
	background-image:url('../pics/accueil-2.png');
}

td.accueil-3{
	width:212px;
	height:113px;
	background-image:url('../pics/accueil-3.png');
}

td.accueil-4{
	width:189px;
	height:110px;
	background-image:url('../pics/accueil-4.png');
}

td.accueil-5{
	width:212px;
	height:110px;
	background-image:url('../pics/accueil-5.png');
}

table.accueil{
	margin-top:20px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

/*----------PAGES ANNEXES----------*/
div.newsannexe{
	margin-top:0px;
	margin-left:5px;
	border:1px;
	border-color:#94CD7D;
	border-style:dotted;
	width:155px;
	height:160px;
	background:transparent;
}

p.filannex{
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	color:white;
	background:inherit;
	margin-bottom:0;
	margin-left:5px;
}

div.generalannexegauche{
	width:750px;
	height:100%;
}

div.generalannexedroite{
	width:50px;
	height:100%;
	left:750px;
	background:#CCFF99;
	color:inherit;
}

div.banniere{
	width:100%;
	height:130px;
	text-align:center;
}

div.titreannexe{
	width:100%;
	height:60px;
	text-align:center;
}

div.annexecolgauche{
	margin-top:0;
	margin-left:0;
	width:auto;
}

div.annexecoldroite{
	background:transparent;
	border:1px dotted;
	border-bottom-color:#FF9966;
	border-right-color:#FF9966;
	border-top-color:#CCFF66;
	border-left-color:#CCFF66;
	margin-left:210px;
	margin-right:70px;
	margin-top:5px;
}

div.img{
	width:500px;
	height:420px;
	border-top-color:#CCFF66;
	border-left-color:#CCFF66;
	margin-left:100px;
}
html>body div.img{
	margin-left:200px;
}

div.niouzes{
	position:absolute;
	top:305px;
	left:20px;
	border-left:1px solid #99CC00;
	border-bottom:1px solid #99CC00;
	border-right-color:#CCFF66;
	border-top-color:#CCFF66;
	background:white;	
	color:black;
	font-size:10px;
	font-weight:bold;
	height:auto;
}

ul.annexe{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:50px;
	list-style-image:url('../pics/arrow.png');
}

li.annexe{
	font-size:15px;
	color:#41884C;
	background:inherit;
	margin-bottom:15px;
	padding-left:5px;
}
li.annexe ul{
	list-style-image:none;
	list-style-type:square;
}
ul.brush{
	color:red;
	background:inherit;
	margin-top:10px;
	list-style-type:circle;
}
ul.brush li{
	font-weight:bold;
}
a.annexe
	{
	font-size:14px;
	color:red;
	background:inherit;
	margin-bottom:10px;
	text-decoration:none;
	font-weight:bold;
	}
a.annexe:hover
	{
	color:#3FA551;
	background:inherit;
	}
p.annexe
	{
	font-size:15px;
	color:green;
	background:inherit;
	margin-bottom:10px;
	margin-left:28px;
	text-indent:50px;
	}
p.titresouscateg{
	margin-left:10px;
	text-indent:0px;
	font-size:20px;
	font-weight:bold;
	color:red;
	background:inherit;
	font-style:italic;
	text-decoration:underline;
}

p.txtpresentsscateg{
	text-align:justify;
	font-size:15px;
	text-indent:20px;
	margin-left:28px;
	margin-right:20px;
	color:#7E7E7E;
	background:inherit;
	font-weight:bold;
}

p.txtpresentsscategred{
	text-align:justify;
	font-size:15px;
	text-indent:20px;
	margin-left:28px;
	margin-right:20px;
	color:red;
	background:inherit;
	font-weight:bold;
	margin-top:35px;
}

p.adressecabinet{
	font-size:11px;
	margin-top:3px;
	color:#FF7632;
	background:inherit;
	margin-bottom:0px;
	margin-left:20px;
}

p.contact{
	font-size:11px;
	margin-top:0px;
	color:#EA804A;
	background:inherit;
	margin-bottom:0px;
	margin-left:2px;
}

table.otres{
	border-right:1px;
	border-left:1px;
	border-top:1px dotted #CCCCCC;
	border-bottom:2px dotted #CCCCCC;
	margin-top:20px;
	width:auto;
	text-indent:20px;
	font-size:10px;
	color:#FF9966;
	background:inherit;
 	margin-bottom:15px;
}

li.annexeliens{
	margin-left:0px;
	margin-bottom:5px;
	font-size:10px;
	color:#666666;
	background:inherit;
	list-style-type:square;
}
a.news
	{
	color:#CCCCCC;
	background:inherit;
	}
li.txtnews{
	margin-top:2px;
	margin-left:3px;
	color:white;
	background:inherit;
	font-size:10px;
}

p.categnews{
	padding-left:3px;
	color:white;
	background:inherit;
	font-size:12px;
	margin-top:0;
	margin-bottom:0px;
	text-align:right;
	font-weight:bold;
	font-style:italic;
	}
li.titrenews
	{
	font-weight:bold;	
	color:#FF5F44;
	background:inherit;
	font-size:12px;
	margin-left:0px;
	margin-top:0;
	margin-bottom:0px;
	}
li.titrenews a{
	font-weight:bold;	
	color:#FF5F44;
	background:inherit;
}
li.titrenews a:hover{
	color:red;
	background:inherit;
}
p.txtnews{
	margin-top:1px;
	margin-left:3px;
	color:white;
	background:inherit;
	font-size:11px;
}

div.defilNews{
	height:165px;overflow:auto;
}

p.presentation1{
	font-family:arial;
	font-size:14px;
	text-indent:10px;
	margin-top:10px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0px;
	color:red;
	background:inherit;
}

p.presentation2{
	text-indent:0px;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:4px;
	color:#666666;
	background:inherit;
}

img{
	border:0;
	margin:0;
	padding:0;
}

table.secu
	{
	width:500px;
	font-size:11px;
	text-align:center;
	color:#FF7632;
	background:inherit;
	border:1px;
	}


table.fisc
	{
	width:550px;
	margin-left:10px;
	}
td.fisc
	{
	width:50%;
	background:#94CD7D;
	color:white;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	}
td.fisctitre
	{
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#FF7632;
	background:inherit;
	}
ul.fisc
	{
	font-size:13px;
	color:#7E7E7E;
	background:inherit;
	}

/** DEVIS **/
table.devis{
	border:1px;
	margin-top:10px;
	width:600px;
	height:auto;
	font-size:10px;
	color:green;
	background:inherit;
	margin-bottom:15px;
}
table.devis th{
	font-size:14px;
	text-decoration:underline;
	padding-bottom:5px;padding-top:7px;
	border-top:1px gray dotted;
	color:red;
	background:inherit;
}
td.head{
	font-weight:bold;
	font-size:12px;
}
#cp{
	width:50px;
}
#adress{
	width:250px;
}
#day, #month,#dayconj, #monthconj, #childsnumber{
	width:20px;
}
#year, #yearconj{
	width:32px;
}



/*---------CHO ASSISTANCE------------------*/
/*p.poptitre{
	margin-top:30px;
	font-size:13px;
	color:white;
	background:red;
	width:100%;
	text-indent:5px;
	font-weight:bold;
}*/
/*
p.pop{
	text-indent:10px;
	font-size:13px;
	background:inherit;
	color:green;
	font-weight:bold;
}
ul.pop{
	color:green;
	background:inherit;
}
div.assistance{
	
}
*/

#deux
	{
	margin-left:20px;
	}
#trois
	{
	margin-left:40px;
	}
#quatre
	{
	margin-left:60px;
	}
#cinq
	{
	margin-left:80px;
	}
#six
	{
	margin-left:100px;
	}
#sept
	{
	margin-left:120px;
	}
#huit
	{
	margin-left:140px;
	}
#neuf
	{
	margin-left:160px;
	}
#dix
	{
	margin-left:180px;
	}
#onze
	{
	margin-left:100px;
	}
#douze
	{
	margin-left:110px;
	}


a.span{
	text-decoration:none;
	display:block;
}

a.span span{
	display:none;
}
a.span:hover span{
	display:block;
}

img.imgsstitre
	{
	margin-top:10px;
	}

p.formu
	{
	font-size:12px;
	font-weight:bold;
	color:green;
	background:inherit;
	}
div.hc{
	text-align:center;
	margin-top:6px;
	margin-bottom:3px;
	margin-right:3px;
	font-size:11px;
	color:#737373;
	background:inherit;
	font-weight:bold;
}
div.hc a{
	font-size:11px;
	color:#737373;
	background:inherit;
	font-weight:bold;
}

#cadrpg { width:600px; margin:0 auto; border:0; overflow:hidden;}
#newshr { position:relative; width:580px; height:20px; overflow:hidden; 
          color:inherit; background:#FFFFFF url(news.gif); border:1px inset white; }
#defile { position:absolute; margin-top:1px; background-color:transparent; }

span.texte_maj_imotep{	
	font-size:11px;
	font-weight:bold;
	font-family:verdana,arial;	
	color:#FF0000;
}
