/* CSS Document */
.cadre_gauche {
width:151px;
position:absolute;
}
.cadre_droit {
width:152px;
left:870px;
position:absolute;
}
.messagerie {
width:80%;
border:1px solid #CCCCCC;
}

.background {
	width:1024px;
	height:100%;
	position:absolute;
	left:10%;
}

.conteneur {
	width:100%;
	height:580px;
	margin:0px;
}


.header {
	width:1000px;
	height:250px;
}

.corp {
	width:750px;
	float:left;
}
.corp_admin {
	width:1000px;
	float:left;

}

.pub {
	width:240px;
	/**/right:15px;
	position:relative;
	float:right;
}

.rss {
	width:240px;
	right:10px;
	position:relative;
	float:right;
	top:15px;
	
}

.footer {
	float:left;
	width:1000px;
}
.comm {
	width:700px;
}
.com_deg {
	background-image:url(../images/com_deg.gif);
	background-repeat:repeat-y;
	background-color:#4d8ce3;
	font-size:12px;
	color:#e7e7e7;
}
.com_deg_girl {
	background-image:url(../images/com_deg_girl.gif);
	background-repeat:repeat-y;
	background-color:#e62a3b;
	font-size:12px;
	color:#e7e7e7;
}
