/* Global Styles */
@media screen {
body {
	margin:0px;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../images/nouveau_template/images/bkg_bas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color:#FFFFFF;
	margin-top:0px;
	text-align: justify;
	font-family: arial;
	font-size: 11px;
	}
#main_coll_1 {
	background-attachment: scroll;
	background-image: url(../images/nouveau_template/images/bkg_galalus_haut_gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#main_coll_3 {
	background-attachment: scroll;
	background-image: url(../images/nouveau_template/images/bkg_galalus_haut_droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 126px;
	margin-left: 30px;
	padding-left: 30px;
}
.h1 {
	font-family: Arial;
	font-size: 20px;
	color: #F8DB83;
	text-transform: uppercase;
}
.h2 {
	font-family: Arial;
	font-size: 14px;
	color: #F8DB83;
	text-transform: uppercase;
}
.h3 {
	font-family: Arial;
	font-size: 11px;
	color: #e37404;
	font-weight: bold;
}
.h4 {
	font-family: Arial;
	font-size: 11px;
	color: #ffeec4;
	font-weight: bold;

}
.h5 {
	font-family: Arial;
	font-size: 11px;
	color: #e37404;
}
#paypal td {
	padding-right: 20px;
}
.faux_lien {
	color: #0066cc;
	text-decoration:underline;
	font-weight: bold;
	cursor:pointer;
	}
	
a {
	color: #0066cc;
	text-decoration:underline;
	font-weight: bold;
	}
	
a:hover {
	color: #0066cc;
	text-decoration:none;
	}
.img {
	border: medium solid #333333;
}
.image_left {
	margin-right: 5px;
	margin-bottom: 5px;
	border: thin solid #666666;
}
.image_right {
	margin-bottom: 5px;
	border: thin solid #666666;
	margin-left: 5px;
}
.red_border {
	padding: 5px;
	border: thin solid #CC3300;
	margin-top: 5px;
	display: block;
}
#main_table {
	background-attachment: fixed;
	background-image: url(../images/template_components/images/bkg_haut_gauche.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: justify;
}
#bare_boutons      {
	position: fixed;
	height: 345px;
	width: 171px;
	top: 142px;
	left: 46px;
}
#photo_accueil {
	background-attachment: scroll;
	background-image: url(../images/template_components/images/bkg_photos_accueil.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.KT_tngtable {
	color: #000000;
}
.image_left {
	border: thin solid #666666;
	margin-right: 5px;
	margin-bottom: 5px;
}

a.button_log {
	color: #FFFFCC;
	background-color: #000000;
	background-image: url(../images/template_components/images/mon_compte.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
	display: block;
	padding-left: 48px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 18px;
}
a.button_log:hover {
	color: #FFFFCC;
	font-weight: normal;
	text-decoration: underline;
}


/*<a class="button" href="#" onclick="this.blur();"><span>Un lien super tripant!!!</span></a>*/

a.button {
	color: #e37404;
	font: normal 12px arial, sans-serif;
	height: 34px;
	margin-right: 6px;
	padding-right: 14px; /* sliding doors padding */
	text-decoration: none;
	float: left;
	display: block;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/template_components/images/bouton_ferme.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	outline: none; /* hide dotted outline in Firefox */

}


a.button span {
	display: block;
	line-height: 14px;
	padding: 10px 0 10px 40px;
	background-color: transparent;
	background-image: url(../images/template_components/images/bouton_span.jpg);
	background-repeat: no-repeat;
	outline: none; /* hide dotted outline in Firefox */

}

a.button:hover {
	color: #e37404;
	outline: none; /* hide dotted outline in Firefox */
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/template_components/images/bouton_ferme.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	outline: none; /* hide dotted outline in Firefox */

}

a.button:hover span {
	padding: 10px 0 10px 40px; /* push text down 1px */
	background-color: transparent;
	background-image: url(../images/template_components/images/bouton_span_over.jpg);
	background-repeat: no-repeat;
	outline: none; /* hide dotted outline in Firefox */

}


a.button:active {
    background: transparent url(../images/template_components/images/bouton_ferme_active.jpg) no-repeat scroll top right;
      color: #e37404;
      outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background: transparent url(../images/template_components/images/bouton_span_active.jpg) no-repeat;
    padding: 11px 0 9px 40px; /* push text down 1px */
	outline: none; /* hide dotted outline in Firefox */

}


/*<button class="form_button" name="paypal" type="submit"><span>Payer avec PAYPAL</span></button>*/

.form_button {
	background: transparent url(../images/template_components/images/bouton_ferme.jpg) no-repeat scroll top right;
	color: #e37404;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 36px;
	margin-right: 6px;
	padding-right: 14px; /* sliding doors padding */
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.form_button span {
	background: transparent url(../images/template_components/images/bouton_span.jpg) no-repeat;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 40px;
}

.form_button:active {
	background: transparent url(../images/template_components/images/bouton_ferme_active.jpg) no-repeat scroll top right;
	color: #e37404;
	outline: none; /* hide dotted outline in Firefox */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.form_button:active span {
	background: transparent url(../images/template_components/images/bouton_span_active.jpg) no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 40px;
}
.fifty {
	display: block;
	padding: 5px;
	background-image: url(../images/template_components/50_pourcent.png);
	background-repeat: repeat;

}
.input_text {
	background-color: #0A0A0A;
	border: 1px solid #333333;
	color: #FFFFFF;
}
.colonne_de_gauche{
	width:300px;
}

}
@media print {
	body {
	margin:0px;
	background-color: #FFF;
	color:#000;
	text-align: justify;
	font-family: arial;
	font-size: 12px;
	}
#main_coll_1 {
	display:none;
}
#main_coll_3 {
	margin-top: 126px;
	margin-left: 30px;
	padding-left: 30px;
}
.h1 {
	font-family: Arial;
	font-size: 20px;
	color: #F8DB83;
	text-transform: uppercase;
}
.h2 {
	font-family: Arial;
	font-size: 14px;
	color: #F8DB83;
	text-transform: uppercase;
}
.h3 {
	font-family: Arial;
	font-size: 11px;
	color: #e37404;
	font-weight: bold;
}
.h4 {
	font-family: Arial;
	font-size: 11px;
	color: #ffeec4;
	font-weight: bold;

}
.h5 {
	font-family: Arial;
	font-size: 11px;
	color: #e37404;
}
#paypal td {
	padding-right: 20px;
}
.faux_lien {
	color: #0066cc;
	text-decoration:underline;
	font-weight: bold;
	cursor:pointer;
	}
	
a {
	color: #0066cc;
	text-decoration:underline;
	font-weight: bold;
	}
	
a:hover {
	color: #0066cc;
	text-decoration:none;
	}
.img {
	border: medium solid #333333;
}
.image_left {
	margin-right: 5px;
	margin-bottom: 5px;
	border: thin solid #666666;
}
.image_right {
	margin-bottom: 5px;
	border: thin solid #666666;
	margin-left: 5px;
}
.red_border {
	padding: 5px;
	border: thin solid #CC3300;
	margin-top: 5px;
	display: block;
}
#main_table {
	text-align: justify;
}
#bare_boutons      {
	display:none;
}
#photo_accueil {
	background-attachment: scroll;
	background-image: url(../images/template_components/images/bkg_photos_accueil.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.KT_tngtable {
	color: #000000;
}
.image_left {
	border: thin solid #666666;
	margin-right: 5px;
	margin-bottom: 5px;
}

a.button_log {
	display:none;
}
a.button_log:hover {
	display:none;
}


/*<a class="button" href="#" onclick="this.blur();"><span>Un lien super tripant!!!</span></a>*/

a.button {
	color: #e37404;
	font: normal 12px arial, sans-serif;
	height: 34px;
	margin-right: 6px;
	padding-right: 14px; /* sliding doors padding */
	text-decoration: none;
	float: left;
	display: block;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/template_components/images/bouton_ferme.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	outline: none; /* hide dotted outline in Firefox */

}


a.button span {
	display: block;
	line-height: 14px;
	padding: 10px 0 10px 40px;
	background-color: transparent;
	background-image: url(../images/template_components/images/bouton_span.jpg);
	background-repeat: no-repeat;
	outline: none; /* hide dotted outline in Firefox */

}

a.button:hover {
	color: #e37404;
	outline: none; /* hide dotted outline in Firefox */
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/template_components/images/bouton_ferme.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	outline: none; /* hide dotted outline in Firefox */

}

a.button:hover span {
	padding: 10px 0 10px 40px; /* push text down 1px */
	background-color: transparent;
	background-image: url(../images/template_components/images/bouton_span_over.jpg);
	background-repeat: no-repeat;
	outline: none; /* hide dotted outline in Firefox */

}


a.button:active {
    background: transparent url(../images/template_components/images/bouton_ferme_active.jpg) no-repeat scroll top right;
      color: #e37404;
      outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background: transparent url(../images/template_components/images/bouton_span_active.jpg) no-repeat;
    padding: 11px 0 9px 40px; /* push text down 1px */
	outline: none; /* hide dotted outline in Firefox */

}


/*<button class="form_button" name="paypal" type="submit"><span>Payer avec PAYPAL</span></button>*/

.form_button {
	background: transparent url(../images/template_components/images/bouton_ferme.jpg) no-repeat scroll top right;
	color: #e37404;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 36px;
	margin-right: 6px;
	padding-right: 14px; /* sliding doors padding */
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.form_button span {
	background: transparent url(../images/template_components/images/bouton_span.jpg) no-repeat;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 40px;
}

.form_button:active {
	background: transparent url(../images/template_components/images/bouton_ferme_active.jpg) no-repeat scroll top right;
	color: #e37404;
	outline: none; /* hide dotted outline in Firefox */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.form_button:active span {
	background: transparent url(../images/template_components/images/bouton_span_active.jpg) no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 40px;
}
.fifty {
	display:none;
}
.input_text {
	background-color: #0A0A0A;
	border: 1px solid #333333;
	color: #FFFFFF;
}
.colonne_de_gauche{
	width:0px;
	display:none;
}
}