/* CSS Document */

body {
     margin: 0; 
	 padding: 0;
     text-align: center;
	 background-color:#FFFFFF;
}

a:active,  a:link,  a:visited{
	color:#333333;
	text-decoration:underline;
	line-height:18px;
	font-weight:bold;
	padding:0px 5px 0px 5px ;
}
 a:hover{
	color:#10629C;
	text-decoration:underline;
	font-weight:bold;
}
.global{
	position:absolute;
     left: 50%; 
     width: 800px;
     margin-left: -400px; /* moitié de la largeur */
	text-align:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ffffff;
	
}
.top{
	float:left;
	width:800px;
	height:21px;
	background-image:url(../images/1.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.middle{
	float:left;
	width:800px;
	background-image:url(../images/20.gif);
	background-repeat:repeat-y;
}
.bottom{
	float:left;
	width:800px;
	height:17px;
	background-image:url(../images/21.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.top_menu{
	text-align:right;
	margin:0;
	padding:0 25px 0px 0px;
	font-variant:small-caps;
	/*width:100%;*/
	background-image:url(../images/2.gif);
	background-repeat:repeat-y;
	
}
.top_menu a:active, .top_menu a:link, .top_menu a:visited{
	color:#333333;
	text-decoration:none;
	line-height:18px;
}
.top_menu a:hover{
	color:#10629C;
	font-weight:bold;
}


.logo{
	float:left;
	width:231px;
	height:103px;
	background-image:url(../images/logo_index.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-left:5px;
}
.flash{
	float:left;
	width:564px;
	height:103px;
	background-image:url(../images/4.jpg);
	background-repeat:no-repeat;
	background-position:top;
}



.link_group_header{
	font-variant:small-caps;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #000000;
	text-align:right;
	margin:0 10px 10px 7px;
	padding:0 5px 0px 0;
	background-image:url(../images/bg_all.gif);
	background-repeat: repeat-x;
	background-position:0px 5px
}
.link_group{
	
}


.main_menu{
	height:31px;
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
}

.main_menu_left{
	float:left;
	width:236px;
	height:31px;

	background-image:url(../images/5_index.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.main_menu_content{
	float:left;
	color:#FFFFFF;
	/*background-image:url(../images/6.gif);
	background-repeat:repeat-x;*/
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	padding:7px 0px 0px 12px;
}
.main_menu_right{
	float:right;
	width:34px;
	height:31px;
	background-image:url(../images/8.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.main_menu_content a:active, .main_menu_content a:link, .main_menu_content a:visited{
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 17px 0px 7px;
	margin:0;
}
.main_menu_content a:hover{
	color:#FFF000;
	text-decoration:underline;
}
.main_bg{
	padding:0px;
	float:left;
	width:545px;
	background-image:url(../images/14.gif);
	background-repeat:repeat-y;
	background-position:-3px 0px;;

}
.main_bottom{
	float:left;
	width:545px;
	height:13px;
	background-image:url(../images/19.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.main_top{
	float:left;
	width:545px;
	height:27px;
	background-image:url(../images/11.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.main_header{
	color:#000000;
	font-variant:small-caps;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
	padding-left:50px;
}
.actu_header{
	color:#000000;
	font-variant:small-caps;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
	padding-left:30px;
}
.main_content{
	float:left;
	padding:0px 15px 25px 25px ;
	text-align:justify;
	word-spacing:2px;
	margin:10px 0 0 0 ;
}
.icone{
	padding:5px 5px 5px 5px ;
	float:left;
	width:50px;
}
.photo{
	padding:15px 5px 10px 20px ;
	float:right;
	width:200px;
}
.photo_2{
	padding:15px 20px 10px 5px ;
	float:left;
	width:200px;
}
.identite_mini{
	padding:2px 2px 2px 2px ;
	float:left;
	width:30px;
	height:40px;
}
.identite{
	padding:2px 2px 2px 2px ;
	float:left;
	width:150px;
	height:200px;
}
.clr{
	padding:0px;
	width:100px;
}

table.liste_article{
	border:1px solid #333333;
	margin:10px 0 0 0 ;
}
table.liste_article th{
	background-color:#000000;
	background-image:url(../images/6.gif);
	background-repeat:repeat-x;
	background-position:0px -3px ;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 5px  10px;
}
table.liste_article td{
	background-color:#d2d2d2;
	height:20px;
}
.titre_article{
	background-color:#ffffff;
	color:#10629C;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-style:italic;
	font-weight:bold;
	border-bottom:1px solid #10629C;
	margin:10px 0 10px 0 ;
	width:100%;
}
.article{
	background-color:transparent;
	color:#000000;
}
.article_retrait{
	background-color:transparent;
	color:#000000;
	border-left:1px solid #d2d2d2;
	padding:0 5px 0 5px;
	margin:0px 0 15px 70px;
}

table.liste{
	border:1px solid #333333;
	margin:10px 0 0 0 ;
}
table.liste th{
	background-color:#000000;
	background-image:url(../images/6.gif);
	background-repeat:repeat-x;
	background-position:0px -3px ;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 5px  10px;
}
table.liste td{
	background-color:#ffffff;
	height:20px;
}

.main_content_2{
	float:left;
	text-align:justify;
	word-spacing:2px;
	margin:10px 0 0 0 ;
	padding: 0 5px 0 10px ;
}
.index_1{
	/*padding:0px;
	margin:0px;*/
	background-image:url(../images/index_1.jpg);
	background-repeat:no-repeat;
	width:227px;
	height:47px;
}
.index_2{
	background-image:url(../images/index_2.jpg);
	background-repeat:no-repeat;
	width:227px;
	height:215px;
}
.index_3{
	
	background-image:url(../images/index_3.jpg);
	background-repeat:no-repeat;
	width:227px;
	height:282px;
}
.header{
	padding:0px;
	margin:0px;
}
html>body .outer{
	padding:0;
	margin:0;
}
.outer{
	padding:0;
	margin-top:-7px;
}
.content{
	padding:0px;
	margin:0px;
}
html>body .left_menu_bg{
	margin-left:8px;
}
.left_menu_bg{
	margin-left:4px;
	padding-left:1px;
}

.actu_bg{
	padding:0px;
	float:left;
	width:295px;
	background-image:url(../images/14_index.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;;

}
.actu_bottom{
	float:left;
	width:295px;
	height:13px;
	background-image:url(../images/19_index.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.actu_top{
	float:left;
	width:295px;
	height:27px;
	background-image:url(../images/11_index.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.actu{
	float:left;
	width:295px;
}
.icone_home{
	padding:5px 5px 5px 5px ;
	float:left;
	width:38px;
	 border:0px;
}
.actu_content{
	float:left;
	padding:0px 15px 25px 25px ;
	text-align:justify;
	word-spacing:2px;
	margin:10px 0 0 0 ;
}
.titreActu_home{
	color:#10629C;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.block_liste{
	border:1px solid #333333;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.block_liste_over{
	border:1px solid #333333;
	background-color:#f0f0f0;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.hhh tr{
 	border:1px solid #333333;
}
.ctd{
 	float:left;
	 width:250px;
}
.club{
	float:left;
	width:250px;
 
}
.sub_menu{
	width:500px;
	border:1px solid #000000;
	margin-top:10px;
}
.head_part{
	font-size:15px;
	font-weight:bold;
	font-variant:small-caps;
	margin:0 0 20px 0;
	padding-left:100px;
	padding-top:30px;
	width:400px;
	background-color:#222222;
	color:#CCCCCC;
	height:50px;
	vertical-align:top;
}
#infos{
	background-image:url(../admin/images/bulle_infos.png);
	background-repeat:no-repeat;
	background-position:left;
}
#calendrier{
	background-image:url(../admin/images/bulle_agenda.png);
	background-repeat:no-repeat;
	background-position:left;
}
#sport{
	background-image:url(../admin/images/bulle_tiralarc.png);
	background-repeat:no-repeat;
	background-position:left;
}
#club{
	background-image:url(../admin/images/bulle_ffta.png);
	background-repeat:no-repeat;
	background-position:left;
}
#cdta{
	background-image:url(../admin/images/bulle_cdta.png);
	background-repeat:no-repeat;
	background-position:left;
}

