.onglet_contenu{
text-decoration:none;
text-align:center;
padding:8px 0px 0px 0px;
width:100px;
height:20px;
float:left;
font-size:12px;
font-weight:bold;
margin:0px 5px 0px 0px;
}

.onglet_jazz{
background-color:#78B0DF;
color:#032531;
}

.onglet_poprock{
background-color:#9E0B0E;
color:#121A13;
}

.onglet_classique{
background-color:#FFF568;
color:#121A13;
}

.onglet_accessoires{
background-color:#7CC576;
color:#121A13;
}

.onglet_show_room{
background-color:black;
color:white;
}

.searchajax {
	background-color	:	white;
	cursor				:	auto;
}

.searchajax_select {
	background-color	:	#efefef;
	cursor				:	pointer;
}

div.zoom_image {
	position:absolute;   
	border: 4px solid #B3B3B3; 
	background-color: white;
}

.img_petite_zoom{
	height:50px;
	width:50px;
	border: 1px solid #B3B3B3;
}

.link_divers {
	font-family			:	Tahoma,Arial,Helvetica;
	font-size			:	11px;
	color				:	black;
	text-decoration		:	none;}

.pancontainer{
position:relative; /*keep this intact*/
overflow:hidden; /*keep this intact*/
width:300px;
height:300px
}

a.link_artist_zoom{
	font-family			:	Tahoma,Arial,Helvetica;
	color				:	black;
	font-size			:	16px;
	text-decoration		:	none;
	font-weight 		:	bold;}		

.email_activation_verification {color:red;font-weight:bold;}

.image_validation{background: url("../../../images/sites/cdandlp/validation-form.png") left top no-repeat; width:20px;height:16px;}
.image_validation_ok{background-position:left bottom;}
.image_validation_nok{background-position:right bottom;}


.error_validation {
	display:none;
}
.error_validation_show {
	display:inline !important;
	color:red;
}
.error_red{
	color:red;
}

input.filled{
	border:none;
	margin-top:-1px;
	font-size:14px;
	font-weight:bold;
}
input.filled:focus{
	border:none;
}

.genericBlueBtnValidForm {

	display:inline-block;
	padding:5px 15px;
	font-size:14px;
	border:1px solid #6A6A6A;
	margin:10px 10px 0 0;
	background: #C6C6C6;
	color:#6A6A6A !important;font-weight:bold;text-decoration:none;				
	-webkit-border-radius:18px;
	-moz-border-radius: 18px;
	border-radius: 18px;

}

.genericBlueBtnValidForm:hover {
	font-size:14px;
	cursor:pointer;
}


.genericGreyBtnValidForm {
	display:inline-block;
	padding:5px 15px;
	font-size:14px;
	border:1px solid #6A6A6A;
	margin:10px 10px 0 0;
	background: #C6C6C6;
	color:#6A6A6A !important;font-weight:bold;text-decoration:none;				
	-webkit-border-radius:18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}

.genericGreyBtnValidForm:hover {
	font-size:14px;
	cursor:pointer;
}

.AN15 {
	
	font-family			:	Arial,Helvetica,sans-serif;
	font-size			:	15px;
	text-decoration		:	none}

a {
color:white;
font-weight:normal;
text-decoration:none;
}

