
/*****************/
/** DISPOSITION **/
/*****************/

td.content#left-col {
	width:163px;
}
td.col-spacer#spacer-left {
	width: 7px;
}
td.content#center-col {
	width: 558px;
}
td.col-spacer#spacer-center {
	width: 5px;
}
td.content#second-center-col {
	width: 189px;
}
td.col-spacer#spacer-right,
td.content#right-col {
	visibility:hidden;
	width: 0;
}

div.basic-content {
	color: #094489;
	background-color: #FFFFFF; 
	padding: 0;
}

div.second-content-bottom,
div.second-content-header {
	visibility: hidden;
}

/*******************/


div.tx-cgcontentelements-pi4 {
	width: 558px;
	background: url("../images/bg-activites-message.gif") repeat-y;
	color: #ACC65B;
}
div.tx-cgcontentelements-pi4 p {
	margin-left: 20px;
}

div.tx-cgcontentelements-pi4-header {
	width: 558px;
	height: 23px;
	background: url("../images/activites-message-header.gif") top no-repeat;
}
div.tx-cgcontentelements-pi4-header p{
	margin-left: 20px;
	color: white;
	font-weight: bold;
}
div.tx-cgcontentelements-pi4-bottom {
	width: 558px;
	height: 15px;
	background: url("../images/activites-bottom.gif") bottom no-repeat;
}

/*****************/
/** TEXTE PAGE  **/
/*****************/



div.basic-content h1,
div.basic-content p.bodytext,
div.basic-content p {
	color: #ACC65B;
	margin-left: 10px;
	margin-right: 10px;
}

div.tx-cgactivites-pi1-page p,
div.tx-cgactivites-pi1-page p.bodytext {
	color: black;
}

span.detail {
	color: #ACC65B;
}

div.tx-cgactivites-pi1-page,
div.cg-page-name {
	width: 558px;
}

div.cg-page-name {
	background: url("../images/activites-header.gif") no-repeat;
	margin: 0;
}
div.cg-page-name p {
	margin-left: 20px;
	color: white;
	font-weight: bold;
}

div.tx-cgactivites-pi1-page {
	margin: 0;
	margin-top: 15px;
	background: url("../images/bg-activites-item.gif");
}

div.cg-activites-bottom {
	height: 15px;
	background: url("../images/activites-bottom.gif") no-repeat;
}



/********************/
/** MENU ACTIVITES **/
/********************/

div.cg-menu-activites {
	background: url("../images/bg-menu-activites.gif") top left;
}

div.cg-menu-activites-bottom {
	margin-top: 10px;
	width: 189px;
	height: 24px;
	background: url("../images/menu-activites-bottom.gif") white top left no-repeat;
}

div.cg-menu-activites-header {
	margin-bottom: 10px;
	width: 189px;
	height: 24px;
	background: url("../images/menu-activites-header.gif") white top left no-repeat;
}



div.cg-menu-activites p {
	line-height: 24px;
	vertical-align: middle;
}

div.cg-menu-activites p.cg-menu-activites-item {
	margin-left: 5px;
	padding-left: 15px;
	background: url("../images/menu-activites-bullet.gif") left no-repeat;
}

div.cg-menu-activites p.cg-menu-activites-item a {
	color: #ACC65B;
	font-weight: bold;
}
div.cg-menu-activites hr {
	color: #ACC65B;
}
div.cg-menu-activites div.cg-menu-activites-header p {
	color: white;
	margin-left: 20px;
}

div.cg-menu-activites-header p {
	color: white;
	margin-left: 20px;
	font-size: 11pt;
}
