/* CSS Document */

html, body { background-color:#000;	margin:0px;	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFF; }
	
.clearall { clear:both; }

a:link, a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFF; text-decoration:underline; }
a:hover, a:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFF; text-decoration:underline; }

.style0 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#FFF; }

.style1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFF; }

.style7 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000; }

.style8 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#b0b0b0; }
.credit:link, .credit:visited { text-decoration:underline; color:#b0b0b0; font-size:9px; }
.credit:hover, .credit:active { text-decoration:underline; color:#b0b0b0; font-size:9px; }


/* login page */
#login_main { width:300px; }
#login_box { float:left; position:relative; top:100px; width:300px; height:220px; background-image:url(images/login_parrot.jpg); background-position:top center; background-repeat:no-repeat; }
#login_form { float:left; position:relative; top:50px; width:300px; height:170px; padding:12px; }
.login_input { background-color:#555555; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFF; padding:2px; }
.login_input2 { background-color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#555; padding:2px; }

/* cadre principal */
#main { width:914px; }


/* bandeau du haut */
#frontheader { width:914px; height:150px; }

    /* premiere ligne */
	#tab1 { float:left; width:914px; height:18px; text-align:left; padding-top:12px; }
	
		/* case recherche */
		.recherche_form input {
		height:21px;
		font-size:10px;
		text-align:left;
		vertical-align:middle; }
		
		.link_search, .link_search a{
		color:#c1c1c1;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		}
		
	
	/* ligne des logos */
	#tab2 { float:left; width:914px; height:90px; }
		
		/* bandeau Parrot */
		#header_parrot { float:left; width:455px; }
		
		/* logo Parrot */
		#logo_parrot { float:right; width:149px; }
	
	/* troisieme ligne */
	#tab3 { float:left; width:914px; height:22px; text-align:left; margin-bottom:6px; }


/* table centrale */
#central { width:914px;	float:left; }

	/* colonne de gauche du cadre principal */
	#central_left-col { float:left; width:593px; }
	
	/* hero product */
	#hero_product { float:left; width:593px; height:249px; }
	
	/* les deux blocs de droite */
	#block { float:right; width:303px; background-image:url(images/motif.gif); }
	#bloc_droit
	{
		float:right;	
	}
	#temp-block { float:right; width:303px; }
	
	/* titre des block */
	.block-name { margin-left:7px; text-transform:uppercase; font-weight:bold; color:#000; font-size:10px;}
	.bloc_new_droite{ width:130px; float:left; text-align:right; }
	.bloc_new_droite a {
		font-weight:bold;
	}
	/* liens des block-name */
	.block-name:link, .block-name:visited { text-decoration:none; font-weight:bold; color:#000; font-size:10px; }
	
	#block-content { float:left; width:286px; padding-left:10px; padding-right:6px; padding-top:4px; padding-bottom:2px; text-align:justify; }
	
	.news_product_image { float:right; top:0px; }
	

/* ligne noire */
#spacer { float:left; width:914px; height:15px; }


/* ligne des box */
#box_line { float:left; width:914px; }

	/* tableau des box */
	#box_container { float:left; width:593px; height:156px; }
	
	/* box rouge foncé */
	#box_1 { float:left; width:189px; height:156px; background-image:url(images/box_dark-red.jpg); }
	
	/* box rouge */
	#box_2 { float:left; width:189px; height:156px; background-image:url(images/box_red.jpg); }
	
	/* box rose */
	#box_3 { float:left; width:189px; height:156px; background-image:url(images/box_pink.jpg); }
	
	#box_4 { float:left; width:189px; height:156px; background-image:url(images/box_red.jpg);}
	
	#box_5 { float:left; width:190px; height:157px; background-image:url(images/box_black.jpg);}
	
	/* titre des box */
	.box-name { margin-left:7px; text-transform:uppercase; font-weight:bold; }
	
	/* liens des box-name */
	.box-name:link, .box-name:visited { text-decoration:none; font-weight:bold; }
	.box-name:hover, .box-name:active { text-decoration:none; font-weight:bold; }


/* pied-de-page */
#footer { width:914px; height:32px; float:left; padding-top:12px; text-align:left; }


/* page des categories de produits */
#sub-cat_title { width:593px; height:28px; float:left; margin-bottom:6px; }
#sub-cat_title_parrotby{
	background-color:#333; 
	width:570px; 
	
	height:28px;
	margin-bottom:0px;
}

#sub-cat { width:593px; float:left; margin-top:6px; }
#sub-cat_byparrot { width:570; }

/*bloc produit*/
#bloc_produit{ float:left; width:177px; height:105px; margin-left:8px; margin-right:8px; margin-bottom:15px; }
#bloc_produit_parrotby{
	width:570px;
	height:251px;
	background-color:#666;
	margin-top:0px;
	margin-bottom:1px;
}

#liste_cat_archives {
	margin-top:10px;
	margin-bottom:10px;
}

#liste_cat_archives_gauche
{
	min-height:10px;
	text-align:left;
	width:290px;
	float:left;
}

	#liste_cat_archives_gauche a
	{
		color:#fff!important;
		font-weight:bold;
	}

#liste_cat_archives_droite
{
	width:300px;
	float:left;
}

	#liste_cat_archives ul{
		list-style-type:none;
	}
	
	#liste_cat_archives a{
		display:block;
		padding-right:5px;
		text-decoration:none;
	}
	

/* nom du produit dans la bulle */
#product_select_name { float:left; position:relative; width:80px; left:12px; top:36px; }


.product_select_name:link, .product_select_name:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#982438; text-decoration:none; font-weight:bold; cursor:pointer; }
.product_select_name:hover, .product_select_name:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#982438; text-decoration:none; font-weight:bold; cursor:pointer; }



#product_select_off { float:left; position:relative; width:80px; left:12px; top:36px; color:#c6001c; }


.product_select_off:link, .product_select_off:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#c6001c; text-decoration:none; font-weight:bold; }
.product_select_off:hover, .product_select_off:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#c6001c; text-decoration:none; font-weight:bold; }

#product_select_parrotby{ float:left; position:relative; width:80px; left:12px; top:36px; color:#000; }
.product_select_parrotby:link, .product_select_parrotby:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000; text-decoration:none; font-weight:bold; }
.product_select_parrotby:hover, .product_select_parrotby:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000; text-decoration:none; font-weight:bold; }


#product_select_multi { float:left; position:relative; width:80px; left:12px; top:36px; color:#c8006c; }

.product_select_multi:link, .product_select_multi:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#c8006c; text-decoration:none; font-weight:bold; }
.product_select_multi:hover, .product_select_multi:active { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#c8006c; text-decoration:none; font-weight:bold; }

/* nom de la cat>sscat dans les archives */
#archive_select_name {  width:566px; height:20px; float:left; padding-left:10px; padding-top:8px; background-color:#8e0018; text-align:left; font-size:11px; font-weight:bold;}
#archive_select_off {  width:566px; height:20px; float:lef; padding-left:10px; padding-top:8px; background-color:#8e0018; text-align:left; font-size:11px; font-weight:bold;}
#archive_select_multi {  width:566px; height:20px; float:left; padding-left:10px; padding-top:8px; background-color:#b70968; text-align:left; font-size:11px; font-weight:bold;}
#archive_select_bikes {  width:566px; height:20px; float:left; padding-left:10px; padding-top:8px; background-color:#b0000d; text-align:left; font-size:11px; font-weight:bold;}
#archive_select_parrotby {  width:566px; height:20px; float:left; padding-left:10px; padding-top:8px; background-color:#b0000d; text-align:left; font-size:11px; font-weight:bold;}

/* effets pour les menus archives */
div.menu1_archives_archive_select_name { position: absolute; z-index: 2; padding: 5px 10px; margin: 0; height: 5px; width: 566px; background: #C45C69; border: 4px solid #940D14; 
/* angles arrondis pour tous les navigateurs */ -moz-border-radius: 20px 20px 0px 0px; -border-radius: 20px 20px 0px 0px; -webkit-border-top-left-radius:20px; -webkit-border-top-right-radius:20px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:0px; }
div.menu2_archives_archive_select_name { position: absolute; z-index: 1; padding: 5px 10px; margin: 0; height: 20px; width: 566px; background: #940D14; border: 4px solid #940D14;
/* angles arrondis pour tous les navigateurs */ -moz-border-radius: 30px 30px 30px 30px; -border-radius: 30px 30px 30px 30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:30px; -webkit-border-bottom-left-radius:30px; -webkit-border-bottom-right-radius:30px; }
div.menu3_archives_archive_select_name { position: absolute; z-index: 3; padding: 10px 10px; margin: 0; height: 20px; width: 566px; color: #FFF; font-family: "Trebuchet MS", Arial, "Arial Black", "Times New Roman", serif; font-size: 17px; text-transform: uppercase; text-decoration: none; text-align:center; }

div.menu1_archives_archive_select_off { position: absolute; z-index: 2; padding: 5px 10px; margin: 0; height: 5px; width: 566px; background: #C45C69; border: 4px solid #940D14; 
/* angles arrondis pour tous les navigateurs */ -moz-border-radius: 20px 20px 0px 0px; -border-radius: 20px 20px 0px 0px; -webkit-border-top-left-radius:20px; -webkit-border-top-right-radius:20px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:0px; }
div.menu2_archives_archive_select_off { position: absolute; z-index: 1; padding: 5px 10px; margin: 0; height: 20px; width: 566px; background: #940D14; border: 4px solid #940D14;
/* angles arrondis pour tous les navigateurs */ -moz-border-radius: 30px 30px 30px 30px; -border-radius: 30px 30px 30px 30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:30px; -webkit-border-bottom-left-radius:30px; -webkit-border-bottom-right-radius:30px; }
div.menu3_archives_archive_select_off { position: absolute; z-index: 3; padding: 10px 10px; margin: 0; height: 20px; width: 566px; color: #FFF; font-family: "Trebuchet MS", Arial, "Arial Black", "Times New Roman", serif; font-size: 17px; text-transform: uppercase; text-decoration: none; text-align:center; }

div.menu1_archives_archive_select_multi { position: absolute; z-index: 2; padding: 5px 10px; margin: 0; height: 5px; width: 566px; background: #C45C69; border: 4px solid #940D14; 
/* angles arrondis pour tous les navigateurs */ -moz-border-radius: 20px 20px 0px 0px; -border-radius: 20px 20px 0px 0px; -webkit-border-top-left-radius:20px; -webkit-border-top-right-radius:20px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:0px; }
div.menu2_archives_archive_select_multi { position: absolute; z-index: 1; padding: 5px 10px; margin: 0; height: 20px; width: 566px; background: #940D14; border: 4px solid #940D14;
/* angles arrondis pour tous les navigateurs */ -moz-border-radius: 30px 30px 30px 30px; -border-radius: 30px 30px 30px 30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:30px; -webkit-border-bottom-left-radius:30px; -webkit-border-bottom-right-radius:30px; }
div.menu3_archives_archive_select_multi { position: absolute; z-index: 3; padding: 10px 10px; margin: 0; height: 20px; width: 566px; color: #FFF; font-family: "Trebuchet MS", Arial, "Arial Black", "Times New Roman", serif; font-size: 17px; text-transform: uppercase; text-decoration: none; text-align:center; }

div.menu1_archives_archive_select_bikes { position: absolute; z-index: 2; padding: 5px 10px; margin: 0; height: 5px; width: 566px; background: #C45C69; border: 4px solid #940D14; 
/* angles arrondis pour tous les navigateurs */ -moz-border-radius: 20px 20px 0px 0px; -border-radius: 20px 20px 0px 0px; -webkit-border-top-left-radius:20px; -webkit-border-top-right-radius:20px; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:0px; }
div.menu2_archives_archive_select_bikes { position: absolute; z-index: 1; padding: 5px 10px; margin: 0; height: 20px; width: 566px; background: #940D14; border: 4px solid #940D14;
/* angles arrondis pour tous les navigateurs */ -moz-border-radius: 30px 30px 30px 30px; -border-radius: 30px 30px 30px 30px; -webkit-border-top-left-radius:30px; -webkit-border-top-right-radius:30px; -webkit-border-bottom-left-radius:30px; -webkit-border-bottom-right-radius:30px; }
div.menu3_archives_archive_select_bikes { position: absolute; z-index: 3; padding: 10px 10px; margin: 0; height: 20px; width: 566px; color: #FFF; font-family: "Trebuchet MS", Arial, "Arial Black", "Times New Roman", serif; font-size: 17px; text-transform: uppercase; text-decoration: none; text-align:center; }

/* cadre principal du produit */
#product_title { width:593px; height:28px; float:left; margin-bottom:12px; }
#product_title_by_parrot { width:593px; height:28px; float:left; }
#product_sub-title { width:568px; float:left; margin-bottom:22px; background-position:top left; background-repeat:no-repeat; font-weight:bold; font-size:11px; color:#c1c1c1; text-align:left; padding-left:26px; }
#product_details { float:left; width:593px;  background-position:top center; background-repeat:no-repeat; }

.zoom_button { margin-top:12px; margin-right:14px; }

/* tab des caracteristiques */
#product_spec { width:593px; float:left; margin-top:18px; margin-bottom:18px; background-image:url(images/spec_liseret.gif); background-position:top right; background-repeat:no-repeat; }

/* pictos */
.style2 { color:#444444; }
.style2:link, .style2:visited { color:#444444; font-weight:normal; text-decoration:none; }
/*.style2:hover, .style2:active { color:#444444; font-weight:normal; text-decoration:underline; }*/

/* specs */
.style3 { font-weight:bold; color:#313131; }

.style4 { color:#444444; }

.login_input:link, .login_input:visited {  color:#ffffff; font-weight:normal; text-decoration:none; /*background-color:000000;*/} 
.login_input:hover, .login_input:active { color:#ffffff; font-weight:normal; text-decoration:none; /*background-color:000000;*/}

.update_profil { background-color:white; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333; padding:2px; }
.update_profil:link, .update_profil:visited { background-color:white; color:#333; font-weight:normal; text-decoration:none; }
.update_profil:hover, .update_profil:active { background-color:white; color:#333; font-weight:normal; text-decoration:none; }

/* contact form button */
.contactform_textarea { background-color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000; }
.contactform_send { background-color:#555; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFF; }

.cnil{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:justify;
color:#666666;
}

.cnil a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:justify;
text-decoration:underline;
color:#666666;
}

/* ZONE VIDEO ***************************************************************/

#content{
width:587px;}

#titre_zone_video{
width:100%;
margin-bottom:35px;}

#top_box_video{
width:587;
height:9px;
background-image:url(images/zone_video/top_box_video.gif);
background-repeat:no-repeat;
}

#middle_box_video{
width:587;
background-image:url(images/zone_video/middle_box_video.gif);
background-repeat:repeat-y;
padding-bottom:10px;
}

#bottom_box_video{
width:587;
height:9px;
background-image:url(images/zone_video/bottom_box_video.gif);
background-repeat:no-repeat;
}

#box_video_content{
width:500px;
text-align:center;
margin-left:auto;
margin-right:auto;}

#titre_video{
float:left;
color:#f0f0f0;
font-size:13px;
font-weight:bold;}

#picto_download{
float:right;}

#video_content{
width:100%;
margin-top:10px;
border:solid 1px #a6a6a6;}



#box_selection{
width:100%;
margin-top:35px;}

#menu1{
padding-top:7px;
float:left;
width:187px;
height:25px;
background-image:url(images/zone_video/menu1.gif);
text-align:center;
color:#f0f0f0;
font-size:13px;
font-weight:bold;
cursor:pointer;
}

#menu2{
float:left;
width:203px;
height:25px;
padding-top:7px;
background-image:url(images/zone_video/menu2.gif);
text-align:center;
color:#f0f0f0;
font-size:13px;
font-weight:bold;
cursor:pointer;
}

#menu3{
float:left;
width:197px;
height:25px;
padding-top:7px;
background-image:url(images/zone_video/menu3.gif);
text-align:center;
color:#f0f0f0;
font-size:13px;
font-weight:bold;
cursor:pointer;
}

#box_liste_prd
{
background-image:url(images/zone_video/motif.gif);
background-repeat:repeat-x-y;}

#bottom_box_liste_prd{
background-image:url(images/zone_video/bottom_selection.gif);
background-repeat:no-repeat;
background-position:bottom;
padding-top:10px;
height:9px;
width:100%;}

#titre_souscat{
color:#f0f0f0;
font-size:13px;
font-weight:bold;
padding:20px 15px 15px 15px;
}

#liste_prd{
text-align:center;}

.prd{
float:left; 
width:177px; 
height:105px; 
margin-left:8px; 
margin-right:8px; 
margin-bottom:15px;
display:block;
cursor:pointer;
}


/* ZONE NEWS ***************************************************************/

#content_news_list{width:587px;}

#titre_zone_news_list
{
	width:100%;
	margin-bottom:15px;
}

#top_box_news_list
{
	width:587px;
	height:9px;
	background-image:url(images/zone_news/top_box_news.gif);
	background-repeat:no-repeat;
}

#middle_box_news_list_principal
{
	width:586px;
	min-height: 428px;
	background-image:url(images/zone_news/middle_box_news_principal.gif);
	background-repeat:repeat-y;
	padding-bottom:10px;
	padding-left:1px;
	background-color:#1b1a1a;
}

#middle_box_news_list
{
	width:580px;
	min-height: 428px;
	background-image:url(images/zone_news/middle_box_news.gif);
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#1b1a1a;
}

#box_news_list_content
{
	width:475px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:11px;
}

#box_news_list_content a
{
	text-decoration:none;
}

#bottom_box_news_list
{
	width:587px;
	height:9px;
	background-image:url(images/zone_news/bottom_box_news.gif);
	background-repeat:no-repeat;
}

#texte_news_list_conteneur
{
	padding-right:5px;
	float:left;
}

#titre_news_list h2
{
	text-align:left;
	color:#e5e5e5;
	font-size:13px;
	font-weight:bold;
	padding-bottom:5px;
	font-size:11px;
}

#titre_news_list h2 span
{ 
	color:#df9d00;
}


#contenu_news_list
{
	text-align:left;
	color:#e5e5e5;
	font-size:11px;
	padding-bottom:3px;
}

#date_news_list
{
	padding-right:5px;
	float:left;
	color:#df9d00;
	font-size:13px;
	font-weight:bold;
}

#image_news_list_conteneur
{
	float:left;
	width:91px;
	height:71px;
	padding-right:20px;
	padding-bottom:10px;
	font-size:11px;
}

#image_news_list
{
	float:left;
	width:91px;
	height:71px;
	border-style:solid;
	border-width:1px;
	border-color:#9f9e9e;
}

#news_list_separator
{
	width:475px;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(images/zone_news/separator_news.gif);
	background-repeat:no-repeat;
}

/* FIN ZONE NEWS ***************************************************************/

/*=========================================================================================================
|
+			PAGE NEWS ET PAGE LISTE NEWS : pages crées le 22 juillet 2010
|
=========================================================================================================*/

#bloc_titre_news
{
	width:587px;
	height:28px;
	margin-bottom:20px;
	text-align:left;
	background-image:url(images/news.png);
	background-repeat:no-repeat;
}

		#bloc_titre_news h2
		{
			color:#FFF;
			display:block;
			line-height:28px;
			vertical-align:middle;
			padding-left:25px;
			font-size:12px;
			padding-top:0px;
			margin-top:0px;
			margin-bottom:0px;
			padding-bottom:0px;
	
		}
		
				#titre_bloc_gauche
				{
					width:437px;
					float:left;
					height:28px;
				}
				
				#titre_bloc_droit
				{
					width:150px;
					height:28px;
					float:left;
					text-align:right;
				}
				
						#titre_bloc_droit a
						{
							display:block;
							line-height:28px;
							padding-top:0px;
							margin-top:0px;
							margin-bottom:0px;
							padding-right:25px;
							padding-bottom:0px;
							font-size:12px;
							color:#ebebeb;
							font-weight:bold;
						}
						
						#titre_bloc_droit a:focus
						{
						outline:0;
						}

				


#bloc_news
{
	width:583px;
}

	#bloc_news_top
	{
		height:25px;
		background-image:url(images/news_top.png);
		background-repeat:no-repeat;
	}
	
	#bloc_news_middle
	{
		text-align:left;
		padding-left:45px;
		padding-right:45px;
		padding-bottom:20px;
	}
		
		#bloc_image_center{
			text-align:center;
		}

		#bloc_news_middle h2
		{
			font-weight:bold;
			font-size:12px;
			color:#FFF;
			text-align:center;
			display:block;
			margin-bottom:10px;
			margin-top:0px;
		}
		
		#bloc_news_middle h2 span
		{
			color:#ffb400;
			margin-top:0px;
		}
		
		#bloc_news_middle h3
		{
			font-weight:normal;
			font-size:11px;
			color:#FFF;
			text-align:justify;
			padding-left:50px;
			display:block;
			font-style:italic;
			margin-top:10px;
			margin-bottom:20px;
			padding-right:50px;
			margin-top:0px;
		}
				
		#bloc_news_middle p
		{
			margin-bottom:10px;
			margin-top:10px;
		}

	#bloc_news_bottom
	{
		height:25px;
		background-image:url(images/news_bottom.png);
		background-repeat:no-repeat;
	}
	
	.image_float{
		float:left;
		padding-right:10px;
	}
	
	.clr_liste_news{
		height:1px;
		background-color:#303;
		clear:both;
		margin-top:15px;
	}
	
	.clr{
		clear:both;
	}
	
	.bloc_liste_new{
		padding-top:15px;
	}
	
	.bloc_liste_new a{
		font-weight:bold;
		font-size:12px;
		text-decoration:none;
	}
	
		.bloc_liste_new a span
		{
			color:#ffb400;
			margin-top:0px;
		}
	
	.bloc_liste_new a:hover{
		text-decoration:underline;
	}
	
#retour_news {
	width:490px;
	height:20px;
	text-align:right;
}

#retour_news a{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

#etoile_picto {
	margin-left:10px; 
	color:#646363; 
	width:550px;
	border-top:#999; 
	text-align:right; 
	margin-top:10px; 
	font-size:10px;	
}

.italic
{
	font-style:italic;
}

/*===================

		CIS

====================*/

.cis_cursor
{
	cursor:pointer;
}



