body{
text-align:center;
}
div#page
{
	border:1px solid #000;
	text-align:center;
	width:600px;
	right:400px;
}

#table_entouree
{
	border:1px solid #000;
	text-align:center;
	padding: 1%;	
}

div#page_admin
{
	border:2px solid #000;
	text-align:center;
	width:600px;
	right:400px;
	margin-top:100px;
}
div#nav {
 background:#CFF5F4;

}

 a {
        color:blue;
        text-decoration:none;
    }
    a:hover{
    text-decoration:underline;
	color:#663300;
    }

.bl
{
border:1px solid #000;
}
div.hd
{
color:red;
text-align:center;




}
TH {
	font-weight:bold;
	font-size:15px;
}
td.error
{
	text-align:center;
	font-weight:bold;
	color:#FF0000;
}
td.ok
{
	text-align:center;
	font-weight:bold;
	color:#0000CC;
}
p.error
{
	text-align:center;
	font-weight:bold;
	color:#FF0000;
}
p.ok
{
	text-align:center;
	font-weight:bold;
	color:#0000CC;
}
.bg
{	border:1px solid #000;
}
p{
margin:12px;
}
table.pre_tab {
	width:100%;
	padding:0px;
}
td.uline {
	border-bottom:1px solid #000;
}
div#tele
{
vertical-align:top;
width:33%;
background-color:rgb(255,255,255);
text-align: center;
border:1px solid #000;
}
.tab
{
border:1px solid #000;
}