/* CSS Document */

body {
	background-image: url(images/fondrouge.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #b12e13;
}
a:link {
	color: #B12510;
	text-decoration: none;
}
a:hover {
	color: #B12510;
	text-decoration: underline;
}
#container {
	margin: auto;
	width: 865px;
	background-image: url(images/bandeauFond.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
}

#site {
	height: 1000px;
	width: 865px;
	background-image: url(images/FondPage3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1 {
	display: none;
}
#header {
	width: 120px;
	position: absolute;
	left: 90px;
	top: 10px;
	float: left;
}
/*--------------------*/
#menujs {
	width: 120px;
	background-color: #CCCCCC;
	list-style-type: none;
	margin: 0px;
	padding: 116px 0px 0px;
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1em;
	background-image: url(styles/images/LogoTassili_menu.jpg);
	background-repeat: no-repeat;
	border-bottom: 10px solid #CCCCCC;
}
#menujs li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height:inherit;
}
#menujs li a {
	display: block;
	background-color: #333333;
	text-decoration: none;
	color: #FFFFFF;
	padding: 8px 5px;
	background-image: url(styles/images/BG_btmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
}
#menujs li a:hover {
	background-color: #b12510;
	background-position: right top;
}
#menujs li a.selected {
	background-color: #b12510;
	background-image: url(styles/images/BG_btmenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#menujs .sub {
	margin: 0px;
	padding: 0px 0px 5px;
	border-top: 1px solid #999999;
	background-color: #666666;
}
#menujs .sub a {
	background-color: #666666;
	padding: 5px 5px 5px 15px;
	color: #CCCCCC;
	background-image: none;
}
#menujs .sub a:hover {
	background-color: #666666;
	color:#FFFFFF;
}
/*--------------------*/
















#site0 {
	height: 970px;
	width: 865px;
	background-image: url(images/FondPage3-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}
#site0 #contenu {
}
#site0 #actualites {
	padding-top: 15px;
	background-image: url(styles/images/filet);
	background-repeat: repeat-x;
	background-position: left top;
}
#site0 #actualites img {
	float: right;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}
#site0 #actualites p {
}
#site0 #actualites a {
	font-weight: bold;
	text-decoration: underline;
	background-image: url(images/pictoSavoir.jpg);
	padding-left: 18px;
	display: block;
	background-repeat: no-repeat;
	background-position: left;
	color: #333333;
	margin-top: 7px;
}
#site0 #actualites a:hover{
	color: #B02A11;
}
#site0 #actualites h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B1270E;
	margin: 0px;
	padding: 0px 0px 5px;
}
#site0  #actu_video  {
	width: 270px;
	float: left;
	margin-right: 10px;
}
#site0 #actu_video li{
	font-size:inherit;
	color:inherit;
	line-height:inherit;
}
#site0 #actu_news {
	float: left;
	width: 270px;
}
/*#site2 {
	height: 1000px;
	width: 865px;
	background-image: url(images/FondPage4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/


#site1 {
	height: 1000px;
	width: 865px;
	background-image: url(images/FondPageEau.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}

#site2 {
	height: 1000px;
	width: 865px;
	background-image: url(images/FondPageDechets.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}

#site3 {
	height: 1000px;
	width: 865px;
	background-image: url(images/FondPageRecyclage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}

#site4 {
	height: 1000px;
	width: 865px;
	background-image: url(images/FondPageTerritoir.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}
#site5 {
	height: 1000px;
	width: 865px;
	background-image: url(images/FondPageTerritoir.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}
#site6 {
	height: 1000px;
	width: 865px;
	background-image: url(images/FondPage3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}


/*----------------*/
#basPage {
	margin: auto;
	height: 60px;
	width: 865px;
	background-image: url(images/pied.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menu {
	width: 100px;
	position: absolute;
	left: 98px;
	top: 10px;
	
}
#contenu {
	height: auto;
	width: 530px;
	float: left;
	margin-top: 150px;
	margin-left: 235px;
	margin-bottom: 15px;
}
#pied {
	width: 680px;
	background-color: #B12510;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 15px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#pied a {
	color: #FFFFFF;
	text-decoration: none;
}
#pied a:hover {
	color: #999999;
	text-decoration: none;
}


#titrePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #B12510;
	width: 400px;
}
#telechargement {
	width: 475px;
	clear: both;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 5px;
}
.article, .articleMetier {
	width: 475px;
	margin-top: 15px;
}
.news {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 475px;
	margin-top: 15px;
}
.edito {
	width: 180px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 30px;
	text-align: right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 15px;
	float: left;
}
.focus {
	width: 335px;
	float: right;
	background-image: url(images/fondNews.jpg);
	background-position: right top;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 50px;
}
.titreFocus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
	padding-top: 5px;
	display: block;
	padding-bottom: 3px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	height: 15px;
	line-height: 15px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: bold;
	clear: both;
	width: 335px;
	padding-bottom: 2px;
}
.TitreArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #333333;
	display: block;
	line-height: 40px;
	clear: both;
}
.chapo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	display: block;
	margin-bottom: 5px;
}
.Exergue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	line-height: 16px;
	font-weight: bold;
	z-index: 0;
}
.Texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
	clear: both;
}
.Texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
}
.Texte a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}
.Texte a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B12510;
}
.dateDebutFin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B12510;
	display: block;
	text-align: left;
}
.auteur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #B12510;
	display: block;
	font-weight: normal;
	text-align: left;
	height: 30px;
	line-height: 30px;
	background-image: url(images/3carre.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	float: left;
}
.image {
	float: left;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 15px;
	text-align: center;
	background-color: #CCCCCC;
}
.player {
	float: left;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-top: 5px;
	height: 260px;
	width: 320px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.savoir {
	color: #666666;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B12510;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/pictoSavoir.jpg);
	margin-top: 8px;
	height: 15px;
	line-height: 15px;
	clear: both;
	margin-bottom: 20px;
	float: left;
}
.savoir a {
	color: #666666;
	text-decoration: none;
}
.savoir a:hover {
	color: #B12510;
	text-decoration: none;
}
.tele {
	color: #666666;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B12510;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	clear: both;
	background-image: url(images/pictoTele.jpg);
	margin-top: 8px;
}

.tele a {
	color: #666666;
	text-decoration: none;
}
.tele a:hover {
	color: #B12510;
	text-decoration: none;
}
.ContainerBoutons {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Style1 {
	color: #990000
}
/*______________ MENU ______________*/

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
} 


li {
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
}

.petitMenu a {
	display: block;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(images/FondMenuBout2.jpg);
	background-repeat: repeat-x;
	line-height: 12px;
	padding: 8px 5px;
	 }
.petitMenu  .h1 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	display: block;
}
	 
.petitMenu a:hover {
	background-image: url(images/FondMenuRoll.jpg);
	color: #FFFFFF;
	background-color: #B12510;
     }



p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
#piednews {
	float: right;
}
/*______________ FORMULAIRE ______________*/
form #formEnvoi {
	clear: both;
	width: 400px;
	margin-left: 50px;
	padding-top: 20px;
}
label {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	width: 300px;
	display: block;
	clear: both;
	font-size: 11px;
	margin-bottom: 5px;
	line-height: 20px;
}
select, option {
	color:#000000;
	float: right;
	margin-bottom: 10px;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #D2B384;
	border: 1px solid #333333;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
textarea {
	background-color:#D2B384;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	width: 300px;
}
input.bouton {
	cursor:pointer;
	background-color: #FFFFFF;
	margin-left: 10px;
	color: #9CBFD9;
	font-size: 12px;
	width: auto;
	float: none;
}
input.bouton:hover {
background-color:#EBF3FB;
color:#000000;
}
/*______________ FORMULAIRE ______________*/
.TexteLegale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 8px;
	padding-top: 5px;
	width: 500px;
}
.TexteLegale a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.TexteLegale a:hover {
	color: #B12510;
	text-decoration: none;
}
.TexteLegaleSans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	display: block;
	margin-top: 8px;
	padding-top: 5px;
	width: 500px;
}
.TexteLegaleSans a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.TexteLegaleSans a:hover {
	color: #B12510;
	text-decoration: none;
}
#referencement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	width: 470px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#referencement a {
	color: #707070;
	text-decoration: none;
	font-weight: normal;
}
#referencement a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
#animFlash {
	background-color: transparent;
}
#contenu .focus .Texte2 img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
#spacer {
	clear: both;
}
.articleMetier a {
	color: #FFFFFF;
	background-color: #9E0803;
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
}
.articleMetier a:hover {
	text-decoration: none;
}
#container #adresse {
	position: absolute;
	width: 280px;
	height: 150px;
	left: 90px;
	top: 699px;
	background-color: transparent;
	text-align: center;
	z-index: 100;
	background-image: url(images/postTassili.gif);
	background-repeat: no-repeat;
}
.petitMenu {
clear:both;
width:120px;
}#actu_video p strong, #actu_news p strong {
	display:block;
	padding-bottom: 5px;
}
