/* CSS Document */
.titre
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.champ
{
	color: #5c99c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.txt
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.txt2
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.zone
{
	color: #1b658a;
	width: 100px;
	background-color: #FFFFFF;
}
.zone_nom
{
	color: #1b658a;
	width: 130px;
	background-color: #FFFFFF;
}
.zone_mail
{
	color: #1b658a;
	width: 170px;
	background-color: #FFFFFF;
}
.zone2
{
	color: #1b658a;
	width: 275px;
	background-color: #FFFFFF;
}
.zone3
{
	color: #1b658a;
	width: 70px;
	background-color: #FFFFFF;
}
.menu
{
	color: #1b658a;
	width: 60px;
	background-color: #FFFFFF;
}

#tankLogoIcoupon
{
	width: 242px !important;
	width: 240px;
	height: 163px;
}

#mainTank
{
	width: 736px;
	margin: 0px auto;
}
body
{
	width: 100%;
	background-image: url(http://mirror.ibase.fr/mailing/icoupon2/images/home_v2/Home_v2_header_fond_degrade_slim.jpg);
	background-repeat: repeat-x;
	background-color: White;
	background-position: top;
}

/* Element de la pop up */
.ConfirmationInscription
{
	margin: 50px auto 0 auto;
	text-align: left;
	background-image: url(http://mirror.ibase.fr/mailing/icoupon2/images/Inscription/validation.jpg);
	width: 736px;
	height: 643px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 100px;
	background-repeat: no-repeat;
}
.textOrange
{
	text-decoration: none;
	color: #f85d0d;
}
.div1
{
	/*position:absolute;*/
	margin-left: 20px; /*margin-top:100px;	  */
	text-align: left;
}
.blueTitle
{
	/*color: #2274C0;*/
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}


