.ajax__validatorcallout_error_message_cell 
{
    color: Black !important;
}



.libelle, .tableau_programme_inter td, .tableau_programme_inter p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
}

.red {
    color: Red !important;
}

.tableau_programme {
	background-color: #fffbdc;
	border-top: 2px solid #660000;
	border-bottom: 2px solid #660000;
}

.tableau_programme_inter {
	background-color: #fffbdc;
}

.tableau_programme, .tableau_programme_inter, .tableau_programme_blanc, .programme_view {
	width: 760px;
}

.tableau_programme td.left, .tableau_programme td.right, .tableau_programme td.input {
	height: 30px;	
}

.tableau_programme_blanc {
	color: #660000;
}

.programme_view {
    border-top: 3px solid #660000;
    margin-bottom: 20px;
}

.over td {
    background-image: url('default/img/elements/item_bg_on.gif');
    background-position: top;
    background-repeat: repeat-x;
}

.out td {
    background-image: url(default/img/elements/item_bg.gif);
    background-position: top;
    background-repeat: repeat-x;
}

td .nobg {
    background-image: none !important;
}

td.left {
	padding-left: 5px;
	vertical-align: middle;
	width: 300px;
}

td.right {
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
	width: 200px;
}

td.centered {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;
}

td.format {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-left: 5px;
}

td.format p {
    margin: 0px !important;
    padding: 0px !important;
}

td.format ul {
    margin-top: 0px;
}

li.nopuce {
    list-style-type: none;
    font-style: italic;
}

.input {
	vertical-align: middle;
}

.input input {
	border: 1px solid #660000;
	width: 100px;
}

.select {
	border: 1px solid #660000;
}

.error {
    border: 1px solid #cb2120;
    background-color: #f2c7c7;
}

.validate {
	text-align: center;
	vertical-align: middle;
}

.validate input {
	width: 50px;
	height: 50px;
}



.itemDate {
	width: 100px;
	vertical-align: middle;
	padding-left: 5px;
}

.itemTitre {
    width: 550px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.itemTitre .titre {
	font-weight: bold;
}

.itemTitre .lieu {

}


.itemDetails {
	vertical-align: middle;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #666666;
}

.itemContact {
    width: 240px;
    text-align: right;
    vertical-align: middle;
    font-size: 12px;
    padding-right: 5px;
}

.itemDetail {
    background-color: #fffbdc;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}





/* Popup */

table.bookform {
    width: 380px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.bookform td {
    background: none;
    text-align: left;
}

.bookform td.label {
    width: 40%;
    padding: 5px;
    text-align: right;
    font-weight: bold;
    vertical-align: middle;
}

.bookform td.item {
    width: 60%;
    padding: 5px;
}

.bookform td.itemfull {
    padding: 10px;
    text-align: center;
}

.bookform td.item input {
    width: 90%;
    border: 1px solid #660000;
}

.bookform td.itemrdb {
    padding-top: 10px;
    padding-bottom: 10px;
}

.titrepopup
{
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}
