/**
 * Style sheet StyleClub
 */
.pagination
{
	margin-top:10px;
	margin-bottom:10px;
	list-style-type:none;
}

.pagination li
{
	width:15px;
	float:left;
	margin:2px;
	padding:4px;
	text-align:center;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	list-style-type:none;
}

/* PLus de liens */
#plusdeliens
{
	margin-bottom:15px;
	padding:2px 5px;
	background-color:#eeeeee;
	border:1px solid #dddddd;
}

/* PLus de liens */
#plusdeliens .block
{
	padding-left:15px;
	background-image:url("tl_files/ClubTriaction/Images/Generales/carre.gif");
	background-position:left center;
	background-repeat:no-repeat;
	
}

/* PLus de liens */
#plusdeliens a
{
}

/* Commentaires */
.ce_comments
{
	margin-top:10px;
	margin-bottom:10px;
	padding:2px 4px;
	background-color:#eeeeee;
}

/* Commentaires */
.ce_comments .comment_default
{
	margin-top:5px;
	margin-bottom:5px;
	padding:2px 4px 10px 4px;
	background-color:#ffffff;
}

/* Commentaires */
.ce_comments .comment_default .info
{
	font-weight:bold;
}

/* Fond Gris */
#fondgris
{
	padding:2px 4px;
	background-color:#eeeeee;
}

/* Engin de recherche Google */
#cse-search-box
{
	margin-top:5px;
}

/* Bannières */
.mod_Banner h1
{
	margin-right:12px;
	margin-bottom:0px;
	margin-left:12px;
}

/* Bannières */
.mod_Banner .banner_name
{
	margin-top:0px;
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
}

/* Bannières */
.mod_Banner .banner_image
{
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}

/* Bannières */
.mod_Banner .banner_flash
{
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	text-align:center
}

/* Pagination */
.pagination li
{
	float:left;
	font-size:16px;
}

/* Formulaires */
.ce_form .formbody
{
	width:500px;
	margin-right:auto;
	margin-left:auto;
	padding:8px 10px;
	background-color:#eeeeee;
	border:1px dotted #cccccc;
}

/* Formulaires */
.ce_form .formbody label
{
	width:475px;
	display:block;
	margin:2px;
	padding:2px;
	background-color:#bbbbbb;
	font-family:georgia, sans-serif;
	font-weight:bold;
	font-size:11.5px;
	color:#ffffff;
}

/* Formulaires */
.ce_form .formbody input, .ce_form .formbody textarea
{
	width:475px;
	margin:2px 2px 15px 2px;
	padding:2px;
	font-family:arial, sans-serif;
	font-size:11.5px;
	color:#aaaaaa;
}

/* Formulaires */
.ce_form .formbody textarea
{
	height:140px;
}

/* Formulaires */
.ce_form .formbody .submit
{
	width:100px;
}

/* Formulaire nous joindre */
.nous_joindre_club .formbody
{
	width:500px;
	margin-right:auto;
	margin-left:auto;
	padding:8px 10px;
	background-color:#eeeeee;
	border:1px dotted #cccccc;
}

/* Formulaire nous joindre */
.nous_joindre_club .formbody label
{
	width:110px;
	float:left;
	margin:2px auto;
	padding:2px;
	background-color:#bbbbbb;
	font-family:georgia, sans-serif;
	font-weight:bold;
	font-size:11.5px;
	color:#ffffff;
}

/* Formulaire nous joindre */
.nous_joindre_club .formbody input, .nous_joindre_club .formbody textarea
{
	width:300px;
	margin:2px;
	padding:2px;
}

/* Formulaire nous joindre */
.nous_joindre_club .formbody textarea
{
	width:300px;
	height:140px;
}

/* Formulaire nous joindre */
.nous_joindre_club .formbody .submit
{
	width:100px;
	margin-left:120px;
}

/* Module Calendrier */
#container .mod_eventlist div.event
{
	width:530px;
	float:left;
	margin:1px 4px 10px 4px;
	vertical-align:middle;
}

/* Module Calendrier */
#container .mod_eventlist .header
{
	width:80px;
	float:left;
	padding:2px 4px;
	vertical-align:middle;
	background-color:#3983b2;
	font-weight:bold;
	color:#ffffff;
}

/* Module Calendrier */
#container #calendrier-reader .info
{
	font-weight:bold;
}

/* Module Enregistrements */
#container .ce_downloads img
{
	border:0px;
}

/* Module Enregistrements */
#container .ce_downloads p
{
	width:300px;
	float:left;
	margin:1px 4px;
	vertical-align:middle;
	border:1px dotted #dddddd;
}

/* Module Archives */
#container .downloadarchivList div
{
	width:300px;
	float:left;
	margin:1px 4px;
	vertical-align:middle;
	border:1px dotted #dddddd;
}

/* Module Archives */
#container .downloadarchivList img
{
	border:0px;
}

/* Module Catalogue des membres */
#liste_membres div.item_membre
{
	width:115px;
	height:135px;
	float:left;
	margin:0px 2px 15px 2px;
	padding:1px;
	text-align:center;
	border:1px dotted #dddddd;
}

/* Module Catalogue des membres */
#liste_membres div.item_membre:hover
{
	background-color:#eeeeee;
}

/* Module Catalogue des membres */
#liste_membres .nom, #liste_membres .prenom
{
	display:inline;
	font-weight:bold;
	font-size:11px;
	color:#666666;
}

/* Navigation rapide par année pour les article */
.mod_quicknav
{
	text-align:right;
}

/* Navigation rapide par année pour les article */
.mod_quicknav .submit
{
	display:inline;
}

/* Accordéons - CV des athletes */
#cv .toggler
{
	padding:5px 0px 5px 20px;
	background-image:url("tl_files/triathlon/images/generales/icons/84.png");
	background-position:left center;
	background-repeat:no-repeat;
	border-top:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	border-bottom:0px dotted #cccccc;
	border-left:1px dotted #cccccc;
	font-weight:bold;
	font-size:11.5px;
	color:#666666;
	cursor: pointer;
	cursor: hand;
}

/* Accordéons - CV des athletes */
#cv .accordion
{
	padding:5px 0px 5px 20px;
	border-top:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	border-bottom:0px dotted #cccccc;
	border-left:1px dotted #cccccc;
	font-size:11.5px;
	color:#666666;
	cursor: pointer;
	cursor: hand;
}

/* Liens */
a
{
	font-family:arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:11.5px;
	color:#666666;
}

/* Images avec contour de 1px */
#container img
{
	margin:1px 2px;
	padding:0px;
	border:1px solid #cccccc;
}

p, pre
{
	margin:0px 0px 10px 0px;
	padding:0px;
}

/* Titre h1 et liens h1 */
h1, h1 a
{
	margin:0px 0px 6px 0px;
	text-align:left;
	border-bottom:1px dotted #cccccc;
	font-family:georgia, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#3983b2;
}

/* Titre h2 et liens h2 */
h2, h2 a
{
	display:block;
	margin:10px 0px 2px 0px;
	padding:0px;
	text-align:left;
	border-bottom:1px dotted #cccccc;
	font-family:georgia, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}

/* Titre h2 et liens h2 */
h2 a
{
	border:0px dotted #cccccc;
}

/* Titres h1, h2 et Liens hover */
h2 a:hover, h1 a:hover, a:hover
{
	text-decoration:none;
	color:#333333;
}

.ce_list ul
{
	margin:0px;
	padding:0px;
}

.ce_list li
{
	margin:0px 0px 0px 20px;
	padding:0px;
	line-height:1.4;
}

.ce_text
{
	margin-bottom:6px;
}

/* Images sans border */
img, #container img.noborder, #container .noborder img
{
	border:0px;
}

/* Tableaux du site Internet */
.ce_table th
{
	padding:2px 8px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_table table
{
	width:100%;
	border-left:1px solid #cccccc;
}

.ce_table td
{
	padding:2px 8px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

/* Entetes des nouvelles */
h1.entete_news_triathlon
{
	padding:2px;
	background-color:#bbc226;
	background-image:url("tl_files/ClubTriaction/Images/Generales/FondEnteteTriat.jpg");
	border:0px;
	color:#ffffff;
}

/* Entetes des nouvelles */
h1.entete_news_club
{
	padding:2px;
	background-color:#3983b2;
	background-image:url("tl_files/ClubTriaction/Images/Generales/FondEntete.jpg");
	border:0px;
	color:#ffffff;
}

.ce_gallery table
{
	width:100%;
}

.ce_gallery td
{
	text-align:center;
	vertical-align:middle;
}

/* Image d'entete */
.entete
{
	display:block;
}

/* Élément de contenu texte */
.ce_text
{
	text-align:justify;
}

/* Tableau des participants */
#table_participants .col_1
{
	background-color:#eeeeee;
	font-weight:bold;
}

/* Module d'impression PDF */
.pdf_link
{
	width:105px;
	margin:2px 2px 2px auto;
	padding:2px 2px 2px 20px;
	text-align:center;
	background-color:#eeeeee;
	background-image:url("tl_files/ClubTriaction/Images/Generales/Icons/79.png");
	background-position:left center;
	background-repeat:no-repeat;
}

/* Module de navigation des nouvelles */
.mod_newsmenu
{
	margin:0px 0px 10px 0px;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
}

/* Module de navigation des nouvelles */
.mod_newsmenu ul
{
	margin:0px;
	padding:0px;
}

/* Module de navigation des nouvelles */
.mod_newsmenu li
{
	width:15%;
	float:left;
	border-right:1px solid #cccccc;
	list-style-type:none;
}

/* Module de navigation des nouvelles */
.mod_newsmenu a, .mod_newsmenu p
{
	display:block;
	margin:0px;
	padding:0px 0px 2px 0px;
	text-align:center;
	font-weight:bold;
	font-size:11.5px;
	color:#666666;
}

/* Module de navigation des nouvelles */
.mod_newsmenu p, .mod_newsmenu a:hover
{
	background-color:#eeeeee;
}

/* Module de navigation principale */
.mod_navigationMain ul
{
	margin:0px;
	padding:0px;
}

/* Module de navigation principale */
.mod_navigationMain li
{
	width:14.16%;
	float:left;
	border-right:1px solid #cccccc;
	list-style-type:none;
}

/* Module de navigation principale */
.mod_navigationMain a, .mod_navigationMain p
{
	height:20px;
	display:block;
	margin:0px;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	text-transform: uppercase;
}

/* Module de navigation principale */
.mod_navigationMain p, .mod_navigationMain a:hover
{
	background-color:#eeeeee;
	background-image:url("tl_files/ClubTriaction/Images/Generales/FondMenu.gif");
}

/* Module de navigation secondaire */
.mod_navigationSub
{
	margin:0px 0px 10px 0px;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
}

/* Module de navigation secondaire */
.mod_navigationSub ul
{
	margin:0px;
	padding:0px;
}

/* Module de navigation secondaire */
.mod_navigationSub li
{
	width:12.3%;
	float:left;
	border-right:1px solid #cccccc;
	list-style-type:none;
}

/* Module de navigation secondaire */
.mod_navigationSub a, .mod_navigationSub p
{
	display:block;
	margin:0px;
	padding:0px 0px 2px 0px;
	text-align:center;
	font-weight:bold;
}

/* Module de navigation secondaire */
.mod_navigationSub p, .mod_navigationSub a:hover
{
	background-color:#eeeeee;
}

/* Formulaire Engin de recherche */
.recherche_club
{
	width:200px;
	margin-top:5px;
	margin-bottom:2px;
}

/* Formulaire Engin de recherche */
.recherche_club .text, .recherche_club .submit
{
	width:95px;
}

/* Résultat de recherche */
.mod_search div
{
	border-bottom:1px dashed #cccccc;
}

/* Résultats des recherches */
.mod_search h3 a
{
	font-size:13px;
	color:#bb6226;
}

/* Alignement du texte */
.mod_newslist
{
	text-align:justify;
}

/* Date et auteur - Colonne Club */
#colonne_club .info, .toutesclub a
{
	color:#3983b2;
}

/* Date et auteur - Colonne Triathlon */
#colonne_triathlon .info, .toutestriathlon a
{
	color:#bbc226;
}

/* Module News List */
.mod_newslist .info
{
	font-style:italic;
	font-size:10px;
}

/* Body */
body
{
	margin:0px;
	padding:0px;
	text-align:justify;
	background-color:#eeeeee;
	background-image:url("tl_files/ClubTriaction/Images/Generales/fondo1.jpg");
	background-repeat:repeat-x;
	border:0px;
	font-family:Arial, sans-serif;
	font-size:11.5px;
	color:#666666;
}

/* Wrapper */
body #wrapper
{
	background-color:#ffffff;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
}

/* Main column */
body #wrapper #container #main
{
	padding:5px 5px 0px 5px;
}

/* Right column */
body #wrapper #container #right
{
	padding-bottom:5px;
	background-color:#eeeeee;
}

/* Right column inside */
body #wrapper #container #right .inside
{
	text-align:center;
	background-color:#eeeeee;
}

#box_left
{
	width:315px;
	float:left;
}

#box_right
{
	width:315px;
	float:right;
}

#box_center
{
	width:630px;
	float:left;
	margin-top:15px;
}
