/*---------- ELEMENTS HTML ----------*/

*{
	margin:0;
	padding:0;
}

body {
    font:11px Verdana;
    color:#656565;
    background:#FFFFFF url(../images/bg.png) repeat;
    height:100%;
}

img {
	border:0;
	margin:0;
}

a {
	color:inherit;
	text-decoration:none;
}

input, select, textarea {
	border:1px solid #D9D9D9;
	font:11px Verdana;
    color:#656565;
}


/*---------- PAGES ----------*/

#global {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top:20px;
    width:915px;
}

#header {
	height:177px;
	width:915px;
	background:url(../images/header.jpg) no-repeat;
	padding-top:40px;
	padding-left:10px;
}

#sur_page {	
	margin-top:-100px;
	width:915px;
	background:url(../images/border-middle.png) repeat-y;
	background-color:#FFFFFF;
	float:left;
}

#page {
	background:url(../images/fond_contenu.jpg) no-repeat;
	width:905px;
	padding:8px 5px 5px 5px;
	float:left;
}

#navigation{ 
	width:144px;
	float:left;
	margin-left:6px;
	color:#FFFFFF;
}

#animprod1{
	float:left;
	position:relative;
	z-index:0;
	margin-top:201px;
}

#animprod2{
	float:left;
	margin-top:-244px;
	position:relative;
	z-index:1;
}

.menu1{
	float:left;
	margin-top:-445px;
	position:relative;
	z-index:2;
	width:100%;
}

#navigation a{
	color:#FFFFFF;
}

#navigation .preload{
	display:none;
}

#recherche {
	margin-top:7px;
	color:#656565;
	float:left;
}

#recherche input {
	display:inline;
	float:left;
}

#tx_indexedsearch-submit{
	border:none;
	margin-left:5px;
}

#footer {
	background:url(../images/border-bottom.png) no-repeat;
	text-align:center;
	width:915px;
	padding-top:10px;
	float:left;
}

#footer li {
	display:inline;
}

#footer a {
	color:#656565;
}

.bodytext li, ul {
	list-style-type:disc;
	list-style-position:inside;
}


/*---------- PAGES ACCUEIL ----------*/

#content {
    float:left;
    width:740px;
	text-align:justify;
	margin-left:9px;
}

#actu {
	width:505px;
	min-height:461px;
	float:left;
	border-left:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	/* margin-right:6px; */
	background:url(../images/fond-actu.png) repeat-y;
	padding:5px 5px 0 5px;
	background-color:#fdfdfd;
}

#actu a{color:#42B2A6; font-weight:bold;}
#actu a:hover{text-decoration:underline;}

#actu ul{
	margin-left:10px;
}
#actu ul li ul{
	list-style-type:circle;
}

#actu h2, #une h2 {
	color:#42B2A6;
	margin-bottom:10px;
}

#actu h3, #une h3 {
 	color:#42B2A6;
	border-bottom:1px solid #42B2A6;
	padding-bottom:5px;
	margin-bottom:15px;
}

#une {
	width:205px;
	min-height:461px;
	float:right;
	border-left:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	background:url(../images/fond-une.png) repeat-y;
	padding:5px 5px 0 5px;
	margin-left:1px;
}


/*---------- PAGES INTERNES ----------*/

#content-int {
    float:left;
    width:730px;
	margin-left:9px;
	border-left:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	padding:5px 5px 0 5px;
	min-height:461px;
	background:url(../images/fond-page.png) repeat-y;
	text-align:justify;
}

#contenu {
	padding-left:30px;
	padding-right:30px;
	padding-bottom:15px;
	min-height:415px; /* voir à enlever */
	float:left;
	width:669px;
}

.titre-rubrique {
	font-style:italic;
}

.titre-sousrubrique {
	margin-top:10px;
}

.titre-page {
	margin-top:25px;
	display:none;
}

#rootline {
	padding-bottom:10px;
	border-bottom:1px solid #656565;
	margin-bottom:20px;
}

.rose #rootline {
	padding-bottom:10px;
	border-bottom:1px solid #DA146F;
}

.vert #rootline {
	padding-bottom:10px;
	border-bottom:1px solid #42B2A6;
}

.rouge #rootline, .rouge-special #rootline {
	padding-bottom:10px;
	border-bottom:1px solid #FF2C01;
}

.orange #rootline {
	padding-bottom:10px;
	border-bottom:1px solid #F4942A;
}


/*---------- GESTION COULEURS ----------*/

.rose .titre-rubrique, .rose .titre-sousrubrique, .rose .titre-page {
	color:#DA146F;
}

.vert .titre-rubrique, .vert .titre-sousrubrique, .vert .titre-page {
	color:#42B2A6;
}

.rouge .titre-rubrique, .rouge .titre-sousrubrique, .rouge-special .titre-rubrique, .rouge-special .titre-sousrubrique, .rouge .titre-page, .rouge-special .titre-page {
	color:#FF2C01;
}

.orange .titre-rubrique, .orange .titre-sousrubrique, .orange .titre-page {
	color:#F4942A;
}


.rose .bodytext a, .rose #contenu li a {
	font-weight:bold;
	color:#DA146F;
}

.vert .bodytext a, .vert #contenu  li a {
	font-weight:bold;
	color:#42B2A6;
}

.rouge .bodytext a, .rouge-special .bodytext a, .rouge #contenu  li a, .rouge-special #contenu  li a {
	font-weight:bold;
	color:#FF2C01;
}

.orange .bodytext a, .orange #contenu li a {
	font-weight:bold;
	color:#F4942A;
}

/*---------- MENU PRINCIPAL ----------*/

#navigation .open ul {
    display:block;
}

#navigation ul, #navigation li {
	list-style-type:none;
}

#navigation ul {
    font-weight:bold;
    font-size:12px;
}

#navigation ul li a {
   display:block;
   padding-left:5px;
   padding-top:8px;
   padding-bottom:8px;
   border-top:1px solid #FFFFFF;
}

#navigation ul li ul {
    display:none;
    font-weight:normal;
    font-size:11px;
    border-top:1px solid #FFFFFF;
}

#navigation ul li ul li a {
    padding:3px 2px 3px 10px;
    border-top:none;
    border-bottom:none;	
}

#navigation .vert {
	background:#42B2A6 url(../images/bg_menu.gif) no-repeat top;
	border:none;
}

#navigation .rose {
	background-color:#DA146F;
}

#navigation .rouge {
	background-color:#FF2C01;
}

#navigation li.orange {
	background:#F4942A url(../images/bg_menu1.gif) no-repeat bottom;
	border: none;
}

#navigation .orange a {
	background:none;
}

#navigation .rouge .on a {
    background-color:#F56666;   
}

#navigation .orange .on a  {
    background-color:#FFB96F;   
}

#navigation .rose .on a {
    background-color:#E972A9;   
}

/* item fin de menu */
#navigation li.rouge-special {
	background:#FF2C01 url(../images/bg_menu1.gif) no-repeat bottom;
	border: none;
}

#navigation .rouge-special a {
	background:none;
}


/*---------- MENU INTERNE ----------*/

#rootline ul, #rootline li {
	list-style-type:none;
	font-size:12px;
}


.ssmenu1 {
	margin-top:10px;
	margin-left:30px;
}

.ssmenu1 {
	font-weight:bold;
}

.ssmenu2 {
	font-weight:normal;
}

.ssmenu1 li{
	background:url(../images/puce_off.gif) no-repeat 0px 5px;
	padding-left:8px;
	padding-bottom:2px;
}

.ssmenu2{
	margin-top:3px;
	margin-left:20px;
}

.ssmenu1 li.off {
	color:#656565;
}

.ssmenu1 a:link, .ssmenu2 a:link {
	text-decoration:none;
	color:#656565;
}

.rose li.on{
	color:#DA146F;
	background-image:url(../images/puce_on_rose.gif);
}

.vert li.on{
	color:#42B2A6;
	background-image:url(../images/puce_on_vert.gif);
}

.rouge li.on, .rouge-special li.on {
	color:#FF2C01;
	background-image:url(../images/puce_on_rouge.gif);
}

.orange li.on {
	color:#F4942A;
	background-image:url(../images/puce_on_orange.gif);
}


/*---------- PLAN DU SITE ----------*/

.dsc-sitemap ul{
	list-style-type: none;
}

.dsc-sitemap ul ul{
	list-style-type: disc;
}

.dsc-sitemap ul ul ul{

	list-style-type: square;
}

.dsc-sitemap li{
	margin-top: 20px;
	font-size: 1.4em;
	font-weight: bold;
}

.dsc-sitemap li li{
	margin-top: 5px;
	font-size: 0.8em;
	margin-left:20px;
}

.dsc-sitemap li li li{
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 0;
	margin-left:30px;
}


/*---------- CSS SUPPL POUR PLUGIN RECHERCHE ----------*/

.tx-indexedsearch-rules{
	padding-top:10px;
}

.tx-indexedsearch-searchbox-button {
	margin-bottom:5px;
}

.tx-indexedsearch-searchbox p{
	margin-top:15px;
}

.tx-indexedsearch-whatis{
	padding-bottom:10px;
}

.tx-indexedsearch-whatis p{
	margin-top:30px;
}

.tx-indexedsearch-browsebox {
	padding:5px 0px;
}

.tx-indexedsearch-browsebox{
	padding-bottom:15px;
}

.tx-indexedsearch-browsebox p {
	padding-bottom:5px;
}

.tx-indexedsearch-title{
font-weight:bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info{
	background:inherit;
	background-color:#CCCCCC;
}


/*---------- CSS POUR PLUGIN DEC_ZOOMS ----------*/

#content #actu .dsc-content, #content #une .dsc-content{
	margin-bottom: 0px;
}

.dispo1, .dispo3 , .dispo4 {
	padding:1px;
	background-repeat:no-repeat;
	float:left;
}

.dispo4{
	width:500px;
	height:393px;
}

.dispo1 .tx-deczooms-link a, .dispo3 .tx-deczooms-link a, .dispo4 .tx-deczooms-link a {
	font-weight:bold;
	float:right;
}

.dispo1 .tx-deczooms-link, .dispo3 .tx-deczooms-link, .dispo4 .tx-deczooms-link {
	margin-bottom:15px;
	float:right;
}

.dispo1 img, .dispo1 .txt-zoom {
	margin-bottom:15px;
}

.tx-deczooms-link img {
	margin-bottom:0px;
}

.dispo3 .img-gauche {
	float:left;
	width:260px;
}

.dispo3 .txt-zoom {
	float:right;
	width:220px;
}

.dispo4 .txt-zoom {
	float:left;
	width:500px;
}

.dispo3 .tx-deczooms-link a, .dispo4 .tx-deczooms-link a {
	margin-top:5px;
	clear:both;
	float:right;
}


