/***********/ /* BP3 Coach */ /***********/

/***********/ /* TinyMCE */ /***********/
#bp3_contenu .mceContentBody {
	background-color: #eee;
	color: #000;
}
#bp3_contenu .mceEditor, #bp3_contenu iframe {
	background-color: #fff;
	clear: both;
}
#bp3_contenu .mceEditor table {
}
#content-Editor_iframe {
	background-color: white;
}

/***********/ /* BODY */ /***********/
body {
	background-color: #e1e1e0;
	background-image: url("/public/images/templates/coach_bp3/bg_page.gif");
	background-repeat: repeat-x;
	color: #000000;
	font: 11px/1.3em verdana, arial, helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	z-index: 0;
}

#bp3 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 946px;
	text-align: left;
}

#bp3_main {
	background: #FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	color: #000;
}
/***********/ /* TETE */ /***********/

legend {
	background-color: #FFF;
	border: 1px solid #e0e0e0;
}

#bp3_tete {
	color: #000;
	background-image: url("/public/images/templates/coach_bp3/header.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	clear: both;
	height: 111px;
	text-align: center;
}

#bp3_tete h1 {
	display: none;
}

h1,h2,h3 {
	text-align: center;
}

a img {
	border: 0;
}

/***********/ /* GENERALITE */ /***********/
#bp3_contenu h2,#bp3_contenu caption {
	padding-left: 10px;
}

legend,#bp3_contenu h2,#bp3_contenu caption {
}
.nodisplay {
	display: none;
}
.fullwidth {
	width: 100%;
}
.width95 {
	width: 95%;
}
.width75 {
	width: 75%;
}
.width66 {
	width: 66%;
}
.width60 {
	width: 60%;
}
.width50 {
	width: 50%;
}
.width40 {
	width: 40%;
}
.width33 {
	width: 33%;
}
.width25 {
	width: 25%;
}
.width20 {
	width: 20%;
}
.width15 {
	width: 15%;
}
.width10 {
	width: 10%;
}
.width5 {
	width: 5%;
}
/* A SUPPRIMER */
table .date {
	width: 80px;
}
table .pnom {
	width:	160px;
}
table .voir {
	width:	30px;
}

.clear {
	clear: both;
}

.clear hr {
	margin-top: 30px;
}

.left, a .left {
	float: left;
}

.right, a .right {
	float: right;
}
.smaller {
	font-size: smaller;
}
.small {
	font-size: small;
}
.bolder {
	font-weight: bolder;
}
.zend_form_dojo img {
	margin: 1px;
	border: 1px solid #BBB;
}
.required {
	font-weight: bolder;	
}
.hidden,#bp3_contenu .hidden {
	display: none;
}
.bordered {
	margin: 10px;
}
.t_center,#bp3_contenu .t_center {
	text-align: center;
}

.t_right,#bp3_contenu .t_right {
	text-align: right;
}
.strike {
	text-decoration: line-through;
}
legend,
#bp3_contenu h2,
#bp3_contenu .tableau caption {
	font-size: 15px;
	font-weight: bold;
	background-color: #FFF;
	color: #BA0D0D;
	text-decoration: none;
	font-style: normal;
}

.splitted div {
	background: url("/public/images/templates/coach_bp3/bg_tab_cont.gif") repeat-x top #e9e9e9;
	border: 1px solid #DDD;
}
.splitted div h3 {
	background: url("/public/images/templates/coach_bp3/bg_menu_rapide.gif") repeat-x top #c82021;
	color: #FFF;
}
.splitted div caption {
	font-weight: bolder;
}
.btsubmitnormal, .btsubmithover {
	margin: 15px 0;
}
.paginationControl {
	margin-top: 1em;
	text-align: center;
	font-stretch: ultra-expanded;
	text-decoration: none;
	font-weight: bolder;
}
.paginationControl .disabled {
	color: gray;
	visibility: hidden;
}
.button {
	margin: 0 0 3px 0;
	padding: 0;
}
.errors {
	color: red;
	font-weight: bolder;
}
.splitted {
}
.splitted div {
	width: 307px;
	min-height: 350px;
	float:left;
	margin-right: 10px;
}
.splitted div h3 {
	margin: 0 0 10px 0;
	padding: 2px 0;
}
.popup {
	position: absolute;
	top: 65px;
	right: 105px;
	z-index: 200;
	display: none;
	padding: 8px;
	width: 500px;
	height: 300px;
	overflow: hidden;
	background: white;
	background-color: #e9e9e9;
	background-image: url("/public/images/templates/coach_bp3/bg_tab_cont.gif");
	background-position: center top;
	background-repeat: repeat-x;
	border: 2px solid #000;
}
/***********/ /* MENU */ /***********/
#bp3_menu {
	margin-top: 3px;
	height: 20px;
	font-size: 10px;
	z-index: 100;
}

#bp3_menu_top {
	position: relative;
	float: right;
	width: 656px;
	height: 100%;
	z-index: 100;
}
#bp3_menu_top dl,
#bp3_menu_top dt,
#bp3_menu_top dd,
#bp3_menu_top ul,
#bp3_menu_top li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#bp3_menu_top dl {
	float: left;
}

#bp3_menu_top dt {
	cursor: pointer;
	text-align: center;
}

#bp3_menu_top dd {
}

#bp3_menu_top li {
	text-align: center;
}

#bp3_menu_top li a,
#bp3_menu_top dt a {
	width: 8em;
	text-decoration: none;
	display: block;
	height: 100%;
}

#bp3_menu_top li a {
	padding: 0px;
}

#bp3_menu_top dt a {
}

/***********/ /* MENU GAUCHE */ /***********/
#bp3_menu_left {
	position: relative;
	float: left;
	clear: left;
	z-index: 1;
	width: 251px;
	margin: 0;
	margin: 0px 10px 0px 17px;
}

/* IE hack */
* html #bp3_menu_left {
	margin-left: 9px;
}

#bp3_menu_left fieldset {
	padding: 8px;
	margin: 15px;
}

#bp3_menu_left label {
	float: left;
	clear: left;
	display: block;
	width: 45%;
}

#bp3_menu_left input {
}

#bp3_menu_left_bottom {
	width: 100%;
}

#bp3_menu_rapide {
	padding-top: 10px;
	min-height: 200px;
	width: 215px;
	margin: 30px 0px 20px 20px;
}
#bp3_menu_rapide h3 {
	text-align: left;
	padding: 5px;
}
#bp3_menu_rapide a {
}
#bp3_menu_rapide table {
	margin-bottom: 10px;
}
#bp3_menu_rapide caption {
	padding: 5px 0px 3px 5px;
	text-align:	left;
}
#bp3_menu_rapide td,
#bp3_menu_rapide th {
	padding: 3px 0px 1px 10px;
}
#bp3_menu_rapide td {
	padding: 1px 0px 1px 15px;
}


/***********/ /* CONTENU */ /***********/
#bp3_contenu {
	position: relative;
	float: right;
	display: block;
	width: 655px;
	margin: 0;
	padding: 1em 0;
	z-index: 1;
}

#bp3_contenu h2 {
	display: none;
}

#bp3_contenu p {
	text-align: justify;
	padding-left: 1em;
	padding-right: 1em;
}

#bp3_contenu form {
	width: 633px;
	margin-bottom: .5em;
}

#bp3_contenu .dijitTextBox,
#bp3_contenu .dijitComboBox {
	width:100%;
}

#bp3_contenu label {
	display: block;
	padding-right: 1em;
	margin-left: 1em;
}
#bp3_contenu dt {
	float: left;
	clear: left;
	width: 45%;
	margin: 1px;
	padding: 0;
}
#bp3_contenu dd {
	float:left;
	width: 50%;
	margin: 1px;
	padding: 0;
}
.mceLayout {
	clear: both;
}
#bp3_contenu fieldset {
	padding: 8px;
	margin-bottom: 1em;
}

#bp3_contenu fieldset .table {
	width: 98%;
}

#bp3_contenu .tableau caption input {
	font-size: 10px;
}

#bp3_contenu .tableau {
	border-collapse: collapse;
	width: 631px;
	border: 0;
	border-collapse: collapse;
	margin-bottom: .5em;
}

#bp3_contenu .popup table {
	width: 98%;
	background: inherit;
	border: 0;
}

#bp3_contenu .tableau caption {
	padding: 2px 20px 2px 20px;
}

#bp3_contenu .popup table caption {
}

#bp3_contenu .tableau thead {
}

#bp3_contenu .tableau tbody {
}

#bp3_contenu .popup table tbody {
}

#bp3_contenu .tableau tfoot {
}

#bp3_contenu .tableau th {
}

pre {
	clear: both;
}
#bp3_contenu .tableau td {
	vertical-align:	top;
	padding-left: 10px;
	padding-right: 10px;
}

#bp3_copy {
	text-align: right;
	padding-top: 30px;
	padding-right: 60px;
	clear: both;
	font-size: xx-small;
	height: 15px;
	width: 886px;
}
#fieldset-cms_editor
{
	width: 613px;
}






































/***********/ /* MENU */ /***********/
#bp3_menu {
	background: url("/public/images/templates/coach_bp3/bg_menu_rapide.gif") repeat-x top;
}

#bp3_menu_top {
	border-left: 1px outset white;
}

#bp3_menu_top dt {
	height: 100%;
}

#bp3_menu_top dd {
	border: 1px solid black;
}

#bp3_menu_top li {
	background: #EEE;
}

#bp3_menu_top li a {
	color: #000;
}

#bp3_menu_top dt a {
	display: block;
	height: 20px;
	padding-top: 3px;
	color: #FFF;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

#bp3_menu_top li a:hover {
	background: #DDD;
}

#bp3_menu_top dt a:hover {
	background: url("/public/images/templates/coach_bp3/nv_t_s.gif");
	background-repeat: repeat-x;
}


/***********/ /* MENU GAUCHE */ /***********/
#bp3_menu_left {
	background-color: #E1E0E0;
	background-image: url("/public/images/templates/coach_bp3/bg_nv_v.gif");
	background-position: center top;
	background-repeat: no-repeat;
}

#bp3_menu_left fieldset {
	background-color: #CDCDCD;
	background-image: url("/public/images/templates/coach_bp3/bg_tab_nv_v.gif");
	background-repeat: repeat-x;
	border: 1px solid #e0e0e0;
}

#bp3_menu_left label {
}

#bp3_menu_left input {
	border: 1px solid #D10E0E;
}

#bp3_menu_left_bottom {
	background-image: url("/public/images/templates/coach_bp3/bas_nv_v.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 26px;
}

#bp3_menu_rapide {
	background: url("/public/images/templates/coach_bp3/bg_menu_rapide.gif") #c82021 repeat-x top;
	border: 1px solid #BA0D0D;
	color:	#fff;
	font-weight: bolder;
}
#bp3_menu_rapide a {
	color:	#fff;
}
#bp3_menu_rapide table {
}
#bp3_menu_rapide caption {
	font-weight: bold;
}
#bp3_menu_rapide td, #bp3_menu_rapide th {
	border-bottom: 1px dotted #BA0D0D;
}
#bp3_menu_rapide td {
}


/***********/ /* CONTENU */ /***********/
#bp3_contenu {
}

#bp3_contenu hr {
	color: white;
}

#bp3_contenu h2 {
	display: none;
}

#bp3_contenu p {
}

#bp3_contenu form {
}

#bp3_contenu label {
	border-bottom: 1px dotted #BBB;
}

#bp3_contenu fieldset {
	background-color: #e9e9e9;
	background-image: url("/public/images/templates/coach_bp3/bg_tab_cont.gif");
	background-position: center top;
	background-repeat: repeat-x;
	border: 1px solid #DDD;
	border-bottom-color: #777;
	border-right-color: #BBB;
}
	
#bp3_contenu input,
#bp3_contenu select,
#bp3_contenu option,
#bp3_contenu textarea {
	border: 1px solid #e0e0e0;
}
#bp3_contenu .tableau caption input {
	font-size: 10px;
}
#bp3_contenu .tableau {
	background: url("/public/images/templates/coach_bp3/bg_tab_cont.gif") #e9e9e9 repeat-x;
}

#bp3_contenu .tableau caption {
	border: 0;
	background: url("/public/images/templates/coach_bp3/tab_cont_top.gif");
	background-position: center top;
	background-repeat: no-repeat;
	border-collapse: collapse;
	text-align: left;
}


#bp3_contenu .tableau thead {
}

#bp3_contenu .tableau tbody {
	background: url("/public/images/templates/coach_bp3/bg_tab_cont.gif") #e9e9e9 repeat-x;
}

#bp3_contenu .tableau tfoot {
	background: url("/public/images/templates/coach_bp3/tab_cont_bottom.gif") repeat-x center bottom;
	height: 15px;
}

#bp3_contenu .tableau tr {
}

#bp3_contenu .tableau th {
	background: url("/public/images/templates/coach_bp3/bg_menu_rapide.gif")repeat-x top #c82021;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	color: white;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}


#bp3_contenu .tableau td {
}

#bp3_contenu legend b {
	color: red;
}

#bp3_contenu i {
	font-weight: bold;
	color: red;
}

#bp3_contenu .popup table {
}
#bp3_contenu .popup table caption {
	background: white;
	border: 0;
}
#bp3_contenu .popup table tbody {
	border: 0;
}

#bp3_copy {
	background-color: #e1e1e0;
	background: url("/public/images/templates/coach_bp3/footer.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
}

#bp3_contenu .btsubmitnormal{
	background-color:#CC0000;
	color:#FFFFFF;
	border: 1px solid #FFFFFF;
}
#bp3_contenu .btsubmithover{
	background-color:#000099;
	color:#FFFFFF;
	border: 1px solid #FFFFFF;
} 

/***********/ /* Accordion */ /***********/
#bp3_contenu .accordionDiv .tableau,
#bp3_contenu .accordionDiv .tableau caption,
#bp3_contenu .accordionDiv .tableau tbody,
#bp3_contenu .accordionDiv form {
	background: transparent;
	width: 100%;
}
.dijitAccordionContainer {
}
.tundra .dijitAccordionBody {
	background: url("/public/images/templates/coach_bp3/bg_tab_cont.gif") #e9e9e9 repeat-x;
	padding-top: 1em;
}
.tundra .dijitAccordionBody .tableau td,
.tundra .dijitAccordionBody .tableau th {
}
.tundra .dijitAccordionTitle {
}
.tundra .dijitAccordionTitle-selected {
}

.button {
	font-weight: 		bold;
	text-decoration:	none;
	color: 				#c00;
}
.button:hover {
	color: 				#e00;
}
/***********/ /* Paginator */ /***********/
.paginationControl,
.paginationControl a {
	margin-top: 1em;
	padding: 3px;
	color: #c00;
	text-decoration: none;
}
.paginationControl .disabled {
	color: gray;
}

#template_model {
	background-color: #bbb;
	width: 70%;
	margin: auto;
}
#template_model table {
	width: 95%;
	margin: 10px;
	background-color: #ddd;
	border: 3px solid black;
}
#template_model table td {
	background-color: #fff;
}

table.notselected {
	border: 1px solid black;
}
table.selected {
	border: 3px solid red;
}
.helpbox {
	font-weight: bold;
	background-color: #FFFF77;
	border: 1px solid red;
	margin: 5px 20px 5px 0;
}
.helpbox a {
	text-decoration: none;
}