/* 
================================
 Container Styles for DotNetNuke
================================
*/   


/*---------------------------------*/

TABLE#CHVContainer
{
	margin-top:5;
}
TABLE#CHVContainerHead
{
	border-bottom:solid 1px #99cc00;	
	margin-bottom :5px
}

/*---------------------------------*/

TABLE#CHVContainer_important
{
	margin-top:5;
	background-color:#F3F3F3;
}
TABLE#CHVContainerHead_important
{
	border-bottom:solid 1px #319CCE;	
	margin-bottom :5px
}

/*---------------------------------*/

.CHVContainer_optional TD
{

}
/* titre */

.CHVContainerTitle_optional span
{
	color:#999999 ;
	font-weight:bold ;
	font-family:Verdana;
	font-size:12;
}
/* separteur */
.CHVContainerSeparator_optional
{
	/*border-top: solid 1px #6BB5DA;*/
}

















































































































































































































































































