/*
	Nom : The Cheyenne Country Line Dancers
	Version : 2.0
	Auteur : SolykZ
	Site Web : http://www.thecheyennecld.be.cx

	Les feuilles de style, les modèles XHTML et les graphismes sont distribués sous licence GPL :
	http://www.opensource.org/licenses/gpl-license.php
*/

body
{
	background: #FFEEDD url(fondcolonnegauche.jpg) left top repeat-y;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .8em;
}

html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
}

/* ==========[ Mise en page des blocs - DÉBUT ]========== */

div#conteneur
{
	background: url(fondcolonnedroite.jpg) right top repeat-y;
	min-height: 100%;
	padding: 0;
	position: relative;
	text-align: center;
}

	div#conteneurentete
	{
		background: #DD0000;
		color: #FFFFFF;
		text-align: left;
		width: 100%;
	}
		div#menurapide
		{
			margin: 0;
			padding: 0;
			position: absolute;
			text-align: left;
			width: 250px;
		}

		div#ancres
		{
			color: #FF0000;
			margin: 2px 0 0 250px;
			padding: 0;
			position: absolute;
		}

		div#moteurderecherches
		{
			margin: 0;
			padding: 0;
			position: absolute;
			right: 160px;
			top: 5px;
		}
		
		div#logo
		{
			background: url(logo.gif) no-repeat;
			color: #FFFFFF;
			height: 102px;
			margin: 0;
			padding: 0;
			position: absolute;
			right: 0;
			top: 0;
			width: 154px;
		}

	div#colonnegauche
	{
		float: left;
		font-size: .9em;
		margin: 105px 0 0 0;
		width: 140px;
	}
	
	div#colonnedroite
	{
		float: right;
		margin: 105px 0 0 0;
		padding: 0;
		width: 150px;
	}
	
	div#contenupage
	{
		font-size: 1.2em;
		margin: 0 170px 0 170px;
		padding: 3em 0 0 0;
	}
	
	div#conteneurpieddepage
	{
		clear: both;
		height: 1.7em;
	}
	
		div#pieddepage
		{
			bottom: 0;
			font-size: .9em;
			font-weight: bold;
			height: 1.7em;
			left: 0;
			line-height: 1.6em;
			position: absolute;
			text-align: right;
			width: 100%;
		}

/* ==========[ Mise en place des blocs - FIN ]========== */

/* ==========[ Mise en place de la page d'accueil - DÉBUT ]========== */

#conteneuraccueil
{
	background: url(fondcolonnedroite.jpg) right top repeat-y;
	float: left;
	min-height: 100%;
	width: 100%;
}

#accueil
{
	background: #DD0000;
	color: #FFFFFF;
	height: 350px;
	left: 50%;
	margin: -175px 0 0 -300px;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 600px;
}

#accueil p#texteaccueil
{
	background: #DD0000;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	top: 0;
	width: 100%;
}

#accueil p#infoaccueil
{
	background: #DD0000;
	bottom: 0;
	color: #FFFFFF;
	font-size: .9em;
	font-style: italic;
	position: absolute;
	text-align: center;
	width: 100%;
}

p#logos
{
	height: 300px;
	right: 0;
	margin: 10px 5px 0 0;
	padding: 0;
	float: right;
	text-align: center;
	top: 0;
}

p#avertissement
{
	bottom: 0;
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	height: 16px;
	margin: 0 5px 5px 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: right;
	width: 400px;
}

#menuaccueil
{
	background: url(menuaccueil.jpg) no-repeat;
	height: 240px;
	list-style: none;
	left: 50%;
	margin: -100px 0 0 -160px;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 320px;
}

#menuaccueil li
{
	float: left;
	height: 120px;
	width: 160px;
}

#menuaccueil a
{
	display: block;
	height: 100%;
	width: 100%;
}

#menuaccueil a:hover
{
	background: url(menuaccueilsurvole.jpg) no-repeat;
}

#menuaccueil a span
{
	display: none;
	font-size: 1px;
	left:0;
	position: absolute;
	top: -5000px;
}

#hautdroite a:hover
{
	background-position: -160px 0;
}

#basgauche a:hover
{
	background-position: 0 -120px;
}

#basdroite a:hover
{
	background-position: -160px -120px;
}

/* ==========[ Mise en place de la page d'accueil - FIN ]========== */

/* ==========[ Mise en place du menu rapide - DÉBUT ]========== */

#menurapide ul
{
	font-size: .9em;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}

#menurapide ul li
{
	display: inline;
	float: left;
	margin: 1px 2px;
	width: 100px;
}

#menurapide a#actif
{
	background: #FFAAAA;
	border: 1px solid #DD0000;
	color: #DD0000;
}

#menurapide .menurapide a
{
	background: #FFEEDD;
	border: 1px solid #DD0000;
	color: #FF0000;
	display: block;
	margin: 0 2px;
	padding: 0 2px;
	text-align: center;
	text-decoration: none;
 }
	 
#menurapide .menurapide a:hover
{
	background: #FFAAAA;
	border: 1px solid #DD0000;
	color: #DD0000;
}

#menurapide .menurapide a:active
{
	background: #DD0000;
	border: 1px dotted #FF0000;
	color: #FFFFFF;
}

/* ==========[ Mise en place du menu rapide - FIN ]========== */

/* ==========[ Mise en place des ancres - DÉBUT ]========== */

#ancres a
{
	background: #FFEEDD;
	color: #FF0000;
}

/* ==========[ Mise en place des ancres - FIN ]========== */

/* ==========[ Mise en place du menu de la colonne de gauche - DÉBUT ]========== */

.menucolonnegauche ul, li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menucolonnegauche ul
{
	background: url(menugauche.gif) top left no-repeat;
	font-weight: bold;
	text-align: right;
}

.menucolonnegauche li
{
	display: inline;
}

.menucolonnegauche li a
{
	background: transparent;
	color: #000000;
	display: block;
	height: 26px;
	line-height: 21px;
	text-decoration: none;
}

.menucolonnegauche li a:hover
{
	color: #FF0000;
	background: transparent url(menugauche.gif) top left no-repeat;
}

a#menu1:hover
{
	background-position: 0% -286px;
}

a#menu2:hover
{
	background-position: 0% -312px;
}

a#menu3:hover
{
	background-position: 0% -338px;
}

a#menu4:hover
{
	background-position: 0% -364px;
}

a#menu5:hover
{
	background-position: 0% -390px;
}

a#menu6:hover
{
	background-position: 0% -416px;
}

a#menu7:hover
{
	background-position: 0% -442px;
}

a#menu8:hover
{
	background-position: 0% -468px;
}

a#menu9:hover
{
	background-position: 0% -494px;
}

a#menu10:hover
{
	background-position: 0% -520px;
}

a#menu11:hover
{
	background-position: 0% -546px;
}

/* ==========[ Mise en place du menu de la colonne de gauche - FIN ]========== */

/* ==========[ Mise en place du menu de la page des chorégraphies - DÉBUT ]========== */

.menuchoregraphies
{
	margin: auto;
	position: relative;
}

.menuchoregraphies ul
{
	list-style-type: none;
	margin: 0;
	padding: 1px;
}

.menuchoregraphies ul li
{
	display: inline;
	float: left;
	margin: 3px auto;
}

.menuchoregraphies a
{
	background: #FFEEDD;
	border: 1px solid #DD0000;
	color: #FF0000;
	display: block;
	margin: 0 2px;
	text-align: center;
	text-decoration: none;
	width: 140px;
 }
	 
.menuchoregraphies a:hover
{
	background: #FFAAAA;
	border: 1px solid #DD0000;
	color: #DD0000;
}

.menuchoregraphies a:active
{
	background: #DD0000;
	border: 1px dotted #FF0000;
	color: #FFFFFF;
}

/* ==========[ Mise en place du menu de la page des chorégraphies - FIN ]========== */

/* ==========[ Mise en forme des menus divers - DÉBUT ]========== */

.menu
{
	background: url(menu.gif) left no-repeat;
	font-size: .9em;
	font-weight: bold;
	height: 273px;
	list-style-type: none;
	margin: 30px;
	padding: 0 0 0 150px;
	text-align: left;
}

.menu a
{
	color: #DD0000;
}

.menu a:hover
{
	font-style: italic;
}

.menu a:visited
{
	color: #FF0000;
}

/* ==========[ Mise en forme des menus divers - FIN ]========== */

/* ==========[ Mise en forme de la colonne de droite - DÉBUT ]========== */

#colonnedroite p.titrecolonnedroite
{
	background: url(decorationmenudroite.gif) bottom no-repeat;
	color: #000000;
	display: block;
	font-weight: bold;
	list-style-type: none;
	margin: 0 5px 0 0;
	padding: 5px 0;
	text-align: center;
}

#colonnedroite p
{
	margin: 0;
	padding: 0;
}

#colonnedroite span.maj
{
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#colonnedroite a
{
	background: transparent;
	color: #000000;
}

/* ==========[ Mise en forme de la colonne de droite - FIN ]========== */

/* ==========[ Mise en forme du pied de page - DÉBUT ]========== */

#pieddepage span#design
{
	float: left;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
}

#pieddepage p#copyright
{
	margin: 0;
	padding: 0 10px 0 0;
}


/* ==========[ Mise en forme du pied de page - FIN ]========== */

/* ==========[ Mise en forme des autres objets - DÉBUT ]========== */

h1
{
	background: url(bannieredetitre.gif) top repeat-x;
	font-size: 1.6em;
	font-weight: bold;
	margin: 2px auto;
	padding: 10px 0;
	text-align: center;
	width: 50%;
}

h2
{
	background: transparent;
	color: #FF0000;
	font-size: 1.4em;
	text-align: left;
}

h3
{
	background: transparent;
	color: #DD0000;
	font-size: 1.2em;
	text-align: left;
}

h4
{
	font-size: 1.1em;
	text-align: left;
}

p a
{
	background: transparent;
	color: #DD0000;
	font-weight: bold;
}

p a:visited
{
	background: transparent;
	color: #FF0000;
}

.img
{
	border: 2px dotted #FF0000;
}

img
{
	border: 0;
}

ul
{
	text-align: left;
}

/* ==========[ Mise en forme des autres objets - FIN ]========== */

/* ==========[ Mise en forme des tableaux - DÉBUT ]========== */

table
{
	border: 1px solid #FF0000;
	margin: 0 auto;
	padding: 1px;
	text-align: center;
}

table td
{
	vertical-align: top;
}

table p
{
	margin: 0;
	padding: 0;
}

 table.fixe
{
	border: 1px solid #FF0000;
	margin: 0 auto;
	padding: 1px;
	text-align: center;
	width: 400px
}

/* ==========[ Mise en forme des tableaux - FIN ]========== */

/* ==========[ Mise en forme de la page de la galerie photos - DÉBUT ]========== */

table.photos
{
	background: #FFAAAA;
	color: #000000;
	margin: 0 auto;
	width: 100px;
}

table.photos tr
{
	height: 40px;
	margin: 0;
	padding: 0;
	width: 100px;
}

table.photos td.miniature
{
	width: 100px;
}

table.photos td
{
	width: 100px;
}

table.photos a
{
	background: #FFAAAA;
	color: #000000;
}

table#conteneurvignettes
{
	border: 0;
	margin: 20px auto;
	padding: 0;
	text-align: center;
}
	
img.vignette
{
	border: 1px dotted #FF0000;
	height: 100px;
	margin: 0;
	padding: 2px;
}

/* ==========[ Mise en forme de la page de la galerie photos - FIN ]========== */

/* ==========[ Mise en forme du plan du site - DÉBUT ]========== */

ul.listepagesplan
{
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
}

ul.listepagesplan li
{
	font-size: .9em;
}

ul.listepagesplan a
{
	color: #DD0000;
}

/* ==========[ Mise en forme du plan du site - FIN ]========== */4