/* CSS Document */
body {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/fond2.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	text-align: center;
}

a img {
	border: 0;
}

#conteneur_global {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	width: 100%;
	height: 126px;
	border: 1px solid black;
	background-image: url(images/degrade_header.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
#header h1 {
	text-indent: -5000px;
	margin: 0;
	line-height: 0;
}
#login {
	color: #E26F1B;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
#login a {
	color: #E26F1B;
	font-weight: bold;
	text-decoration: none;
}
#login a:hover {
	text-decoration: underline;
}
#connect {
	float: right;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#connect p {
	margin-top: 4px;
	margin-bottom: 4px;
}
#connect a {
	margin-left: 162px;
	font-size: 11px;
	color: #E26F1B;
	text-decoration: underline;
}
#connect a:hover {
	color: #1BA3EA;
}
#logo {
	padding-top: 5px;
	padding-left: 5px;
}
#rechercher {
	margin-top: 15px;
	margin-left: 5px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#mon_menu {
	margin-bottom: 5px;
	padding: 0;
}
ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	display: inline;
}
#menu a {
	float: left;
	display: block;
	margin-bottom: 5px !important;  /*fuck IE6*/
	margin: 0;
	color: #1BA3EA;
	font-weight: bold;
	text-decoration: none;
	line-height: 40px;
	width: 196px;
	border: 1px solid black;
	background-image: url(images/degrade_bouton.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#menu a:hover {
	color: #E26F1B;
}

#image_clipstar {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	width: 320px;
	height: 240px;
}
#image_clipstar img {
	border: 0 none;
	width: 320px;
	height: 240px;
}
#infos_clipstar {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	width: 320px;
	height: 240px;
	background-image: url(images/degrade_clipstar.gif);
	background-repeat: repeat-x;
	background-color: #595959;
}
#infos_clipstar_titre {
	font-size: 30px;
	color: #1BA3EA;
	font-weight: bold;
	text-align: left;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}
#infos_clipstar_titre a {
	color: #1BA3EA;
	text-decoration: none;
}
#infos_clipstar_titre a:hover {
	text-decoration: underline;
}
#img_clipstar_sender {
	float: left;
	margin: 2px 0 0 20px;
	_margin: 2px 0 0 10px;
	border: 0;
	height: 80px;
	width: 100px;
}
#info_sender {
	margin-top: 12px;
}
#info_sender a {
	color: #E26F1B;
	text-decoration: none;
}
#info_sender a:hover {
	text-decoration: underline;
}
#etoiles_clipstar {
	margin: 2px 0 0 0;
}
#etoiles_clipstar img {
	height: 12px;
	width: 63px;
}
#drapeau_clipstar {
	margin: 2px 0 0 3px;
	font-size: 9px;
	font-weight: bold;
}
#drapeau_clipstar img {
	margin: -9px 0 0 5px;
	width: 14px;
	height: 9px;
}
#vues_com_fav_clipstar {
	margin: 2px 0 0 0;
	text-align: left;
	font-size: 9px;
	color: #1BA3EA;
}
#vues_com_fav_clipstar a {
	color: #1BA3EA;
	text-decoration: none;
}
#vues_com_fav_clipstar a:hover {
	text-decoration: underline;
}
#description_clipstar {
	margin: 5px 20px 0 20px;
	text-align:justify;
}
#tags_clipstar {
	color: #1BA3EA;
	font-weight: normal;
	margin: 0 20px 0 20px;
	text-align:justify;
}
#tags_clipstar a {
	color: #1BA3EA;
	text-decoration: none;
}
#tags_clipstar a:hover {
	text-decoration: underline;
}
.separateur_clipstar {
	margin: 0 18px 5px 18px;
	font-weight: normal;
	font-size: 10px;
	color: #AAAAAA;
}

#nuage {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	width: 344px;
	height: 240px;
	border: 1px solid black;
	background-image: url(images/degrade_nuage.gif);
	background-repeat: repeat-x;
}
.nuage_tags {
	font-size: 19px;
    height: 240px;
	_height: 215px; /*fuck IE6*/
    margin-top: 25px;
    display: table-cell;
    vertical-align: middle;
	text-align: center;
}
a.t1 {
	color: #FFFFFF;
    font-size: 60%;
	text-decoration: none;
}
a:hover.t1 {
	text-decoration: underline;
}
a.t2 {
	color:#EEEEEE;
    font-size: 65%;
    font-weight: bold;
	text-decoration: none;
}
a:hover.t2 {
	text-decoration: underline;
}
a.t3 {
	color: #FFCC00;
    font-size: 75%;
	text-decoration: none;
}
a:hover.t3 {
	text-decoration: underline;
}
a.t4 {
	color: #009933;
    font-size: 80%;
    font-weight: bold;
	text-decoration: none;
}
a:hover.t4 {
	text-decoration: underline;
}
a.t5 {
	color: #006666;
    font-size: 90%;
	text-decoration: none;
}
a:hover.t5 {
	text-decoration: underline;
}
a.t6 {
	color: #1BA3EA;
    font-size: 95%;
    font-weight: bold;
	text-decoration: none;
}
a:hover.t6 {
	text-decoration: underline;
}
a.t7 {
	color: #FF66FF;
    font-size: 100%;
	text-decoration: none;
}
a:hover.t7 {
	text-decoration: underline;
}
a.t8 {
	color: #E26F1B;
    font-size: 105%;
    font-weight: bold;
	text-decoration: none;
}
a:hover.t8 {
	text-decoration: underline;
}
a.t9 {
	color: #FF3300;
    font-size: 110%;
	text-decoration: none;
}
a:hover.t9 {
	text-decoration: underline;
}
a.t10 {
	color:#E26F1B;
    font-size: 115%;
    font-weight: bold;
	text-decoration: none;
}
a:hover.t10 {
	text-decoration: underline;
}

.adsense {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	background: #3F3F3F;
	width: 100%;
	height: 100px;
}
.adsense_468_60 {
	margin-top: 20px;
	text-align: center;
}
.adsense_728_90 {
	margin-top: 5px;
	text-align: center;
	line-height: 100px;
}

#lastClipsCat {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	/*background-image: url(images/degrade_lastclipcat.gif);
	background-repeat: repeat-x;
	background-color: #7D7D7D;*/
	background-color: #3F3F3F;
	width: 100%;
	height: 525px;
}
.titre_last_cat {
	padding: 0;
	margin: 0 0 80px 0;
	_margin: 0 0 20px 0;
	float: left;
	width: 20%;
	height: 180px;
	text-align: center;
}
.titre_last_cat h3 {
	margin: 15px 0 3px 20px;
	text-align: left;
	color: #1BA3EA;
	font-size: 13px;
	font-weight: bold;
}
.titre_last_cat a {
	color: #1BA3EA;
	text-decoration: none;
}
.titre_last_cat a:hover {
	text-decoration:underline;
}
.titre_last_cat img{
	border: 2px solid #595959;
	width: 160px;
	height: 120px;
}
.nom_last_cat {
	padding: 0;
	margin: 2px 0 -2px 20px;
	//margin: 0 0 -2px 20px;
	color: #E26F1B;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.nom_last_cat a {
	color: #E26F1B;
	text-decoration:none;
}
.nom_last_cat a:hover {
	text-decoration:underline;
}
.separateur {
	font-weight: normal;
	font-size: 10px;
	color: #AAAAAA;
}
.img_avatar img {
	float: left;
	margin-left: 20px;
	width: 40px;
	height: 40px;
	border: 0 none;
}
.petit_info_clip {
	margin-left: 65px;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}
.petit_info_clip a {
	color: #1BA3EA;
	text-decoration: none;
}
.petit_info_clip a:hover {
	text-decoration: underline;
}
.petit_info_clip img {
	margin: 0;
	padding: 0;
}
.etoiles_petit_info_clip {
	margin: 2px 0 0 0;
}
.etoiles_petit_info_clip img {
	height: 12px;
	width: 63px;
	border: 0 none;
}
.drapeau {
	margin: 2px 0 0 3px;
	font-size: 9px;
	font-weight: bold;
}
.drapeau img {
	margin: -9px 0 0 50px;
	width: 14px;
	height: 9px;
}
.vues_com_fav {
	margin: -3px 0 0 20px;
	padding: 0;
	text-align: left;
	font-size: 9px;
	color: #1BA3EA;
}
.vues_com_fav a {
	color: #1BA3EA;
	text-decoration: none;
}
.vues_com_fav a:hover {
	text-decoration: underline;
}

/*page d'inscription*/
#subscribe {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	background-color: #3F3F3F;
	width: 100%;
	height: 400px;
}
#subscribe h2 {
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 50px;
	color: #1BA3EA;
	font-size: 32px;
}
.subscribe_infos {
	margin-left: 25px;
	margin-bottom: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #E26F1B;
}
.subscribe_infos span {
	float: left;
	margin-left: 260px;
	margin-top: -20px;
	color: #FFFFFF;
	font-weight: normal;
}
.subscribe_error {
	float: left;
	margin-top: -15px;
	color: #FF0000;
	font-weight: normal;
	display: inline;
	margin-left: 20px;
}
#subscribe_etoile {
	margin-left: 20px;
	margin-top: 20px;
}
#subscribe_ok {
	margin-top: 40px;
	text-align: center;
}
#subscribe_etape2_titre {
	margin-left: 25px;
	font-size: 20px;
	font-weight: bold;
	color: #E25F1B;
}
.subscribe_etape2 {
	margin-left: 25px;
	font-size: 11px;
}
#subscribe_step3 {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	background-color: #3F3F3F;
	width: 100%;
	height: 460px;
}
#subscribe_step3 h2 {
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 50px;
	color: #1BA3EA;
	font-size: 32px;
}
/*fin page inscription*/

/*page ma_fiche*/
#mes_infos {
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	width: 396px;
	height: 240px;
	background-image: url(images/degrade_clipstar.gif);
	background-repeat: repeat-x;
	background-color: #595959;
}
#avatar_ma_fiche {
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #595959;
}
#mes_infos h3 {
	margin-left: 170px;
	margin-top: 0;
	margin-bottom: 0;
	/*margin-bottom: 20px;*/
	color: #1BA3EA;
	font-size: 20px;
}
#mes_infos h5 {
	margin-top: 2px;
	margin-left: 170px;
	margin-bottom: 20px;
	font-size: 9px;
	font-weight: bold;
}
#mes_infos p {
	margin-left: 170px;
	margin-top: 0;
	margin-bottom: 5px;
}
#mes_infos span {
	font-weight: bold;
	color: #E26F1B;
}
#mes_infos a {
	color: #FFFFFF;
	text-decoration: none;
}
#mes_infos a:hover {
	text-decoration: underline;
}
#mes_infos_clips {
	margin-left: 5px;
	margin-top: 10px;
}
#mes_infos_clips p {
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 2px;
}
#mes_infos_clips span {
	font-weight: bold;
	color: #E26F1B;
	font-size: 13px;
}
#mes_infos_clips a {
	text-decoration: none;
}
#mes_infos_clips a:hover {
	text-decoration: underline;
}
#modif_mes_infos {
	margin-left: 5px;
	margin-top: 25px;
}
#modif_mes_infos a {
	font-size: 11px;
	font-weight: bold;
	color :#1BA3EA;
	text-decoration: none;
}
#modif_mes_infos a:hover {
	text-decoration: underline;
}

#mon_clip_star_infos {
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	width: 272px;
	height: 240px;
	background-image: url(images/degrade_clipstar.gif);
	background-repeat: repeat-x;
	background-color: #595959;
}
#mon_clip_star_infos h3 {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #1BA3EA;
	font-size: 20px;
}
#mon_clip_star_infos h3 a {
	color: #1BA3EA;
	text-decoration: none;
}
#mon_clip_star_infos h3 a:hover {
	text-decoration: underline;
}
#mon_clip_star_infos h4 {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #E26F1B;
	font-size: 18px;
}
#mon_clip_star_infos h4 a {
	color: #E26F1B;
	text-decoration: none;
}
#mon_clip_star_infos h4 a:hover {
	text-decoration: underline;
}
.etoiles {
	margin: 0 0 0 5px;
}
.etoiles img {
	height: -10%;
	width: -10%;
}
#mon_clip_star_infos_resume {
	margin: 5px 0 0 5px;
	font-weight: bold;
	color: #1BA3EA;
}
#mon_clip_star_infos_resume a {
	color: #1BA3EA;
	text-decoration: none;
}
#mon_clip_star_infos_resume a:hover {
	text-decoration: underline;
}
#mon_clip_star_infos_cat {
	margin: 10px 5px 0 5px;
}
#mon_clip_star_infos_cat span {
	font-weight: bold;
	color: #E26F1B;
}
#mon_clip_star_infos_lang {
	margin: 5px 5px 0 5px;
}
#mon_clip_star_infos_lang span {
	font-weight: bold;
	color: #E26F1B;
}
#mon_clip_star_infos_desc {
	margin: 10px 5px 0 5px;
}
#mon_clip_star_infos_tags {
	float: left;
	margin: 10px 5px 0 5px;
	color: #1BA3EA;
}
#mon_clip_star_infos_tags a {
	color: #1BA3EA;
	text-decoration: none;
}
#mon_clip_star_infos_tags a:hover {
	text-decoration: underline;
}
#mon_clip_star_img {
	float: left;
	margin-right: 0;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	width: 320px;
	height: 240px;
	_width: 317px;
	_height: 240px;
	background-image: url(images/degrade_clipstar.gif);
	background-repeat: repeat-x;
	background-color: #595959;
}
#mon_clip_star_img img {
	margin: 0;
	padding: 0;
	_width: 317px;
	_height: 240px;
}

#mes_clips {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	width: 690px;
	height: 250px;
	background-image: url(images/degrade_clipstar.gif);
	background-repeat: repeat-x;
	background-color: #595959;
}
#mes_clips h3 {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #1BA3EA;
	font-size: 20px;
}
#mes_clips h3 a {
	color: #1BA3EA;
	font-size: 20px;
	text-decoration: none;
}
#mes_clips h3 a:hover {
	color: #1BA3EA;
	font-size: 20px;
	text-decoration: underline;
}
.last_clips {
	float: left;
	margin: 0 4px 0 4px;
	_margin-right: 3px;
	margin-top: 20px;
}
.last_clips img {
	border: 2px solid #595959;
	width: 160px;
	height: 120px;
}
.nom_last_clips {
	color: #E26F1B;
	font-size: 11px;
	font-weight: bold;
}
.nom_last_clips a {
	color: #E26F1B;
	text-decoration: none;
}
.nom_last_clips a:hover {
	text-decoration: underline;
}
.infos_last_clips {
	font-size: 9px;
	color: #1BA3EA;
}
.infos_last_clips a {
	color: #1BA3EA;
	text-decoration: none;
}
.infos_last_clips a:hover {
	text-decoration: underline;
}
.infos_last_clips img {
	margin: 0;
	padding: 0;
	border: 0;
	width: 14px;
	height: 9px;
}
.etoiles_lasts_clips {
	margin: 0 0 0 0;
}
.etoiles_lasts_clips img {
	height: 12px;
	width: 63px;
}
#see_last_clips {
	float: left;
	margin-top: 10px;
	margin-left: 480px;
	font-size: 11px;
}
#see_last_clips a {
	color :#E26F1B;
	font-weight: bold;
	text-decoration: underline;
}
#see_last_clips a:hover {
	text-decoration: underline;
}

#no_video_star {
	width: 320px;
	height: 240px;
	line-height: 240px;
	text-align: center;
	color: #E26F1B;
	font-size: 11px;
	font-weight: bold;
}
#no_video_star a {
	color: #E26F1B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#no_video_star a:hover {
	text-decoration: underline;
}
.no_videos {
	width: 160px;
	height: 120px;
	line-height: 120px;
	border: 2px solid #595959;
	text-align: center;
	color: #E26F1B;
	font-size: 11px;
	font-weight: bold;
}
.no_videos a {
	color: #E26F1B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.no_videos a:hover {
	text-decoration: underline;
}

.pub_300x200 {
	float: left;
	margin-right: 0;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	width: 300px;
	height: 250px;
	background-image: url(images/degrade_clipstar.gif);
	background-repeat: repeat-x;
	background-color: #595959;
}
/*fin page ma_fiche*/

/*page commentaires utilisateurs */
#no_comments {
	padding: 0;
	margin: 10px 0 25px 25px;
	height: 100px;
	color: #E26F1B;
	font-size: 16px;
	font-weight: bold;
}
#resultComments {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	background-color: #3F3F3F;
	width: 100%;
}
#resultComments h2 {
	padding: 0;
	margin: 15px 0 25px 25px;
	color: #1BA3EA;
	font-size: 30px;
}
.mon_comment {
	float: left;
	margin: 0 0 15px 25px;
	_margin: 0 0 15px 15px;
}
.mon_avatar_comment {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	border: 2px solid #666666;
	width: 60px;
	height: 60px;
}
.vignette_comment {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 2px solid #666666;
	width: 80px;
	height: 60px;
}
.comment_text {
	float: left;
	margin: -75px 0 0 170px;
	_margin: -75px 0 0 85px;
	padding: 0;
	font-size: 9px;
	color: #FFFFFF;
}
.comment_text h3 {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	font-weight: bold;
}
.nom_commentateur {
	color: #E26F1B;
	text-decoration: none;
}
.nom_commentateur:hover {
	text-decoration: underline;
}
.nom_clip {
	color: #1BA3EA;
	text-decoration: none;
}
.nom_clip:hover {
	text-decoration: underline;
}
.comment_text p {
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
}
.separateur_comments {
	float: right;
	width: 100%;
	margin: 0 0 15px 0;
	//margin: 0 0 7px 0;
	padding: 0 0 0 0;
}
#nb_pages_comments {
	float: right;
	width: 100%;
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #1BA3EA;
}
#nb_pages_comments span {
	color: #FFFFFF; 
}
#nb_pages_comments a {
	color: #1BA3EA;
	text-decoration: underline;
}
/*fin page commentaires utilisateurs */

/*ajout d'un clip vidéo etape 1*/
#add_clip_step1 {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	background-color: #3F3F3F;
	width: 100%;
	height: 540px;
}
#add_clip_step1 h2 {
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 50px;
	color: #1BA3EA;
	font-size: 32px;
}
.add_clip_step1_infos {
	margin-left: 25px;
	margin-bottom: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #E26F1B;
}
.add_clip_step1_infos span {
	float: left;
	margin-left: 260px;
	margin-top: -20px;
	color: #FFFFFF;
	font-weight: normal;
}
#add_clip_step1_etoile {
	margin-left: 20px;
	margin-top: 20px;
}
#add_clip_step1_ok {
	margin-top: 40px;
	text-align: center;
}
/*fin ajout d'un clip vidéo etape 1*/

/*ajout d'un clip vidéo etape 2*/
#add_clip_step2 {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	background-color: #3F3F3F;
	width: 100%;
}
#add_clip_step2 h2 {
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #1BA3EA;
	font-size: 32px;
}
#add_clip_step2 h3 {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #E26F1B;
	font-size: 20px;
}
.add_clip_step2_resume {
	margin-left: 25px;
	margin-top: 5px;
	color:#FFFFFF;
	font-weight: bold;
}
.add_clip_step2_resume span {
	margin-right: 30px;
}
#add_clip_step2_description {
	display:block;
	float:left;
	margin-left:80px;
	_margin-left:40px;
	margin-top: -12px;
}
.add_clip_step2_infos {
	margin-top: 50px;
	_margin-top: 20px;
	margin-left: 25px;
	_margin-left: 15px;
	margin-bottom: 30px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #E26F1B;
}
.add_clip_step2_infos span {
	float: left;
	margin-left: 260px;
	margin-top: -30px;
	color: #FFFFFF;
	font-weight: normal;
}
.add_clip_step2_error {
	float: left;
	margin-top: 5px;
	color:#FF0000;
	font-weight: normal;
}
#add_clip_step2_etoile {
	float: left;
	margin-left: 20px;
}
#add_clip_step2_ok {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	//padding-bottom: 20px;
	text-align: center;
}
/*fin ajout d'un clip vidéo etape 2*/

/*ajout d'un clip vidéo etape 3*/
#add_clip_step3 {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	background-color: #3F3F3F;
	width: 100%;
}
#add_clip_step3 h2 {
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #1BA3EA;
	font-size: 32px;
}
#add_clip_step3 h3 {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #E26F1B;
	font-size: 20px;
}
#conteneur_player_admin {
	margin: 0 0 0 25px;
	padding: 0 0 0 0;
	width: 950px;
	height: 700px;
}
#flashcontent {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
#flashcontent a {
	color: #E26F1B;
	text-decoration: none;
}
#flashcontent a:hover {
	text-decoration: underline;
}
/*fin ajout d'un clip vidéo etape 3*/

/*page necessitant d'etre loggué*/
#must_be_log {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	background-color: #3F3F3F;
	width: 100%;
	height: 400px;
}
#must_be_log h2 {
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #1BA3EA;
	font-size: 32px;
}
#must_be_log h3 {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 30px;
	color: #E26F1B;
	font-size: 20px;
}
#must_be_log p {
	margin-left: 25px;
	color: #FFFFFF;
	font-size: 11px;
}
#must_be_log a {
	color: #E26F1B;
	font-weight: bold;
	text-decoration: none;
}
#must_be_log a:hover {
	text-decoration: underline;
}
/*fin page necessitant d'etre loggué*/

/*page update_profile*/
#profile {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	background-color: #3F3F3F;
	width: 100%;
	height: 460px;
}
#profile h2 {
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #1BA3EA;
	font-size: 32px;
}
.update_profile {
	float: left;
	margin-left: 25px;
	_margin-left: 10px;
	margin-right: 30px;
	_margin-right: 50px;
	font-size: 11px;
	font-weight: bold;
	color: #E26F1B;
}
.update_profile a {
	display: block;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	width: 200px;
	border: 2px solid #666666;
	background-color: #CCCCCC;
	text-align: center;
}
.update_profile a:hover {
	text-decoration: underline;
}
/*fin page update_profile*/

/*page resultats recherche*/
#resultSearch {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	background-color: #3F3F3F;
	width: 100%;
}
#resultSearch h2 {
	padding: 0;
	margin: 15px 0 25px 25px;
	color: #1BA3EA;
	font-size: 30px;
}
#resultSearch h3 {
	float: right;
	width: 970px;
	margin: -10px 0 5px 25px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #1BA3EA;
}
#resultSearch h3 a {
	color: #1BA3EA;
	text-decoration: none;
}
#resultSearch h3 a:hover {
	text-decoration: underline;
}
#type_tri {
	float: right;
	margin: -55px 15px 0 0;
	font-size: 12px;
	color: #1BA3EA;
	font-weight: bold;
}
#no_video_result {
	padding: 0;
	margin: 10px 0 25px 25px;
	height: 300px;
	color: #E26F1B;
	font-size: 20px;
	font-weight: bold;
}
.video_result {
	padding: 0;
	margin: 0 0 65px 0;
	_margin: 0 0 35px 0;
	float: left;
	width: 20%;
	height: 180px;
	text-align: center;
}
.video_result img{
	border: 2px solid #595959;
	width: 160px;
	height: 120px;
}
.no_more_styles_clips {
	float: right;
	margin: 0 18px 0 0;
	_margin: 0 9px 0 0;
	border: 2px solid #595959;
	width: 160px;
	height: 120px;
}
.nom_video_result {
	padding: 0;
	margin: 2px 0 -2px 20px;
	//margin: 0 0 -2px 20px;
	color: #E26F1B;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.nom_video_result a {
	color: #E26F1B;
	text-decoration:none;
}
.nom_video_result a:hover {
	text-decoration:underline;
}
.result_separateur {
	font-weight: normal;
	font-size: 10px;
	color: #AAAAAA;
}
.result_img_avatar img {
	float: left;
	margin-left: 20px;
	width: 40px;
	height: 40px;
	border: 0 none;
}
.result_petit_info_clip {
	margin-left: 65px;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}
.result_petit_info_clip a {
	color: #1BA3EA;
	text-decoration: none;
}
.result_petit_info_clip a:hover {
	text-decoration: underline;
}
.result_petit_info_clip img {
	margin: 0;
	padding: 0;
}
.result_etoiles_petit_info_clip {
	margin: 2px 0 0 0;
}
.result_etoiles_petit_info_clip img {
	height: 12px;
	width: 63px;
}
.result_drapeau {
	margin: 2px 0 0 3px;
	font-size: 9px;
	font-weight: bold;
}
.result_drapeau img {
	margin: -9px 0 0 50px;
	width: 14px;
	height: 9px;
}
.result_vues_com_fav {
	margin: -3px 0 0 20px;
	padding: 0;
	text-align: left;
	font-size: 9px;
	color: #1BA3EA;
}
.result_vues_com_fav a {
	color: #1BA3EA;
	text-decoration: none;
}
.result_vues_com_fav a:hover {
	text-decoration: underline;
}
#nb_result_pages {
	float: right;
	width: 100%;
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #1BA3EA;
}
#nb_result_pages span {
	color: #FFFFFF;
}
#nb_result_pages a {
	color: #1BA3EA;
	text-decoration: underline;
}
/*fin page resultats recherche*/

/*page styles musicaux*/
#separateur_style {
	float: right;
	width: 100%;
	margin: 0 0 5px 0;
}
/*fin page styles musicaux*/

/*page membres*/
#resultMembers {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	background-color: #3F3F3F;
	width: 100%;
}
#resultMembers h2 {
	padding: 0;
	margin: 15px 0 25px 25px;
	color: #1BA3EA;
	font-size: 30px;
}
#alphab_members {
	margin: 0 0 25px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #1BA3EA;
}
#alphab_members span {
	color: #FFFFFF;
}
#alphab_members a {
	color: #1BA3EA;
	text-decoration: underline;
}
#no_member {
	padding: 0;
	margin: 10px 0 25px 25px;
	height: 100px;
	color: #E26F1B;
	font-size: 16px;
	font-weight: bold;
}
.membre {
	float: left;
	margin: 0 0 15px 25px;
	_margin: 0 0 15px 15px;
	width: 300px;
}
.membre img {
	border: 2px solid #595959;
}
.membre h3 {
	margin: -86px 0 0 88px;
	padding: 0 0 0 0;
	color: #1BA3EA;
	font-weight: bold;
	font-size: 12px;
}
.membre h3 a {
	color: #1BA3EA;
	text-decoration: none;
}
.membre h3 a:hover {
	text-decoration: underline;
}
.membre p {
	margin: 0 0 0 88px;
	color: #FFFFFF;
	font-size: 9px;
}
.membre p a {
	color: #FFFFFF;
	text-decoration: none;
}
.membre p a:hover {
	text-decoration: underline;
}
.last_clips_member {
	float: left;
	margin: 0 0 0 30px;
}
.last_clips_member img {
	margin: 0 20px 0 0;
	border: 2px solid #595959;
	width: 107px;
	height: 80px;
}
.no_more_clips_member {
	margin: 0 20px 0 0;
	border: 2px solid #595959;
	width: 107px;
	height: 80px;
}
.separateur_member {
	float: right;
	width: 100%;
	margin: 0 0 15px 0;
	//margin: 0 0 7px 0;
	padding: 0 0 0 0;
}
#nb_pages_membres {
	float: right;
	width: 100%;
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #1BA3EA;
}
#nb_pages_membres span {
	color: #FFFFFF; 
}
#nb_pages_membres a {
	color: #1BA3EA;
	text-decoration: underline;
}
/*fin page membres*/

/*page clip*/
#conteneur_clip {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid black;
	width: 1000px;
	background-color: #3F3F3F;
/*	background-image: url(images/degrade_clipstar.gif);
	background-repeat: repeat-x;
	background-color: #595959;*/
}
#conteneur_clip h2 {
	padding: 0;
	margin: 15px 0 15px 15px;
	color: #1BA3EA;
	font-size: 30px;
}
#clip {
	float: left;
	margin: 0 15px 5px 0;
	padding: 0;
	width: 500px;
}
#abuse {
	margin: 0 0 5px 15px;
	color: #E26F1B;
	font-weight: bold;
}
#abuse a {
	color: #E26F1B;
	text-decoration: underline;
}
#clip_fla {
	margin: 0 10px 5px 10px;
	padding: 0;
	width: 490px;
	height: 429px;
	background-color: #3F3F3F;
}
#flashcontent_player {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
}
#flashcontent_player p {
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
}
#flashcontent_player a {
	color: #E26F1B;
	text-decoration: none;
}
#flashcontent_player a:hover {
	text-decoration: underline;
}
#tags_clip {
	margin: 0 15px 10px 15px;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #1BA3EA;
}
#tags_clip a {
	font-weight: normal;
	color: #1BA3EA;
	text-decoration: none;
}
#tags_clip a:hover {
	text-decoration: underline;
}
.etoiles_clip {
	margin: 0 0 10px 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.etoiles_clip img {
	height: -10%;
	width: -10%;
}
#fav_clips {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#clip_cat {
	margin: 0 0 10px 15px;
	padding: 0;
}
#clip_cat span {
	font-weight: bold;
	color: #E26F1B;
}
#clip_lang {
	margin: 0 0 10px 15px;
	padding: 0;
}
#clip_lang span {
	font-weight: bold;
	color: #E26F1B;
}
#clip_ajout {
	margin: 0 0 10px 15px;
	padding: 0;
}
#clip_ajout span {
	font-weight: bold;
	color: #E26F1B;
}
#titre_desc {
	margin: 0 0 2px 15px;
	padding: 0;
	font-weight: bold;
	color: #E26F1B;
}
#clip_desc {
	margin: 0 15px 15px 15px;
	padding: 0;
}
#clip_dailymotion {
	margin: 0 0 10px 15px;
	padding: 0;
}
#clip_dailymotion span {
	font-weight: bold;
	color: #E26F1B;
}
#clip_dailymotion a {
	color: #FFFFFF;
	text-decoration: none;
}
#clip_dailymotion a:hover {
	text-decoration: underline;
}

#sep_clip {
	margin: 32px 0 0 0;
}
.sep_clip2 {
	margin: 15px 0 0 0;
}

#sender_clip {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	width: 461px;
}
.cadre_infos_clips {
	margin: 0;
	border: 1px solid #222222;
	background-image: url(images/degrade_clipstar.gif);
	background-repeat: repeat-x;
	background-color: #595959;
}
#sender_clip h2 {
	padding: 0;
	margin: 10px 0 5px 15px;
	color: #1BA3EA;
	font-size: 18px;
}
#fiche_sender {
	float: left;
	margin: 0 10px 25px 15px;
	_margin: 0 10px 25px 8px;
	padding: 0;
}
#fiche_sender img {
	border: 2px solid #595959;
}
#sender_clip h3 {
	margin-left: 90px;
	margin-top: 0;
	margin-bottom: 0;
	color: #E26F1B;
	font-size: 14px;
}
#sender_clip h3 a {
	color: #E26F1B;
	text-decoration: none;
}
#sender_clip h3 a:hover {
	text-decoration: underline;
}
#sender_clip h4 {
	padding: 0;
	margin: 0 0 10px 15px;
	color: #1BA3EA;
	font-size: 12px;
}
#sender_clip h5 {
	margin-top: 2px;
	margin-left: 90px;
	margin-bottom: 5px;
	font-size: 9px;
	font-weight: bold;
}
#sender_clip h5 a {
	color: #FFFFFF;
	text-decoration: none;
}
#sender_clip h5 a:hover {
	text-decoration: underline;
}
.infos_member {
	margin-left: 90px;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 0;
}
.infos_member span {
	font-weight: bold;
	color: #E26F1B;
}
.infos_member a {
	color: #FFFFFF;
	text-decoration: none;
}
.infos_member a:hover {
	text-decoration: underline;
}
#give_note {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
ul#give_note {
	margin: 0 0 5px 15px;
	padding: 0 ;
	list-style-type: none ;
}
#give_note li {
	display: inline;
	margin: 0 0 0 -5px ;
	padding: 0 ;
}
/*#give_note a {
	font-size: 18px;
	background: url(http://www.sing2gather.com/images/etoiles/etoile_vide.gif) no-repeat 0 0 ;
	text-decoration: none;
}
#give_note a:hover {
	background: url(/images/etoiles/etoile_pleine.gif) no-repeat 0 0 ;
	text-decoration: none;
}*/
#lien_permanent {
	margin: 0 0 10px 15px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#lecteur_exportable {
	margin: 0 0 10px 15px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#liens_interactions {
	margin: 0 0 10px 15px;
	font-weight: bold;
	font-size: 12px;
	color: #E26F1B;
}
#liens_interactions a {
	color: #E26F1B;
	text-decoration: underline;
}
.liens_interactions2 {
	margin: 0 0 10px 15px;
	font-weight: bold;
	font-size: 12px;
	color: #E26F1B;
}
.liens_interactions2 a {
	color: #E26F1B;
	text-decoration: underline;
}

#conteneur_comment {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid black;
	width: 1000px;
	background-color: #3F3F3F;
}
#comment {
	float: left;
	margin: 15px 0 15px 15px;
	_margin: 15px 0 15px 8px;
	padding: 0;
	width: 600px;
	height: 585px;
	_height: 590px;
	border: 1px solid #222222;
	background-image: url(images/degrade_clipstar.gif);
	background-repeat: repeat-x;
	background-color: #595959;
}
html>body #comment {
	height: auto;
	min-height: 585px;
} 
#comment h2 {
	padding: 0;
	margin: 10px 0 10px 10px;
	color: #1BA3EA;
	font-size: 18px;
}
#comment div {
	padding: 0;
	margin: 0 0 10px 10px; 
}
#comment textarea {
	padding: 0;
	margin: 0 0 10px 10px; 
	//margin: 0 0 10px 0; 
}
#comment input {
	padding: 0;
	margin: 0 0 20px 10px; 
	//margin: 0 0 20px 0; 
}
.nb_pages_comment {
	width: 100%;
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #1BA3EA;
}
.nb_pages_comment span {
	color: #FFFFFF;
}
.nb_pages_comment a {
	color: #1BA3EA;
	text-decoration: underline;
}
.commentateur img {
	width: 40px;
	height: 40px;
	border: 1px solid #222222;
}
.commentateur a {
	color: #1BA3EA;
	text-decoration: none;
}
.commentateur a:hover {
	text-decoration: underline;
}
.commentateur h3 {
	width: 80%;
	margin: -45px 0 0 47px;
	padding: 0;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.commentateur p {
	width: 87%;
	margin: 0 15px 5px 47px;
	padding: 0;
	font-size: 9px;
	text-align: justify;
}
#nocomment {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	color: #FFFFFF;
}
.adsense_336_280 {
	float: left;
	margin: 15px 23px 10px 23px;
	_margin: 15px 0 15px 18px;
	padding: 0;
}
#sep_fin_comment {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 10px;
}
/*fin page clip*/

/*page erreur 404*/
#error_404 {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	border: 1px solid black;
	background-color: #3F3F3F;
	width: 100%;
	height: 200px;
}
#error_404 h2 {
	margin-left: 25px;
	font-size: 20px;
	font-weight: bold;
	color: #E25F1B;
}
#error_404 p {
	margin-left: 25px;
	font-size: 11px;
}
/*fin page erreur 404*/

#infoslegal {
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid black;
	background: #3F3F3F;
	width: 100%;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#infoslegal a {
	color: #FFFFFF;
	text-decoration: none;
}
#infoslegal a:hover {
	text-decoration: underline;
}
#partenaires a {
	color: #FFFFFF;
	text-decoration: underline;
}
