/* CSS Document */

/* =========== Bienvenue =========== */
.box_droite_page {
	height: 158px;
}
img.palh{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}
h2.palh{
	padding-left: 100px;
	padding-top: 15px;
	color: #000000;
}
p.palh{
	text-indent: 0;
	text-align: left;
	padding-left: 100px;
	padding-top: 0px;
	padding-bottom: 20px;
}

/* =========== Spots =========== */
.box_spots {
	margin: 13px 0 0 205px ;
	padding: 0;
	width: 485px;
	height: 270px;
	border: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background: #2a3f54;
}

/* =========== Spot 1 =========== */
.box_spot1_titre {
	position: absolute;
	margin: 0 0 0 0px;
	padding: 20px 0 0 55px;
	width: 99px;
	height: 30px ;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #2b5580;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background: url(../images/cadres/bandeau-spot-tickets.jpg) top left no-repeat #2b5580;
}
.box_spot1_contenu {
	position: absolute;
	margin: 51px 0 0 0px;
	padding: 0;
	width: 154px;
	height: 210px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background: #e7edf3;
}
/* =========== Spot 2 =========== */
.box_spot2_titre {
	position: absolute;
	margin: 0 0 0 164px;
	padding: 20px 0 0 52px;
	width: 102px;
	height: 30px ;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #2b5580;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background: url(../images/cadres/bandeau-spot-tickets.jpg) top left no-repeat #2b5580;
}
.box_spot2_contenu {
	position: absolute;
	margin: 51px 0 0 164px;
	padding: 0;
	width: 154px;
	height: 210px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background: #e7edf3;
}
/* =========== Spot 3 =========== */
.box_spot3_titre {
	position: absolute;
	margin: 0 0 0 329px;
	padding: 20px 0 0 60px;
	width: 94px;
	height: 30px ;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #2b5580;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background: url(../images/cadres/bandeau-spot-tickets.jpg) top left no-repeat #2b5580;
}
.box_spot3_titre_txt{
	color: #2b5580;
	font-size: 13px;
	font-weight: bold;
	margin-left:-20px;
}
.box_spot3_contenu {
	position: absolute;
	margin: 51px 0 0 329px;
	padding: 0;
	width: 154px;
	height: 210px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background: #e7edf3;
}
/* =========== Spot i =========== */
.box_spot1_contenu p, .box_spot2_contenu p, .box_spot3_contenu p{
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding: 10px 0 0 5px;
}

p.vignette{
	text-indent: 0;
	text-align: center;
	padding: 0;
}
.box_spot1_contenu a, .box_spot2_contenu a, .box_spot3_contenu a{
	color: #e56700;
	text-decoration: none;
}
.box_spot1_contenu a:hover, .box_spot2_contenu a:hover, .box_spot3_contenu a:hover{
	color: #e56700;
	text-decoration: underline;
}
