/* 
=================================
 Container Styles for DotNetNuke
 Created by: dnd
=================================
*/   

.dnd_jaune_containerSize
{
	width: 100%;
	height: 100%;
}

.dnd_jaune_title
{
	font-family: Verdana, Arial;
	color: #113311;
	font-size: 11pt
}

.dnd_jaune_lefttopconer
{
	background-image: url(dnd_jaune_01.gif);
	width: 18px; 
	height: 32px; 
}

.dnd_jaune_topmid
{
	background-image: url(dnd_jaune_02.gif);
        height: 32px;
	background-repeat: repeat-x; 
}

.dnd_jaune_righttopconer
{
	background-image: url(dnd_jaune_03.gif);
	width: 18px; 
	height: 32px; 
}

.dnd_jaune_midleft
{
	background-image: url(dnd_jaune_04.gif);
	width: 18px;
        background-repeat: repeat-y
}

.dnd_jaune_contentpane
{
        background-color: transparent;
	font-family: Tahoma, Verdana, Arial;
	color: #113311;
	font-size: 10pt;
        padding-right: 3px;
        padding-left: 3px;
        padding-bottom: 3px;
        padding-top: 3px
}

.dnd_jaune_midright
{
	background-image: url(dnd_jaune_06.gif);
        width: 18px; 
        background-repeat: repeat-y;
}

.dnd_jaune_leftbotconer
{
	background-image: url(dnd_jaune_07.gif);
	width: 18px; 
	height: 23px; 
}

.dnd_jaune_midbot
{
        background-image: url(dnd_jaune_08.gif);
        height: 23px;
        background-repeat: repeat-x;
}

.dnd_jaune_rightbotconer
{
	background-image: url(dnd_jaune_09.gif);
	width: 18px; 
	height: 23px; 
}