/* Le titre des blocs des colonnes et le corps des blocs */
.cubhead	{font-weight:600;background-color:#50A840;text-align:center;}
.cube	{background-color:#DBEED8;}




/* Les classes du journal
-------------------------------------------------------- */
.jrndate			{font-size:9px;text-align:right}
.jrntitre			{font-size:15px;font-weight:900}
.jrnsign			{font-size:10px;font-style:italic;text-align:right}


.jrnsec				{font-weight:bold;background-color:#50A840;text-align:left;}
.jrnastro			{font-size:10px;color:black;text-align:justify;vertical-align:top;margin-left:0px;}
.jrncw				{font-size:9px;color:black;vertical-align:top}
.jrnit				{font-style:italic}




/* Les style de bloc
-------------------------------------------------------- */
.jbloc
{
	width: 170px;
}

#jbloc_menu
{
	width: 160px;
	margin: 5px
}

.jbloc_cat
{
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 5px;
}

.jbloc_head
{
	background-image: url("http://img.myefarm.com/img/journal/bloc/hd170.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 170px;
	height: 53px;
	padding-top: 5px;
}

.jbloc_body
{
	background-image: url("http://img.myefarm.com/img/journal/bloc/bd170.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: -23px !important; /* mozilla&co */
	margin-top: -18px; /* IE */
	width: 170px;
}

.jbloc_inbody
{
	background-image: url("http://img.myefarm.com/img/journal/bloc/ft170.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 14px;
}

.jbloc_inbody ul
{
	text-align: left;
	padding-left: 0;
	margin: 0;
	padding-bottom: 4px;
	padding-top: 4px;
}

.jbloc_inbody li
{
	padding-left: 18px;
	margin-top: 2px;
	line-height: 17px;
	background-image: url("http://img.myefarm.com/img/puce2.gif");
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	list-style-position: outside;
}



.jbloc_inbody form
{
	margin: 0;
}

.jbloc_inbody_court
{
	background-image: url("http://img.myefarm.com/img/journal/bloc/ftcourt170.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 14px;
}

.jbloc_separateur
{
	padding-bottom: 8px;
	line-height: 1px;
}
