﻿* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
background-color: #7396B5;
text-align:center;
min-height:468px;/* for good browsers*/
min-width:552px;/* for good browsers*/
font-family:arial, sans-serif;
font-size:10pt;
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#inner 
{
margin-top:200px;
width: 400px;
background:#ffffff;
height: 200px;
text-align: center;
margin-left:auto;
margin-right:auto;
border:1px solid #000;
}

#err 
{
color:#943634;
font-weight:bold;
font-size:12pt;
margin-top:2px;
width: 400px;
line-height:50px;
background:#ffffff;
height: 50px;
text-align: center;
margin-left:auto;
margin-right:auto;
border:1px solid #000;
}
#erreur
{
color:#B83633;
font-size:12pt;

}
.TitleMenu
{
height:26px;
line-height:26px;
font-weight:bold;
color:#104973;
background-image: url("../images/master/bg_title.gif");}