/* 
================================
 Container Styles for DotNetNuke
================================
*/   
/* Styles for Rounded  Container */

#RoundedCornersTable {
	padding: 0;
	margin: 4px 0 4px 0;
	width: 100%;
}
#RoundedCornersTable .RCTopLeft {
	padding-left: 8px;
	width: 6px;
	height: 6px;
	background: url(images/ul.gif) no-repeat bottom right;
}
#RoundedCornersTable .RCTop {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 6px;
}
#RoundedCornersTable .RCTopRight {
	width: 6px;
	height: 6px;
	background: url(images/ur.gif) no-repeat bottom left;
}
#RoundedCornersTable .RCLeft {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 6px;
	height: 100%;
}
#RoundedCornersTable .RCCenter {
	background-image: url(images/bk_container_grn.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 100%;
}
#RoundedCornersTable .RCRight {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 6px;
	height: 100%;
}
#RoundedCornersTable .RCBottomLeft {
	width: 6px;
	height: 6px;
	background: url(images/ll.gif) no-repeat top right;
}
#RoundedCornersTable .RCBottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 6px;
}
#RoundedCornersTable .RCBottomRight {
	width: 6px;
	height: 6px;
	background: url(images/lr.gif) no-repeat top left;
}
.RoundedCornersHeader {
	border-bottom: 1px solid #e2e2e2;
}
.RoundedCornersTitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px; font-weight:bold;
	color:#666666;
	padding: 0 0 0 5px;
	line-height: 28px;
}
.RoundedCornersContent {
	
	padding: 5px 0 0 5px;
	background: transparent;
}

/*********************************/
/*container news*/
.containermaster_news {

	width: 170px;
	background-color: #fff;
	border: none;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_news {
	width: 170px;
	background-image: url(gradient_news.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.containerrow_news .Head
{
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.containercontent_news
{
	width: 170px;
	background-image: url(degrade_news.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.containerfooder_news
{
	width: 170px;
	background-image: url(fooder_news.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.containermaster_news .containercontent_news .Normal
{
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 170px;
	margin:0 15px 0 15px;}

/*********************************/
/*container products*/
.containermaster_products {

	width: 170px;
	background-color: #fff;
	border: none;

	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_products {
	background-image: url(gradient_products.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.containerrow_products .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.containercontent_products
{
	background-image: url(degrade_products.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.containerfooder_products
{
	background-image: url(fooder_products.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.containermaster_products .containercontent_products .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0 15px 0 15px;
	width: 170px;
}

/*********************************/
/*container RD*/
.containermaster_RD {

	width: 170px;
	background-color: #fff;
	border: none;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_RD {
	background-image: url(gradient_RD.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.containerrow_RD .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.containercontent_RD
{
	background-image: url(degrade_RD.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.containerfooder_RD
{
	background-image: url(fooder_RD.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.containermaster_RD .containercontent_RD .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0 15px 0 15px;
	width: 170px;
}

/*********************************/
/*container targeted*/
.containermaster_targeted {

	width: 170px;
	background-color: #fff;
	border: none;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_targeted {
	background-image: url(gradient_targeted.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.containerrow_targeted .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.containercontent_targeted
{
	background-image: url(degrade_targeted.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.containerfooder_targeted
{
	background-image: url(fooder_targeted.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.containermaster_targeted .containercontent_targeted .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0 15px 0 15px;
	width: 170px;
}

/*********************************/
/*container business_devlopment*/
.containermaster_business_devlopment {

	width: 170px;
	background-color: #fff;
	border: none;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_business_devlopment {
	background-image: url(gradient_business_devlopment.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.containerrow_business_devlopment .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.containercontent_business_devlopment
{
	background-image: url(degrade_business_devlopment.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.containerfooder_business_devlopment
{
	background-image: url(fooder_business_devlopment.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.containermaster_business_devlopment .containercontent_business_devlopment .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0 15px 0 15px;
	width: 170px;
}

/*********************************/
/*container careers*/
.containermaster_careers {

	width: 170px;
	background-color: #fff;
	border: none;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_careers {
	background-image: url(gradient_careers.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.containerrow_careers .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.containercontent_careers
{
	background-image: url(degrade_careers.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.containerfooder_careers
{
	background-image: url(fooder_careers.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.containermaster_careers .containercontent_careers .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0 15px 0 15px;
	width: 170px;
}

/*********************************/
/*container newsroom*/
.containermaster_newsroom {

	width: 170px;
	background-color: #fff;
	border: none;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_newsroom {
	background-image: url(gradient_newsroom.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
.containerrow_newsroom .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.containercontent_newsroom
{
	background-image: url(degrade_newsroom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.containerfooder_newsroom
{
	background-image: url(fooder_newsroom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.containermaster_newsroom .containercontent_newsroom .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0 15px 0 15px;
	width: 170px;
}

/*********************************/
/*container news accueil*/
.containermaster_news_accueil {

	width: 170px;
	background-color: #fff;
	border: none;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_news_accueil {
	background-image: url(gradient_news_accueil.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
.containerrow_news_accueil .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.containercontent_news_accueil
{
	background-image: url(degrade_news_accueil.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.containerfooder_news_accueil
{
	background-image: url(fooder_news_accueil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.containermaster_news_accueil .containercontent_news_accueil .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 170px;
	margin:0 15px 0 15px;
}

/*********************************/
/*container left accueil*/
.containermaster_left_accueil {

	width: 170px;
	background-color: #fef9d1;
	border: none;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow_left_accueil {
	height: 26px;
}
.containerrow_left_accueil .Head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.containercontent_left_accueil
{
	background-position: top;
}
.containerfooder_left_accueil
{
	background-position: bottom;
}
.containermaster_left_accueil .containercontent_left_accueil .Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0 15px 0 15px;
	width: 170px;
}
