﻿.Souscription
{
	margin: 5px 0px 5px 0px;
	font-family: Helvetica;
	font-size: 8pt;
	width: 480px;
	border-color: Black;
	border-style: solid;
	background: #EDEDED none repeat scroll 0;
	border-collapse:collapse;
}
.Souscription td
{
	color: #525252;
	padding: 2px 5px 2px 5px;
	border: none;
}
.Souscription .FirstElement
{
	padding-top: 20px;
	 padding-bottom:5px; 	 
}



.Souscription tr
{
	margin: 0px 0px 0px 0px;
}


.Souscription .Titre
{
	padding-left: 20px;
	margin-bottom: 30px;
	font-size: 15px;
	background: #1D69B1;
	color: White;
	width: 100%;
	font-weight: bold;
	height: 25px;
}

.Souscription .Libelle
{
	width: 110px;
	color: Black;
	border: none;
	text-align: right;
	background: #EDEDED none repeat scroll 0;
}
.Souscription .Data
{
	color: Black;
	border: none;
	width: 350px;
	text-align: left;
	background: #EDEDED none repeat scroll 0;
	font-weight: bold;
}

.Souscription .Espace
{
	height: 12px;
}

.Souscription .Data input[type=text]
{
	width: 90%;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 8pt;
}


.Souscription .Data input.Telephone
{
	width: 40%;
}




.Souscription td .BoutonInscrire
{
	float: right;
	color: White;
	width: 86px;
	text-align: left;
	font-size: 10pt;
	margin-right: 30px;
	padding-left: 2px;
	 margin-bottom:10px;
	background-image: url(Images/BT_Bleu_Fleche.gif);
}

.Souscription .Data ul
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}



.Souscription .Data li
{
	margin: 0px;
	list-style-type: none;
	width: 30%;
	float: left;
}
.Souscription .ListeOption li
{
	width:100%;
}

html body div#contenu_page div#colonne_gauche p..Confirmation
{
	margin: 10px;
	color: White;
}


.SouscriptionVueAffichage
{
	color: #00457A;
}
