﻿/*****************************************************************************/
/* shtWTML002_SimulateurIntro.css                                            */
/*****************************************************************************/

#divIntro{
	position: relative;
	margin: 0px auto 0px auto;
	width: 900px;
}

#divIntro h2{
	background: transparent url(/_img/General/sepTitreH1.png) no-repeat scroll 0px 0px;
	color: #9A2A98;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px 0px 0px 28px;
	padding: 7px 0px 15px 33px;
}

#divIntro sup{
	font-size: 12px;
	/*line-height: normal;*/
	vertical-align: super;
}

#divIntro #spanIntro{
	background: transparent url(/_img/WTML/imgSimulateurFormules.png) no-repeat scroll 0px 0px;
	display: block;
	height: 175px;
	left: 420px;
	position: absolute;
	top: 0px;
	width: 302px;

	/*border: none medium #111111;
	line-height: normal;
	margin: auto;
	visibility: inherit;*/
}

#divIntro #stIntro{
	color: #848484;
	display: block;
	font-size: 13px;
	line-height: 20px;
	padding: 10px 0px 40px 65px;
}

#divIntro fieldset{
	background: transparent url(/_img/WTML/fndChoixConsoOuBudget.png) no-repeat scroll 0px 0px;
	color: #3A5601;
	display: inline;
	float: left;
	height: 242px;
	margin: 0px 20px 0px 20px;
	position: relative;
	width: 409px;
}

#divIntro fieldset h3{
	color: #628A13;
	font-size: 16px;
	font-weight: bold;
	height: 18px;
	line-height: 16px;
	padding: 14px 0px 12px 43px;
}

#divIntro #fieldConsommation h4{
	background: transparent url(/_img/WTML/sepChapitre.png) no-repeat scroll 0px 33px;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 30px 0 5px 20px;
}

#divIntro #fieldConsommation p{
	padding: 7px 30px 7px 30px;
}

#divIntro #fieldConsommation em{
	font-style: normal;
	/*padding: 5px 0px 0px 0px;*/
	vertical-align: bottom;
}

#divIntro #fieldBudget p{
	background: transparent url(/_img/WTML/sepChapitre.png) no-repeat scroll 0px 36px;
	margin: 0px 0px 0px 10px;
	padding: 30px 0px 5px 20px;
}

#divIntro fieldset span{
	display: block;
	float: left;
	width: 145px;
}

#divIntro fieldset input{
	margin: 3px 0px 0px 5px;
	text-align: center;
	width: 40px;
}

#divIntro select{
	margin: 0px 0px 0px 30px;
	width: 60px;
}

#divIntro a.cssLnkValider{
	background: transparent url(/_img/WTML/btnValider.png) no-repeat scroll 0px 0px;
	bottom: 5px;
	height: 22px;
	right: 20px;
	width: 96px;
}

#divIntro #divNotes{
	clear: left;
	padding: 30px 0px 0px 20px;
}

#divIntro #divNotes a{
	background: #737271;
	color: #FFFFFF;
	display: inline;
	line-height: 18px;
	padding: 1px 4px 1px 4px;
}