/*


TP 2008 | [BCCT]



*/

body {
margin:0;
/* BG 01 
background:#e4125f url(../gfx/bg_01.gif) repeat-x;*/
/* BG 02 */
background:#fff url(../gfx/bg_02.gif);
}

td {
font:10px Arial, Helvetica, sans-serif;
color:#fff;
}

input {
background:#fff;
border:1px solid #ccc;
height:18px;
font:12px Arial, Helvetica, sans-serif;
color:#000;
}

form {
margin:0;
padding:0;
}

a {
color:#fff;
}

a:hover {
text-decoration:none;
}

p {
text-align:left;
margin:5px 0 10px 0;
}

/* ----------------------------------------
   ----------------------------------------
   ------
   ------ ID
   ------
   ----------------------------------------
   ----------------------------------------
*/


#t1 { color:#666; width:148px; }
#menu #bloc1 input.btGO { width:30px; height:20px; margin:0 20px 0 0; float:right; }
#t2 { color:#259cd3; }
#locate_DIGITR { color:#98bf13; }
#locate_DIGIT { color:#642480; }
#locate_DIGITM { color:#f29505; }

#contenu {
position:relative;
}

#contenu img {
border:1px solid #fff;
}

#contenu #TL,
#contenu #TR,
#contenu #BL,
#contenu #BR {
position:absolute;
z-index:20;
width:10px;
height:10px;
}

#contenu #TL {
background:url(../gfx/cadrephoto_TL.gif) no-repeat;
left:0;
top:0;
}
#contenu #TR {
background:url(../gfx/cadrephoto_TR.gif) no-repeat;
left:182px;
top:0;
}
#contenu #BL {
background:url(../gfx/cadrephoto_BL.gif) no-repeat;
left:0;
top:182px;
}
#contenu #BR {
background:url(../gfx/cadrephoto_BR.gif) no-repeat;
left:182px;
top:182px;
}

#mapINT {
border:1px solid #fff;
height:468px;
position:absolute;
}

#mapINT #TL,
#mapINT #TR,
#mapINT #BL,
#mapINT #BR {
z-index:1000;
width:10px;
height:10px;
position:absolute;
}

#mapINT #TL {
background:url(../gfx/cadre_map_TL.gif) no-repeat;
left:-1px;
top:-1px;
}
#mapINT #TR {
background:url(../gfx/cadre_map_TR.gif) no-repeat;
left:727px;
top:-1px;
}
#mapINT #BL {
background:url(../gfx/cadre_map_BL.gif) no-repeat;
left:-1px;
top:457px;
}
#mapINT #BR {
background:url(../gfx/cadre_map_BR.gif) no-repeat;
left:727px;
top:457px;
}

#fiche {
position:relative;
text-align:left;
}