#callbackform label.label {
		font-size : 11px;
}
#callbackform textarea {
		margin-top:5px;
}
#callbackform input.text {
		margin-top:5px;
}
#callbackform .label span {
		font-size : 9px;
}
h3 {
		color: #F73A14;
		text-decoration: none ;
		font-size : 15px;
		font-weight : bold;
		text-align: left;
}
div.etwrap {
    position:relative; 
    margin:auto; 
		color: #808080;
		text-decoration: none ;
		font-size : 12px;
		font-family: Verdana, Arial, Helvetica, sans-serif; 

}
div.etpos {
  position:relative; 
  width:780px;
  margin:auto;

}

div.etwrap1st {
    position:relative; 
    margin:auto; 
		color: #808080;
		text-decoration: none ;
		font-size : 12px;
		text-align:center;
}
div.etwrap1st .etcontent span.contenu_princ a {text-decoration:none; color:#4B4C5E; font-size:11px; font-weight:normal;}

div.etwrap1st .etcontent {
  position:absolute; 
  top:755px;
  left:220px;
  color:#5A5A5A;
  width:520px;
  text-align:justify;
  text-align:left;
}
div.etwrap1st .etcontent h1 {
    color: #4B4C5E;
		text-decoration: none ;
		font-size : 11px;
		font-weight : normal;
}

div.etwrap .etmenu1 a {text-decoration:none; color:#4B4C60; font-size:12px;}

div.etwrap .etcontent {
  position:absolute; 
  top:180px;
  left:215px;
  color:#5A5A5A;
  width:520px;
  text-align:justify;
}
div.etwrap .etcontent h1 {
		color: #F73A14;
		text-decoration: none ;
		font-size : 15px;
		font-weight : bold;
}
div.etwrap .etcontent h2 {
  color:gray; 
  font-size:12px;
}

div.etwrap .etmenu1  ul { 
  padding:10px;
  margin-left:35px;
}
div.etwrap .etmenu1.second { 
display:none;
}
#note {
  font-size:10px;
}
.notification_error {
  color:red;
  border-left:2px solid #F73A14;
  padding-left:10px;
}
.notification_ok {
  color:green;
  border-left:2px solid green;
  padding-left:10px;
}
