body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #000 url(../images/pelote_bkg.jpg) repeat-x fixed 0 300px;
}

#content {
	width: 700px;
	margin: auto;
}

p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: .8em;
	padding: .4em;
	border: 0;
	background-color: #fff;
	border-bottom: 3px solid #000;
}

.nobottom {
	border-bottom: 0;
}

.glued {
	margin-top: -3px;
}

p.glued {
	margin-top: -3px;
}

p.glued + table {
	margin-top: -3px;
}

p.indent {
	padding-left: 30px;
}

p.note {
	font-size: .7em;
}

.big {
	font-size: .9em;
	font-weight: bold;
	color: #000;
	padding: 20px;
	line-height: 1.3em;
}

.small {
	font-size: .7em;
}

p#lang {
	float: right;
	width: 140px;
	text-align: right;
	padding-top: 8px;
	border: none;
}

ul, ol {
	font-size: .8em;
	margin-bottom: 3px;
	padding-left: 25px;
	margin-left: 0;
	margin-top: -3px;
	padding-top: 0;
	padding-bottom: .5em;
	background-color: #fff;
}

ul.bottom {
	border-bottom: 3px solid #000;
	margin-bottom: 0;
}

li {
	padding-right: 10px;
	background-color: #fff;
}

ul.big {
	margin-top: -40px;
	padding-left: 40px;
}

ul.index {
	border-top: 3px solid #fff;
	border-bottom: 3px solid #000;
	margin-bottom: 0;
}

ol.letter {
	list-style-type: lower-alpha;
}

dl, dt, dd {
	background-color: #fff;
}

dd + dd {
	margin-top: 8px;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	font-size: .8em;
	padding: .4em;
	border-bottom: 3px solid #000;
}

dt {
	margin-top: 6px;
}

dt:first-child {
	margin-top: 0;
}

.btn {
	display: block;
	padding-left: 5px;
	margin-bottom: 0;
	border-bottom: 3px solid #000;
	text-decoration: none;
	cursor: pointer;
	width: 695px;
	line-height: 2em;
}

.band1 {
	background-color: #fff;
	font-weight: bold;
}

.band2 {
	background-color: #3366ff;
}

.band3 {
	background-color: #3366ff;
}

.band4 {
	background: #3366ff;
}

.band5 {
	background-color: #33cc33;
}

.band6 {
	background-color: #33cc33;
}

.band7 {
	background-color: #ffff00;
}

.band8 {
	background-color: #f90;
}

.band9 {
	background-color: #ff1c00;
}

.band10 {
	background-color: #ff0099;
}

.band11 {
	background-color: #001099;
	color: #fff;
	border-bottom: 3px solid #000;
}

a.btn.band11 {
		color: white;
}

.footer {
	background-color: #001099;
	height: 30px;
	width: 700px;
}

.footer p {
	background: none;
	color: white;
}

h1 {
	font-size: 1.4em;
	padding-left: .2em;
	margin-top: 0;
	margin-bottom: 3px;
	line-height: 35px;
}

h2 {
	margin-top: 0;
	margin-bottom: 3px;
	padding: .1em 0 .1em .2em;
	font-size: 1.1em;
	background: #fff;
}

h2.header {
	margin-bottom: 3px;
	padding: .4em 160px 0 .2em;
	height: 30px;
}

#head {
	background-color: white;
	margin-bottom: 0;
	border-bottom: 3px solid #000;
}

#head h2 {
	line-height: 35px;
}

h3 {
	background-color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: .2em;
	font-size: 1em;
	border-bottom: 3px solid #000;

}

.home {
	font-size: .8em;
	line-height: 2.5em;
}

h2.home {
	font-size: 1.7em;
}

img.illustration {
	margin-top: -3px;
	margin-bottom: 0;
	border-bottom: solid white 5px;
	border-top: solid white 5px;
}

.supporter {
	background: #fff;
	border-bottom: 3px solid #000;
	padding: 10px;
	height: 250px;
}

.supporter div p {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 12px;
	border: none;
}

.proposed, .support, .cooperation, .affiliated {
	width: 170px;
	height: 250px;
	float: left;
}

.logos {
	background: #fff;
}

.logos p {
	border-bottom: none;
}

.logos img {
	padding: 10px 30px 10px 5px;
	vertical-align: top;
	border-top: none;
	border-bottom: none;
}

ul.logo {
	padding: 0;
	margin: 0;
}

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

ul.logo img {
	border: 0;
	margin-bottom: 8px;
}

img.logo {
	padding-bottom: 10px;
}

.film {
	font-variant: small-caps;
	text-transform: lowercase;
	font-size: 1.2em;
}

.cite {
	margin-top: -5px;
	padding-bottom: 10px;
	padding-left: 50px;
}

/* @group link */

a:link {
	color: #000;
	text-decoration: none;
}

ul.index a:link {
	color: #ff0033;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

ul.index a:hover {
	color: #ff0033;
	text-decoration: underline;
}

a:active {
	color: #000;
	text-decoration: underline;
}

a.btn.band7:hover {
	color: #ccc;
	text-decoration: underline;
}

h2.header a:hover {
	color: #000;
}

#head h2 a:hover {
	color: #000;
}

p a:link, dl a:link, td a:link, ol ul a:link {
	text-decoration: none;
	color: #ff0033;
}

p a:visited, dl a:visited, td a:visited, ol ul a:visited {
	color: #ff0033;
	text-decoration: none;
}

p a:hover, dl a:hover, td a:hover, ol ul a:hover  {
	color: #ff0033;
	text-decoration: underline;
}

p a:active, dl a:active, td a:active, ol ul a:active {
	color: #000;
	text-decoration: underline;
}

/* @end */

/* @group applying form */

th {
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-align: right;
	width: 200px;
	padding-right: 10px;
}

form {
	margin: 0;
}

form table {
	background: #fff;
	padding: 5px;
	width: 700px;
	margin: 0;
	margin-bottom: 3px;
}

form table td {
	font-size: 13px;
}

p.thanks {
	font-size: 18px;
	height: 160px;
	padding-top: 60px;
}

/* @end */

div.space {
	height: 500px;
}

/* @group tables */

table {
	background: #fff;
	font-size: .8em;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 0;
	border-bottom: solid 3px black;
}

th {
	text-align: left;
	font-weight: bold;
	background-color: #ddd;
}

th, td {
	border-bottom: solid 1px black;
	padding: 3px;
	vertical-align: top;
}

table.programme {
	margin-bottom: 0;
}

table.programme th, table.programme td {
	border: none;
	background: #fff;
	font-weight: normal;
	font-style: normal;
}

table.programme td {
	padding-right: 20px;
}

table.programme th {
	width: 130px;
	padding-left: 20px;
}

table.programme th.header {
	font-weight: bold;
	border-bottom: solid 1px black;
}

tr.break th, tr.break td{
	background: #ddd;
}

table.programme td.topic {
	font-weight: bold;
}

table.programme ul {
	font-size: 1em;
}

td ul {
	padding-top: 10px;
}

ol ul {
	font-size: 1em;
	margin-top: 5px;
}

.topic {
	width: 300px;
}

th.header + td {
	border-bottom: solid 1px black;
	padding-top: 12px;
}

th.header {
	height: 30px;
	padding-top: 12px;
}

/* @end */

/* @group entête FOCAL */

#HEAD-LOGO {
	height: 50px;
	font-size: 12px;
	text-align: right;
	width: 100%;
}

#head {
	text-align: left;
	vertical-align: top;
}
/* @end */

