form p {
font-size:12px;
}

form td {
font-size:12px;
}
tr {
border:solid 1px #ccc;
} 

#main   {
	float: right;
	width: 660px;
	margin: auto;
}


/*Comparatifs*/

#form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	padding: 0 0 0 0px;
}
#form1 table   {
	margin: auto;
	margin-top:10px;
	padding: 0 0 0 5px;
}
#form1 table input
 {
	/*width: 50px;
	font-size: 12px;
	float: right;
	margin: 0 20px 0 0;
	padding: 0 0 0 5px;*/
}
#form1  table label {
	padding: 0 0 0 5px;
}
#form1 table td {
	width: 100%;
	margin: 0px 3px 0px 3px;
	padding: 0 0 0 3px;
	font-weight: normal;
}
#form1    table  td p {
	width: 90%;
	margin: 0px 3px 5px 3px;
	padding: 0 0 0 3px;
	border-bottom: dotted 1px #ccc;
	font-weight: bold;
}
#form1 select {
	width: 200px;
	font: 12px #333;
	font-size: 15px;
	margin: auto;
}
#form1 .compare-prix {
	font-size: 18px;
	text-align: left;
	border: 0;
}
#form1 .compare-prix2 {
	font-size: 18px;
	text-align: left;
	border: 0;
}
#form1 .compare-image {
}
#ban-photo {
	border: 0px solid #ccc;
}
.bt-createbook {
	background-image: url(../../images/produit/photobook/bt-createbook.jpg);
	width: 200px;
	height: 51px;
	display: block;
}
a:hover.bt-createbook {
	background-image: url(../../images/produit/photobook/bt-createbook-over.jpg);
}

