<style type="text/css">
* {
	margin:0;
	padding:0;
	list-style:none;
}



.bgBox {
	background:url(../images/bg_box.jpg) top repeat-x #F4F4F2;}

.bgDottedLine {
	background: url(../images/bgDottedLine.gif) top repeat-x;}

#contentBox{
	padding:0;
	background:#FFFFFF;
	color:#FFFFFF;
	border:0;
	font-weight:bold;
	height:190px;
}

#palmares {
	padding:0;
	color:#4098D9;
	border:0;
	font-weight:bold;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}
.sepa{
	margin-top:10px;
	padding:2px;
	height:2px;
	background:url(../images/sepa.jpg) top repeat-x;
}
.espace{
	padding:0;
	height:20px;
	width:494px !important;
}


.divToggle{
	padding:2px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	border:0;
	cursor:pointer;
	font-weight:bold;
	width:490px !important;
	text-align:right;
	background:url(../images/bgLinkDiv.jpg) top repeat-x;
}

.divToggle:hover{
	padding:2px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	border:0;
	cursor:pointer;
	font-weight:bold;
	width:490px !important;
	text-align:right;
	background:url(../images/bgLinkDivHover.jpg) top repeat-x;
}

.moreInfo{
	padding:15px;
	background: url(../images/bg_DetailsBox.jpg) top left repeat-x #fff;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	font-weight:normal;
	line-height:16px;
	width:464px !important;
	text-align:justify;
}

/*===============Text Styles boxes=================*/

.name {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#858585;
	font-weight:normal;
}
.nameBig {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2F387E;
	font-weight:normal;
}
.date {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2F387E;
	font-weight:normal;
}
.specialite {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4098D9;
	font-weight:normal;
	text-transform:uppercase;
	font-weight:bold;
}
/*===============END OF Text Styles boxes=================*/
