

#IndexRedac {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 12px; color: rgb(0,0,0);
	line-height: 18px;
}

#IndexRedac th {
	background-color: #E3CADD;
	padding: 2px;
}

#IndexRedac td {
	vertical-align: top;
	padding: 2px;
}


#IndexRedac tr {
	background-color: #EBD9E3;
}

#IndexRedac tr.Odd {
	background-color: #F0E5E9;
}

#IndexRedac INPUT, #IndexRedac TEXTAREA, #IndexRedac SELECT {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	border: solid black 1px;
}

#IndexRedac INPUT.Button, #IndexRedac INPUT.Submit {
	font-weight: bold;
	color: #000033;
/*	background-color: #99ccff;	*/
	background-color: #D396CB;
/*	background-image: url(img/button2.jpg);	*/
/*	background-repeat: repeat;	*/
/*	border: #B376AB thin outset;	*/
	border: #F3B6EB thin outset;
/*	border-top: #f0f8ff thin outset;
	border-bottom: #f0f8ff thin outset;
	border-right: #f0f8ff thin outset;
	border-left: #f0f8ff thin outset;	*/
}
