
* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}

body {
	background-color: #fff;
	color: #333;
}

h1 {
	background-color: #fff;
	color: #333;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: underline;
	text-align: left;
	text-transform: uppercase;
}

h2 {
	display:inline;
	color: #fff;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	text-align: left;
	background-color: #999;
}

a {
	color: #333;
	vertical-align: baseline;
}

p {
	padding-left: 10px;
	margin-top:5px;
	margin-bottom:5px;
}

img {
	border: 0;
	vertical-align: text-bottom;
}

em {
	font-weight: bold;
}

div {
	text-align: left;
}

tr {
	margin: 0px;
	padding: 0px;
}

th {
	margin: 0px;
	padding: 2px;
	padding-left: 1ex;
	padding-right: 1ex;
	empty-cells: show;
	background-color: #ddd;
	font-weight: bold;
}

td {
	background-color: #fff;
	margin: 0px;
	padding: 2px;
	padding-left: 1ex;
	padding-right: 1ex;
	empty-cells: show;
}

div.hr {
	clear:both;
	margin-bottom: 10px;
	border-bottom: 5px solid #f00;
	border-top: 3px solid #777;
}

ul {

	padding-left: 10px;
	padding-bottom:0px;
}

div#menu {
	background-color: #fff;
}

div#menu ul {
	float: left;
	background-color: #fff;
}

div#menu li {
	float: left;
	display: inline;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	font-weight: bold;
	background-color: #999;
}

div#menu li.here {
	background-color: #777;
}

div#menu li.conn {
	float:right;
	background-color: #6c6;
}

div#menu li.profil {
	float:right;
	background-color: #999;
}

div#menu li.profilhere {
	float:right;
	background-color: #777;
}

div#menu li a {
	color: #fff;
	text-decoration:none;
}

.separateur-top {
	border-top: 1px solid #000;
}

.separateur-bottom {
	border-bottom: 1px solid #000;
}

.vspace {
	padding-top: 5px;
	padding-bottom: 5px;
}

.topspace {
	padding-top: 5px;
}

.bottomspace {
	padding-bottom: 5px;
}

div.albumtitlelinefirst {
	margin-top:0px;
	margin-bottom:0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background:#ccc;
}

div.albumtitleline {
	margin-top:0px;
	margin-bottom:0px;
	border-bottom: 1px solid #000;
	background:#ccc;
}

div.albumtitlelinelast {
	margin-top:0px;
	margin-bottom:10px;
	border-bottom: 1px solid #000;
	background:#ccc;
}

div.albumminiatures {
	overflow: hidden;
	height: 50px;
	z-index: 1;
}

div.albumtitle {
	position:absolute;
	z-index: 2;
	background-color:#000;
	color:#fff;
	margin-top: 32px;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

div.albumtitle a{
	color: #fff;
}

.albumtitlesize150 {
	width:140px;
}
.albumtitlesize200 {
	width:190px;
}
.albumtitlesize250 {
	width:240px;
}
.albumtitlesize300 {
	width:290px;
}
.albumtitlesize350 {
	width:340px;
}
.albumtitlesize400 {
	width:390px;
}
.albumtitlesize450 {
	width:440px;
}
.albumtitlesize500 {
	width:490px;
}
.albumtitlesize550 {
	width:540px;
}

.albumdynamique0 {
	margin-left:0px;
}
.albumdynamique50 {
	margin-left:50px;
}
.albumdynamique100 {
	margin-left:100px;
}
.albumdynamique150 {
	margin-left:150px;
}
.albumdynamique200 {
	margin-left:200px;
}
.albumdynamique250 {
	margin-left:250px;
}
.albumdynamique300 {
	margin-left:300px;
}

div#albumyear li {
	display: inline;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	font-weight: bold;
	background-color: #999;
}

div#albumyear li.here {
	background-color: #777;
}

div#albumyear li a {
	color: #fff;
	text-decoration:none;
}

div.diacontent {
	margin-left: 10px;
}

div.dianextprev {
	float:left;
	margin-top:40px;
}

div.dianextprev img.arrow {
	background-color: #999;
	border-left: 5px solid #777;
}

div.dianextprev img.here {
	border-left: 5px solid #f00;
}

div.dialarge {
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #ccc;
	border-top: 6px solid #777;
	border-bottom: 3px solid #f00;
	max-width:751px;
}

div.dialarge h2 {
	display:block;
	padding:10px;
	margin:0px;
	background-color: #ccc;
	text-align:center;
}

div.dialarge p {
	display:block;
	padding:10px;
	margin:0px;
	border-bottom: 2px solid #f00;

}

div.dialarge img {
	margin:0px;
	padding:0px;
}

div.dialarge a {
	margin:20px;
	padding:0px;
}

div.info {
	clear:both;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background:#ccc;
	min-height:100px;
	margin-bottom:10px;
}

div.info img{
	float:right;
	margin:10px;
	border: 1px solid #000;
}

div.time {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background:#ccc;
	min-height:25px;
	margin-bottom:10px;
}
.time form {
	padding-left: 10px;
	margin-top:5px;
	margin-bottom:5px;
}

.time input {
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	width:71px;
	background: #ccc;
	border: 0px solid black;
	color: #000;
	font-weight: bold;
}

dl {

}

dt {
	float:left;
	font-weight: bold;
	width:144px;
	background:#999;
	text-align:right;
	margin-right:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}

dd {
	padding-top:2px;
	padding-bottom:2px;
}

.erreur {
	color: #f00;
}

table.formulaire {
	clear:both;
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}

.formulaire td {
	background-color: #fff;
}

tr.coord td {
	background-color: #eee;
}

tr.info td {
	background-color: #eee;
}

tr.info1 td {
	background-color: #fff;
}

tr.info2 td {
	background-color: #fff;
}

td.intitule, th.intitule{
	padding-left: 10px;
	padding-right: 2px;
	text-align: right;
	width:175px;
}

th.checkbox, td.checkbox {
	width: 15px;
}

input.radio, input.checkbox {
	vertical-align: middle;
	margin-right: 3px;
	background: none;
	border: none;
}

.checkbox {
	margin-bottom: 2px;
	border: none;
}

td.valider {
	text-align: right;
}

tr.soustitre td {
	background-color: #fff;
	font-weight: bold;
}

tr.surligner td {
	background-color: #fff;
}

tr.surligner th {
	background-color: #fff;
}



div#bottom {
	clear:both;
	height:40px;
	background: #fff;
	font-size: 10px;
}

div#bottom p{
	font-size: 10px;
}
