.bgpanier p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
	font-weight: bold;
	border-bottom : solid 2px #CC1D5F;
	width : 455px !important;
	width : 475px;
	margin-bottom : 10px;
	padding : 5 10 5 10;
}

.bgpanier {
	background-image : url(../images/fond.jpg);
	background-repeat : repeat-y;
	color : #CC1D5F;
}

.bgpanier td {
	border-bottom : solid 1px #DDDDDD;
	padding : 3 0 3 0;
}

input {
	border : solid 1px #CC1D5F;
	color : #CC1D5F;
	background-color : #DDDDDD;
}

select {
	border : solid 1px #CC1D5F;
	color : #CC1D5F;
	background-color : #DDDDDD;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #000000;
	margin-bottom : 12px;
}

br {
	margin-bottom : 5px;
}

strong {
	color : #000000;
}

.globalbox {
	background-image : url(../images/fond.jpg);
	background-repeat : repeat-y;
	width : 475px;
	border-bottom : solid 2px #CC1D5F;
	padding-bottom : 2px;
	position:relative;
}

.box1  {
	width : 100px;
	position : absolute;
	text-align : left;
	margin-left : 10px;
}

.box2 {
	width : 100px !important;
	width : 150px;
	position : relative;
	text-align : right;
	margin-left : 50px !important;
	margin-left : 0px;
	color : #CC1D5F;
	margin-top : 10px;
}

.bgpanier span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #000000;
	font-weight: bold;
}

.quantite {
	text-align : center;
}

.event a:link {
	background: #dddee1 ;
	padding: 5px;
	margin-left : 1px;
	margin-right: 1px;
    line-height: 1em ;
	color: #cd1e5f ;
}
.event a:visited {
	background: #dddee1 ;
	padding: 5px;
	margin-left : 1px;
	margin-right: 1px;
    line-height: 1em ;
	color: #cd1e5f ;
}
.event a:hover {
	background: #cd1e5f ;
	padding: 5px;
	margin-left : 1px;
	margin-right: 1px;
    line-height: 1em ;
	color: #dddee1 ;
}
body#presentation a#presnav, body#programmation a#prognav, body#liens a#liensnav {
	background: #dddee1 ;
	padding: 5px;
	margin-left : 1px;
	margin-right: 1px;
    line-height: 1em;
	color: #cd1e5f ;
	border-bottom : solid 2px #cd1e5f;
	margin-top: 0px !important;
	margin-top: 2px;
}
.event p {
		background: #dddee1 ;
		height: 16px !important;
		height: 23px;
		padding-top: 6px;
}

