<style>
hr{
background-color: grey;
}

.blockregister{
overflow: auto;
float: left;
}

.blockleft{
padding-top: 10px;
width: 450px;
height: 150px;
float: left;
text-align: right;
}

.blockright{
float: right;
width: 295px;
height: 150px;
background-image: url('../../pages/register/img/register_bggreyinfo.png');
background-repeat: no-repeat;
margin-left: 10px;
}

.redtitleregister{
text-align: right;
font-size: 11pt;
color: #ae1600;
font-weight: bold;
}

.blockright_info{
margin-left: 50px;
margin-right: 15px;
color: grey;
font-size: 7pt;
text-align: justify;
}

#register_bottom{
width: 100%;
text-align: center;
}

.prices{
color: #8e0101;
font-size: 11pt;
font-family: Arial;
font-style:italic;
letter-spacing: 2px;
text-transform: uppercase;	
font-weight: bold;
}

.tdgrissignup{
background-color: #eee; 
text-align: center;
font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
}

#buy_bouton{
width: 140px;
height: 20px;
background-image: url('../offres/img/buy_big.png');
margin: 0 auto;
}

#buy_bouton_txt{
margin: 0 auto;
color: #ae1600;
font-family: Arial;
letter-spacing: 2px;
text-transform: uppercase;	
font-size: 8pt;
margin-left: 38px;
padding-top: 3px;
}

#buy_bouton a{
text-decoration: none;
}

#jeuxbanner{
	width: 809px;
	height: 125px;
	sackground-image: url('http://www.nitroserv.fr/pages/offres/img/banner_serv.png');
}

.right_table_title_comparer{
	font-size: 8pt;
	font-family: Arial;
	font-style:italic;
	letter-spacing: 1px;
	text-transform: uppercase;	
	font-weight: bold;
	float: right;
	margin-top: 107px;
	width: 95px;
	margin-right: 3px;
	color: #fff;

}

#infocommmande{
	color: red;
}

/* Yukilas add for NitroInstall */
#install{
	width: 430px;
	background-color: white;
	margin-top: 30px;
	margin-left: 100px;
	padding: 20px 30px 20px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	#install ul{
		list-style: square;
		margin-left: -20px;
		_margin-left: 10px;
	}
		#install li{
			margin-top: 5px;
		}
			#install li img{
				float: right;
				_margin-top: -15px;
			}
.notice{
	width: 460px;
	_width: 430px;
	padding: 10px;
	background-color: white;
	margin-top: 20px;
	margin-left: 100px;	
	text-align: center;
	display: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	.notice > img{
		margin-bottom: 20px;	
		float: left;	
	}
	.notice div{
		clear: both;
		font-weight: bold;
		margin-bottom: 20px;
	}
		.notice div img{
			vertical-align: -7px;					
			margin-right: 5px;
		}

#success{	
	color: #264409;
	background-color: #E6EFC2;
	border: #C6D880 solid 2px;
}
#error{
	color: #BF4D51;
	background-color: #FFC0C0;
	border: #E37D80 solid 2px;
}
/* End Yukilas add */
</style>
