/* 
================================
 Container Styles for DotNetNuke
================================
*/  
.container {
	margin-bottom: 15px;
	}
	
.containermaster_blue {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #07875f 1px solid; 
	border-top: #07875f 1px solid; 
	border-left: #07875f 1px solid; 
	border-bottom: #07875f 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containermaster_vert {
	width: 100%;
	background-color: #07875f;
	border-right: #07875f 0px solid; 
	border-top: #07875f 0px solid; 
	border-left: #07875f 0px solid; 
	border-bottom: #07875f 0px solid; 
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #ffffff;
}
.containermaster_texte {
	width: 100%;
	background-color: #dfe5f2;
	border-right: #07875f 0px solid; 
	border-top: #07875f 0px solid; 
	border-left: #07875f 1px solid; 
	border-bottom: #07875f 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.pub {
	width: 100%;
	background-color: transparent;
	border-right: #ffffff 0px solid; 
	border-top: #ffffff 0px solid; 
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
#ensavoirplus {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #07875f;
	text-decoration: none;
	margin-left: 280px;
}
#ensavoirplus:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #07875f;
	text-decoration: underline;
	margin-left: 280px;
}
#carre {
background-image: url(images/carrevert.png);
background-position: left;
background-repeat: no-repeat;
}

#ContentPane {
background-image: url(images/ligneverte_vertic.png);
background-position: left;
background-repeat: repeat-y;
}

#contourVert{
border: #006633 solid 1px;
}

#contourRouge{
border: #990000 solid 1px;
}

#contourBleu{
border: #006699 solid 1px;
}

#contourJaune{
border: #cc9900 solid 1px;
}

#HCV{
background-image: url(images/HVert.png);
background-position: left top;
background-repeat: repeat-x;
height:26px;
width: 720px;
padding: 0 0 0 10px;
}

#HCR{
background-image: url(images/HRouge.png);
background-position: left top;
background-repeat: repeat-x;
height:26px;
width: 720px;
padding: 0 0 0 10px;
}

#HCB{
background-image: url(images/HBleu.png);
background-position: left top;
background-repeat: repeat-x;
height:26px;
width: 720px;
padding: 0 0 0 10px;
}

#HCJ{
background-image: url(images/HJaune.png);
background-position: left top;
background-repeat: repeat-x;
height:26px;
width: 720px;
padding: 0 0 0 10px;
}
