﻿.block_content_left
{
	float: left;
	display: inline;
	width: 57px;
	left: 0px;
	top: 0px;
	text-align:center ; 
}

.block_content_right
{
	width: 167px;
	float: left;
	display: inline;
	
}

.block_content_right a
{
	text-decoration :none;
	font-size :11px;
	color : #000000;	
}
.block_content_right a:hover
{
	text-decoration :none;
	font-size :11px;
	color : #FFFFFF;	
}

.block_content_right h4
{	
	font-size: 12px;
	color :#FFFFFF;
	font-weight :bold;
	margin-top:0px;
	margin-bottom:0px;  
	padding-top:0px;
	padding-bottom:0px;
	text-transform: uppercase;
}
/*******************/
.block_search_top
{
	background-image: url(images/search_top.gif);
	background-repeat: no-repeat;
	height :5px;
	font-size :0px;
}
.block_search_middle
{
	background-image: url(images/search_middle.gif);
	background-repeat: repeat-y;
	padding-left :10px;
	padding-right :10px;
}
.block_search_bottom
{
	background-image: url(images/search_bottom.gif);
	background-repeat: no-repeat;
	height :5px;

}
.search_ok
{
	font-size :12px;
    color:#0B5699;  
    font-weight:bold ;
    text-transform: uppercase;
    text-decoration :none;
}
.search_textbox
{
	font-size :11px;
    color:#444444;
    height :12px;
    border:solid 1px #999999; 
}
.search_alpha_active
{
    color:#FF8300;
	font-size :13px;
    text-decoration :'underline';
    text-align :left;
}
.search_alpha
{
    color:#0B5699;
	font-size :13px;
    text-decoration :none;
    text-align :left;
}
.alpha_list
{
    color: #0B5699;
    font-size: 11px;
    text-decoration: 'underline';
    text-align: left;
}

.titre_orange_16px
{
    font-family :Arial;
	font-size :14px;
    color:#FF8300;
    text-transform: uppercase;   
}



.combobox
{
	border-color :#999999;
	font-size :10px;
}

.Divcombobox
{
	border:1px solid #999999;
	font-size :10px;
	margin:0px;
	max-height:250px;
	overflow-y:scroll;
	overflow-x:hidden;
	width:auto;
	min-width:250px;
}

.Divcombobox ul
{
	padding:2px;
	margin:0px;
}

.Divcombobox li
{
	list-style-type:none;
}

.Divcombobox a.linkCombo
{
	text-decoration:none;
	color:Black;
	width:auto;
	display:block;
}

.Divcombobox a.linkCombo:hover
{
	color:White;
	background-color:#316AC5;
	cursor:pointer;
}

.newSelect
{
	display:block;
    background-color:White;
    background-image:url('images/fleche_select.gif');
    background-repeat:no-repeat;
    background-position:right;
    padding:2px;
    border:solid 1px #999999;
    Color:Black;
    text-decoration:none;
    border-color :#999999;
	font-size :10px;
}


.AreaNotCollapse
{
    visibility :visible ;
    display :block;
}
.AreaCollapse
{
    visibility:hidden ;
    display:none;
}
.CollapserClass
{
    visibility :visible ;
}


ul.ListeAPuce
{
    margin:0;
    padding-left:20px;
}

ul.ListeAPuce li
{
    background-image:url(images/puce_liste.jpg);
    background-position:0 6px;
    background-repeat:no-repeat;
    list-style-type:none;
    margin-bottom:5px;
    padding:0 0 0 12px;
    font-size:12px; 
}
ul.ListeAPuce li:hover
{
    background-position:3px 6px;
}

ul.ListeAPuce li a 
{
    display:block;
    color:#0B5699;
    text-transform:none;
    font-size:12px;
	width:100%;  
	text-decoration:none; 
}

ul.ListeAPuce li a:hover
{
	color:#FF8400!important; 
	/*background-color: #EAF1F6;*/
	display:block;
	width:100%;  
	text-decoration:underline;
}
.sigle
{
    text-transform:capitalize;
    font-weight:bold;  
}
.libellelong
{
    text-transform:none; 
}
