#antivirus{
	margin:auto;
	margin-left:auto;
	margin-right:auto;
	
	background-repeat:no-repeat;
	background-image:url(images/bg-antivirus.jpg);
	width:100%;
	background-position:top center;
	


}


.c_message
{
 visibility: hidden;
}

.v_message
{
 visibility: visible;
 background-color:#FFF;
 text-align:center;
 
}

.c_prix
{
 visibility: visible;
}

.v_prix
{
 visibility: visible;
 background-color:#FFF;
 
}

.panier{
	background-image:url(images/acheter-antivirus_03.png);
	background-repeat:no-repeat;
}

#panier_id{
	float:right;
	margin-bottom:20px;
}
#form_id{
	clear:right;
	padding:15px;
	
}
.back_red{
	background-color:#E32029;
	padding-left:15px;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	height:16px;
	
}

.nom2{
	
	font-size:14px;
	
	
}


.back_grid{
	background-color:#999;
	padding:5px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
.titre{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.total{
	
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-align:right;
}

.retour{
	
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}


.contenu{
	
	color:#000;
	font-size:12px;
	text-align:left;
	font-style:normal;
}
.contenu1{
	
	color:#000;
	font-size:12px;
	text-align:left;
	font-style:normal;
}

.erreur{
	color:#F30;
	font-size:12px;
	text-align:center;
	font-style:italic;
}

.message{
	color:#F30;
	font-size:16px;
	font-style:italic;
	text-align:justify;
	font-weight:bold;
}
.bumpbox{
	color:#06F;
	text-decoration:none;
}
.facture{
	width:470px;
	background-color:#0F9;
}
	
.infos{
	
	border-bottom:1px solid #C1CAD5;
    border-top:1px solid #F3F6F9;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	
}

.infos h2{
	color:#C00;
	
	
	
}
#message_id{
	
	color:#F30;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	font-weight:bold;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:1px solid #C1CAD5;
    border-top:1px solid #F3F6F9;
	float:left;
}

#monForm img{
	border:none;
	padding:5px;
}
	

/* Input */
#monForm input, #monForm select
{
	margin-left: 1%;
	border: #CCC 1px solid;
}

#monForm input:hover, #monForm select:hover, #monForm input:focus, #monForm select:focus
{
	border: #999 1px solid;
	
}


#monForm
{
	
}

#monForm p
{
	margin: 2px 0;
}

/* fieldset , legend */
#monForm fieldset
{
	margin-bottom: 10px;
	border: #CCC 1px solid;
	font-size:10px;
	padding:5px;
}

#monForm fieldset:hover
{
	
}




/* Label */
#monForm label
{
	background-color: #FFCC66;
	display: block;
	width: 39%;
	float: left;
	padding-right: 1%;
	text-align: right;
	letter-spacing: 1px;
	font-style:italic;
}

#monForm label:hover
{
	font-weight: bold;
}

#monForm .form_label_nostyle
{
	background: none;
}



/* Input */
#monForm input, #monForm select, #monForm checkbox
{
	margin-left: 1%;
	border: #e1232a 1px solid;
	font-size:14px;
}



#monForm input:hover, #monForm select:hover, #monForm input:focus, #monForm select:focus
{
	border: #999 1px solid;
	
	
}

#monForm .form_input_day_month
{
	width: 3%;
}

#monForm .form_input_year
{
	width: 6%;
}


/* button submit */
#monForm input[type="submit"]
{
    background-image:url(images/btn_09.png);
	background-repeat:no-repeat;
	background-color:#FFF;
	width:139px;
	height:32px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	border:none;
	
}

#monForm input[type="submit"]:hover
{
	background-image:url(images/btn_09.png);
	background-repeat:no-repeat;
	width:139px;
	height:32px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	border:none;
}

#monForm input[type="reset"]
{
	background-image:url(images/btn_09.png);
	background-repeat:no-repeat;
	width:139px;
	height:32px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	border:none;
}

#monForm input[type="reset"]:hover
{
    background-image:url(images/btn_09.png);
	background-repeat:no-repeat;
	width:139px;
	height:32px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	border:none;
}
#monForm input[type="button"]
{
	background-image:url(images/btn_09.png);
	background-repeat:no-repeat;
	width:139px;
	height:32px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	border:none;
}

#monForm input[type="button"]:hover
{
	background-image:url(images/btn_09.png);
	background-repeat:no-repeat;
	width:139px;
	height:32px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	border:none;
}

#monForm a{
	color:#F00;
}
