/*
$	project: CANAL OVERSEAS v1.0
$	author: Sylvain Dechamps (sylvain.dechamps@canal-overseas.com)
$	CANAL OVERSEAS
$	date: 10/2007
$	file name: rubrique3.css
$	version: 1.0
$   Tel. +33 1 41 22 39 53
////////////////////////////////////////////////////////////////////////////////////*/

.couleur_rubrique  {
color:#339900;
}

.couleur_background_rubrique  {
background-color:#339900;
}


/* ELEMENTS GRAPHIQUE LIE A LA 3EME RUBRIQUE */
div#div_conteneur_navigation {
	background-image: url(../../images/template/navigation/fond_rubrique3.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

div#header {
background-image:url(../../images/template/header/fond_header_rubrique3.gif);
}

.LangFR #nav-rubrique1 a {
  width:172px;
  height:39px;
  background:url(../../images/template/navigation/rubrique1.gif) no-repeat;
}

.LangEN #nav-rubrique1 a {
  width:172px;
  height:39px;
  background:url(../../images/template/navigation/rubrique1_en.gif) no-repeat;
}

.LangFR #nav-rubrique2 a {
  width:172px;
  height:39px;
  background:url(../../images/template/navigation/rubrique2.gif) no-repeat;
}

.LangEN #nav-rubrique2 a {
  width:172px;
  height:39px;
  background:url(../../images/template/navigation/rubrique2_en.gif) no-repeat;
}

.LangFR #nav-rubrique3 a {
  width:172px;
  height:-39px;
  background:url(../../images/template/navigation/rubrique3.gif) no-repeat;
  background-position:0 -39px;
}

.LangEN #nav-rubrique3 a {
  width:172px;
  height:-39px;
  background:url(../../images/template/navigation/rubrique3_en.gif) no-repeat;
  background-position:0 -39px;
}

.LangFR #nav-rubrique4 a {
  width:172px;
  height:39px;
  background:url(../../images/template/navigation/rubrique4.gif) no-repeat;
}

.LangEN #nav-rubrique4 a {
  width:172px;
  height:39px;
  background:url(../../images/template/navigation/rubrique4_en.gif) no-repeat;
}

.LangFR #nav-rubrique5 a {
  width:172px;
  height:39px;
  background:url(../../images/template/navigation/rubrique5.gif) no-repeat;
}

.LangEN #nav-rubrique5 a {
  width:172px;
  height:39px;
  background:url(../../images/template/navigation/rubrique5_en.gif) no-repeat;
}

/****************************      TITRE         ***************************************/
.titre {
color:#339900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #339900;
	}
	
.souligne {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #339900;
}

.souligne_tiret {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #339900;
}

.rte_titre {
color:#339900;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #339900;
} 

.csc-header h2 , h2.h2_titre_rte{
	color:#339900;
	font-weight:bold;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
	margin: 5px 0px 8px 0px;
	padding: 0px 20px 0px 13px;
	background-image: url(../../images/template/generale/fleche_h2_rubrique3.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 95%;
}


/****************************     rubrique 3         ***************************************/

div#contenu_rte a{
color:#339900;
font-weight:bold;
text-decoration:none;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #339900;
}

div#contenu_rte a:hover  {
text-decoration:none;
background-color:#339900;
color:#FFFFFF;
font-weight:bold;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #339900;
}

/****************************     rubrique5  D'ENTETE RESET     *************************************/
div#header a, div#header a:hover, div#header img, div#header img:hover {
border:none; 
background-color:transparent; 
text-decoration:none;
}

div#visuel_d_entete_haut a, div#visuel_d_entete_haut a:hover, div#visuel_d_entete_haut img, div#visuel_d_entete_haut img:hover {
border:none; 
background-color:transparent; 
text-decoration:none;
}

