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

/* 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 Engin de recherche */
.recherche_triathlon
{
	width:200px;
	margin-top:5px;
	margin-bottom:2px;
}

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

/* 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:#bbc226;
}

/* Titre h2 et liens h2 */
h2, h2 a
{
	display:block;
	margin:10px 0px 2px 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;
}

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

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

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

/* Entetes des nouvelles */
h1.entete_news_triathlon
{
	padding:2px;
	background-color:#bbc226;
	background-image:url("tl_files/Triathlon/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/Triathlon/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/Triathlon/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:16.5%;
	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;
}

/* 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/Triathlon/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;
}

/* 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;
}
