body {
	font-family: trebuchet MS,arial;
	background-image: url(background.png);
	background-position: top left;
	background-repeat: repeat-x;
	color: #333333;
}

h1 {
	color: #000000;
	font-weight: normal;
	margin: 4px 0 4px 0;
}

h2 {
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 9px;	
	padding: 4px 10px 4px 25px;
	display: inline;
	color: #FFFFFF;
}

h2 a:hover {
	color: #FFFFFF;
}

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

a {
	color: #00cc00;
}

a:hover {
	color: #333333;
}

a img {
border: 0;	
}
#stag {
	
}

#general {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 962px;
	background-position: top left;
	background-repeat: repeat-y;
}

#menu2 {
	font-size: 0.280cm;
	text-align: center;
	position: absolute;
	padding: 5px;
	top: 10px;
	width: 470px;
	margin-left:470px;
	display: inline;
} 

#espace-client {
	line-height: 20px;
	font-size: 11px;
	text-align: center;
	position:absolute;
	/*margin-top:5px; */
	margin-left:720px;
	top: 61px;
	width: 230px;
	height: 67px;
}

#espace-client h2 {
	color: #00CC00;
	font-size: 20px;
	padding: 0px 0px 0px 0px;
}

#bandeau {
	height: 131px;
	width: 962px;
	background:url("bandeauv3.png") no-repeat center center;
}

/* NAVIGATION */

#navigation {
	padding-top: 7px;
	height: 26px;
	background-color: #00cc00;
	border-bottom: 4px solid #71ff71;
	color: #FFFFFF;
	font-weight: bold; 
	z-index: 100000;
}

#navigation h2 {
	display:none;z-index: 100000;
}

#navigation li {
	float: left;
	position: relative;z-index: 100000;
}

#navigation li:hover ul, li.over ul { 
/* lists nested under hovered list items */
display: block;z-index: 100000;
}

#conteneur-navigation {z-index: 100000;
}

.ulniveau3, .ulniveau4, .ulniveau5, .ulniveau6 {
	display: none;z-index: 100000;
}

.item0 {
	display:none;z-index: 100000;
}

.niveau1 {
	font-size: 14px;z-index: 100000;
}

.niveau1 a {
	margin-left: 6px;
	margin-right: 28px;
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 6px;
	display: block;z-index: 100000;
}

.niveau1 a:hover {
	color: #666666;z-index: 100000;
}

.ulniveau2 {
	display: none;
	width: 12em;
	position: absolute;
	top: 1.6em;
	left: 0;
	background-color: #71ff71;
z-index: 100000;
	font-size: 12px;
}

.niveau2 {z-index: 100000;

}

.niveau2 {
	width: 100%;z-index: 100000;
}

.niveau2 a{
	text-decoration: none;
	padding: 6px 6px;
	color:#000000;
	margin: 0;z-index: 100000;
	display: block;
	border-top: 1px solid #cccccc;
}

.niveau2 a:hover {
	background-color: #00cc00;
	color: #00000;z-index: 100000;
}

#fin {
	clear: both;
}

/* CHEMIN */

#chemin {
	font-weight: bold; 
	font-size: 11px;
	color: #000000;
	height: 15px;
	/*background-color: #FFFFFF;*/
	z-index:10;
	padding: 2px;
}

#chemin a {
	color: #00cc00;
	text-decoration: none;
}

#chemin a:hover {
	color: #333333;
}

#chemin-vide {
	display:none;
}

/* CORPS */

#corps {
	padding: 10px 14px 30px 20px;
	border: 1px solid #cccccc;
	z-index: 15;
	background-color: #FFFFFF;
	background-image: url(background_corps.png);
	background-repeat: repeat-x;
	background-position: top left;
	
	-ms-min-height: 250px;
	-moz-min-height: 250px; 
    -webkit-min-height: 250px; 
    -khtml-min-height: 250px;

	min-height: 550px;
}

#corps h2 {
	background-color: #333333;
	position: relative;
	height: 13px;
	top: 10px;
	left: 10px;
	margin-bottom: 10px;
}

#corps h2, #contextes h2
{
	/* icone par defaut pour tous les blocs*/
	background-image: url(img/world.png);
	z-index:10000;
}

#corps h2, #contextes .listagebloc, #contextes h2{
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -khtml-border-radius: 5px; 
    border-radius: 5px; 
    behavior: url(border-radius.htc); 
}

#corps .listagebloc {
	margin-top: 24px;
	margin-right: 280px;
}

#corps .listageconteneur {
	background-color:#FFFFFF;
	padding: 16px 12px;
	border: 1px solid #cccccc;
	margin-bottom: 26px;
}

#corps .listageconteneur li {
	margin: 0 0 16px 0;
	clear: left;
}

#corps .listagelogo {
	border: 1px solid #556666;
	margin: 0 10px 6px 0;
	clear: left;
	float: left;
}

#corps .listagetitre {
	font-size: 20px;
	margin: 0;
	font-weight: normal;
}

#corps .dernierart .listagetitre {
	font-size: 12px;
}

#corps .listagetitre a {
	text-decoration: none;
}

#corps .listagetitre a:hover {
	color: #333333;
	text-decoration: underline;
}

#corps .listageinfo {
	font-size: 10px;
	font-weight: bold;
	margin: 2px 0;
	color: #666;
}

#corps .listagetexte {
	line-height: 16px;
	font-size: 13px;
	text-align: justify;
	margin: 4px 0 4px 0;
}

#corps .listagesite {
	font-size: 13px;
}

#corps .listagesuite {
	font-size: 10px;
	text-align: right;
}

/* CONTEXTES */

#contextes {
	float: right;
	width: 240px;
	padding: 10px 27px 10px 10px;
	position: relative;
	color: #FFFFFF;
	font-size: 12px;
	
}

#contextes .listagebloc {
	background-color: #00cc00;
}

#contextes .listagebloc {
	margin-top: 12px;	
}

#contextes h2 {
	padding: 4px 10px 2px 4px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #333333;
	position: relative;
	top: 20px;
	left: 10px;
	padding-left: 25px;
	margin-bottom: 0px;
	height: 13px;
}

#contextes .listageconteneur {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 6px;
}

#contextes .listageconteneur li {
	padding: 3px 0;
}

#contextes a {
	color: #333333;
	padding-left: 0;
	text-decoration:none;
	background-image: none;
}

#contextes a:hover {
	color: #333333;
	background-image: none;
}

#contextes .listageinfo a {
	background-image: none;
	padding-left: 0;
}

#contextes .listageinfo a:hover {
}

#contextes #bloc-recherche  h2{
	background-image: url(icon-recherche.png);
}

#contextes #feed  h2{
	background-image: url(icon-feed.png);
}
/* FOOTER */

#footer {
	position: relative;
	top: 10px;
	padding: 6px;
	clear: both;
	border-bottom: 1px solid #cccccc;
	background-color: #00cc00;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	color: #333333;
	border-bottom: 1px dotted #FF6600;
}

#footer img {
	border: 0;
	padding: 3px;
}

.logo {
	border: none;
	float: left;
	margin: 0 10px 10px 0;
}

.sursoustitre {
	color: #777;
	font-size: 10px;
	letter-spacing:0.1em;
}

.dateauteurs {
	color: #666;
	font-size: 11px;
	margin: 10px 0 4px 0;
}

.chapeau {
	clear: left;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 10px 0 0 0;
	line-height: 17px;
}

.texte {
	clear: left;
	font-size: 12px;
	line-height: 17px;
	padding: 10px 0 20px 0;
	text-align: justify;
}

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

.texte ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

.ps {
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.ps strong {
display: none;
}

.listagerepondre {
	font-size: 10px;
	text-align: right;
	margin-right: 30px;
	
}

.listagerepondre a {
	color: #FF6600;
}

.listagerepondre a:hover {
	color: #333333;
}

/* Galerie */

#galerie {
	margin-top: 20px;
}

.clearer {
	clear: left;
}

#video li, #piecesjointes li {
	clear: left;
}

/* Forum */

#forum ul ul {
	margin-left: 10px;
	padding-left: 6px;
}

/* Page Rubrique */

#artinrub, #rubinrub {
	margin: 10px 0px 0px 0px;
}

#rubinrub li, #artinrub li {
	clear: left;
	margin-bottom: 20px;
}

/* Page Sommaire */

#edito h1 {
	font-size: 22px;
	margin: 10px 0 0 0;
}

#edito .texteheader {
	margin-bottom: 20px;
}

#menuhasard ul li  {
	text-align: center;  
}

#menuhasard .spip_logos  {
	border: 1px solid #3176AF;
}

.listagebloc {
	clear: left;
}

/* Galleries */

#Highslide {
	background: #00CC00;
}

#Galleriffic {
	background: #cccccc;
}


.texte ul li list-style-type : disc ; list-style-position : inside ;

.texte ol li list-style-type : decimal ; list-style-position : inside ; 


h3 {
			margin: 0;	
			padding: 7px 0 0 0;
			font-size: 16px;
			text-transform: uppercase;
			color:#00cc00;
		}

		div#feature_list {
			width: 650px;
			height: 240px;
			overflow: hidden;
			position: relative;
			background:#FFFFFF;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 320px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
			width:250px;
		}
		
		ul#tabs li img {
			padding: 5px;
			border: none;
			float: left;
			margin: 10px 10px 0 0;
		}

		ul#tabs li a {
			color: #000000;
			text-decoration: none;	
			display: block;
			padding: 10px;
			height: 60px;
			outline: none;
			width: 300px;
		}

		ul#tabs li a:hover {
			text-decoration: none;
			color: #00cc00;
		}

		ul#tabs li a.current {
			background:  url('http://www.digeetal.fr/spip/anim1/feature-tab-current.png');
			color: #00cc00;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 463px;
			height: 240px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 463px;
			height: 240px;
			left:103px;
			
		}

	ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 120px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
			background: #00cc00;
			-moz-border-radius: 5px;
	
		}
		
		ul#output li a:hover {
			color: #00cc00;
			background: #000000;
		}
		
		
		
		#slider_container_2 { float: left; margin: 0 0 0 -15px; padding: 15px; width: 600px; background: url(../img/bg.png) no-repeat 0 0; }

.SliderName_2 {
	float: left;
	width: 700px;
	height: 250px;
	overflow: hidden;
}

.SliderNamePrev_2 {
	background: url(http://www.digeetal.fr/spip/IMG/left.png) no-repeat left center;
	width: 50px;
	height: 45px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

.SliderNameNext_2 {
	background: url(http://www.digeetal.fr/spip/IMG/right.png) no-repeat right center;
	width: 50px;
	height: 45px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}

.SliderName_2Description {
	padding: 10px;
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 1px 3px #000000;
}

#SliderNameNavigation_2 { margin: 0; padding-top: 10px; padding-left:100px; height: 0px; text-align: center; overflow-y: hidden; }

#SliderNameNavigation_2 a:link, #SliderNameNavigation_2 a:active, #SliderNameNavigation_2 a:visited, #SliderNameNavigation_2 a:hover{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}

#SliderNameNavigation_2 a img
{
	border: none;
	width: 16px;
	height: 16px;
	background: url(http://www.digeetal.fr/spip/IMG/bullet.png) no-repeat center center;
}

#SliderNameNavigation_2 a.active img
{
	background: url(http://www.digeetal.fr/spip/IMG/bullet_active.png) no-repeat center center;
}

