/* 
 * page.css
 */


/**********************************/
/*           GENERAL              */
/**********************************/
body {
  margin: 0;
  padding: 0.6em;
  background-color: #000000;
  color: #FFFFFF;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}


table {
  color: #FFFFFF;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

p {
  margin-bottom: 1em;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

A:hover {
	color: #FFCC00;
}

h1 {
  margin-top: 0.7em;
}

h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height:normal;
	margin: 0px;
	padding: 0px;
}


h3b {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height:normal;
	margin: 0px;
	padding: 0px;

}

.MsgErr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF0000;
	font-weight:bold;
}

.MsgOK {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	font-weight:bold;
}

.Skipbtn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.TxtFondBlanc 
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
}
/**********************************/
/*           HEADER               */
/**********************************/


#header {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
background-color:#000000;
width: 100%;
vertical-align: middle;
text-align: center;
color: #333333;
}


/**********************************/
/*           PAGE                 */
/**********************************/

#page_container {
width: 100%;
}

#page {
  /*width: 38em;*/
  /*margin-left: 9.8em;*/
  align: center;
  /*padding: 0 4em;*/
  /*border: 1px solid #AAA;*/
  /*text-align: justify;*/
  voice-family: "\"}\"";
  voice-family: inherit;
  /*width: 30em;*/
  width: 980px;  
  padding: 10px;
}

/**********************************/
/*     PHOTOS GALERIES EDITIONS   */
/**********************************/

.cadre_photo {
	border-color: #FFFFFF;
	border-width: 5px;
}

.lien_photo {
	color: #FFFFFF;
	font-size: 14px;
}

.titre_photo {
	color: #333333;
	font-size: 14px;
	background-color: #CCCCCC;
	font-weight: bold;
	height: 18px;
	padding: 4px; 
}

.mention_photographe {
	font-size: 10px;
}

/**********************************/
/*           HOME                 */
/**********************************/

.banner_home {
	color: #0000FF;
	font-size: 14px;
	background-color: #FFFF66;
	font-weight: bold;
	padding: 4px; 
}


.titre {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height:normal;
	margin: 0px;
	padding: 0px;

}
.telex1 {
  color: #FFFFFF;
  font-family: Courier New, Courier, Monospace;
  font-size: 16px;
  font-weight:bold;
  text-decoration:underline;
}
.telex2 {
  color: #FFFFFF;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight:bold;
}

.cell_b {
 border-bottom:solid 1px #FFFFFF;
}

.cell_b2 {
 border-bottom:solid 1px #CCCCCC;
}

.cell_b3 {
 color:#000000;
 border-bottom:solid 1px #CCCCCC;
}


div.abstract {
  margin-bottom: 2em;
}

div.abstract p {
  font-weight: bold;
}

div.abstract p.date {
  text-align: right;
}

.club {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
font-style:italic;
}

/**********************************/
/*           CARTE TIREUR         */
/**********************************/

.carte_tireur_nom {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#0066CC;
}

.carte_tireur_contenu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

/**********************************/
/*           BLOCS                */
/**********************************/

.titrebloc {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	line-height:normal;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}

.voir {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height:normal;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	font-variant:small-caps;
	text-align:right;
}

.voir2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height:normal;
	margin: 0px;
	padding: 0px;
	/*font-weight:bold;*/
	/*font-variant:small-caps;*/
	text-align:left;
}

.textebloc {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height:normal;
	margin: 0px;
	padding: 0px;
	text-align:justify;
}


/**********************************/
/*           FORMULAIRE           */
/**********************************/

input{
	font-size:12px;
}

select {
	font-size:12px;
}

textarea {
	font-size:12px;
}

.Form_NomChamp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0066CC;
	font-weight:bold;
}

.Form_EtqCase {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
}

.FormAide {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	font-weight:normal;
	font-style:italic;
}

.Onglet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/cadre/onglet3.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	text-indent: 10px;
}

.Onglet4_off {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/cadre/onglet4_off_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	/*height: 40px;*/
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.Onglet4_off_suite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/cadre/onglet4_off_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	/*height: 40px;*/
}

.Onglet4_on {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/cadre/onglet4_on_02.png);
	background-repeat: no-repeat;
	background-position: middle;
	vertical-align: absolute middle;
	/*height: 40px;*/
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.Onglet4_on_suite{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/cadre/onglet4_on_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	/*height: 40px;*/
}

.DetailEtape {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
	color: #FFFFFF;
}

/***********************/
/*       CADRE         */
/***********************/

.cell_bleu_h {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999FF;
}
.cell_bleu_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999FF;
}

.cell_bleu_g {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9999FF;
}
.cell_bleu_d {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9999FF;
}
.cell_bleu_hg {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9999FF;
}
.cell_bleu_hd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9999FF;
}
.cell_bleu_bg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9999FF;
}
.cell_bleu_bd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9999FF;
}
.cell_bleu {
	border-width: 1px;
	border-style: solid;
	border-color: #9999FF;
}

.cell_gris_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.cell_gris_bg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.cell_gris {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
/***********************/
/*       IMPRESSION    */
/***********************/
.bodyimpr {
  margin: 0;
  padding: 0.6em;
  background-color: #FFFFFF;
  color: #000000;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.tableimpr {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.enteteimpr {
  background-color: #999999;
  color: #000000;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
}

/***********************/
/*       NEWS FEED     */
/***********************/


.News {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #D7D7FF;
width: 100%;
vertical-align: middle;
text-align: left;
color: #000000;
}

.NewsTitre {
font-size: 14px;
font-weight: bold;
color: #000066;
}

.NewsLink {
font-size: 12px;
font-weight: bold;
color:#999999;
}

.NewsLink2 {
	font-size: 11px;
	font-weight: normal;
	color:#0066FF;
	text-decoration:underline;
}

.Compteur {
font-size: 40px;
font-weight: bold;
color:#FFFFFF;
}

.Compteur2 {
font-size: 14px;
font-weight: bold;
color:#FFFFFF;
}

/***********************/
/*       LISTES         */
/***********************/

.TListe0 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9900;
	text-align:center;
}

.TListe1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
	text-align:center;
}

.TListe2 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #99CCFF;
}

.TListe3 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333399;
	text-align:center;
}

.TListe4 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF00FF;
	text-align:center;
}

.TListe5 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align:center;
}

/***********************/
/*       CARTOUCHE     */
/***********************/

.Cartouche1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color:#987; 
	float:right;
	position:relative;
	padding:45px 5px 0px;
	margin-left:10px;
}

.Cartouche1 .Ligne2 {
	text-transform: uppercase;
	font-size:25px;
}

.Cartouche1 .Ligne1 {
	font-size:45px;
	line-height:45px;
	position:absolute; left:5px; top:0px;
}

.Cartouche1 .Vertical {
	display:block; 
	position:absolute; right:-5px; top:15px;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);            
}

.Cartouche2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:20px;
	background-color:#987; 
	float:left;
	position:relative;
	padding:5px 5px;
	width: 100%;
	text-transform: uppercase;
	margin-bottom:-18px;
}

.Vertical {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:20px;
	background-color:#987; 
	display:block; 
	float:absolute;
	position:relative; right:-370px; top:50px;
	-webkit-transform: rotate(45deg); 
	-moz-transform: rotate(45deg);   
	text-align:center;
	width:120px;
	
}

.News2 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
width: 100%;
vertical-align: middle;
text-align: left;
color: #000000;
}

.NewsDate {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
width: 100%;
text-align: right;
color: #666666;
}
.Compteur2b {

font-size: 14px;
font-weight: bold;
color:#585138;
}
.Compteurb {
	font-size: 36px;
	font-weight: bold;
	color:#585138;
	text-transform: uppercase;
}



/***********************/
/*   AUTO COMPLETION   */
/***********************/
.suggestionsBox {
		position: relative;
		left: 30px;
		margin: 10px 0px 0px 0px;
		width: 200px;
		background-color: #212427;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 2px solid #000;	
		color: #fff;
		z-index:auto;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
		list-style: none;
	}
	
	.suggestionList li:hover {
		background-color: #659CD8;
	}

