/* CSS du contenu des pages du site Chacun Sa Tribu */
/*              By ALTO Info-Systems                */

.error label{
    background:url(../img/error.png) left no-repeat;
    padding-left: 25px;
    color: red;
    font-weight: bold;
    height: 24px;
    vertical-align: center;
    padding-top: 5px;
}
#frise{
	background:url(../img/frise.png);
	float:right;
	width:300px;
	height:173px;
	position:absolute;
	top:-40px;
	right:0;
	z-index:1;
}

#centre{
	float:left;
	width:610px;
}

#content{
	width:1000px;
	position:relative;
    height: 800px;
}

#contenu{
	position:relative;
	border:2px solid #573103;
	width:555px;
	margin-top:20px;
	margin-bottom:20px;
	padding:20px;
	z-index:1;
	background-color: #FFFFFF;
	font-size:12px;
	text-align: center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#contenu_admin{
	position:relative;
	border:2px solid #573103;
	width:960px;
	margin-top:20px;
	margin-bottom:20px;
	padding:20px;
	text-align : center;
	z-index:1;
	background-color: #FFFFFF;
	font-size:12px;
}


#center_text{
	text-align:center;
	font-size:12px;
}

#left_text{
	text-align:left;
	font-size:12px;
}

#justify_text{
	text-align:justify;
	font-size:12px;
}



.hg{
<<<<<<< .mine
	background:url(../img/hg.bmp);
=======
	background:url(../img/corners/hg.bmp);
>>>>>>> .r20
	width : 20px;
	height : 20px;
	top : -3px;
	left : -3px;
	position : absolute;
}

.hd{
<<<<<<< .mine
	background:url(../img/hd.bmp);
=======
	background:url(../img/corners/hd.bmp);
>>>>>>> .r20
	width : 20px;
	height : 20px;
	top : -3px;
	right : -3px;
	position : absolute;
}

.bg{
<<<<<<< .mine
	background:url(../img/bg.bmp);
=======
	background:url(../img/corners/bg.bmp);
>>>>>>> .r20
	width : 20px;
	height : 20px;
	bottom : -2px;
	left : -3px;
	position : absolute;
}

.bd{
<<<<<<< .mine
	background:url(../img/bd.bmp);
=======
	background:url(../img/corners/bd.bmp);
>>>>>>> .r20
	width : 20px;
	height : 20px;
	bottom : -3px;
	right : -2px;
	position : absolute;
}

.hg2{
<<<<<<< .mine
	background:url(../img/hg2.bmp);
=======
	background:url(../img/corners/hg2.bmp);
>>>>>>> .r20
	width : 20px;
	height : 20px;
	top : -3px;
	left : -3px;
	position : absolute;
}

.hd2{
<<<<<<< .mine
	background:url(../img/hd2.bmp);
=======
	background:url(../img/corners/hd2.bmp);
>>>>>>> .r20
	width : 20px;
	height : 20px;
	top : -3px;
	right : -3px;
	position : absolute;
}

.bg2{
<<<<<<< .mine
	background:url(../img/bg2.bmp);
=======
	background:url(../img/corners/bg2.bmp);
>>>>>>> .r20
	width : 20px;
	height : 20px;
	bottom : -2px;
	left : -3px;
	position : absolute;
}

.bd2{
<<<<<<< .mine
	background:url(../img/bd2.bmp);
=======
	background:url(../img/corners/bd2.bmp);
>>>>>>> .r20
	width : 20px;
	height : 20px;
	bottom : -3px;
	right : -2px;
	position : absolute;
}

#liste_admin{
	border-spacing : 0;
	position : relative;
	float : center;
	text-align: left;
	font-size: 10px;
}

.preventes{
    float:right;
    height: 80px;
    
}

.pub{
    float:right;
    margin-top: 18px;
    margin-left: 15px;
}

