
#texte {
	width: 736px;
}

.titre-rubrique {
	border-bottom: 2px solid #d95700;
}


#texte .date2 {
	border-bottom: 1px solid #999;
	margin:0;
	padding: 3px 0 0 0;
	/*font-weight: bold;*/
	color: #666666;
	/*text-align: right;*/
}
#texte h2 {
	
	color: #D95700;
	
}
#texte h3 {
	font-weight: bold;
	font-size: 1em;
	/*xmargin-bottom:-0.5em;*/
}

#texte a {
	color: #D95700;
}
#texte a:hover {
	color: #D95700;
	text-decoration:none;
}

#themeDroite {
    padding: 0 20px 0 0;
}

#menuTheme ul li a {
    color: #333;
	padding-left: 14px;
}

#menuTheme ul li a:hover {
    color: #D95700;
	border-left: 4px solid #D95700;
	padding-left: 10px;
}

#menuTheme ul li.selected a {
    color: #D95700;
	border-left: 4px solid #D95700;
	padding-left: 10px;
}

#menuTheme ul li.selected a:hover {
    color: #D95700;
}

#menuTheme ul li.ssmenu {
    
}

#menuTheme ul li.ssmenu a {
	color: #333;
	background-image: url(/include/images/fleche-verte.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border: none;
	padding-left: 23px;
}
#menuTheme ul li.ssmenu a:hover {
    color: #696969;
}
#menuTheme ul li.ss-ssmenu {
    
}
#menuTheme li.ss-ssmenu a {
}

#texteVideo {
	border:1px solid #000;
	display:inline-block;
	float:right;
	height:190px;
	margin: 50px -20px 0 20px;
	padding:0px 10px 0px 10px;
	overflow: auto;
	width:182px;
}



