#conteneur .informations {
	margin: 0px;
	padding: 0px;
	width: 540px;
	float: left;
}

#conteneur .informations .titre { background-image: url('../images2/login_information_top.jpg'); background-repeat: no-repeat; width:540px; height: 19px;}
#conteneur .informations .titre p { font-weight: bold; color: #fff; text-align: center; padding-top: 2px;}

#conteneur .informations .contenu { background-image: url('../images2/login_information_body.jpg'); background-repeat: repeat-y; width:540px;}
#conteneur .informations .contenu .texte { padding: 10px; margin: 0px; color: #1e5f65; background-color: inherit;}
#conteneur .informations .contenu .texte .mea {font-size:14px; font-weight: bold; color: #009ba9; background-color: inherit;}

#conteneur .informations .bottom { background-image: url('../images2/login_information_bottom.jpg'); background-repeat: no-repeat; width:540px; height: 10px;}

#conteneur .informations a:link { text-decoration : none; font-weight: bold; color: #1e5f65; background-color:inherit;} 
#conteneur .informations a:visited { text-decoration : none; font-weight: bold; color: #1e5f65; background-color:inherit;} 
#conteneur .informations a:active { text-decoration : underline; font-weight: bold; color: #1e5f65; background-color:inherit;}
#conteneur .informations a:hover { text-decoration : underline; font-weight: bold; color: #1e5f65; background-color:inherit;}

#conteneur .connexion {
	margin: 0px;
	padding: 0px;
	width: 305px;
	float: right;
}

#conteneur .connexion .titre { background-image: url('../images2/login_connexion_top.jpg'); background-repeat: no-repeat; width:300px; height: 19px;}
#conteneur .connexion .titre p { font-weight: bold; color: #fff; text-align: center; padding-top: 2px;}

#conteneur .connexion .contenu { background-image: url('../images2/login_connexion_body.jpg'); background-repeat: repeat-y; width:300px;}
#conteneur .connexion .contenu .texte { padding: 10px; margin: 0px; color: #1e5f65; background-color: inherit; text-align: right;}
#conteneur .connexion .contenu .texte input {font-size:12px; width:120px; border:1px solid #009ba9;}

#conteneur .connexion .bottom { background-image: url('../images2/login_connexion_bottom.jpg'); background-repeat: no-repeat; width:300px; height: 9px;}

#conteneur .connexion a:link { text-decoration : none; font-style: italic; color: #1e5f65; background-color:inherit;} 
#conteneur .connexion a:visited { text-decoration : none; font-style: italic; color: #1e5f65; background-color:inherit;} 
#conteneur .connexion a:active { text-decoration : underline; font-style: italic; color: #1e5f65; background-color:inherit;}
#conteneur .connexion a:hover { text-decoration : underline; font-style: italic; color: #1e5f65; background-color:inherit;}

#conteneur .connexion table { width: 100%; padding-top: 5px;}

#conteneur .connexion form { padding: 0px; margin: 0px;}
#conteneur .connexion img a { border:0px;}

#conteneur .pubmiddle { width:300px; height: 250px; float: right; padding-top:5px; padding-right: 5px; margin: 0px;}