.accueil_connexion{

	margin: 50px 0 0 50px;
	width:697px;
	height:247px;	
	
	
}

.box {
	
	border-collapse:collapse;	
	
}


.box1 {
    margin:0;
    padding:0;
	border-collapse:collapse;
}
.box1 .A1 {
    width:26px;
    height:36px;
    background:url("images/haut1.png");
	background-position:right;
	background-repeat:no-repeat;
	font-weight:bold;
}
.box1 .A2 {
    height:36px;
    background:url("images/haut2.png");
	font-weight:bold;
}
.box1 .A3 {
    width:26px;
    height:36px;
    background:url("images/haut3.png");
	background-repeat:no-repeat;
	font-weight:bold;
}
.box1 .B1 {
    width:26px;
    background:url("images/box-B1.png");
}
.box1 .B2 {
    background:url("images/box-B2.png");
}
.box1 .B3 {
    width:26px;
    background:url("images/box-B3.png");
	background-repeat:repeat-y;
}
.box1 .C1 {
    width:26px;
    height:26px;
    background:url("images/box-C1.png");
}
.box1 .C2 {
    height:26px;
    background:url("images/box-C2.png");
}
.box1 .C3 {
    width:26px;
    height:26px;
    background:url("images/box-C3.png");
	background-repeat:no-repeat;
}


.box1 .X1 {
    width:26px;
    height:1px;
    background:url("images/box-B1.png");
}
.box1 .X2 {
    height:1px;
    background-color:#CCC;
}
.box1 .X3 {
    width:26px;
    height:1px;
    background:url("images/box-B3.png");
	background-repeat:no-repeat;
}


.titreAnnexe{
	
	padding: 5px 0 5px 5px;
	background-image:url(images/fond_titre_cmd.png);
	background-repeat:no-repeat;
	color:#000;
	width: 630px;
	height:41px;
	padding:10px 0px 0px 20px;
	
}

.ss_crea{
	
	border-right:1px solid #D0CFCF;
	margin-bottom:50px;	
	
}


.connexion{
	
	float: right; 
	width: 320px;
	margin-right:40px;
	
}

.titreConn{
	
	margin:0px 10px 10px 0px;
	padding: 5px 0 5px 5px;
	background-color:#635f5f;
	color:#FFF;
	border:1px solid #D0CFCF;
	
}


.sousTitrePage{
	
	margin:0px 0px 10px 0px;
	padding: 5px 0 5px 5px;
	background-color:#635f5f;
	color:#FFF;
	border:1px solid #D0CFCF;	
	
}

.titrePage img{
	
	font-size:0
	
}

.titrePage{

	padding-top:5px;
	text-align:center;
	
}

.obligatoire{
	
	color:#900;	
	
}

.univers{
	
	color:#FFF;	
	
}

.link{
	
	color:#D0CFCF;

}

.contenu_texte{
	
	width:630px;
	
}

.txtarea{
	
	background-image:url(images/cadre_commentaires.png);
	background-repeat:no-repeat;
	border:none;
	width:598px;
	height:80px;
	padding:10px 10px 10px 20px;
	
}

.livraison ul{
	
	list-style:none;
	
}