/* css pour le nouveau design */
/* (C) Yan Vigeant et Edmond C. Pelletier */
/* ECOLE DE DANSE MANON LABRECHE inc. */
/* Tous droits reserves, 2006 */
/* last revision : Dec 15, 2006 */


/* balises globales de mise en forme */
body
{
	/*background: rgb(189, 95, 255);*/
	background: rgb(232, 200, 255);
	font-family: Georgia, "Times New Roman", serif;
	color: #000000;
	margin: 0px;
	background-image: url(images/background.jpg);
	background-attachment: fixed;

}

h1
{
        color: #FFFFFF;
}

p
{
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

h2
{
	border: solid 1px #000000;
	padding: 2px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	text-align: center;
}

td
{
        text-align: center;
        border: solid 1px #000000;
}

form table, form table td
{
        border: none;
        text-align: left;
}

/* identification des conteneurs */
#global
{
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	padding: 0px;
	margin: 0px;
}


#texte1, #texte2, #texte3
{
	position: relative;
	float: left;
	width: 30%;
	height: 100%;
	padding: 0px;
	margin-right: 10px;
	margin-top: 10px;
}

#divMedia
{
        width: 25%;
        height: 400px;
        overflow: hidden;
        float: left;
}

#picMedia
{
        width: 100%;
        height: 80%;
        position: relative;
}

#textedouble
{
	position: relative;
        float: right;
        width: 70%;
	height: 100%;
	padding: 0px;
	margin-right: 10px;
	margin-top: 10px;
}

#texte1 img, #texte2 img, #texte3 img
{
	width: 100%;
	height: 200px;
	border: solid 1px #000000;
}

#contenu
{
	position: relative;	
	float: right;
	width: 75%;
	height: auto;
	margin: 0px;
}

#bas
{
	text-align: center;
	position: relative;
	clear: both;
	width: 100%;
	height: 40px;
	top: 0%;
	
}

#haut
{
	position: relative;
	clear: right;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 94px;
	background-color: rgb(102,0,153);
	margin-right: 0px; margin-left: 0px; margin-bottom: 0px;
	padding: 0px;
	margin-top: -16px;	
	/*border-bottom: solid 2px;*/
	overflow: visible;
}


#menu
{
	position: relative;
	left: 22.3%;
	top: 75%;
	width: 70%;
}


#gauche
{
	/*positon: relative;*/
	float:left;
	left: 0px;
	height: 90%;
	width: 24%;
	background: url(images/danseuse.gif) no-repeat top left;
}

#logo
{
	position: absolute;
	top: 10px;
	left: 10px;
	margin-top: 10px;
	padding-top: 0px;
}

.copyright /* paragraphe du copyright */
{
	margin-top: 3%;
	font-weight: 500;
	font-size: 8pt;
	text-align: center;
}

.gras
{
	font-weight: bold;
}

.grasLarge
{
	font-weight: bold;
	font-size: 1.2em;
}

#bas a:link, #bas a:visited, #bas a:active
{
	font-weight: bold;
	color: #243507;
	text-decoration: none;
}

#bas a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #800000;
}

#bas img
{
	border: none;
}

#textedouble a:hover
{
	font-size: 20px;
	color: #FF8800;	
	text-decoration: underline;
}

h2 a:visited, h2 a:active, h2 a:link
{
	font-size: 20px;
	color: #FF3300;
	text-decoration: none;
}

/* menu de navigation principal */
#navtop ul
{
	list-style-type: none;
	width: 84%;
}

#navtop li
{
	list-style-type: none;
	display: inline;
	padding-left: -3%;
	padding-right: 2%;
	padding-top: 3px; padding-bottom: 3px;
}

#current a:link, #current a:visited, #current a:active,
#navtop a:link, #navtop a:visited, #navtop a:active
{
	
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px; padding-bottom: 2px;
	padding-left: 1%;
	padding-right: 2.5%;
}

#navtop a:link, #navtop a:visited, #navtop a:active
{
	background: url(images/contour.gif) no-repeat;
	padding-top: 3px; padding-bottom: 2px;
}

#current a:hover, #navtop a:hover
{
	text-decoration: none;
	padding-top: 3px; padding-bottom: 2px;
}

#current a:hover
{
	background-image: url(images/smallbtnDouble.gif);
	background-position: bottom left;
	color: #000000;
}

#current a:link, #current a:visited, #current a:active
{
	background-image: url(images/smallbtnDouble.gif);
	background-repeat: no-repeat;
	border: none;
}


/* menu de navigation secondaire */
#navgauche /* qui est un UL */
{
	position: relative;
	margin-left: -4px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	padding-left: 0px;
	top:300px;
}

#navgauche a:link, #navgauche a:visited, #navgauche a:active
{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
}

#navgauche a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 0px;
}

#navgauche li
{
	display: block;
	margin-top: 4px;
	width: 120px;
	height: 20px;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-left: 15px;
	list-style-type: none;
	background: url(images/bigbtndouble.gif) top right;
	background-repeat: no-repeat;

}

#miniatures
{
	width: 200px;
	text-align: center;
	float: left;
	background: #888888;
	padding: 10px;
	height: 100%;
	overflow: scroll;
}

#main
{	
	width: 100%;
	height: 100%;
	text-align: center;
	border: none;
        background-color: #000000;
}



#main img
{
	border: solid 2px #CCCCCC;
}

p.noborder
{ 
	border: none;
	text-align: center;
	color: #EEEEEE;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9pt;
}

p.noborder img
{
	border: none;
}

#bodypic
{
        background-color: #000000;
        background-image: url("");
}

#miniatures ul
{
	list-style-type: none;
	/*padding; 0px; margin: 0px;*/
}

#miniatures li
{
	list-style-type: none;
	/*padding; 0px; margin: 0px;*/
}

#horaire
{
	border: solid 3px;
}

#horaire td
{
	border: solid 2px;
}

#titrePhotos
{
	font-size: 1.3em;
}




































