#main {	
	padding-top: 20px;
}

#youreguest {
	width: 780px;
	margin-left: auto;
	margin-right:auto;
	height: 100px;
	background-color: white;
}

div#post_modif_son {
	float: left;
	margin-left: 8px;
}

#box_recheche_son {
	float: right;
	color: #FFFFFF;
}

#recherche_son_main {
	height: 55px;
	padding-right: 10px;
}

input#input_recherche_son {
	margin-top: 10px;
	width: 150px;
}

input#ok_recherche {
	background-color: transparent;
	margin-top: 9px;
}


div#form_post_son {
	float: left;
	width: 457px;
	margin-top: 0;
	margin-left: 10px;
	background-color: #FFFFFF;
}
* html div#form_post_son {
	margin-left: 5px;
	background-color: #FFFFFF;
}

div#form_in_top {
	height: 35px;
	width: 447px;
	padding-top: 15px;
	padding-left: 10px;
	background-color: white;
}
div#form_in_top2 {
	height: 50px;
	width: 447px;
	padding-top: 22px;
	padding-left: 10px;
	background-color: white;
}
#form_in_mid {
	height: 255px;
}
#form_in_mid2 {
	height: 32px;
}
#form_in_bot {
	height: 35px;
	width: 446px;
	padding-top: 15px;
	padding-left: 10px;
	background-color: white;
}
#form_in_bot2 {
	height: 85px;
	width: 446px;
	padding-top: 22px;
	padding-left: 10px;
	background-color: white;
}

#champsobligatoire {
	font: 12px Arial;
	color: grey;
	font-style: italic;
}

#form_left {
	float: left;
}

#form_right {
	float: right;
}

.form_des {
	height: 30px;
	color: white;
	width: 146px;
	border: 1px solid #808080;
	background-color: #3d74cf;
}

* html .form_des {
	height: 28px;
}

*+html .form_des {
	height: 28px;
}

.form_des_txt {
	padding-top: 7px;
	text-align: center;
}

.white_form {
	height: 30px;
	width: 307px;
	border: 1px solid #808080;
	background-color: white;
}

* html .white_form {
	height: 28px
}

*+html .white_form {
	height: 28px
}

.blue_form {
	height: 30px;
	width: 307px;
	border: 1px solid #808080;
	background-color: #a4b9d4;
}

* html .blue_form {
	height: 28px
}

*+html .blue_form {
	height: 28px
}

.white_form input, .blue_form input {
	margin-top: 5px;
	margin-left: 7px;
	width: 277px;
}

* html .white_form input, * html .blue_form input {
	margin-top: 3px;
}

*+html .white_form input, *+html .blue_form input {
	margin-top: 3px;
}

.white_form select {
	margin-top: 5px;
	margin-left: 7px;
	width: 290px;
}

* html .white_form select {
	margin-top: 3px;
}

*+html .white_form select {
	margin-top: 3px;
}

#form_in_bot  input {
	margin-left: 10px;
}

input#form_file {
	margin-top: 5px;
	margin-left: 7px;
	width: 290px;
}

* html #form_file {
	margin-top: 3px;
}	

*+html #form_file {
	margin-top: 3px;
}

#box_mes_sons {
	float: right;
	margin-top: 0;
	margin-right: 10px;
}

* html #box_mes_sons {
	margin-right: 5px;
}

#box_mes_sons_in {
	height: 240px;
	width: 300px;
	background-color: white;
	overflow: auto;
}

#box_mes_sons_in div {
	padding-top: 3px;
	padding-left: 5px;
}

.btn_supp_mes_sons {
	float:	 right;
	display: block;
	height: 23px;
	width: 92px;
	/*margin-top: 2px;*/
	margin-right: 2px;
	background: transparent url(/images/sons/supprimer.jpg) no-repeat center center;
	 
}

.white {
	background-color: white;
	height: 27px;
	/*width: 278px;*/
}

.blue {
	background-color: #aec3ce;
	height: 27px;
	/*width: 278px;*/
}

#pub2 {
	float: right;
	margin-right: 10px;
	margin-top: 25px;
}

* html #pub2 {
	margin-right: 5px;
}

div#menumembre span#menumembre_right a#mm_mes_musiques {
	height: 19px;
	width: 94px;
	text-align: center;
	background: url(/images/menumembre/mes_videos.jpg) 0 no-repeat;
}

		
	#disclaimer {
	color: #FFFFFF;
	background-color: #FFFFFF;
	width: 90%;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;	
	border: 1px solid #FF0000;
	padding: 10px;
	text-align: justify;
	background-position: center;
	background-image: url(../images/disclaimer/disclaimer-bg.gif);
}
#mail_disclaimer {

	font-weight: bold;
}
a:link#lien_red
{
	color: #FF0000;
}
a:hover#lien_red
{
	color: #FF0000;
}
a:visited#lien_red
{
	color: #FF0000;
}
a:active#lien_red
{
	color: #FF0000;
}

a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
	font-style: normal;
	display: block;
	position: absolute;
	top: 10px;
	left: -10px;
	color: #000;
	border: 1px solid #000000;
	width:250px;
	background-color: #f1fbff;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.tooltip:hover em span {
	position: absolute;
	top: -7px;
	left: 15px;
	height: 7px;
	width: 11px;
	margin:0;
	padding: 0;
	border: 0;
	background-color: transparent;
	
}
#attention {
	margin-left:20px;
	font-weight: bold;
	margin-top:-20px;

	
}