h2{
	font-size : 16px;
	font-weight : bold;
}

h3{
	font-size : 13px;
}



a {
	text-decoration:underline!important;
	color:blue;
}

a:hover {
	color:#800080;
}


a.copyright {
	text-decoration:none!important;
	color:#3F3D3E;
}

a.copyright:hover {
	color:#A7ABAE;
}


span.lien_detail {
	font-size : 10px;
}


.context-search
{
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:5px;
	background:#E5ECF9;
}

.context-search h4
{
	border-bottom:1px solid #000000;
	font-size : 10px;
}

.context-search input
{
	width:120px;
}

.context-search select
{
}

.context-search select
{
}

.bouton
{
	color: #000000;
	font-size: 9px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width:70px!important;
}
