/* CSS Document */

.HeaderLog {position:relative; float:left; height:140px; width:400px;}
.LogBar{position:relative;  height:140px; width:20px; left: 1%; background-image:url(../Pics/log_bar.png); background-repeat:repeat-y;}
.Loggin{position:relative; left:5px; height:140px; width:400px;}

.HeaderPerso {position:relative; float:right; height:100px; width:400px; }
.PersoBar{position:relative;  height:100px; width:20px; left: 1%; background-image:url(../Pics/log_bar.png); background-repeat:repeat-y;}
.Perso{position:relative; left:5px; height:100px; width:400px;}


.Text {font-family:Verdana; font-size:10pt; color:#BA9338;}
.TextBox { width:100px; height:13px;}

.HeaderCreate {position:relative; float:left; height:140px; width:450px;}
.CreateBar{position:relative;  height:170px; width:20px; left: 1%; background-image:url(../Pics/create_bar.png); background-repeat:repeat-y;}
.Create{position:relative; left:5px; height:140px; width:450px;}


.Recovery{position:relative; left:5px; height:140px; width:400px;}

.TextNormal {font-family:Verdana; font-size:13pt; color:#BA9338;}
