body
{
	color: #000000;
	/*background-color: #0d467f;*/
	/*background-color: #25addf;*/
	/*background-color: #9296a6;*/
	background-color: #00334a;
	/*background-image: url('/images/bg_body.png');*/
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

a
{
	color: #066a9f;
	font-weight: bold;
	text-decoration: none;
}

form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	font-family: inherit;
	font-size: 100%;
	margin: 0px;
	padding: 1px;
}
	
select
{
	padding: 0px;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

table
{
	border-collapse: collapse;
	font-size: 11px;
}

/*ul, ol, li
{
	border: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}*/

fieldset
{
	margin: 0px;
	padding: 5px;
}

legend
{
	font-weight: bold;
	margin-bottom: 5px;
}

/* igor */
.igor
{
}

.igor fieldset
{
	margin: 0px;
	padding: 0px;
	border: 0px none #003399;
	width: 457px;
}

.igor fieldset table thead td
{
	width: 457px;
	height: 40px;
	text-align: left;
	background-image: url(../images/cdr_top.png);
}

.igor fieldset table tfoot td
{
	width: 457px;
	height: 11px;
	background-image:url(../images/cdr_bottom.png);
	background-position:bottom;
	font-size:1px;
	}

.igor fieldset table tbody td
{
	width: 457px;
	text-align: center;
	background-image: url(../images/cdr_mid.png);
}

.igor .titre 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #069;
	font-weight: bold;
}

.igor .texte 
{
	text-align:justify;
}

.igor .footer 
{
	font-size:0;
	line-height:0;
	width: 457px;
	height: 11px;
	background-image:url(../images/cdr_bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.igor fieldset legend
{
	margin-left: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #069;
	font-weight: bold;
}

.igor .prixBig
{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000;
	font-weight: bold;
}

.igor .prixMed
{
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

.igor .prixSml
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.igor .orange
{
	font-size: 12px;
	font-weight: bold;
	color:#FF6600;
}

.igor .eligTop 
{
	background-image: url(../images/cdr2_top.gif);
	width:762px;
	height: 43px;
	text-align: left;
}

.igor .eligMiddle 
{
	background-image: url(../images/cdr2_mid.gif);
	width:762px;
	text-align: left;
}

.igor .middle
{
	font-size:1px;
	width: 762px;
	height: 23px;
	background-image:url(../images/cdr2_mid2.gif);
}

.igor .eligFooter 
{
	width: 762px;
	background-image:url(../images/cdr2_bottom.gif);
	background-position:bottom;
}
.igor table tr td.resultTop 
{
	background-image: url(../images/cdr3_top.gif);
	width:762px;
	height: 43px;
	text-align: left;
}
.igor table tr td.resultTop table tr th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #069;
	font-weight: bold;
	height:20px;
}
.igor .result, .igor .result a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	height:20px;
}
#panel1 {
	background:url(../images/bg-popin.png) no-repeat;
	width:502px;
	height:145px;
}
#panel1 #frm {
	margin-left:270px;
	margin-top:62px;
}
#panel1 #frm select {
	border-top:1px solid #abadb3;
	border-right:1px solid #dbdfe6;
	border-bottom:1px solid #e3e9ef;
	border-left:1px solid #e2e3ea;
}
.tva {
	background:#ffebdd url(../images/hausse-tva.png) 10px no-repeat;
	border:2px solid #25afe0;
	border-radius:10px;
	margin-top:10px;
	padding:10px;
	width:740px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
}
.tva p {
	color:#f60;	
	font-size:18px;
	font-weight:bold;
	margin-left:70px;
}
.tva a {
	background:url(../images/bg-lien.png) 0 3px no-repeat;
	float:right;
	margin-top:-10px;
	padding-left:35px;
}
#panel1 a {
	color:#fff;
}
#panel1 #btn {
	background:url(../images/btn-popin.png) no-repeat;
	color:#fff;
	display:inline-block;
	font-weight:bold;
	height:19px;
	text-align:center;
	width:16px;
}
.spacer {
	clear:both;
	height:1px;
	width:100%;
}
.borderform {
	border:1px solid #000;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	padding:10px;
	margin:0 auto;
	text-align:center;
	width:400px;
}

