/* quotidien */

/* creation_liste */
#creation_liste
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9px;
	padding-bottom: 0px;
	margin: 0px 0px 25px;
	color: #666666;
	padding-top: 0px;
	width: 449px;
}
#creation_liste .cellborder
{
	border-right: #c4cdcc 1px solid;
	padding-right: 5px;
	border-top: #c4cdcc 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #c4cdcc 1px solid;
	padding-top: 5px;
	border-bottom: #c4cdcc 1px solid;
}
#creation_liste .textcellborder
{
	border-right: #c4cdcc 1px solid;
	border-top: #c4cdcc 1px solid;
	padding-top: 2px;
	border-bottom: #c4cdcc 1px solid;
	background-color: #ecebe0;
}
#creation_liste .bottomcellborder
{
	border-right: #c4cdcc 1px solid;
	background-image: url(cellbg.gif);
	border-bottom: #c4cdcc 1px solid;
	background-repeat: repeat-x;
	height: 16px;
}
#creation_liste .bottomcellborder_link
{
	background-position: left center;
	padding-left: 10px;
	background-image: url(pictocelllink2.gif);
	margin-left: 5px;
	background-repeat: no-repeat;
}
#creation_liste .bottomcellborder_link a
{
	color: #A2000F;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
}
#creation_liste .bottomcellborder_link a:hover
{
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	color: black;
}
#creation_liste .celltitle
{
	padding-bottom: 5px;
	padding-top: 5px;
}
#creation_liste .cellvalue
{
	color: black;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
#creation_liste .puce_creation
{
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	background-image: url(puce_creation.gif);
	margin-left: 7px;
	color: #A2000F;
	background-repeat: no-repeat;
	text-align: left;
}
#creation_liste .Selecttext
{
	font-weight: bold;
	font-size: 10px;
	color: #A2000F;
}
