/******************/
/**  ISIOTRADE   **/
/** CSS CONTENU  **/
/******************/


/* CONTENU DE LA PAGE */
#contenu {	
	background-image:      url('img/bg_contenu_default.gif') !important;
	background-position:   top left !important;
	background-repeat:     repeat-y !important;
}

#lien_fermer_menu_rouge {
	float: right;
	display: inline;
	margin: 1px 6px;
}

#fermer {
	display: block;
	width: 68px;
	height: 23px;
	text-decoration: none;
	background-image: url('img/bg_lien_fermer.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#fermer:hover {
	background-image: url('img/bg_lien_fermer_over.jpg');
}

#titre_page {
	float: left;
	width: 949px;
	height: 64px;
	background-image: url('img/bg_titre_page.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#contenu_titre_page {
	float: left;
	display: inline;
	width: 879px;
	margin: 18px 0 0 34px;
}

#bas_page {
	float: left;
	width: 950px;
	padding-top: 10px;
}

/* FORMULAIRE DE CONTACT */
.petite_page_centree {
	float: left;
	display: inline;
	width: 413px;
	background-image: url('img/bg_petite_page_centree.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #EBEBEB;
	margin: 0 0 15px 257px;
}


.titre_petite_page_centree {
	float: left;
	display: inline;
	width: 412px;
	height: 31px;
	margin-bottom: 12px;
	margin-left: 1px;
	background-image: url('img/bg_titre_petite_page_centree.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#table_contact {
	 float: left;
	 display: inline;
	 width: 384px;
	 text-align: left;
	 margin-left: 6px;
}

#table_contact input {
	max-width: 394px;
	width: 394px;
	font-size: 11px;
	border: 1px solid #2E2E2E;
}

#table_contact select {
	width: 394px;
	max-height: 18px;
	height: 20px;
	font-size: 11px;
	border: 1px solid #2E2E2E;
}

html* #table_contact select {
	width: 398px;
}

#table_contact textarea {
	max-width: 394px;
	width: 394px;
	max-height: 160px;
	height: 160px;
	font-family: arial;
	font-size: 11px;
	overflow: hidden;
	border: 1px solid #2E2E2E;
}

.bas_petite_page_centree {
	float: left;
	width: 413px;
	height: 8px;
}
/* CLASS POUR PAGES AVEC FORMULAIRES TYPE REGISTER */
.paragraphe_centre {
	float: left;
	display: inline;
	width: 615px;
	margin: 0 0 15px 170px;
}

.page_centree {
	float: left;
	display: inline;
	width: 615px;
	background-image: url('img/bg_page_centree.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #EBEBEB;
	margin: 0 0 15px 170px;
}

.titre_page_centree {
	float: left;
	width: 615px;
	height: 31px;
	margin-bottom: 10px;
	background-image: url('img/bg_titre_page_centree.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

.titre_page_centree img, .titre_petite_page_centree img {
	margin: 9px 0 0 10px;
}

.bas_page_centree {
	float: left;
	width: 615px;
	height: 8px;
}

#lien_jemabonne {
	display: block;
	width: 158px;
	height: 33px;
	text-decoration: none;
	background-image: url('img/bg_bt_jemabonne.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#lien_jemabonne:hover {
	background-image: url('img/bg_bt_jemabonne_over.jpg');
}

/* formulair d'inscription */
.ligne_formulaire_registration {
	float: left;
	display: inline;
	width: 555px;
	font-size: 12px;
	margin-left: 6px;
	border-bottom: 1px solid #F9F9F9; 
}

.gde_ligne_formulaire_registration {
	float: left;
	display: inline;
	width: 590px;
	font-size: 12px;
	margin-left: 6px;
	border-bottom: 1px solid #F9F9F9; 
}

#premiere_ligne_formulaire_registration {
	border-top: 1px solid #F9F9F9; 
}

#bloc_desinscription {
	margin-top: 8px;
	margin-bottom: 20px;
}

.paragraphe_formulaire_registration {
	float: left;
	display: inline;
	width: 560px;
	height:	98px;
	font-size: 13px;
	margin-left: 22px;
}

#inscription_alertes input {
	vertical-align:			-2px;
}

.paragraphe_formulaire_registration_newsletter {
	float: left;
	display: inline;
	width: 560px;
	font-size: 13px;
	margin-left: 22px;
	border-bottom:	1px solid #FFFFFF;
}

.paragraphe_formulaire_registration_newsletter p {
	margin: 0 0 10px 0;
}


.intitule_formulaire_registration {
	float: left;
	display: inline;
	width: 132px;
	font-size: 13px;
	margin: 3px 0 0 14px;
}

.gd_intitule_formulaire_registration {
	float: left;
	display: inline;
	width: 157px;
	font-size: 13px;
	margin: 3px 0 0 14px;
}

.champ_formulaire_registration {
	float: right;
	width: 407px;
	height: 20px;
	font-size: 12px;
	background-image: url('img/bg_input_registration.gif');
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

#champ_radio_formulaire_registration {
	float: right;
	width: 407px;
	height: 20px;
}

#champ_radio_formulaire_registration input {
	vertical-align: -2px;
}

.input_registration {
	width: 400px;
	height: 17px;
	border: 0;
	font-family: Arial;
	font-size: 12px;
	background-color: transparent;
	margin: 2px 4px 0 0;
}

html* .input_registration {
	margin: 1px 2px 0 0;
}

.moyen_input_registration {
	width: 333px;
	height: 17px;
	border: 0;
	font-family: Arial;
	font-size: 12px;
	background-color: transparent;
	margin: 2px 4px 0 0;
}

html* .moyen_input_registration {
	margin-top: 1px;
	vertical-align: -4px;
}

.format_email {
	float: left;
	display: inline;
	width: 555px;
	margin-left: 19px;
}
.explication_formulaire {
	float: left;
	display: inline;
	width: 555px;
	margin: 10px 0 18px 19px;
}

.legence_formulaire {
	float: left;
	display: inline;
	width: 555px;
	font-size: 11px;
	font-style: italic;
	margin: 2px 0 0 19px;
}

#informatique_et_liberte {
	float: left;
	display: inline;
	width: 555px;
	font-size: 11px;
	margin: 10px 0 3px 19px;
}

#conditions_utilisation {
	float: left;
	display: inline;
	width: 575px;
	font-size: 13px;
	margin: 0 0 22px 19px; 
}

#conditions_utilisation_checkbox {
	float: left;
	width: 32px;
	height: 20px;
}

#conditions_utilisation_checkbox input {
	margin: 0;
}

#condition_utilisation_texte {
	float: left;
	display: inline;
	width: 543px;
}

html* #condition_utilisation_texte {
	margin-top: 2px;
}

#bouton_registration {
	float: left;
	width: 615px;
	margin: 0 0 24px 0; 
}

#lien_bouton_registration {
	display: block;
	width: 156px;
	height: 31px;
	margin-left: 229px;
	text-decoration: none;
	background-image: url('img/bg_bt_acceptationcgu.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

#lien_bouton_registration:hover {
	background-image: url('img/bg_bt_acceptationcgu_over.gif');
}


#zone_boutons_grise {
	float: left;
	width: 615px;
	text-align: center;
	margin: 35px 0 25px 0;
}

/* CLASS POUR PAGES DE TEXTE */
#page {
	float: left;
	display: inline;
	width: 879px;
	font-size: 14px;
	line-height: 1.3em;
	margin: 8px 0 0 34px;
    height:                auto!important;
    height:                400px;
    min-height:            400px;
}

#page ul {
	float: left;
	display: inline;	
	width: 100%;
	margin: 0 0 20px 0;
}

html* #page ul {
	margin-left: 20px;
}

.sous_titre_sans_margin, h3 {
	float: left;
	width: 879px;
	font-size: 17px;
	font-weight: bold;
}

h4 {
	float: left;
	width: 879px;
	font-size: 14px;
	margin: 0 0 10px 0;
	font-weight: bold;
}

#page p.content {
	width: auto;
	text-align: justify;
}

#page table {
	font-size: 14px;
}

#page .titre_p {
	float: left;
	width: 879px;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px 0;
}

#page p {
	float: left;
	width: 879px;
	font-size: 14px;
	padding: 0;
	margin: 0 0 19px 0;
}

#resultat_tendance_fond {
	float:					left;
	display:				inline;
	width:					256px;
	height:					184px;
	text-align:				left;
	margin-left:			307px;
	padding-top:			42px;
	padding-left:           15px;
	background-image:		url('img/bg_resultat_tendance_fond.gif');
	background-repeat:		no-repeat;
	background-position:	left top;
}

#page.module_news {
	text-align: justify;
}

#page.module_news p {
	float: none;
	width: auto;
	text-align: justify;
}

#page p.decale {
	width: 854px;
	margin-left: 25px;
	margin-bottom: 0;
	padding-bottom: 30px;
}

#page p ul {
	display: inline;
	font-size: 14px;
	margin: 0 0 0 25px;
	padding: 0;
	list-style-position: inside;
}

#page p a, #page a, .page_centree a, .paragraphe_centre a {
	color: #C10606;
	text-decoration: none;
	font-weight: bold;
}

#page p a:hover, #page a:hover, .page_centree a:hover, .paragraphe_centre a:hover {
	text-decoration: underline;
}

#zone_boutons {
	float: left;
	width: 879px;
	text-align: center;
	margin-top: 10px;
}

/************************/
/**** PAGE RESULTATS ****/

.titre_statique {
	color: #AA0000;
	font-size: 20px;
	margin-left: 20px;
	height: 30px;
}

.titre_statique_centre {
	color: #AA0000;
	font-size: 20px;
	height: 30px;
	text-align: center;
}

.texte_statique {
	text-align: left;
	font-weight: normal;
	padding: 0;
	margin: 20px 25px 0 40px;
}

.texte_statique_droite {
	text-align: right;
	font-weight: normal;
	padding: 0;
	margin: 10px 25px 35px 40px;
}

.table_statique {
	width: 350px;
	text-align: left;
	font-weight: normal;
	padding: 0;
	margin: 50px 25px 0 105px;
}

.table_statique td {
	font-size: 13px
}

.en_gras {
	font-weight: bold;
}

.select_results {
	border: 1px solid #000000;
	text-align: center;
	width: 120px;
	font-size: 10px;
}

#table_results {
	width: 730px; 
	border : 1px solid #000000;
	border-right: none;
	border-bottom: none;
	margin-top: 10px;
}

#table_results td {
	font-size: 11px
}

.th_results {
	text-align: center;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #EEEEEE;
	padding: 2px 0;
}

.td_action {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 0 3px 20px;
}

.td_sens {
	text-align: center;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 0;
}

.td_debut {
	text-align: right;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 0;
}

.td_fin {
	text-align: right;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 0;
}

.td_gain {
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px 0;
}

.date_prevision {
	float: right;
	display: block;
	width: 55px;
	padding-top: 2px;
}

.prix_prevision {
	float: right;
	display: block;
	width: 55px;
	padding-top: 2px;
}

.prix_fin_prevision {
	float: right;
	display: block;
	width: 65px;
	padding-top: 2px;
}

.etoiles_prevision {
	float: right;
	display: block;
	width: 55px;
	text-align: right;
	margin-top: 3px;
}

form#show_resultats_archives {
	margin-bottom:			5px;
}

table#meilleures_previsions {
	float:					left;
	width:					100%;
	padding:				0;
	border-spacing: 		2px;
	vertical-align:			middle;
	margin-bottom:			20px;
}

table#meilleures_previsions th.market_title {
	width:					213px;
	text-align: 			center;
	font-family: 			"Arial";
	font-size: 				13px;
	color:					#434343;
	font-weight: 			bold;
	background-color:		#EBEBEB;
}

table#meilleures_previsions th.empty, table#meilleures_previsions td.empty {
	width:					1px;
	color:					#FFFFFF;
	font-size: 				1px;
}

table#meilleures_previsions td.market_action {
	font-size: 				11px;
	vertical-align:			middle;
	padding:				1px 5px 0px 5px;
	border:					1px solid #CFCFCF;
}

table#meilleures_previsions td.market_action .market_action_name {
	float:					left;
	width:					170px;
}

table#meilleures_previsions td.market_action .market_action_score {
	float:					left;
	width:					25px;
	text-align:				right;
	font-weight:			bold;
}

table#meilleures_previsions td.market_action img {
	vertical-align:			-2px;
}

*html table#meilleures_previsions td.market_action img {
	vertical-align:			-4px;
}

/**** PAGE RESULTATS ****/
/************************/


/*********************/
/**** PAGE TARIFS ****/

#tarifsTable{
    float:      left;
    display:    inline;
    font-size:  11px;
    margin:     18px 0 4px 150px;
    width:      570px;
}

#tarifsTable th{
    background-color:#DDD;
}

#tarifsTable .tarifsGris{
    font-weight:bold;
    background-color:#BBB;
}

#tarifsTable td, #tarifsTable th{
    border:     1px solid #AA0000;
    height:     25px;
    padding:    2px;
    font-size: 12px;
}

#tarifsTable .price{
    text-align:center;
    font-weight:bold;
}

/**** PAGE TARIFS ****/
/*********************/

/** page actu **/
#sommaire_actus {
	clear: both;
	width: 879px;
	color: #535353;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0 38px 0;
}

.hr_actus {
	color: #9F9F9F;
	height: 2px;
	margin: 10px 0;
}

#titre_actu {
	clear: both;
	width: 879px;
	color: #535353;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	margin: 70px 0 40px 0;
}

/** PAGE ABONNEMENT **/

#titre_abonnement {
	float: left;
	display: inline;
	width: 865px;
	text-align: center;
	font-size: 20px;
	color: #535353;
	font-weight: bold;
	margin: 15px 0 30px 0;
}

#pack100 {
	float: left;
	display: inline;
	width: 429px;
	height: 523px;
	margin-left: 7px;
	background-image: url('img/bg_pack100.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#pack250 {
	float: right;
	width: 429px;
	display: inline;
	background-image: url('img/bg_pack400.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 523px;
	margin-right: 7px;
}

.description_pack {
	float: left;
	display: inline;
	width: 400px;
	margin: 110px 0 0 17px;
}

#pack100 ul, #pack250 ul {
	float: left;
	display: inline;	
	width: 350px;
	margin: 0;
	height: 120px;
}

html* #pack100 ul, html* #pack250 ul {
	margin: 0 0 0 25px;
	height: 130px;
}

*html #pack100 ul, *html #pack250 ul {
	height: 110px;
}

#pack100 ul li, #pack250 ul li {
	font-size: 14px;
}

.abonnement_1_12 {
	float: left;
	display: inline;
	width: 417px;
	margin-left: 6px;
	background-color: #DBDBDB;
}

.abonnement_3 {
	float: left;
	display: inline;
	width: 417px;
	margin-left: 6px;
	background-color: #FFFFFF;
}

#pack100 p, #pack250 p {
	float: left;
	display: inline;
	width: 395px;
	font-size: 14px;
	margin: 10px 5px 12px 5px;
	text-align: left;
	font-weight: normal;
}

.abonnement_3 .abo, .abonnement_1_12 .abo {
	float: left;
	display: inline;
	font-size: 13px;
	/*height: 48px;
	max-*/height: 33px;
	padding: 5px 5px 10px 5px;
	text-align: left;
	font-weight: normal;
}

#reglement {
	float: left;
	display: inline;
	width: 865px;
	background-image: url('img/bg_reglement.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 5px 0 0 7px;
}

#facturation {
	float: left;
	display: inline;
	width: 860px;
	font-size: 13px;
	text-align: left;
	color: #282828;
	margin: 50px 0 0 10px;
}

#facturation table#abonnementForm {
	font-size: 13px;
	margin-bottom: 12px;
}

#facturation a {
	color: #0000FF;
	text-decoration: underline;
}

.champ_formulaire_facturation {
	float: left;
	width: 339px;
	height: 20px;
	font-size: 12px;
	background-image: url('img/bg_input_facturation.gif');
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}

.input_facturation {
	width: 330px;
	height: 17px;
	border: 0;
	font-family: Arial;
	font-size: 12px;
	background-color: transparent;
	margin: 2px 4px 0 0;
}

html* .input_facturation {
	margin: 0 4px 0 3px;
}

#pack100 a, #pack250 a, #reglement a {
	text-decoration: underline;
}

#reglement p {
	margin: 5px;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	width: 860px;
	margin-bottom: 25px;
}

#facturation a#lien_bouton_commander {
	display: block;
	width: 158px;
	height: 33px;
	text-decoration: none;
	background-image: url('img/bg_bt_validerlacommande.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

#facturation a#lien_bouton_commander:hover {
	background-image: url('img/bg_bt_validerlacommande_over.jpg');
}
