/* ---------------------------------------------------------------------
		BLANKET RULES AND COMMON SELECTORS
----------------------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #CCC;
}
h1 {
	color:#900;
	font: 2em "Times New Roman", Times, serif;
	padding-left:7px;
	margin-bottom:35px;
}
h2 {
	font-size: medium;
	color: #990000;
	margin:30px auto;
}
h3 {
	font-weight:bold;
	font-size:1em;
}
a {
}
dl {
	font-size:0.9em;
}
dd {
	border-bottom:1px dotted #900;
	width:75px;
	margin-left:175px;
	margin-top:-19px;
	margin-bottom:10px;
	padding-left:10px;
	padding-bottom:4px;
}
dt {
	width: 174px;
	border-bottom:1px dotted #900;
	padding-bottom:4px;
}

/* ---------------------------------------------------------------------
		STRUCTURAL ELEMENTS
----------------------------------------------------------------------*/
#wrapper {
	width:761px;
	margin:7px auto;
	padding:0;
}
#masthead {
	height:215px;
	background: url(../images/shared/topsection.jpg) no-repeat 0px 0px;
	padding:0;
	overflow:hidden;
}
#content {
	clear:left;
	/*position:relative;
	top:-131px; /* = - (#acon margin-top + 74px) */
	background:#FFF;
	margin:0;
	padding:15px;
}
#footer {
	background: url(../images/shared/bottom.jpg) no-repeat 0px 0px;
	padding-top:60px;
	clear:left;
}
#footer ul {
	list-style:none;
}
#footer li {
	display: inline;
	margin:15px;
}

/* ---------------------------------------------------------------------
		SHARED RULES
----------------------------------------------------------------------*/
.A_img {
	float:left;
	padding:0;
	margin: 3px 20px 20px 0px;
	border:1px solid #000;
	}
.box {
	padding:15px;
	background:#FC9 url(../images/shared/gradient2.jpg) repeat;
	border:1px dotted #CE171B;
	margin-bottom:15px;
}
.box img {
	border:1px solid #000;
}
.box td, .box th {
	border-bottom:1px dotted #900;
	vertical-align:top;
}
.box th {
	font-size: 1.2em;
	color: #990000;
	text-align:left;
}
.box h2 {
	margin:15px auto 15px auto;
}
.cleared {
	clear:both;
	padding:0;
	margin:0;
	border:none;
}
.totop {
	font-size: 0.9em;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	background: url(../images/shared/bullets_up-arrow.png) no-repeat left center;
	padding-left: 20px;
	margin-left:613px;
	margin-bottom:30px;
}
	

/* ---------------------------------------------------------------------
		NAVIGATION
----------------------------------------------------------------------*/
#navcont {
	position:relative;
	left:290px;
	top:-188px;
	width:465px;
	display:block;	
}
#navlist {
	list-style:none;
	margin:0px;
	padding:0px;
}
#navlist li {
	float:left;
	margin:0px 25px 0px 10px;
}
#navlist li a {
	background: url(../images/nav/but_off.png) no-repeat center 0px;
	padding-top:35px;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	display:block;
}
#navlist li a:hover {
	background: url(../images/nav/but_on.png) no-repeat center 0px;
	color:#900;
}
#ahome { 	margin-top:0px; }
#aact {		margin-top:6px; }
#aev { 		margin-top:19px; }
#agal { 	margin-top:36px; }
#acon { 	margin-top:57px; }

#pagetypeA #ahome { background: url(../images/nav/but_on.png) no-repeat center top; }
#pagetypeB #aact { 	background: url(../images/nav/but_on.png) no-repeat center top; }
#pagetypeC #aev { 	background: url(../images/nav/but_on.png) no-repeat center top; }
#pagetypeD #agal { 	background: url(../images/nav/but_on.png) no-repeat center top; }
#pagetypeE #acon { 	background: url(../images/nav/but_on.png) no-repeat center top; }

/* ---------------------------------------------------------------------
		MASTHEAD
----------------------------------------------------------------------*/
#masthead a img {
	text-decoration:none;
	border:none;
}
#logo {
	position: relative;
	left: 99px;
	top: -139px;
	width:170px;
}
#topdancerstitle {
	display:block;
	width:559px;
	height:157px;
	background:#FFF;
}
#pagetypeA #topdancerstitle { background: url(../images/nav/home.png) no-repeat center top; }
#pagetypeB #topdancerstitle { background: url(../images/nav/activites.png) no-repeat center top; }
#pagetypeC #topdancerstitle { background: url(../images/nav/evenements.png) no-repeat center top; }
#pagetypeD #topdancerstitle { background: url(../images/nav/galerie.png) no-repeat center top; }
#pagetypeE #topdancerstitle { background: url(../images/nav/contact.png) no-repeat center top; }

/* ---------------------------------------------------------------------
		CONTACT PAGE
----------------------------------------------------------------------*/
.contact_id {
	float:left;
	width:47%;
	margin:25px 15px 25px 0px;
}
.contact_id img {
	float:left;
	padding-right:15px;
	}


/* ---------------------------------------------------------------------
		ARCHIVES EVENEMENTS
----------------------------------------------------------------------*/
.events_archives {
	float:left;
	width:210px;
	min-height:480px;
	background: url(../images/shared/gradient2.jpg);
	border: 1px dotted #990000;
	padding:20px 9px 10px 9px;
	margin:5px;
	text-align:center;
}
.events_archives img {
	border:1px solid #000;
}

/* ---------------------------------------------------------------------
		GALERIE
----------------------------------------------------------------------*/
.videoframe {
	width: 667px;/*649px*/
	margin:25px auto;
	padding:25px;
	background: #FC6 url(../images/shared/gradient2.jpg) repeat;
	border:1px dotted #900;
}
.flowplayer {
	float:left;
	padding:0;
	margin:0;
}
.video_info {
	float:left;
	width:210px;
	padding:0px 15px;
	margin-left:15px;
	margin-top:0px;
}
.mov.video_info  {
	width:290px;
}

/* ---------------------------------------------------------------------
		ACTIVITES ET EVENEMENTS
----------------------------------------------------------------------*/
.colC_cont {
	width:100%;
	padding:0px;
	clear:both;
}
.colA_cont, .colB_cont, .colD_cont, .colE_cont, .colF_cont, .colG_cont, .colH_cont, .colJ_cont {
	float:left;
	padding:0;
}
.colA_cont, .colD_cont, .colF_cont, .colH_cont {
	margin-right:15px;
}
.colB_cont, .colE_cont, .colG_cont, .colJ_cont {
	margin-right:-15px;
}
.colA_cont { width:42%;}
.colB_cont { width:56%;}
.colD_cont { width:41%;}
.colE_cont { width:57%;}
.colF_cont { width:70%;	}
.colG_cont { width:28%;}
.colH_cont { width:52%;}
.colJ_cont { width:46%}

.cours_jours {
	list-style-image: none;
	list-style-type: square;
	margin-left:15px;
}
/* ---------------------------------------------------------------------
		HOME PAGE
----------------------------------------------------------------------*/
.launcher {
	float:left;
	width:22%;
	margin:0px 9px;
	padding:0;
	text-align:center;
}
.launcher img {
	border:none;
	padding:0px;
	margin:0px;
}
.launcher #icon_act {
	height: 156px;
	width: 110px;
	background: url(../images/home/danseurs_activites.jpg) no-repeat center top;
}
.launcher #icon_ev {
	height: 154px;
	width: 107px;
	background: url(../images/home/danseurs_evenements.jpg) no-repeat center top;
	}
.launcher #icon_gal {
	height: 154px;
	width: 120px;
	background: url(../images/home/danseurs_galerie.jpg) no-repeat center top;
	}
.launcher #icon_con {
	height: 151px;
	width: 99px;
	background: url(../images/home/danseurs_contact.jpg) no-repeat center top;
	}
.launcher a, .launcher a:link, .launcher a:visited {
	display:block;
	margin:0px 20px 15px 20px;
}
.launcher a:hover img {
	visibility:hidden;
}
.launcher_copy {
	border:1px dotted #900;
	border-top:3px solid #900;
	padding:10px;
	background:#FC6 url(../images/shared/gradient1.jpg) repeat;
}
.launcher_copy a {
	font-weight:bold;
	color:#900;
	font-size:1.2em;
	text-decoration:none;
}
.launcher_copy a:hover {
	color:#F90;
}
.launcher_copy a:visited {
	color:#666;
}

tr.passe {
	color:#999;
}
.logos dt {
	width:530px;
}
.logos dd {
	margin-left:530px;
	width:170px;
	text-align:right;
}

/* ---------------------------------------------------------------------
		SHOW/HIDE DIVS
----------------------------------------------------------------------*/
.collapser input {
	display:none;
}
#more_ricardo, #more_sandra {
	display:none;
}

.plans {
	float:left;
	width:160px;
	margin:13px;
	padding:0;
}

.plan_text {
	float:left;
	clear:left;
	width:150px;
}
.plan_img {
	float:left;
	width:150px;
	margin-bottom:20px;
}