/* @import url(debug.css);	*/
* {
	padding: 0px;
	margin: 0px;
	border-color: #11E;
	border-style: none;
	border-width: 0px;
}

body {
	color: black;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 0.8em;
}

#nationaux {
	position: absolute;
	top: 20px;
	right: 50px;
	visibility: hidden;
	z-index: 1000;
	background-color: #DDF;
	padding: 10px;
	border: 2px #11E solid;
	text-align: left;
	color: black;
	font-family: Verdana, sans-serif;
}

#nationaux h2 {
	color: #008;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	text-decoration: underline;
	padding-top: 2em;
}

#nationaux h3 {
	color: #008;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	text-decoration: underline;
	padding-top: 0.9em;
	padding-left: 1.5em
}

#nationaux p {
	padding-left: 2.5em;
	padding-top: 0.4em;
}

#conteneur1 {
	background-image: url("images/cdamtt_02.jpg");
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1024px;
}

#conteneur {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 1024px;
	color: black;
	font-family: Verdana, sans-serif;
	/* permet de fixer une hauteur mini sur les navigateurs modernes */
	min-height: 55em;
	/* pour obtenir le même effet sur IE, sachant que si le contenu dépasse, il
	"poussera" la hauteur en ne respectant pas la norme. On se joue de ses lacunes
	*/
	height: 55em;
	background-image: url("images/cdamtt_04.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}

/* pour rétablir le mauvais effet de height sur les nav. modernes */
html>body #conteneur {
	height: auto;
}

.clearboth {
	font-size: 1px;
	clear: both;
}

#bandeau_haut {
	text-align: left;
	color: black;
	background-image: url("images/cdamtt_01.jpg");
	background-repeat: no-repeat;
	height: 173px;
}

#zone_menus {
	padding-left: 5px;
	float: left;
	width: 180px;
	overflow: hidden;
	min-height: 55em;
	/* pour obtenir le même effet sur IE, sachant que si le contenu dépasse, il
	"poussera" la hauteur en ne respectant pas la norme. On se joue de ses lacunes
	*/
	height: 55em;
}

/* pour rétablir le mauvais effet de height sur les nav. modernes */
html>body #zone_menus {
	height: auto;
}

/* DEFINITION DU MENU1 */
#menu1 ul { /*	border-width: 1px 1px 0px 1px;
	border-style: solid;*/
	
}

#menu1 li { /*	border-bottom: 1px solid #11E;*/
	list-style: none;
	padding-left: 1em;
}

#menu1 a {
	text-decoration: none;
	color: #001;
	font-size: 1.1em;
	font-weight: bold;
}

#menu1 a:hover {
	color: #FFF;
	/*	background-color:#8CF;*/
}

#menu1 a:active {
	
}

#menu1 a:visited {
	
}

#menu1 a.sel {
	color: #FFF;
	/*	background-color:#8CF;*/
}

/* DEFINITION DU MENU 2 */
#menu2 {
	padding-left: 1em;
	padding-top: 1em;
}

#menu2 ul { /*	border-width: 1px 1px 0px 1px;
	border-style: solid;*/
	
}

#menu2 li { /*	border-bottom: 1px solid #11E;*/
	list-style-type: none;
	padding-left: 1em;
}

#menu2 a {
	text-decoration: none;
	font-weight: bold;
	color: #001;
}

#menu2 a:hover {
	color: #FFF;
	/*	background-color:#8CF;*/
}

#menu2 a:active {
	
}

#menu2 a:visited {
	
}

#menu2 a.sel {
	color: #FFF;
	/*	background-color:#8CF;*/
}

/* DEFINITION DU MENU 3 */
#menu3 {
	padding-left: 2em;
	padding-top: 1em;
}

#menu3 ul { /*	border-width: 1px 1px 0px 1px;
	border-style: solid;*/
	
}

#menu3 li { /*	border-bottom: 1px solid #11E;*/
	list-style-type: none;
	padding-left: 1em;
}

#menu3 a {
	text-decoration: none;
	font-weight: bold;
	color: #001;
}

#menu3 a:hover {
	color: #FFF;
	/*	background-color:#8CF;*/
}

#menu3 a:active {
	
}

#menu3 a:visited {
	
}

#menu3 a.sel {
	color: #FFF;
	/*	background-color:#8CF;*/
}

#voir_nat {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	color: blue;
	font-weight: bold;
}

#proa {
	
}

#renc_nat {
	margin-top: 10px;
	text-align: center;
}

#evenements {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	color: blue;
	font-weight: bold;
	margin-bottom: 5px;
}

#partenaires {
	width: 100%;
	margin-top: 30px;
	text-align: center;
	color: blue;
	font-weight: bold;
}

#cg06 {
	margin-top: 10px;
	text-align: center;
}

#img_cg06 {
	width: 120px;
	height: 80px;
}

#msjs {
	margin-top: 10px;
	text-align: center;
}

#img_msjs {
	width: 120px;
	height: 136px;
}

#contenu {
	float: right;
	width: 770px;
	margin-top: 2px;
	margin-right: 5px;
	padding: 5px;
	color: black;
	background-color: #FFF;
	/*	border-style: solid;
	border-width: 1px;*/
	min-height: 30em;
	/* pour obtenir le même effet sur IE, sachant que si le contenu dépasse, il
	"poussera" la hauteur en ne respectant pas la norme. On se joue de ses lacunes
	*/
	height: 30em;
}

/* pour rétablir le mauvais effet de height sur les nav. modernes */
html>body #contenu {
	height: auto;
}

#contenu h1 {
	color: #00F;
	background-color: #FFF;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 2em;
}

#contenu h2 {
	color: #008;
	background-color: #FFF;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	padding-top: 2em;
}

#contenu h3 {
	color: #008;
	background-color: #FFF;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	padding-top: 0.9em;
	padding-left: 1.5em
}

#contenu h4 {
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	text-decoration: underline;
	padding-top: 0.9em;
	padding-left: 3em
}

#contenu p.std {
	padding-top: 0.5em;
	padding-left: 3.5em;
}

#contenu p.der_modif {
	padding-top: 2em;
	padding-bottom: 2em;
	font-style: italic;
	font-size: 0.9em;
	visibility: hidden;
}

#contenu table {
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

#contenu table.forme {
	border-width: 0px;
}

#contenu caption {
	color: #12E;
	background-color: #FFF;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	margin: 1px;
	text-decoration: underline;
}

#contenu td {
	border-style: solid;
	border-width: 1px;
	padding: 2px 2px;
	font-size: 0.9em;
}

#contenu td.forme {
	border-width: 0px;
}

#contenu thead,th {
	border-style: solid;
	border-width: 1px;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	color: black;
	background-color: #F0F0FF;
}

#contenu ul.stdniv1 {
	padding-left: 5em;
}

#contenu ul.stdniv2 {
	padding-left: 7em;
}

#contenu li.stdniv1 {
	padding-top: 10px;
}

#bas {
	text-align: center;
	margin: 0px 3% 0px 21%;
	padding: 2em 0px 1em 0px;
}
#bas .modif {
	font-style: italic;
	font-size: 0.8em;
}

fieldset {
	margin-top: 20px;
}

legend {
	border-style: solid;
	font-weight: bold;
	margin-bottom: 5px;
}

select {
	border-style: solid;
	border-width: 1px;
	margin-left: 20px;
}

input {
	margin-left: 20px;
}

input.bouton {
	border-style: outset;
	border-width: 2px;
}

dl {
	padding-left: 4em;
}

dd {
	padding-left: 4.5em;
}

.info_centre {
	padding-top: 0.5em;
	text-align: center;
}

.italic {
	font-style: italic;
}

strong {
	font-weight: bold;
}

/* STYLES SPECIFIQUES AUX PAGES */ /* page d'accueil */
.datemaj {
	font-weight: bold;
	font-size: 0.8em;
	color: blue;
	background-color: #FFF;
}

/* Calendrier */
#cal_mois {
	margin: 20px auto;
	width: 95%;
}

#cal_mois  td {
	text-align: center;
}

#calendrier {
	margin: auto;
	width: 95%;
}

#calendrier  td {
	text-align: center;
}

#calendrier .titreweek {
	color: #990000;
	background: #FFCC99;
}

#calendrier .titrejoursferie {
	color: #000000;
	background-color: #FF8E1E;
}

#calendrier .titrevac {
	color: #990000;
	background-color: #FF9966;
}

#calendrier .champ {
	background-color: #FFFF00;
}

#calendrier .critfed {
	background-color: #CCFFCC;
}

#calendrier .stage {
	background-color: #FFCC99;
}

#calendrier .reunion {
	background-color: #99CC00;
}

#calendrier .jeunes {
	background-color: #FF6600;
}

#calendrier .tj {
	background-color: #CC99FF;
}

#calendrier .tvar {
	background-color: #FF9900;
}

#calendrier .detect {
	background-color: #CC99FF;
}

#calendrier .vet {
	background-color: #99CCFF;
}

#calendrier .intclub {
	background-color: #00CCFF;
}

#calendrier .corpo {
	background-color: #FF99CC;
}

#calendrier .bjeu {
	background-color: #FF9900;
}

#calendrier .france {
	background-color: #FF99CC;
}

#calendrier .mixte {
	background-color: #FF6600;
}

#calendrier .coupe {
	background-color: #CCFFCC;
}

#calendrier .feminin {
	background-color: #99CCFF;
}

/* statistiques */
#stat {
	margin: auto;
	width: 95%;
}

#stat td {
	text-align: center;
	font-size: 0.8em;
}

#stat .total_partiel {
	color: #008000;
}

#stat .total {
	color: #00F;
}

#stat .valeurs_totaux {
	font-weight: bold;
}

#stat caption {
	text-decoration: none;
}

#tbord_tot {
	margin: auto;
}

#tbord_tot td {
	text-align: left;
}

#tbord_detail {
	margin: auto;
}

#tbord_detail td {
	text-align: center;
}

#tbord_detail td.titretab {
	color: black;
	background-color: #cccccc;
	font-weight: bold;
}

#tbord_detail td.w100 {
	width: 100px;
}

#tbord_detail td.w250 {
	width: 250px;
}

#tbord_detail td.fondtab {
	color: black;
	background-color: #eeeeee;
	text-align: left;
}

#tbord_detail .separe {
	font-size: 2px
}

#tbord_detail td.forme {
	text-align: left;
	font-size: 0.9em;
}

#tbord_detail td.forme1 {
	text-align: center;
	border-width: 0px;
	font-size: 1.2em;
	width: 30px;
}

/* Résultats Compétitions individuelles */
table.rescf {
	margin: auto;
}

table.rescf td {
	text-align: center;
}

p.retour_haut {
	text-align: center;
	margin-bottom: 20px;
}

/* Résultats Championnat par équipes */
table.journee_cheq {
	float: left;
	width: 48%;
	margin: 5px;
	text-align: center;
}

table.journee_cheq td.club {
	width: 40%;
}

table.journee_cheq td.class {
	width: 10%;
}

#class_cheq {
	margin: auto;
	width: 60%;
}

#class_cheq td {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

#class_cheq  td.col_tot {
	width: 5%;
}

/* Résultats challenge Jeunes */
table.reschj {
	margin: auto;
}

table.reschj td {
	padding: 0px 5px;
	text-align: center;
}

table.reschj th {
	padding: 0px 10px;
}

/* Catégories d'âge */
#categ {
	width: 80%;
	margin: auto;
}

#categ td {
	text-align: center;
}

/* Comité directeur */
table.membres {
	margin: 20px auto;
	width: 90%;
}

#commiss {
	margin: 20px auto;
	width: 90%;
}

#respepr {
	margin: 20px auto;
	width: 80%;
}

/* cr.php */
p.para1 {
	margin-bottom: 3px;
	margin-left: 50px;
	margin-top: 10px;
}

p.para1_fort {
	margin-bottom: 3px;
	margin-left: 50px;
	margin-top: 10px;
	font-weight: bold;
}

p.para2 {
	margin-bottom: 3px;
	margin-left: 100px;
	margin-top: 3px;
}

/* localisation_clubs.php */
#message_survol {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.visu_club {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFF;
}

#divmessage_club {
	width: 40%;
	float: left;
	margin-top: 100px;
	margin-left: 10px;
}

#divmessage_club .nomclub {
	color: red;
	background-color: #FFF;
	font-weight: bold;
}

#divmessage_club .typeinfo {
	font-weight: bold;
}

#carte_club {
	margin-top: 20px;
	width: 365px;
	height: 354px;
	float: left;
}

/* visubdlic.php */
#visubdlic {
	width: 90%;
	margin: auto;
}

#visubdlic td {
	text-align: center;
}

#visubdlic td.mute {
	color: red;
	background-color: #FFF;
	font-style: italic;
}

p.debug {
	color: #FF9900
}

ul {
	
}
