﻿@charset "utf-8";
/*
-----------------------------------------------------------------------------------------
*/


div.diaporamaHome ul{list-style:none; margin:0; padding:0; height:52px;background: url(../images/ligne.jpg) no-repeat 0px 20px;}

div.diaporamaHome li{ background: url(../images/icon-nav-slider.png) no-repeat;width: 20px;height: 20px;float: left;margin: 10px 0 0 84px;cursor: pointer;}
div.diaporamaHome li.courant { background: url(../images/icon-nav-slider-actif.png) no-repeat;}
/*div.diaporamaHome li{background:url(../images/diaporama-onglet.gif) no-repeat top left;
	width:151px; height:51px; margin:0; padding:0; float:left; text-align:center; cursor:pointer;
	font-family: "Century Gothic", "Apple Gothic", Arial, sans-serif; font-size:13px; font-weight:normal; color:#B64FA1; line-height:72px; overflow:hidden;}
div.diaporamaHome li.courant{color:#ffffff; background:url(../images/diaporama-onglet-on.gif) no-repeat top left; height:52px; line-height:52px;}*/


div.diaporamaHome li#ongletDiaporama1					{background: url(../images/icon-nav-slider.png) no-repeat;}
div.diaporamaHome li#ongletDiaporama1.courant		{background: url(../images/icon-nav-slider-actif.png) no-repeat;}
div.diaporamaHome li#ongletDiaporama2					{background: url(../images/icon-nav-slider.png) no-repeat;}
div.diaporamaHome li#ongletDiaporama2.courant		{background: url(../images/icon-nav-slider-actif.png) no-repeat;}
div.diaporamaHome li#ongletDiaporama3					{background: url(../images/icon-nav-slider.png) no-repeat;}
div.diaporamaHome li#ongletDiaporama3.courant		{background: url(../images/icon-nav-slider-actif.png) no-repeat;}
div.diaporamaHome li#ongletDiaporama4					{background: url(../images/icon-nav-slider.png) no-repeat;}
div.diaporamaHome li#ongletDiaporama4.courant		{background: url(../images/icon-nav-slider-actif.png) no-repeat;}

/*div.diaporamaHome li{background:url(../images/diaporama-onglet-on-special2.gif) no-repeat top left;
	width:28%; height:52px; margin:0; padding:0; float:left; text-align:center; cursor:pointer;
	font-family: "Century Gothic", "Apple Gothic", Arial, sans-serif; font-size:13px; font-weight:normal; color:#B64FA1; line-height:72px; overflow:hidden;}
div.diaporamaHome li.courant{color:#ffffff; background:url(../images/diaporama-onglet-on-special-on3.gif) no-repeat top left; height:52px; line-height:52px;}*/

div.diaporamaHome h2,
div.diaporamaHome h2 a{font-family: "Century Gothic", "Apple Gothic", Arial, sans-serif; font-size:14px; color:#545454; font-weight:bold;}


div.diaporamaHome .cadre {overflow:hidden;position:relative;width:560px;}
div.diaporamaHome .container{width:2250px;}
div.diaporamaHome .container div{height:300px;}
div.diaporamaHome .content{height:300px; width:560px; float:left;}

div.diaporamaHome .cadre .container .content p{z-index: 8888;color: red;top: 260px;position: absolute;background:url(../images/bg-slider-txt.png);width: 100%;height: 40px;color: #fff;padding: 14px 10px 0 10px;font-weight: bold;}
div.diaporamaHome .cadre .container .content p span { text-transform: uppercase;font-size: 16px;}



