/*** Positionnement du copr de la page ***/
#CorpDanse
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #D10003;
	background-color: #D10003;
	font-size:10px;
}

#CorpDanse H1, #CorpDanse H1 a
{
	color:#D10003;
	font-weight:bold;
	font-size: 12px;
	font-style: normal;
	text-indent: 5px;
	text-align: left;
	vertical-align: bottom;
}

#CorpDanse H2
{
	color:#D10003;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	text-indent: 10px;
}

#CorpDanse H3
{
	color:#D10003;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	text-indent: 15px;
}

#CorpDanse H4, #CorpDanse H4 a
{
	color:#003366;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
	text-indent: 20px;
}

#CorpDanse H5
{
	color:#003366;
	font-weight: normal;
	font-style:italic;
	font-size: 10px;
	text-decoration: none;
	text-indent: 25px;
}

#CorpDanse p
{
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: text-top;
	text-indent:20px;
	text-align: justify;
	font-size: 10px;
}

#CorpDanse ul
{
	margin-top: 5px;
	line-height: 15px;
	list-style-position:inside;
	font-size:10px;
}

.ColG
{
	text-align: center;
	vertical-align: top;
	width: 226px; /*reporter au menu*/
	min-width:226px;
}

.FondPageImg
{
	background-image: url(/CD34/Poledanse/images/home2.jpg);
	background-repeat:repeat-n;
	background-color:#FFFFFF;
	border:0px;
	width: 100%;
	height: 100%;
}

.FondPage
{
	background-image: url(/CD34/Poledanse/images/home2.jpg);
	background-repeat:repeat-y;
	background-color:#B7B7B7;
	width: 100%;
	height: 100%;
	padding: 10px;
	margin: 0px;
}

/*** Placement du menu dans la page ***/
#MenuDanse
{
	position:absolute;
	width:226px;
	left:0px;
	top:50px;
	visibility:visible;
}

.SousMenuActions, .SousMenuRessources, .SousMenuAutresPoles, .SousMenuActions06
{
	position:absolute;
	left:217px;
	border:1px solid #FF6600;
	visibility:hidden;
}

.SousMenuActions
{
	top:272px;
}

.SousMenuActions06
{
	top:304px;
	left:439px;
}

.SousMenuRessources
{
	top:302px;
}

.SousMenuAutresPoles
{
	top:332px;
}

.LienMenuDanse a
{
	font-size:10px;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	width:226px; /*prendre en compte le padding dans la largeur -> 216+5+5*/
	text-align: center;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: dotted;
	border-top-color:#FF6600;
	border-top-width: 1px;
}

.LienMenuDanse a:hover
{
	background-color: #FFCC00;
	color:#D10003;
}

/*** Style du Titre au dessus du menu ***/
#PRD
{
	background-color: #D10003;/*#FFCC00;/*#FFE600;*/
	height:100px;
	width:226px;
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color: #CCCC00;
}

.1Lettre
{
	color:#FFE600;
	font-weight: bold;
}

