


/*	------------------------------------------	BLOCS	------------------------------------------	*/


#main{
	width: 800px;
	padding: 0;
	margin: 10px auto;	
	background: #a970a9 url(images/degrade.jpg) repeat-x;
	font-family: Verdana, sans-serif;
}

table{
	 border-collapse: collapse;
}

td{
	vertical-align:top; 
}


#tb_header{
	width: 800px;
	height: 184px;
	background: #a970a9 url(images/header.jpg) no-repeat;
	
}


#tb_menu {
	width: 175px;
	background:url(images/0menu_top.jpg) no-repeat;
}

#id_menu{
	width: 145px;
	margin-left: 23px;
	padding-top: 10px;
	color: #6b086a;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background:#faedfc url(images/menu_top.jpg) no-repeat;
}

#tb_contenu {
	width: 607px;
	padding-right: 10px;
	text-align: justify;
	background: #faedfc url(images/contenu_fond.jpg) no-repeat;
	
}

#tb_footer{
	height: 100px;
	padding: 10px;
	background: #a970a9 url(images/trace.jpg) no-repeat;
	background-position:right bottom;
	text-align: center;
}

#goutiere{
	width: 18px;
}

/*

#main{
	width: 774px;
	padding: 0;
	margin: 10px auto;
	padding-left: 24px;
	
	min-height: 937px;
	_height: 937px;
	background: #a970a9 url(images/degrade.jpg) repeat-x;
	font-family: Verdana, sans-serif;
}
*/



#header{
	height: 184px;
	margin-left: -24px;
	background: #a970a9 url(images/header.jpg) no-repeat;
}

#footer{
	width: 778px;
	height: 74px;
	margin: auto;
	margin-top: -10px;
	padding: 10px;
	background: #a970a9 url(images/trace.jpg) no-repeat;
	background-position:right bottom;
	text-align: center;
}

#menu {
	float: left;
	width: 145px;
	height: 657px;
	background: #faedfc url(images/menu_top.jpg) no-repeat;
	
	padding-top: 20px;
	
	color: #6b086a;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#contenu {

	width: 607px;
	min-height: 782px;
	_height: 782px;
	padding:0;
	margin-left: 153px;

	background: #faedfc url(images/contenu_fond.jpg) no-repeat;
	border-top: 1px solid black;
	
	text-align: justify;
	
}

#mini_gallerie{
	margin-top: 50px;
	height: 114px;
	width: 305px;
	float: right;
	background: #faedfc url(images/flamme.gif) no-repeat;
	background-position: right;
	
	color: #6b086a;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #a970a9;
}

#mini_gallerie img{
	padding-left: 10px;
	
}

#drapeaux{
	position: absolute;
	margin-left: -387px;
	left: 50%;
	top: 15px;
}

#popup{

	text-align: center;
	margin-left: -80px;

}


#colonne_gauche{
	width: 180px;
	margin: 10px 5px;
	float: left;
}
#colonne_droite{
	width: 180px;
	margin: 10px 5px;
	float: right;

}

#apercu_vid{
	width: 285px;
	/*height: 318px;*/
	text-align: center;
	padding-top: 70px;
	margin-left: 20px;
	margin-top: 30px;
	
	/*background: #faedfc url(images/fond_mini_vid.jpg) no-repeat;*/
}



/*	------------------------------------------	BALISES	------------------------------------------	*/

a{
	text-decoration: none;
	color: #6b086a;
}
a:hover{
	color: #a970a9;
}

html, body {
	height: 100%;
	margin: 0;
	background-color: #341a32;
}

h1{
	font-size: 20px;
	text-align: center;
	margin-bottom: 9px;
	margin-top: 20px;
	color: #8a4009;
}


h1 img{
	margin-bottom: -15px;
}

ul{
	
	list-style-type: none;
	width: 100px;
	margin:auto;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
	display: block;
	padding-top:9px;
}

a img{
	border: none;
}

.centrage{
	text-align:center;
	width: 200px;
	margin: auto;
}


/*	------------------------------------------	STYLES	------------------------------------------	*/
.dessous{
	padding-top: 30px;
	clear: both;
}

.texte_courant{
	font-size: 13px;
	color: #453111;
	width: 400px;
	padding-left: 150px;
	margin-top: 120px;
}

.rapproche_marge{
	width: 540px;
	padding-left: 50px;
}


.retrait{
	padding-left: 60px;
	width: 310px;
}

.titre{
	font-size: 15px;
	font-weight:bold;
	color: #6b086a;
	padding-left: 30px;
}

.sous_titre{
	font-size: 13px;
	font-weight:bold;
}

#bloc_large{
	font-size: 13px;
	color: #453111;
	width: 450px;
	padding-left: 100px;
	margin-top: 120px;
}

.texte_blog{
	text-align: justify;
}

.texte_blog img{
	margin-top: 20px;
}

.image_blog{
	float: left;
	margin: 0 10px 10px 0;
}

.mini{
	font-size: 11px;
	
}

.mini_video{
	margin: 0 5px;
	margin-bottom: 20px;
}

.photo{
	text-align: center;
}

/*	------------------------------------------	DECORATIONS	------------------------------------------	*/
#img_fond_gch{
	margin-left: -24px;
	margin-bottom: -114px;
	width: 180px;
	height: 114px;
	background: #faedfc url(images/0menu_top.jpg) no-repeat;
}

