
body, td, input, select, textarea {
	font-family: 'lucida grande', verdana, arial, sans-serif;
	font-size: 8.5pt;
	color: #000;
}
body, td {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
}

#site {
	width: 1000px;
	min-height: 778px;
	margin: 0px auto;
	background-position: center top;
	background-repeat: no-repeat;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

object {
	vertical-align: middle;
}

div.clear {
	clear: both;
}

span.ind {
	font-weight: bold;
}

a {
	color: #FF29FF;
}
a.out {
	color: #000;
}
a.out:before {
	content: url(../res/element/icon-site.png);
	margin-right: 2px;
}

#main {
	float: left;
	width: 200px;
	padding-top: 20px;
}
#main #logo {
	font-family: 'courier new', courier, monospace;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 8.5pt;
	color: #FF29FF;
}
#main #logo a {
	color: inherit !important;
	text-decoration: none;
}
#main #logo span {
	display: block;
}
#main #logo-nom {
	margin-bottom: 1em;
}
#main #logo-nom-jm {
	color: #00E3FF;
}
#main #logo-annees {
	margin-bottom: 30px;
	color: #000;
}

#nav-main {
	font-family: 'courier new', courier, monospace;
	text-transform: uppercase;
	font-size: 9pt;
	width: 130px;
}
#nav-main ul {
	margin-left: 0px;
	padding-left: 0px;
}
#nav-main li {
	list-style: none;
	margin: 7px 0px;
}
#nav-main a {
	color: #000 !important;
	text-decoration: underline;
}
#nav-main a:hover {
}
#nav-main a.path1 {
	background: #FFFF00;
}
#nav-main-accueil {
	display: none;
}
#nav-main-dd {
	margin: 25px 0px !important;
}

#local {
	float: left;
	width: 410px;
	padding: 1px 20px;
	margin-left: 25px;
	background: #eee;
}
#doc-accueil #local {
	width: 450px;
	padding: 1px 0px;
	background: none;
}

#util {
	float: right;
	width: 300px;
	background: none;
	padding: 1px 0px;
}

#nav-contexte {
	font-family: 'courier new', courier, monospace;
	text-transform: uppercase;
	font-size: 9pt;
	margin-bottom: 2em;
	margin-top: 20px;
}
#nav-contexte p.root {
	color: #FF29FF;
}
#nav-contexte ul {
	margin-left: 0px;
	padding-left: 0px;
}
#nav-contexte ul ul {
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0.5em;
}
#nav-contexte li {
	list-style: none;
	margin: 10px 0px;
}
#nav-contexte ul ul li {
	margin: 5px 0px;
}
#nav-contexte a {
	color: #000 !important;
}
#nav-contexte a:hover {
}
#nav-contexte a.path1 {
}
#nav-contexte a.here1 {
	background: #FFFF00;
}

#titre h1 {
	font-size: 8.5pt;
	color: #00E3FF;
	font-weight: normal;
	margin-top: 20px;
	font-family: 'courier new', courier, monospace;
	text-transform: uppercase;
}
#titre h1 span.here0 {
	white-space: nowrap;
}
#titre h1 span.here1, 
#doc-partenaires div.texte h2 {
	font-family: 'courier new', courier, monospace;
	font-size: 11pt;
	color: #000;
	display: block;
}
#titre h1 a {
	color: inherit !important;
	text-decoration: none;
}
#titre h1 a.here1 {
	font-weight: bold;
}
#doc-accueil #titre h1 {
	font-size: 40pt;
	text-transform: uppercase;
}
#doc-accueil #titre h1 span {
	display: block;
}
#doc-accueil #titre h1 #titre-annees {
	margin-top: 60px;
}

#nav-tab {
	border-bottom: 1px solid #FF29FF;
	padding: 5px 5px;
	font-family: 'courier new', courier, monospace;
	text-transform: uppercase;
	font-size: 9pt;
}
#nav-tab ul {
	margin: 0px;
	padding: 0px;
}
#nav-tab li {
	list-style: none;
	display: inline;
}
#nav-tab a {
	text-decoration: none;
	padding: 5px 10px;
}
#nav-tab a.path0:hover {
	text-decoration: underline;
}
#nav-tab a.path1 {
	font-weight: bold;
	color: #000;
	border: 1px solid #FF29FF;
	border-bottom: 0px;
	padding: 5px 10px 6px 10px;
	background: #eee;
}

div.texte h2 {
	margin-top: 2em;
	color: #999;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
}
#util div.texte h2 {
	color: #000;
	font-weight: normal;
	font-family: 'courier new', courier, monospace;
}
#util div.texte h2 a {
	color: #000 !important;
}
div.texte h3 {
	margin-top: 1.5em;
	font-size: 8.5pt;
}
div.texte p {
	margin: 1.7em 0px;
	line-height: 1.7em;
}
div.texte ul {
	margin: 1.7em 0px;
	padding-left: 20px;
}
div.texte ul ul {
	margin: 0px 0px 0.7em 0px;
}
div.texte li {
	margin: 0.7em 0px;
	line-height: 1.7em;
}
div.texte ul ul li {
	margin: 0px;
}
div.texte li a {
}
div.texte li a:hover {
}
div.texte li h3,
div.texte li p {
	margin: 0.5em 0px;
}

div.texte table {
	border: 1px solid #666;
	border-collapse: collapse;
}
div.texte td {
	padding: 5px 10px;
	border: 1px solid #666;
}

div.even {
	border-top: 1px solid #ccc;
}
#util div.even {
	border: 0px;
}
div.even div.date-lieu {
	float: left;
	width: 150px;
	margin-right: 10px;
}
#util div.even div.date-lieu {
	float: none;
	width: auto;
}
div.even div.desc {
	float: right;
	width: 250px;
	font-size: 8.5pt;
}
#util div.even div.desc {
	float: none;
	width: auto;
}
div.even p,
div.even ul {
	margin: 0.7em 0px;
}
div.even ul {
	padding-left: 0px;
}
div.even ul li {
	list-style: none;
}
#util div.even p {
	line-height: 1.7em;
	margin: 5px 0px;
}
div.even p.date {
	font-family: 'courier new', courier, monospace;
	font-size: 9pt;
	text-transform: uppercase;
	margin-bottom: 0.2em;
}
#util div.even p.date {
	font-family: inherit;
	text-transform: none;
	font-size: 8.5pt;
}
div.even p.titre {
	font-size: 9pt;
	font-weight: bold;
}
div.even span.is-rvdd {
	color: #FF29FF;
}
div.even p.lieu {
	margin: 0px;
}
div.even div.lieu-detail p {
	margin-top: 3px;
}

table.logo-list {
	border: 0px !important;
	border-collapse: collapse;
}
table.logo-list td {
	border: 0px;
	padding: 0px 15px 15px 0px;
}
table.logo-list a.logo.out {
	padding: 0px;
	background: none;
}

div.logo-list div.logo {
	height: 100px;
	float: left;
	min-width: 190px;
	margin: 0px 15px 15px 0px;
}
div.logo-list a.logo.out:before {
	content: '';
	margin: 0px;
}

#gen {
	font-family: 'courier new', courier, monospace;
	clear: both;
	width: 760px;
	margin: 0px auto;
	color: #999;
	font-size: 8pt;
	text-align: center;
	padding: 10px 0px;
}
#gen a {
	color: #666;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #ccc;
}
#gen a:hover {
	color: #f30;
	border-bottom: 1px solid #f96;
	padding-bottom: 1px;
}
#gen code {
	padding: 1px 6px;
}


