@import url(fenua_common.css);

.livredor {
width:500px;
margin-left: auto;
margin-right: auto;
}


	.livredor h3 {
	font-size : 10pt;
	text-align : justify;
	background-color : #FFE3D3;
	}

	.livredor p{
	font-size : 10pt;
	background-color : #FCD1BA;
	}
	.livredor h3 + p {
	    margin-top:0;
	}
    .livredor span {
	    float: right;
		font-size: 7pt;

	}
	
.livreform {
margin-left: auto;
margin-right: auto;

}
    .livreform caption {
	text-align:center;
	}

	.livreform th {
    	background-color : #FFE3D3;
	}

	.livreform td {
    	background-color : #FCD1BA;
	}

.ligne1{
background-color :#C1EAFF;
}

.ligne2 {
background-color : #99DCFF;

}
.ligne3 {
background-color : #99CEFF;
}

