﻿div.Titre
{
	font-size:24px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	position:relative;
	left:0.2cm;
}

img.puce
{
	position:absolute;
	top:0cm;
	left:0cm;
}

div.texte
{
	position:absolute;
	z-index:3;
	top:4.8cm;
	left:8.5cm;
	width:17cm;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
}

div.image
{
	position:absolute;
	top:10.45cm;
	left:7.97cm;
}

.label{
    float:left;
    width: 184px;
    font-weight:bold;
    font-size:100%;
    color:#000000;
    padding-top:10px;
}
.textfield{
    float:left;
    width:173px;
    margin:4px;
    font-size:110%;
    padding-left:2px;
}
.login{
    color:#555555;
    font-family:Arial,Helvetica,sans-serif;
    font-size:90%;
}
#inerror {
    background:transparent url("/images/errorInlineMessage.png") no-repeat scroll left top;
    height:65px;
    padding:9px 5px 5px 22px;
    position:absolute;
    top:40px;
    width:188px;
}
.error-message{
    color:#FFFFFF;
    height:40px;
    width:150px;    
}
.divider-1{
    border-top:9px solid #F0F0F0;
    display:inline;
    float:left;
    font-size:0;
    margin-bottom:5px;
    margin-top:10px;
    width:100%;
}
.divider-2{
    border-top:9px solid #F0F0F0;
    display:inline;
    float:left;
    font-size:0;
    margin-bottom:5px;
    margin-top:10px;
    width:100%;
}

.button a {
    background-image:url("/images/button-large-pro.png");
    background-position:left 0;
    margin-left: 192px;
    float:left;
    height:36px;
    width:174px;
    text-decoration:none;
}
.button a:hover {
    background-position:left -36px;
    float:left;
    text-decoration:none;
}
.button-text {
    float:left;
    font-size:110%;
    color:#0013A4;
    font-weight:bold;
    margin-left:9px;
    margin-top:7px;
    text-decoration:none;
}
.button-text a{
    color:#0013A4;
}
.button-text a:hover {
    text-decoration:none;
}



.button_large_pro a{
     z-index:3;
     float:left;
     
     width:4.29cm;
     height:34px;
     text-decoration:none;
     background-image:url(../Images/telemaintenance/button-large-pro.png);
     background-position:left top;
     cursor:pointer;
}
.button_large_pro a:hover{
     float:left;
     background-position:left bottom;
     cursor:pointer;
     text-decoration:none;
}
.button_large_text{
     float:left;
     margin-left: 9px;
     margin-top:7px;
     font-size:135%;
     font-weight:bold;
     cursor:pointer;
}
.button_large_text a:hover{
     cursor:pointer;
     text-decoration:none;
}

