/* Icones */
/*@import url("http://www.lab-multimedia.ch/admin/style.php?id=1002");
*/
/* Corps du documents */
h1 	{color: #FFCC66;
	font-size: large;
	margin-left: 240px;
	padding-left: 24px;
	margin-right: 20px;
	background: url('../spec/avc/images/interface/grappe.png') no-repeat;
	}
h2     	{color: #FFCC66;
	font-size: medium;
	padding-left: 24px;
	margin-left: 248px;
	margin-right: 20px;
	background: url('../spec/avc/images/interface/feuille.png') no-repeat 0px 3px;
	}
h3     	{color: #FFCC66;
	font-size: small;
	font-weight: bold;
	margin-left: 260px;
	margin-right: 20px;
	}
p, li, table	{text-align: justify;
	margin-left: 272px;
	margin-right: 20px;
	}
pre	{font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	margin-left: 260px;
	margin-right: 20px;
	}
td, th{text-align: left;
	vertical-align: top;
	}
table#formCom tr>td{width: 80px;
	text-align: right;
	border: 0px solid lime;
	}
table#formCom tr>td:first-child{width: auto;
	text-align: left;
	border: 0px solid lime;
	}
body    {color: #E9B954;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: small;
	min-height: 300px;
	background: #7C0130 URL('../spec/avc/images/interface/bg-corseaux.gif') 218px 64px fixed no-repeat;
	margin: 95px 0px 10px 0px;
	padding: 0px;
	}
img	{margin: 10px;
	border: 1px solid black;
	float: right;
	border: none;
	}
.evidence{font-weight: bolder;
	}
.centre	{text-align: center;
	}


/* Liens */											
a   	{color: #999933;
	}
a:hover {color: #7C0130;
	background: #E9B954;
	}

/* Barre de navigation principale*/
#nav	{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	position: absolute;
	right: 0px;
	top: 0px;
	height:35px;
	background: #660033;
	text-align: right;
	width: 100%;
	z-index: 2;
	white-space: nowrap;
	line-height: 43px;
	overflow: hidden;
	}
div#nav a{text-decoration: none;
	color: #FFCC66;
	margin: 0px;
	margin-top: 10px;
	padding: 25px 5px 2px 12px;
	border-right: 1px solid black;
	}
div#nav a:hover{
	background:  #FFCC66;
	color: #7C0130;		
	}
/* Logo */
#logo img{
	position: absolute;
	left: 5px;
	top: 40px;
	z-index: 4;
	border: none;
	margin: 0px;
	padding: 0px;
	}

/* Illustrations */
#illustrations{
	border: none;
	position: absolute;
	left: 0px;
	top: 35px;
	z-index: 1;
	}
#illustrations img{
	border: none;
	border-right: 1px solid black;
	margin: 0px;
	float: none;
	}
body>#illustrations{
	position: fixed;
	}


/* Barre de navigation droite */
#nav2	{
	margin: 0px 0px 0px 193px;
	padding: 0px;
	font-size: 13px;
	position: absolute;
	right: 0px;
	top: 35px;
	text-align: right;
	overflow: hidden;
	padding-right: 5px;
	background: #71002C;
	}
div#nav2 a{text-decoration: none;
	color:  #FFCC66;
	border-right: 1px solid #FFCC66;
	padding: 0px 3px 0px 3px;
	line-height: 26px;
	white-space: nowrap;
	}
div#nav2 a:hover{color:#7C0130
	}

#nav2	span.titre{
	padding: 3px;
	font-weight: bold;
	}
#nav2	span.titre:after{
	content: ':';
	}

div#nav2 a em, div#nav3 a em  {
	font-style: normal;
	text-decoration: underline;
	}

/* Pied de page */
address	{text-align: center;
	margin: 25px 20px 80px 260px;
	padding-top: 20px;
	font-size: small;
	font-style: normal;
	border-top: 1px dotted #999933;
	}

#fonctions{text-align: right;
	background: #7C0130;
	padding-top: 10px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	}

/* Formulaires */
button	{background:#007577;
	color:  white;
	cursor: pointer;
	}
button:hover{
	background: white;
	color: #007577;
	}

/* News */
.newsAccroche{
	font-style: italic;
	}
.fullNews img{
	float: right;
	margin-right: 200px;
	}
div#newsSidebar {
	padding: 3px 5px 25px 5px;
	margin: 0px;
	text-align: left;
	position: absolute;
	top: 5px;
	left: 0px;
	background: #7c0130;
	color: #ffcc66;
	z-index: 2;
	}

div#newsSidebar p{
	padding-right: 0px;
	margin-left: 5px;
	padding-left: 5px;
	}
div#newsSidebar  h1{
	padding-right: 0px;
	margin-left: 5px;
	}
div#newsSidebar .dateJour{
	font-style: italic;
	font-size: small;
	}
div#newsSidebar .datePubli{
	font-size: x-small;
	}
.newsfeed img{
	margin: 0px 5px 0px 5px;
	float: none;	
	}
.newsfeed {
	font-weight: bold;
	margin-bottom: 0px;
	}

/* Newsletter */
.newsletter{
	border-top: 1px dotted #999933;
	padding-top: 15px;
	margin-left: 260px;
	margin-top: 30px;
	text-align: center;
	font-size: medium;
	font-weight: bold
 }
.newsletter input{
	border: 1px dotted #E9B954;
	background: transparent;
	color: #FFCC66;
	font-size: x-small;
 }
.newsletter button{
	border: 1px dotted #E9B954;
	background: #FFCC66;
	color: black;
	font-size: x-small;
 }

/* Livre d'or */
form#formlivredor label, form#formlivredor input, form#formlivredor textarea{
	display: block;
	margin-left: 240px;
	} 

/* Menus fix&#65533;s (IE6 ne les supporte pas!) */
body>div>div#nav, body>div#navLang{
	position: fixed;
	}
body>div#nav3	{position: fixed;
	left: 10px;
	}
body>div#logo img{
	position: fixed;
	left: 0px;
	}
body>div>div#nav2{
	position: fixed;
	left: 10px;
}


/* Agenda */
table#agenda{	
	margin-right: 20px;
	}
table#agenda p{	
	padding-right: 10px;
	}
.agendaTitre{
	margin: 0px;
	}
.agendaDebut{
	padding-right: 10px;
	text-align: center;
	}
.agendaDescript, .agendaLieu{	
	}
.agendaImage{
	float: right;
	}
table#agenda p{
	margin: 0px;
	margin-top: 10px;
}


/*Glossaire*/
.glossTitre{text-decoration: none;
	}
.glossLink{
	font-weight: bold;
	}

/* Plan de site */
.siteMap{
	} 
.siteMapRub{
	border-top: 1px dashed #FFCC66;
	margin-top: 20px;
	padding-top: 10px;
	display: block;
	} 
.siteMap a{
	display: block;
	padding-left: 25px;
	margin-left: 272px;
	margin-right: 20px;
	} 
#navLang{position: absolute;
	top: 10px;
	left: 10px;
	z-index: 3;
	}
/* Zone validateur */

ul.validation{
	padding: 0px;
	margin: 0px 0px 0px 272px;
	list-style-type: none;
	}
ul.validation img{
	padding: 0px;
	margin: 0px;
	float: none;
	text-align: left;
	}
ul.validation li{
	display: inline;
	margin: 0px;
	}

/* Galerie */
#show{
	float: none;
	border: 1px solid black;
	}
.galerieLegende textarea{
	background: transparent;
	border: none;
	}
.galerie img{
	float: none;
	border: 1px solid black;
	}
.galerie {
	margin-left: 272px;
	margin-right: 20px;
	}