/* Style sheet Chavornay 	*/

/* Home Page */

/* Copyright 2005 Obtic e-consultant	*/

/* Page	*/
	html,body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:0.9em;
		margin:0em;
		padding:0em;
	}

	a {
		text-decoration:underline;
		color: #000;
	}
		a:hover {
			color: #596882;
		}
	#Center {
		text-align:left;
		width:770px;
		margin:0px auto;
	}
	#Header {
		background-image:  url("../Images/HeaderBgr.jpg");
		background-repeat: no-repeat;
	}
/* Header */
	#Logo {
		margin:5px 0px 0px 0px;
		text-align:left;
		float:left;
/*		border:1px solid #00ff00;*/
  }
	#MenuLang {
		height:50px;/*todo*/
		margin-top:5px;
		text-align: right;
		vertical-align:text-top;
	}
		#MenuLang a {
			color:black;
			text-decoration:none;
		}
		#MenuLang a:hover {
			text-decoration:underline;
			color: #999;
		}
	#MenuTop {
	margin-top:5px;
		text-align: right;
		font-size:0.85em;
		
	}
		#MenuTop a {
			text-decoration:none;
			color: #000;
		}
		#MenuTop a:hover {
			text-decoration:underline;
			color: #999;
		}

	#PictoTop {
/*		border:1px solid #ff0000;*/
		position:absolute;
		top:132px;
		z-index:5;
	}

		#PictoCommune {
			font-size:0.85em;
			border:1px solid #999;
			float:left;
			width:147px;
			visibility:hidden;
			height:110px;
			background-color:#fff;
		
		}
		#PictoCommune ul {
			padding:0px 0px 0px 0px;
			margin:5px 5px 5px 25px;
		}		
		#PictoCommune ul li{
		  list-style-image:url("../Images/PuceCommune.gif");
		}		
		#PictoAdmin {
			font-size:0.85em;
			border:1px solid #999;
			float:left;
			width:147px;
			visibility:hidden;
			height:110px;
			background-color:#fff;
		}
		#PictoAdmin ul {
			padding:0px 0px 0px 0px;
			margin:5px 5px 5px 25px;
		}		
		#PictoAdmin ul li{
		  list-style-image:url("../Images/PuceAdmin.gif");
		}		
		#PictoDemarche {
			font-size:0.85em;
			border:1px solid #999;
			float:left;
			width:197px;
			visibility:hidden;
			height:110px;
			background-color:#fff;
		}
		#PictoDemarche ul {
			padding:0px 0px 0px 0px;
			margin:5px 5px 5px 25px;
		}		
		#PictoDemarche ul li{
		  list-style-image:url("../Images/PuceDemarche.gif");
		}		
		#PictoActu {
			font-size:0.85em;
			border:1px solid #999;
			float:left;
			width:147px;
			visibility:hidden;
			height:110px;
			background-color:#fff;
		}
		#PictoActu ul {
			padding:0px 0px 0px 0px;
			margin:5px 5px 5px 25px;
		}		
		#PictoActu ul li{
		  list-style-image:url("../Images/PuceActu.gif");
		}		

/* */
	#MenuPrin
	{
		background-color: #fff;
		height:118px;
		margin:0px;padding:0px;
	}

		#MenuPrin ul
		{
			font:14px "Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif ;
			list-style-type: none; text-align:center;
			padding:0px;/* 2px 0px 2px;*/
			margin:0px;
		}
	
		#MenuPrin ul li 		{
			display: inline;
		}
		#MenuPrin ul li a
		{
			float:left;
			text-decoration: none;
			color:#fff;
			font-weight:bold;
			padding:93px 0px 5px 0px;
			background-repeat: no-repeat;
			background-position:top;
			margin:0px;
			border-bottom:1px solid #fff;
		}
		#MenuPrin ul li.Commune a
		{
			width:149px;
			background-color:#CBB834;
			background-image:  url("../Images/PictoCommune.gif");
		}
		#MenuPrin ul li.Commune a:hover
		{
			color:#ddd;
			text-decoration: none;
			background-image:  url("../Images/PictoCommuneOV.gif");
		}
		#MenuPrin ul li.Admin a
		{
/*			margin: 0 2px 0 2px;*/
			width:149px;
			background-color:#B72874;
			background-image:  url("../Images/PictoAdmin.gif");
		}
		#MenuPrin ul li.Admin a:hover
		{
			color:#ddd;
			text-decoration: none;
			background-image:  url("../Images/PictoAdminOV.gif");
		}
		#MenuPrin ul li.Demarche a
		{
/*			margin: 0 2px 0 2px;*/
			width:199px;
		background-color:#4b668b;
			background-image:  url("../Images/PictoDemarche.gif");
		}
		#MenuPrin ul li.Demarche a:hover
		{
			color:#ddd;
			text-decoration: none;
			background-image:  url("../Images/PictoDemarcheOV.gif");
		}

		#MenuPrin ul li.Actu a
		{
/*			margin: 0 2px 0 2px;*/
			width:149px;
		background-color:#009966;
			background-image:  url("../Images/PictoActu.gif");
		}
		#MenuPrin ul li.Actu a:hover
		{
			color:#ddd;
			text-decoration: none;
			background-image:  url("../Images/PictoActuOV.gif");
		}
		#MenuPrin ul li.Direct 		{
/*			margin: 0 2px 0 2px;*/
			float:left;
			text-decoration: none;
			color:#fff;
			font-weight:bold;
			padding:95px 0px 5px 0px;;
			background-repeat: no-repeat;
			background-position:top;
			margin:0px;
			border-bottom:1px solid #fff;
			width:124px;
			background-color:#009966;
			background-image:  url("../Images/PictoDirect.gif");
		}


/*		
		#MenuPrin ul li.select
		{
			border-top: 1px solid #fbe311;
			border-bottom: 1px solid #fff;
			padding: 5px 10px 5px 10px;
			background-color: #fff;
		
		}
*/
/* */
/* Contenu */
	#Content {
		background-image:  url("../Images/HomeBgr.gif");
		background-repeat:repeat-y;
		background-color:#fff;
		position:absolute;
		/*top:132px;*/
		top:132px;
		width:770px;
		z-index:0;
	}
		#Text {
			background-image:  url("../Images/HomeChavornay.gif");
			background-repeat: no-repeat;
		  padding:140px 0px 0px 0px ;
		  margin:0px;
			width:645px;
		}
		#Actualite{
			width:318px;
			float:left;
			border-top:1px solid #ddd;
			border-left:1px solid #ddd;
		}
		#Communication {
			width:318px;
			float:right;
			border-top:1px solid #ddd;
			border-left:1px solid #ddd;
			
		}
		#Communication p {
		padding: 5px 15px 5px 0px;
		}
		
			#Text h1 {
				font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif ;
				font-size:1.4em;
				font-weight:bold;
				color:#996600;
				Padding:5px 0px 5px 10px;
				margin:2px 0px;
				border-bottom:1px solid #ddd;
			}
			#Text h2 {
				font-size:1em;
				color:#333;
				Padding:5px 0px 0px 10px;
				margin:2px 0px;
			}
			#Text p {
				font-size:0.85em;
				Padding-left:10px;
				margin:5px 0px 5px 0px;
				
			}
			#Text p.Date {
				font-size:0.8em;
				font-weight:bolder;
				Padding-left:10px;
				margin:10px 0px 5px 0px;
				
			}
/*		#News {
		  margin:10px 10px 0px 250px;
		}
			#News h1 {
				background-image:   url("../Images/puce_gris.gif");
				background-repeat: no-repeat;
				font-size:140%;
				font-weight:bold;
				color:#996600;
				margin:0px 10px 10px 0px ;
				Padding-top:5px;
				Padding-left:13px;
			}
			#News h2 {
				font-size:110%;
				color:#333;
				margin:10px 0 10px 0 ;
			}
			#News .Date {
				font-size:100%;
				font-weight:bold;
				margin:0px 0px 0px 10px ;
				color:#fff;
			}
			#News .NewsTxt {
				font-size:100%;
				margin:-10px 10px 5px 10px ;
				color:#fff;
			}
			#News  .NewsTxt a{
				color:#fff;
				text-decoration:none;
			}
			#News  .NewsTxt a:hover{
				text-decoration:underline;
			}
*/
/*---------------------------*/	
/* Connexes                  */	
/*---------------------------*/	
	#Connexe {
		font-size:0.85em;
		position:absolute;
		top:10px;
		left:641px;
		width:124px;
		margin:0px 5px 2px 5px;
	}	
	#Connexe p {
	background-image:url("../Images/PuceConnexe.gif");
	background-repeat:no-repeat;
			margin:0;
			padding:5px 5px 2px 17px;
	}
/*---------------------------*/	
/* Footer                    */	
/*---------------------------*/	
	#Footer {
		background-image:  url("../Images/HomeBgr.gif");
		background-repeat:repeat-y;
		background-color:#fff;
		width:770px;
		padding:0px;
		clear:both;

	}
		#Footer a {
	color:#FFF;
	}
		#Footer a:hover {
	color:#999;
	}

	#Footer1 {
		background-color:#996600;
		border:1px solid #fff ;
		color:#fff;
		font-size:11px;
		width:748px;
		padding:3px 10px;

	}
		#Footer1 p {
			margin:0;
			padding:0;
		}
		
		
	#Footer2 {
		font-size:11px;
		width:767px;
		padding:5px 0px;
	}
		#Footer2 p.GesWeb {
			margin:0px; 
			padding-left:10px;
			text-align:right;
			color:#999;
		}
		#Footer2 p.GesWeb a{
			color:#999;
			text-decoration:none;
		}
		#Footer2 p.GesWeb a:hover{
			color:#000;
			text-decoration:underline;
		}
		#Footer2 #chch {
			float:left;
		}
