body{
background:transparent URL(http://omniteck.vds-communication.com/templates/omniteck/images/bg_header.png) repeat-x top left;
margin:0;
padding:0;
font-family:Arial;
}

#header{
background:transparent URL(http://omniteck.vds-communication.com/templates/omniteck/images/omniteck.png) no-repeat top left;
}
#header_en{
background:transparent URL(http://omniteck.vds-communication.com/templates/omniteck/images/omniteck-en.png) no-repeat top left;
}
#table_content{
margin-top:50px;
}

h2{
font-size:14px;
color:#FFF;
text-align:center;
border-bottom:1px solid #FB9A5F;
padding:10px 0;
margin:0;
background:transparent URL(http://omniteck.vds-communication.com/templates/omniteck/images/omniteck.png) no-repeat -300px 0;
}

ul{
list-style-type:none;
width:200px;
text-align:left;
margin:0;
padding:0;
}

li{
margin:0;
padding:10px 15px;
width:125px;
}
.table_select{
}
.table_select a, .table_select a:visited{
margin:10px auto;
display:block;
width:110px;
height:20px;
padding-left:15px;
color:#fb9a5f;
background:transparent URL(http://omniteck.vds-communication.com/templates/omniteck/images/puce_anim.png) no-repeat top left;
}

.table_select a:hover{
color:#fb9a5f;
background-position: 0 -20px;
}

#langue_select, #espace_pro{
border:1px solid #fb9a5f;
}

#welcome{
font-size:12px;
text-align:justify;
}

#footer{
text-align:center;
font-size:10px;
padding:25px 0;
color:#999;
}

#footer a, #footer a:visited{
text-decoration:none;
color:#999;
}

#footer a:hover{
color:#000;
}

fieldset{
border:none;
font-size:12px;
}
form table{
margin:0 auto;
}
form td{
height:30px;
}
.rouge{
font-weight:bold;
color:red;
font-size:15px;
}
.error_message{
position:absolute;
width:250px;
line-height:30px;
top:50%;
left:50%;
margin-top:-15px;
margin-left:-125px;
border:4px solid #FFC195;
font-weight:bold;
font-size:14px;
text-align:center;
background-color:#FFF;
}
.info_message{
position:fixed;
width:250px;
line-height:30px;
top:50%;
left:50%;
margin-top:-15px;
margin-left:-125px;
border:4px solid #95FFC1;
font-weight:bold;
font-size:14px;
text-align:center;
background-color:#FFF;
}