@charset "iso-8859-1";
HTML, BODY
{
	margin:0px;
	font-family: Tahoma;
	font-size:13px;
}
/* **** LINKS **** */
a:active {color: #FF0000; text-decoration: none}
a:hover {color: #FF0000; text-decoration: none}
a:link {text-decoration: none}
a:visited {text-decoration: none}

/* **** Couleurs utiles **** */
.texte {color: #000000;}
.err {color: #FF0000;}
.lien {color: #168FD4;}

.sep_table { padding-top: 5px; padding-bottom: 5px; padding-left: 8px; padding-right: 8px; border: #000000 solid 1px; } 
.tab { border: 1px dotted #346AA0;}

/*
input.bouton {cursor: pointer; background-color: #d9e9f0; border-color: #0979cd; color: #0979cd; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
*/
INPUT.bouton
{
	background-image: url(images.php?type=theme&nom=default&img=bouton);
	background-position: 0px 0px;
	background-color: transparent;
	width:100%px;
	height:100%px;
	border: none;
	font-weight:bold;
	color:white;
}

INPUT.bouton:hover
{
	background-image: url(images.php?type=theme&nom=default&img=bouton);
	background-position: 104px 0px;
	width:100%px;
	height:100%px;
	border: none;
	font-weight:bold;
	color:white;
}
hr { color: #000000; width: 50%;}

/**Barre de défilement**/
.defil_avatar {height: 150px; padding: 3px; overflow: auto; scrollbar-face-color: #000000; scrollbar-face-color: #d9e9f0; scrollbar-shadow-color: #d9e9f0; scrollbar-highlight-color: #0979cd; scrollbar-3dlight-color: #0979cd; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #0979cd; scrollbar-arrow-color: #0979cd; font-weight: bold; color: #0979cd;}
.defil_toolbar_prog_tv {height: 350px; padding: 3px; overflow: auto; scrollbar-face-color: #000000; scrollbar-face-color: #d9e9f0; scrollbar-shadow-color: #d9e9f0; scrollbar-highlight-color: #0979cd; scrollbar-3dlight-color: #0979cd; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #0979cd; scrollbar-arrow-color: #0979cd; font-weight: bold; color: #0979cd;}
.defil_room_logo {height: 150px; padding: 3px; overflow: auto; scrollbar-face-color: #000000; scrollbar-face-color: #d9e9f0; scrollbar-shadow-color: #d9e9f0; scrollbar-highlight-color: #0979cd; scrollbar-3dlight-color: #0979cd; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #0979cd; scrollbar-arrow-color: #0979cd; font-weight: bold; color: #0979cd;}

#htmlElement { padding: 10px; background-color: #ffffff; }



img{border:0px;}

.UIRoundedImage{display:block;background-color:#346AA0;overflow:hidden;position:relative;}
.UIRoundedImage_Image{display:block;position:absolute;background:transparent !important;top:0px;left:0px;vertical-align:middle;overflow:hidden;background:none !important;}
.UIRoundedImage_Corners{display:block;position:absolute;background:none;top:0px;left:0px;overflow:hidden;width:100%;height:100%;}
.UIRoundedImage_CornersSprite{display:block;position:absolute;}
.UIRoundedImage_CornersSprite{background:transparent !important;width:110px !important;height:200px !important;}
.UIRoundedImage_CornersSprite img{background:transparent !important;width:110px !important;height:200px !important;}
span.UIRoundedImage_CornersSprite{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/UIRoundedImage.png', sizingMethod="scale");} 
.UIRoundedImage_CornersSprite .invisible_png{display:block;width:100%;height:100%;background:transparent url(design/UIRoundedImage.png) 0px 0px no-repeat;}

.UIRoundedImage_LARGE{width:50px;height:50px;}
.UIRoundedImage_LARGE .UIRoundedImage_Image{width:50px;height:50px;}
.UIRoundedImage_LARGE .UIRoundedImage_CornersSprite{/* @noflip */ left:0px;}
.UIRoundedImage_SMALL{width:32px;height:32px;}
.UIRoundedImage_SMALL .UIRoundedImage_Image{width:32px;height:32px;}
.UIRoundedImage_SMALL .UIRoundedImage_CornersSprite{/* @noflip */ left:-50px;}

/**********************************************************************************************/
#delycam
{
	width:910px;
	margin:0px auto;
}

#header
{
	background: url("images.php?type=theme&nom=default&img=logo") no-repeat;
	height:123px;
}
.menu
{
	background: url("images.php?type=theme&nom=default&img=largeBox-l") no-repeat left top;
	position:relative;
}

.menu UL
{
	list-style: none;
	height: 53px;
	background : url("images.php?type=theme&nom=default&img=largeBox-c") repeat-x;
	margin: 0px 10px;
	padding:0px;
}

.menu UL LI
{
	float :left;
	height:53px;
	line-height:53px;
	width:19%;
}

.menu UL LI A
{
	display:block;
	height:53px;
	line-height:53px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding-left:60px;
}

.menu UL LI A.visio { background: url("images.php?type=theme&nom=default&img=icons/visio") no-repeat; }
.menu UL LI A.home { background: url("images.php?type=theme&nom=default&img=icons/home") no-repeat; }
.menu UL LI A.membres { background: url("images.php?type=theme&nom=default&img=icons/membres") no-repeat; }
.menu UL LI A.stats { background: url("images.php?type=theme&nom=default&img=icons/stats") no-repeat; }
.menu UL LI A.book { background: url("images.php?type=theme&nom=default&img=icons/book") no-repeat; }
.menu UL LI A.passe { background: url("images.php?type=theme&nom=default&img=icons/passe") no-repeat; }
.menu UL LI A.register { background: url("images.php?type=theme&nom=default&img=icons/register") no-repeat; }
.menu UL LI A.contact { background: url("images.php?type=theme&nom=default&img=icons/contact") no-repeat; }

.menu SPAN
{
	height: 53px;
	width:10px;
	position:absolute;
	background: url("images.php?type=theme&nom=default&img=largeBox-r") no-repeat right top;
	right:0px;
}

.footer
{
	background: url("images.php?type=theme&nom=default&img=largeBox-l") no-repeat left top;
	position:relative;
}

.footer UL
{
	list-style: none;
	height: 53px;
	background : url("images.php?type=theme&nom=default&img=largeBox-c") repeat-x;
	margin: 0px 10px;
	padding:0px;
}

.footer UL LI
{
	float :left;
	height:53px;
	line-height:53px;
	width:19%;
}

.footer UL LI A
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.footer SPAN
{
	height: 53px;
	width:10px;
	position:absolute;
	background: url("images.php?type=theme&nom=default&img=largeBox-r") no-repeat right top;
	right:0px;
}

.footer UL LI.copiryght
{
	line-height:16px;
	display:block;
	padding-left:60px;
	font-size:10px;
	color:white;
	width:100%;
	font-weight:bold;
	background: url("images.php?type=theme&nom=default&img=firefox") no-repeat;
}

#main
{
	margin-top:10px;
}
/* --------------------------------------------------------------------- */
#main DIV.left
{
	width:133px;
	float:left;
}

/* gauche petit, droite grand */
#main DIV.center_simple
{
	margin-left:12px;
	width:765px;
	float:left;
}

/* gauche petit, centre grand, droite petit */
#main DIV.center_double
{
	margin-left:12px;
	width:620px;
	float:left;
}

#main DIV.right
{
	margin-left:12px;
	width:133px;
	float:left;
}

/* --------------------------------------------------------------------- */

.clear
{
	clear: both;
}

.infos
{
	font-weight:bold;
	text-align:center;
	margin-bottom: 6px;
}


/* BOX */

.box .boxHeader
{
	height: 32px;
	line-height: 32px;
	font-weight:bold;
	color: white;
	text-align:center;
	position:relative;
	background: url("images.php?type=theme&nom=default&img=box-tc") repeat-x top left;
}

.box
{
	margin-bottom: 10px;
}

.box .boxHeader .boxHeaderLeft
{
	width:10px;
	height:32px;
	background: url("images.php?type=theme&nom=default&img=box-tl") no-repeat top left;
	display:block;
	position:absolute;
	left: 0px;
	top: 0px;
}

.box .boxHeader .boxHeaderRight
{
	width:10px;
	height:32px;
	background: url("images.php?type=theme&nom=default&img=box-tr") no-repeat top right;
	display:block;
	position:absolute;
	right: 0px;
	top: 0px;
}

.box .boxContent
{
	border-left: solid 1px #535353;
	border-right: solid 1px #535353;
	background: #d9e9f0;
	padding: 5px;
}

.box .boxFooter
{
	position:relative;
	background: url("images.php?type=theme&nom=default&img=box-bc") repeat-x top left;
	height: 10px;
}

.box .boxFooter .boxFooterLeft
{
	width:10px;
	height:10px;
	background: url("images.php?type=theme&nom=default&img=box-bl") no-repeat top left;
	display:block;
	position:absolute;
	left: 0px;
	top: 0px;
}

.box .boxFooter .boxFooterRight
{
	width:10px;
	height:10px;
	background: url("images.php?type=theme&nom=default&img=box-br") no-repeat top right;
	display:block;
	position:absolute;
	right: 0px;
	top: 0px;
}


/* Box dans une box */
.box .box .boxHeader .boxHeaderLeft
{
	background: url("images.php?type=theme&nom=default&img=inner-box-tl") no-repeat top left;
}

.box .box .boxHeader .boxHeaderRight
{
	background: url("images.php?type=theme&nom=default&img=inner-box-tr") no-repeat top right;
}

.box .box .boxFooter .boxFooterLeft
{
	background: url("images.php?type=theme&nom=default&img=inner-box-bl") no-repeat top left;
}

.box .box .boxFooter .boxFooterRight
{
	background: url("images.php?type=theme&nom=default&img=inner-box-br") no-repeat top right;
}

.box .boxPic
{
	width: 111px;
	height: 111px;
	border: solid 1px #b0bdc3;
	margin: 0px auto;
}

.box .boxMenu
{
	list-style: none;
	padding: 0px;
	margin: 0px 0px;
}

.box .boxMenu LI
{
	padding-left:5px;
}

.box .boxMenu LI A
{
	text-decoration: none;
	color: #1c93c2;
	padding-left: 20px;
	display:block;
	background: url("images.php?type=theme&nom=default&img=puce") no-repeat;
}

.box .boxMenu LI A:hover
{
	font-weight:bold;
	background: url("images.php?type=theme&nom=default&img=puce-hover") no-repeat;
}

/***********
COMMENTAIRE
************/
.comment A
{
	text-decoration: none;
	color: #0979cd;
	padding-left: 10px;
}
.comment A:hover
{
    font-weight:bold;	
	color: #0979cd;
}
.comment .date
{
	font-weight:bold;
}
.comment HR
{
	border: 1px dotted #0979cd;
	width: 85%;
}
.comment .reponse
{
	color: #0979cd;
}


.prog_table{
	border:1px solid #D8E9F0;
	border-spacing:0px;
	border-collapse:collapse;
	margin:2px;
}
.prog_table_col{
	border:1px solid #0979CD;
	padding:6px;
}
.prog_detail {
    padding:5px 6px;
    color:#000000;
    background:#168FD4;
	text-align:center;
    font-size:0.75em;
    font-weight: bold;
    text-transform:uppercase;
}
.prog_outside {
	/*border-bottom : 1px solid #6D88DD;*/
	background: url(../images/fondmenu.jpg);
	background-color: #ffffff; 
	background-position: top; 
	background-repeat: repeat-x;
	height: 30px;
}
.prog_int { background-color: #D8E9F0; }
.prog_actuel { background-color: #FFFF00; }
.prog_session { background-color: #CCFF66; }
.texte_ad {color: #000000;}

.code {
	border: 1px solid #0E7FCD; 
	background-color: #D9E9F0; 
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 8px
}


fieldset {
    padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #0E7FCD; 
	background-color: #D9E9F0; 
	font-family : Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	border-radius: 8px;
}

legend {
	font-size : 11px;
	font-family : Tahoma, Arial, sans-serif;
	color: #000000;
}

/**********
INFO BULLE
**********/
#tooltip {
	position:absolute;
	border: 1px solid #000000;
	background: #D9E9F0;
	color: #000000;
	padding-left:3px;
	padding: 3px 3px 5px 3px;
	display: none;
	max-width: 330px;
	font-size: 8pt;

}
#tooltip h3 {
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-align:center;
	background: #0E7FCD;
}

/**********************************
AFFICHAGE DU CHOIX DE MENU EN LIGNE
***********************************/
#client td {
	border-top: 1px solid #6D88DD; 
	border-left: 1px solid #6D88DD; 
	text-align: center;
}

#client td a {
	color: #000000;
	text-decoration: none;
	display: block;
	font-size : 11px; 
	border: 0 none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
}

#client .ouvert {
	background-color: #0B7BCD;
	border-radius: 8px 0px 0px 0px;
}
#client .choix {
	background-color: #D9E9F0;
}
#client .fermer {
	background-color: #D9E9F0; 
	border-right: 1px solid #0B7BCD;
	border-radius: 0px 8px 0px 0px;
}
#client_ td {
	border-top: 1px solid #6D88DD; 
	border-left: 1px solid #6D88DD; 
	text-align: center;
}

#client_ td a {
	color: #000000;
	text-decoration: none;
	display: block;
	font-size : 11px; 
	border: 0 none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
}

#client_ .ouvert {
	background-color: #0B7BCD;
	border-radius: 8px 0px 0px 0px;
}
#client_ .choix {
	background-color: #D9E9F0;
}
#client_ .fermer {
	background-color: #D9E9F0; 
	border-right: 1px solid #0B7BCD;
	border-radius: 0px 8px 0px 0px;
}

.stab {
	border-top : 1px solid #0B7BCD;
}

/* BBCODE UTILE*/
#htmlElement { padding: 10px; background-color: #000000; }
.panneau { padding:4px; line-height: 10px; font-family:Comic Sans Ms; color:black; font-size:10px; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#d4d4d4', startColorstr='#ffffff', gradientType='1'); border: 1px solid #333333; }
