
/* ------ GHC Style sheet  ----------- */
@import url("ghc_style.css");


/* --------------- HEADER -------------------------------- */

body {
	background-color: #f5f8fc; /*GRIS f5f8fc - BLEU 336699*/
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
}
body.framework {
	background-color: #336699; /*BLEU 336699*/
	}
	
	
A {
	color:#FF7B00;
	font-weight:bold;
	}

	
@media print {
	.left {display:none;}
	.sponsor {display:none;}
	.top {display:none;}
	.footer {display:none;}
	BODY {font-size:10px}
}

/* -------- SPECIFIC TAGS ---------- */
TD{
	vertical-align:top;
	padding: none;
	}
	
.content TD {
	padding:4px;
	padding-left: 8px;
	padding-right:8px;
	text-align:justify;
	}


TABLE.page {
	position:absolute;
	top:20px;
	width:90%;
    margin-left:5%; 
    margin-right:5%;
	vertical-align:top;
	border: none;
	padding: 0;
	
}	
	
	
/* --------------- MENU -------------------------------- */
.logo{
	position:relative;
	top:10px;
	background-color: transparent;
	text-align:center;
}

.logo_m {
	position:relative;
	top:3px;
	background-color: transparent;
	text-align:left;
	text-decoration:none;
}
IMG.header-logo{
	width:600px;
}
@media screen and (max-width:630px) {
		IMG.header-logo{ width:95%;}
}

.logo_m IMG{vertical-align:middle; padding-bottom:3px;}

.left_m  A{font-size:20pt;}

.left_m {
	background-color: #f5f8fc;
	width:300px;;
}

.left {
	background-color: #f5f8fc;
	width:200px;
}

.logo IMG {border:none;}
.menu{
	text-align:left;
	border: solid 2px #FF7B00; 
	margin:7px;

	padding-left: 10px;
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	font-size:15pt; 
	vertical-align:top;

}

.menu UL{list-style:none; padding:0px; margin:0px;}
.menu UL LI A{color:#003DA0; text-decoration:none;}
.menu UL LI.active A{color:#FFFFFF;}
.menu UL LI{display:inline; padding:6px 20px; margin:0px 0px 0px 0px; 	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;}
	
	
.menu A {color:#003DA0; font-weight:bold; text-decoration:none;}
.menu A:hover {color:#59A2D0; font-weight:bold; text-decoration:none;}
.menu P {color:#003DA0; font-weight:bold;}

A.lien {font-size:20pt;}

A.sub {font-size:16pt;}
A.sub.lien.small{font-size:13pt;}
.menu-bleu {text-decoration: underline;}

.sponsor {
	position:absolute;
	top:40px;
	right:10px;
	padding-left:10px;
	padding-right:10px;
	width: 100px;
	margin: 20px;
	background-color: #f5f8fc;

}
.sponsor LI { list-style: none;}
.sponsor IMG {width:100px; border:none;}
.sponsor-title {color:blue; font-size:14px; padding-bottom:10px;}

.content {
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFF;
}

.footer {
	text-align:right;
	padding: 0;
	margin: 0;
	background-color: transparent;
	color:#FFF;
	}
	
.footer h4, .footer A{
	color: #FFF;
		}
.top A {
	
	font-size:10px;
	text-align:center;
	padding-left:80px;
	text-decoration:none;
	}

/* ----------------------------------------------- */
.box {
	padding:8px;
	background-color: #f5f8fc;
  	border: 1px solid #CCC;
	overflow-wrap: break-word;
}

.box img {max-width:95%;height:auto !important;}

.liste {
	font-size: 12px;
}

.listeGrey {
	font-size: 12px;
	background-color: #CCCCCC;
	font-style: italic;

}
.alternate {
	background-color: #339999;
}
.alternate2 {
	background-color: #C9D8FF;
}

.textbox {
  font-size: 12px;
}
.textbox14 {
	font-size: 14px;
	font-family: "Courier New", Courier, mono;

}
.admin {
	FONT-SIZE: 10px; COLOR: white; BACKGROUND-COLOR: #FF7B00;
	position:absolute; left:3px; top:3px; text-decoration:none;PADDING: 3px;
	cursor:pointer;
}
.img {
	border: 1px solid FFFFBB;

}
.imag:hover {
	left: -10px;
	position: relative;
}
.decale {
	left: 20px;
	position: relative;
}
.nodec {
	text-decoration:none;
}

table.line {border: 1pt solid black;}
td.line {
border-bottom: 1pt solid black;
border-right: 1pt solid black;
}

#compteur	{
	text-align: center;
	/*position: relative;
	top: 10px;
	left: 10px;*/
	width: 70px;
	height:20px;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 14px;
	background-color: transparent;
	color: #FF7B00;
}

.hidden {display:none;}

SELECT {
	text-align:left;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	max-width:99%;
}
/* ---------------- Annonces ------------ */
.boxann{
	position:relative;
	border: solid;
	BORDER-RIGHT: 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: 1px solid; 
	BORDER-LEFT: 1px solid; 
	PADDING-LEFT: 6px; 
	PADDING-TOP: 3px; 
	PADDING-BOTTOM: 3px; 
	FONT-SIZE: 13px; 
	WIDTH: 85%; 
	COLOR: #2e3b67;
	BORDER-BOTTOM: 1px solid; 
	/*border-color: 00FFFF;*/
	border-color: FFFFBB;
	background-color: #f5f8fc;
	TEXT-ALIGN: left
	}
.titre {
	position:relative;FONT-SIZE: 14px; COLOR: white; BACKGROUND-COLOR: #516195;text-decoration:none;
}
.edit {
	FONT-SIZE: 10px; COLOR: white; BACKGROUND-COLOR: #516195;
	position:absolute; left:592px; text-decoration:none;PADDING: 3px;
	cursor:pointer;
}
.delete {
	FONT-SIZE: 10px; COLOR: white; BACKGROUND-COLOR: #CC6699;
	position:absolute; left:450px;text-decoration:none;PADDING: 3px;
	cursor:pointer;
}
.new {
	FONT-SIZE: 12px; COLOR: white; BACKGROUND-COLOR: #176D43;
	position:relative; left:20px; text-decoration:none;PADDING: 3px;
	cursor:pointer;
}


.red {
	color: red;
}

LI.list-concours {
	font-size: 1.10em;
	margin-top: 0.2rem;
	margin-bottom: 0.6rem;
}

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