@import url('general.css');

ul#pmad-nav
{
	margin-top: -20px;
}

div.centre div.principal
{
	background: url('../pix/fond_install.jpg') no-repeat 50% 0;
	height: 507px;
}

div.centre div.etape-2
{
	background-image: url('../pix/fond_install_2.jpg');
}

div.principal h2
{
	color: #0c4b90;
	background: url('../pix/picto_install.gif') no-repeat;
	padding: 0 0 0 40px;
	font-size: 2em;
	margin: 0 0 .6em;
	font-weight: normal;
	text-transform: uppercase;
}

div.install-detail
{
	margin: 0 0 0 232px;
	width: 500px;
	padding-top: 24px;
	font-size: 1.1em;
}

.etape-2 div.install-detail
{
	/*margin-left: 290px;*/
}

div.install-detail p
{
	margin: 0 0 .6em;
}

div.install-detail strong
{
	color: #0c4b90;
	text-transform: uppercase;
	/*font-size: 1.2em;*/
}

div.install-detail ol
{
	list-style-type: none;
}

div.install-detail ol li
{
	padding: 6px 0 0 30px;
	background-repeat: no-repeat;
	min-height: 19px;
}

li.etape-1
{
	background-image: url('../pix/bille_1.gif');
}

li.etape-2
{
	background-image: url('../pix/bille_2.gif');
}

p.action
{
	/*width: 310px;
	padding-top: 6px;*/
}

div.centre a.action
{
	float: right;
	color: #FFF;
	background: url('../pix/btn_install.gif') no-repeat;
	line-height: 29px;
	text-decoration: none;
	text-transform: uppercase;
	width: 110px;
	text-align: center;
}

div.etape-2 a.action
{
	background-image: url('../pix/btn_simple.gif');
	width: 90px;
}

div.etape-2 p.action
{
	width: 480px;
	margin-left: 0 !important;
}

div.etape-2 a.valider
{
	float: left;
}

div.install-detail form
{
	margin: 16px 0 0;
	padding-left: 10px;
}

div.install-detail form h3
{
	font-size: 1em;
	color: #0c4b90;
	text-transform: uppercase;
	margin: 0 0 16px;
}

div.install-detail ul li
{
	display: inline;
}

div.install-detail ul li input
{
	vertical-align: middle;
	margin-right: 4px;
}

input#choix-vista
{
	margin-left: 14px;
}

div.install-detail p.action
{
	margin: 30px 0 0 -10px;
}

.etape-2 div.install-detail p
{
	margin-top: 0;
}

div.install-detail p.action input
{
	color: #FFF;
	background: url('../pix/btn_install.gif') no-repeat transparent;
	border: none;
	height: 29px;
	text-decoration: none;
	text-transform: uppercase;
	width: 110px;
	text-align: center;
	margin: -6px 0 0;
}

div.etape-2 p.visuel
{
	margin: -42px 0 0;
}

/* Ajouts Darty */
#install_detail_xp, #install_detail_vista {
	display:none;
} 