BODY { 
position:relative;
width:1000px;
margin-left : auto;
margin-right : auto;

/*margin-top 		: 5px; 
margin-bottom 	: 0px; 
margin-left		: 5px; 
margin-right	: 0px;*/ 

/*
scrollbar-face-color		:#629AB3;
scrollbar-highlight-color	:#629AB3;
scrollbar-3dlight-color		:#FFFFFF;
scrollbar-darkshadow-color	:white;
scrollbar-shadow-color		:#629AB3;
scrollbar-arrow-color		:white;
scrollbar-track-color		:white;
*/

} 


.logo img{padding-left:58px;}


.coint_hg
{
vertical-align:top;
}

.coint_hd
{
vertical-align:top;
}

.coint_bg
{
width:5px;
height:5px;
vertical-align:bottom;
}

.coint_bd
{
width:5px;
height:5px;
vertical-align:bottom;
}

.CSS_TXT { 
font-family 	: Arial, Helvetica, sans-serif; 
font-size 		: 9pt; 
color 			: #515151; 
text-decoration : none; 
line-height 	: 17px; 
}


.CSS_SITE_COLOR_ROUGE { color : #E10011; }
.CSS_SITE_COLOR_BLUE  { color : #515151; }


.CSS_TXT_LINK { 
font-size 		: 10pt; 
color 			: #515151; 
text-decoration : none; 
line-height 	: 17px; 
}
.CSS_TXT_LINK:hover { 
color 			: #629AB3;
} 



.CSS_PARAGRAPH_TITLE { 
font-size 		: 10pt; 
color 			: #FF1100;
font-weight 	: bold;
text-decoration : none; 
line-height 	: 20px; 
margin:20px 0 20px 0;
}


.CSS_SMALL_TXT_BLACK { 
font-family 	: Arial; 
font-size 		: 8pt; 
color 			: black; 
text-decoration : none; 
}

.CSS_TXT_BLACK_BOLD { 
font-family 		: Arial; 
font-size 			: 10pt; 
color 				: black; 
font-weight 		: bold;
text-decoration 	: none; 
line-height 		: 17px; 
}


.CSS_TEXT_CATEG { 
color				: white;
padding-left		: 10px;
font-size			: 9pt;
font-weight 		: bold;
line-height			: 17px;
} 

.CSS_TEXT_CATEG_RED { 
color				: #E10011;
padding-left		: 10px;
font-size			: 9pt;
font-weight 		: bold;
line-height			: 17px;
} 


.CSS_TIK_MORE_INFO { 
color				: white;
padding-left		: 10px;
font-size			: 10px;
font-weight			: bold;
text-decoration 	: none;
vertical-align		: top;
line-height:12px;
} 



.CSS_LEFT_CATEGS_LINK { 
background-color	: transparent;
color 				: white; 
font-size			: 8pt;
font-weight 		: bold;
line-height			: 17px;
text-decoration 	: none;
cursor				: pointer;
} 



.CSS_LEFT_CATEGS { 
background-color	: #000000;
padding				: 0 10px 0 10px;
cursor				: default;
} 
.CSS_LEFT_CATEGS:hover { 
background-color 	: #b3b4b3;
} 
.CSS_LEFT_CATEGS a {
text-decoration:none;
color:#FFFFFF;
}
.CSS_LEFT_CATEGS a:hover {
color:#000000;
}

.CSS_SELECTED_CATEG { 
background-color	: #b3b4b3;
padding				: 0 10px 0 10px;
cursor				: default;
} 





.CSS_SUB_CATEG_LINK { 
color 				: #ffffff; 
font-size			: 8pt;
font-weight 		: bold;
line-height			: 17px;
text-decoration 	: none;
} 
.CSS_SUB_CATEG_LINK:hover { 
color 				: #000000;
} 

.CSS_SUB_CATEG_LINK_SELECTED { 
color 				: #E10011; 
font-size			: 8pt;
font-weight 		: bold;
line-height			: 17px;
text-decoration 	: none;
} 


.CSS_SUB_CATEG { 
position:relative;
left:-11px;
top:2px;
border-bottom:1px solid #FFFFFF;
min-width:220px;
height:18px;
background-color	: #000000;
padding-left		: 10px;
padding-right:10px;
font-weight:bold;
} 
.CSS_SUB_CATEG:hover { 
background-color	: #b3b4b3;
color:#000000;
}
.CSS_SUB_CATEG a { 
text-decoration:none;
color:#FFFFFF;
}
.CSS_SUB_CATEG a:hover { 
color:#000000;
font-weight:bold;
}


/*
input[type='text'] { 
border : 1px solid #629AB3; 
} 

textarea { 
border : 1px solid #629AB3; 
} 
*/

input[type='submit'] {
cursor 				: pointer;
font-size 			: 10px; 
line-height 		: 17px;
padding				: 0; 
color 				: #000; 
}

#contact input[type='submit'] {
cursor 				: pointer;
font-size 			: 10px; 
line-height 		: 17px;
padding				: 0 0 5px 2px; 
color 				: #000; 
border				: none;

}



.home {
margin-top:30px;
min-height:300px;
}

.home_tb {
border-right:1px solid #c3c1c1;
vertical-align:top;
}
.home_edito {
margin:10px;
}
.home_edito h1 {
font-size:9pt;
color:#FF1100;
}
.home_edito h2 {
font-size:8pt;
font-weight:normal;
margin:5px 0 5px 0;
}

#home td {
padding-left:10px;
}

#player {margin:10px 0 0 18px;}


.title {
background:url(./images/title.jpg); 
width:263px;
height:24px;
margin-left:5px;
}
.title span {
padding-left:50px;
line-height:24px;
font-weight:bold;
color:#000000;
font-size:8pt;
}

.menu_gauche {
background:url(images/fd_menu_gauche.jpg) repeat-x bottom;
min-height:432px;
width:200px;
margin:0 0 10px 10px;
vertical-align:top;
}
.menu_gauche h1 {
color:#FF1100;
font-size:8pt;
border-bottom:1px dotted #c3c1c1;
}
.menu_gauche h1 a {
text-decoration:none;
color:#FF1100;
}

.menu_gauche h2 {
color:#585656;
font-size:7pt;
}
.menu_gauche h2 a {
text-decoration:none;
color:#585656;
}


.title_gd {
background:url(./images/title_gd.jpg); 
width:398px;
height:21px;
}
.title_gd span {
padding-left:50px;
line-height:23px;
font-weight:bold;
color:#000000;
font-size:8pt;
}

.colone_droite {
margin-top:30px;
}

.logo_bas {
margin-left:5px;
}

.logo_bas a{

}

.logo_bas img {
margin-left:8px;
margin-bottom:5px;
border:none;
}

.search
{
margin-top:50px;
}

.search_a a
{
color:#FF1100;
text-decoration:underline;
}
.search_a a:hover
{
font-weight:bold;
}



.annuaire{display:inline;float:left;margin-right:10px;width:190px;background-color:#00FF00;}
	.annuaire .titre{font-size:12px;color:#E11709;margin:0;padding:0;}



