/* CSS Document */ /* fond du conteneur:#d4d4d4
couleur du bleu #2389BA
bg tablo:#E7E7E7;

 */
 

* {
	outline: none;
} 

body {
	color: #333;
	height: 100%;
	background: url('background.png');
	background-attachment: fixed;
	/*background-color:#ddd;*/
	font-family: verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
}

div#raggy {
	z-index: 3;
	position: absolute;
	float: right;
	width: 92px;
	height: 23px;
	background: url('raggy.png') no-repeat;
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src =
		'raggy.png', sizingMethod = 'crop' );
	margin-top: 40px;
	margin-left: 770px;
}


div#FBlogin {
	margin-left: 15px;
	margin-top: 13px;
}


div#header a.raggy {
	position: absolute;
	margin-top: 40px;
	margin-left: 770px;
	width: 92px;
	height: 23px;
	background: url('raggy.png') no-repeat;
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src =
		'raggy.png', sizingMethod = 'crop' );
}


div#conteneur {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding-top: 0px;
}

div#conteneurfond {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: url('conteneur.png');
}

div#conteneurfond a{
	
}

div.rescss {
	
}

div#contenu {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
}
div#fondmenu {
	width: 100%;
	background: url(fondmenu.png) no-repeat;
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src =
		'fondmenu.png', sizingMethod = 'crop' );
	padding-top: 2px;
	padding-bottom: 2px;
}

div#bas {
	height: 60px;
	background: url(bas.png) no-repeat;
	text-align: center;
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src =
		'bas_ie.png', sizingMethod = 'crop' );
}

div#textebas {
	width: 100%;
	height: 54px;
	padding-top: 6px;
	text-align: center;
	color: #2389BA;
	font-size: 10px;
}
div#header {
	height: 120px;
	background: url(header.png) no-repeat;
	margin: 0;
	_background: none;
	_filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src =
		'header.png', sizingMethod = 'crop' );
}

/* CSS pr le chargement. attente rechercher ou upload */
#chgt {
	z-index: 1000;
	position: fixed;
	_position: absolute;
	/* pour IE 6 qui fait ch**er pas tres propre pr le scroll */
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity = 60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
}

#waitup {
	z-index: 1120;
	position: fixed;
	_position: absolute;
	width: 100%;
	height: 100%;
	font-size: 2em;
	padding-top: 15%;
	color: #fff;
	text-align: center;
	display: none;
}


/* FACEBOOK LIVE STREAMING */

#facebookStream{
	z-index: 1000;
	position: fixed;
	_position: absolute;
	border:2px solid #999;
	display:none;
}

#showFBStream{
	z-index: 1001;
	right:0px;
	bottom:0px;
	position: absolute;


	
}

img.chgt {
	padding: 20px;
}
div#droite {
	float: right;
	width: auto;
}

div#load {
	width: 100%;
	padding-top: 25px;
	padding-bottom: 15px;
	text-align: center;
	margin: 0 auto;
}

div#tiload {
	text-align: center;
	margin: 0 auto;
}

div#lienrubrique {
	margin: 0 auto;
	width: 80%;
	text-align: center;
	margin-top: 5px;
	padding: 10px;
	border: 1px dashed #2389BA;
}

div#fond {
	margin: 0 auto;
	text-align: left;
	/*background: url(fond.png) no-repeat center top ;*/
}


div#annot {
	font-family: verdana, sans-serif;
	font-size: 10px;
}

div#facebook {
	position: absolute;
	width: 300px;
	height: 52px;
	margin-left: 15px;
	margin-top: 68px;
	padding: 0px;
	overflow: hidden;
}

table.FBtable {
	height:50px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.FBtable td {
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
}
table.FBtable td.droite {
	height:50%;
}