/*************************/
/* page (colonne centre)
/*************************/
#divCorps
{
	float:left;
	width:579px;
}
#divCorps2
{
	width: 566px;
    float: left;
    padding-top:5px;
	padding-left:13px;
}
/*************************/
/* menu onglet (categorie niveau 2)
/*************************/
#onglet
{
	/*height:24px;*/
    width: 566px;
    float: left;
}
#onglet .table
{
	background-color:#666;
	margin-right:5px;
    margin-top: 1px;
	padding:5px 5px 5px 5px;
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	display: inline;
	cursor: pointer;
	text-transform:uppercase;
}
#onglet .tableSelectionner
{
	background-color:#ff4100;
	/*height:15px;*/
	margin-right:5px;
    margin-top: 1px;
	padding:5px 5px 5px 5px;
	font-family:Arial;
	font-size:11px;
	line-height:14px;
	display: inline;
	cursor: pointer;
	text-transform:uppercase;
}
.onglets a:link {
	color:#ffffff;
	text-decoration:none;
}
.onglets a:visited {
	color:#ffffff;
	text-decoration:none;
}
.onglets a:hover {
	color:#ffffff;
	text-decoration:none;
}
.onglets a:active {
	color:#ffffff;
	text-decoration:none;
}
#ssmenu
{
	width:555px;
	clear:left;
	margin-bottom:10px;
}
#ssmenu a:link {
	color:#ffffff;
	text-decoration:none;
}
#ssmenu a:visited {
	color:#ffffff;
	text-decoration:none;
}
#ssmenu a:hover {
	color:#ffffff;
	text-decoration:underline;
}
#ssmenu a:active {
	color:#ffffff;
	text-decoration:none;
}

#barre #spanModeListe
{
	padding-left:10px;

	_background-image:url('/images/barre3.gif');

/*
	background-image:url('/images/barre3.gif');
	padding-bottom:5px;
	padding-right:5px;
*/
}
#barre #spanModePhoto
{
	padding-left:13px;

	_background-image:url('/images/barre3.gif');

/*
	background-image:url('/images/barre3.gif');
	padding-bottom:5px;
	padding-right:5px;
*/
}

#barre #spanModeListe span{
	_padding-right:5px;
	_padding-bottom:6px;
}

#barre #spanModePhoto span{
	_padding-right:5px;
	_padding-bottom:6px;

}

#barre
{
	background:url('/images/barre3.gif')  #000;
	/*_background-repeat:no-repeat;*/
	padding-top:5px;
	padding-bottom:6px;

	/*height:15px;*/
}
#fleche
{
	margin-top:-6px;
	padding-top:0px;
	padding-left:11px;
}

/*************************/
/* colonne centre
/*************************/
#contenu {
    width: 550px;
    float: left;
}
.imgModephoto
{
	margin-right:3px;
	margin-top:5px;
	border:1px solid #000000;;
}
.divModeListe {
	border-bottom: 1px solid #292929;
	/*height:15px;*/
    font-size: 10px;
	padding-top: 5px;
    padding-bottom: 5px;
	color: #999999;
	text-transform: uppercase;
	font-family: arial;
    text-decoration: none;
	/*cursor:pointer;*/
}
.divModeListe a:link {
	color:#ffffff;
	text-decoration:none;
}
.divModeListe a:visited {
	color:#ffffff;
	text-decoration:none;
}
.divModeListe a:hover {
	color:#ffffff;
	text-decoration:none;
}
.divModeListe a:active {
	color:#ffffff;
	text-decoration:none;
}
.divModeListeClassement {
	width:70px;
}
.divModeListeNomLieu {
	width: 550px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
	/*float:left;*/
}
.divModeListeTelephone {
    font-size: 12px;
    width:90px;
}
.divModeListeImageSurvol {
	/*width:300px;*/
	float:left;
    margin: 0 10px 0 0;
	/*position:absolute;*/
	/*left:560px;*/
}
.divModeListeImageSurvol div {
	/*position:absolute;*/
	/*display:none;*/
}
.divModeListeMarqueSurvol {
    margin-left: 290px;
}
.lireSuite {
    margin-left: 290px;
}
.divModeListeMarqueSurvol div {
	/*position:absolute;*/
	/*display:none;*/
	/*background-color:#000000;*/
	/*padding: 2px 5px 2px 2px;*/
    /*border:1px solid #666666;*/
}
.aModeListeCategorieSpecial:link {
	color:#ffffff;
	text-decoration:none;
}
.aModeListeCategorieSpecial:visited {
	color:#ffffff;
	text-decoration:none;
}
.aModeListeCategorieSpecial:hover {
	color:#ffffff;
	text-decoration:underline;
}
.aModeListeCategorieSpecial:active {
	color:#ffffff;
	text-decoration:none;
}

/*************************/
/* article (colonne centre)
/*************************/
/* conteneur d'un article */
#divCorps2 .article
{
	margin-bottom:20px;
}
/* titre */
#divCorps2 h1
{
	font-size:16px;
	margin-bottom:5px;
}
/* chapeau */
#divCorps2 strong
{
	color:#ffffff;
	font-family:verdana;
	font-size:12px;
}

/* Contenu catégorie */
#contenuCat {
    margin: 10px 0 15px 0;
    float: left;
    padding-bottom: 10px;
    width: 550px;
    border-bottom: 1px solid #292929;
}
#contenuCat li {
    clear: both;
}
#contenuCat ol {
    margin: 0 0 0 20px;
}
#contenuCat ul {
    margin: 0 0 0 20px;
    list-style-type: disc;
}
.divVideo {
    font-size: 15px;
}
