@charset "utf-8";
/* CSS Document */

.conteneur{
width:744px;
height:950px;
margin:auto;
}
.logo{
width:744px;
height:200px;
}

.bordgauche{
	width:3px;
	height:Auto;
	float:left;
}

.borddroit{
	width:3px;
	height:Auto;
	float:right;
}

.menu{
width:720px;
height:50px;
float:left;
margin-left:6px;
margin-right:6px;
}

.texte{
widht:744px;
height:700px;
padding:5px;
}

