body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
body, td {
	font-family: 'lucida grande', verdana, helvetica, arial, sans-serif;
	font-size: 9pt;
	color: #333;
}

a {
	color: #690;
}

img {
	border: 0px;
}

#hdr {
	background-color: #9c3;
	border-top: 10px solid #9c3;
	padding: 0px 10px 10px 10px;
	background: url(../res/tete2006/element/hdr_bg.gif);
}

#local {
	border: 10px solid #9c3;
	border-top: 0px;
	_border-left: 0px;
	_border-right: 0px;
}

table.local {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}
table.local td {
	padding: 0px;
	vertical-align: top;
}

#nav-left {
	width: 180px;
	padding: 10px 10px 10px 20px;
	border-right: 1px dashed #9c3;
	background-color: yellow;
}
#nav-left a {
	color: #690;
	text-decoration: none;
}
#nav-left a.path1-here0 {
	font-weight: bold;
}
#nav-left a.path1-here1 {
	color: #000;
	font-weight: bold;
}
#nav-left ul {
	margin: 0px;
	list-style: none;
	padding-left: 0px;
}
#nav-left ul ul {
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #fff;
}
#nav-left ul ul ul {
	border: 0px;
}
#nav-left ul li {
	margin: 0px 0px 5px 0px;
	list-style: none;
}
#nav-left ul ul li {
	font-size: 8.5pt;
	margin: 5px 0px;
}
#nav-left ul li a.path1-here0,
#nav-left ul li a.path1-here1 {
	background-color: #fff;
}
#nav-left ul ul li a.path1-here0,
#nav-left ul ul li a.path1-here1 {
	background-color: yellow;
}
#nav-left ul li a.path0-here0:hover,
#nav-left ul li a.path1-here0:hover {
	text-decoration: underline;
}

#contenu {
	padding: 10px 10px 10px 20px;
}

#nav-left h1 {
	font-size: 8.5pt;
	color: #fff;
	background-color: #333;
	text-transform: uppercase;
	border-right: 10px solid #333;
	display: table;
}
#contenu h1 {
	font-size: 13pt;
	color: #06c;
	text-transform: uppercase;
}
h2 {
	font-size: 10pt;
	color: #fff;
	background-color: #06c;
	text-transform: uppercase;
	border-right: 10px solid #06c;
	display: table;
}
tr>#contenu h2 {
	float: left;
	/* \*/ float: none; /* */
}
h2 + * {
	clear: left;
}
h2 + p, h2 + ul, h2 + h3 {
	margin-top: 0px;
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 9pt;
}

#contenu ul {
	padding-left: 20px;
}
#contenu ul li {
	list-style-image: url(../res/glob/element/star.gif);
	margin: 5px 0px;
}

div.nouvelle + div.nouvelle {
	border-top: 1px dashed red;
}
div.nouvelle-pic {
	float: right;
	margin: 0px -10px 10px 10px;
}
div.nouvelle p.detail {
	color: #999;
	text-align: right;
}

div.seance {
	margin: 1em 0px;
}
div.seance h3, div.seance p, div.seance ul {
	margin: 3px 0px;
}
#contenu div.seance li {
	margin: 0px;
	font-size: 8.5pt;
}
div.seance .titre {
	font-weight: bold;
	text-transform: uppercase;
}
div.seance p.categorie a {
	text-transform: uppercase;
	font-size: 8pt;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
div.seance p.categorie a:hover {
	text-decoration: underline;
}

table.formulaire {
	width: 500px;
	border: 2px solid #ccc;
	border-collapse: collapse;
}
table.formulaire td {
	padding: 3px 10px;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
	vertical-align: middle;
}
table.formulaire td.r input, textarea {
	border: 1px solid #999;
	background-color: #fff;
	font-size: 9pt;
	padding: 1px 3px;
}
select {
	border: 1px solid #999;
	background-color: #fff;
	font-size: 9pt;
}

div.encadre-right {
	float: right;
	width: 180px;
	border-left: 1px solid #ccc;
	font-size: 8.5pt;
	margin: 0px 0px 10px 20px;
}
div.encadre-right ul {
	margin: 0px;
	padding-left: 30px;
}
div.encadre-right ul li {
	margin: 5px 0px;
}

.detail {
	font-size: 8pt;
}

#logo-list {
	margin: 1em 0px;
}
div.logo {
	display: inline;
	padding: 0px 10px 5px 0px;
}
div.logo img {
	vertical-align: middle;
	background-color: #fff;
	padding: 5px;
}

#gen {
	border-top: 0px !important;
}
