/**
 * @author Benoît Mariaux
 * @copyright 2009
 * MyFlyingPiano.com
 */
 
/*CSS pour MFP 02/07/2009*/

*|*:-moz-any-link img, img[usemap], object[usemap]
{
border:0px solid;
}

a img {border:none;}

html, body {
 margin:0;
 padding:0;
 word-wrap: break-word;
 }

body
{
	border: 0px solid red;
	background-image: url(../images/background_body2.png);
	background-repeat: repeat-x;
	background-color: white;
	width: 100%;
	height: 100%;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 0;
}

a
{
	color: #006b93;
}
a:hover
{
	color: #c84c82;
}

.left
{
    float: left;
}

.right
{
    float: right;
}

.reset
{
    clear: both;
}

.pointer
{
    cursor: pointer;
}

.margin0px
{
    margin: 0;
}
.margin5px
{
    margin: 5px;
}

.padding0px
{
    padding: 0;
}

.inline
{
    display: inline;
}
	
#all
{
	border: 0px solid purple;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 100%;
	
}

/* HEADER */
#header
{
	/*border: 1px solid lime;*/
	border-bottom: 0px solid #CCCCCC;
	margin-left: 0;
	margin-right: 0;
	width: 1000px;
	height: 171px;
    background-image: url(../images/headermod14.png);
	/*background-image: url(../images/headermod14BETA.png);*/
	/*background-image: url(../images/headermod12.png);*/
	background-repeat: no-repeat;
}
#div_connexion_header
{
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
    
    display: none;
    background-image: url('../images/transparence/transparent1.png');
    height:60px;
    width: 185px; 
    padding: 6px; 
    position: relative; 
    top: 100px; 
    left: 750px;
}
#panier_header
{
    -moz-border-radius-bottomleft: 20px;
	/*-moz-border-radius-bottomright: 10px;*/
	
	-webkit-border-bottom-left-radius: 20px;
	/*-webkit-border-bottom-right-radius: 10px;*/
    
    font-size: 1.4em;
    border-left: 0px solid gray;
    /*border-right: 1px solid gray;*/
    border-bottom: 0px solid gray;
    background-image: url('../images/transparence/transparent1.png');
    height:35px; 
    /*width: 160px; */
    width: 210px;
    padding: 4px; 
    position: fixed; 
    top: 0px; 
    /*left: 70%;*/
    /*left: 52%;*/
    right: 0%;
    z-index: 1000;
    
}

#panier_header a
{
	text-decoration: none;
	color: #66CCFF;
	margin: 2px;
	padding: 0px;
	font-weight: bold;
}
#panier_header a:hover
{
	text-decoration: none;
	background-color: transparent;
	color: white;
	

}

#panier_header_details
{
    background-image: url('../images/transparence/transparent1.png');
    /*background-color: black;*/
    color: #66CCFF;
    font-size: 0.5em;
    
    -moz-border-radius-bottomleft: 20px;
	-moz-border-radius-topleft: 20px;
	
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-top-left-radius: 20px;
    
    width: 210px;
    padding: 4px;
    
    display: none; 
    
    
    position: fixed;
    right: 0%;
    z-index: 1000;
}

/* FIN HEADER */



/* MENU TOP */
#menu_top
{
	border: 0px solid lime;
	width: 1000px;
	height: 30px;
	list-style: none;
	line-height: 23px;
	font-size: 1em;
	font-weight: normal;
}
.menu_top_lien
{
	border: 0px solid blue;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	color: white;
}
.menu_top_lien a
{
	text-decoration: none;
	color: #66CCFF;
	margin: 2px;
	padding: 0px;
	font-weight: bold;
}
.menu_top_lien a:hover
{
	text-decoration: none;
	background-color: transparent;
	color: white;
	

}
.menu_top_lien_right 
{
	float: right;
	font-size: 0.9em;
	margin-top: 2px;
}
.menu_top_lien_right a
{
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}
.menu_top_lien_right a:hover
{
	text-decoration: none;
	background-color: transparent;
	color: white;
	
}


/* BREADCRUMBS */
#breadcrumbs
{
	border: 0px solid orange;
	font-size: 0.8em;
	margin-top: 8px;
	margin-bottom: 6px;
	padding-left: 10px;
}

/* LEFT - MENU VERTICAL */
#left
{
	border: 0px solid blue;
	width: 140px;
	float: left;
}
#left a
{
	text-decoration: none;
}
.menu_vertical
{
	border: 0px solid blue;
	width: 140px;
	font-size: 0.9em;
}
.menu_vertical_header
{
	border: 0px solid olive;
	height: 31px; /*46 - 15*/
	color: white;
	font-weight: bolder;
	font-size: 1.0em;
	padding-left: 45px;
	padding-top: 15px;
	text-align: left;
	background-image: url(../images/menu_vertical_header.png);
	background-repeat: no-repeat;
}
.menu_vertical_liens_niv1
{
	display: block;
	border: 0px solid olive;
	padding-left: 6px;
	margin-left: 2px;
	margin-right: 1px;
	height: 19px;
	color: black;
	font-size: 0.9em;
	background-image: url(../images/menu_vertical_liens.png);
	background-repeat: no-repeat;
}
.menu_vertical_liens_niv1:hover, .menu_vertical_liens_niv2:hover
{
	background-image: url(../images/menu_vertical_liens_active.png);
	background-repeat: no-repeat;
}
.menu_vertical_liens_niv2
{
	display: block;
	border: 0px solid olive;
	padding-left: 12px;
	margin-left: 2px;
	margin-right: 1px;
	height: 19px;
	color: black;
	font-size: 0.95em;
	background-image: url(../images/menu_vertical_liens.png);
	background-repeat: no-repeat;
}

.menu_vertical_footer
{
	border: 0px solid olive;
	height: 46px;
	margin-bottom: 5px;
	background-image: url(../images/menu_vertical_footer.png);
	background-repeat: no-repeat;
}

/* CONTENU */
#contenu
{
	border: 0px solid silver;
	/*background: url(../images/contenu_back.png) repeat-y;*/
	/*background-color: #c2ebff;*/
	/*background-color: #F8F8F8;*/
	/*background-color: #F9FDFF;*/
	background-color: white;
	margin-left: 170px;
	margin-bottom: 40px;
	width: 820px;
	color: #3B3B3B;
}
.h1
{
	color: #666666;
	background: url(../images/testback_h1.png) no-repeat;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-left: 30px;
	font-size: 1.45em;
	text-indent: 23px;
}
#contenu p
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top:0;
	font-size: 1.0em;
}
#contenu
{
	text-align: justify;
}

.contenu_haut
{
	background: url(../images/contenu_back_haut.png) no-repeat;
	height: 20px;
}
.contenu_bas
{
	background: url(../images/main_footer3.png) no-repeat white;
	height: 150px;
	padding-bottom: 20px;
}

table.videos
{
	margin:auto;
	font-size:0.85em;
	width: 700px;
}




.infos_bulle
{
	z-index: 50000;
	position: absolute;
	top: -999px;
	visibility: hidden;
	font: normal 10px Verdana, Arial;
	border:3px solid silver;
	color: white;
	padding: 8px;
	border: 0px solid #ccc;
	/*background-color: #E8F7FE;*/
	background-color: black;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
	
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

/* FOOTER */
#footer
{
	background-color: white;
	background-image: url(../images/footer/footer3.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top: 0px;
	padding-top: 40px;
	height: 197px;
	clear: both;
	line-height: 1.6em;
}
