/* CSS Document */
BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333;
	background:#eee;
	margin:0;
	padding:0;
}
A {
	color:#FF6600;
}
P {
	padding:0;
	margin:7px;
}
TR {
	vertical-align:top;
}
TD {
	padding:0;
	margin:0;
}
#main {
     position:absolute;
     left: 50%; 
	width:948px;
     margin-left: -474px; /* moitié de la largeur */
	 margin-top:10px;
	 background:#FFFFFF;
	text-align:center;
	border:1px solid #000;
}
#mainpopup {
     position:absolute;
     left: 50%; 
	width:640px;
     margin-left: -320px; /* moitié de la largeur */
	 margin-top:10px;
	 background:#FFFFFF;
	text-align:center;
	border:10px solid #000;
}
.header {
	text-align:center;
	border-bottom:1px solid #000;
	height:267px;
	width:948px;
	margin:0;
	padding:0;
}
.anim {
	clear:both;
}

#reseau {
	width:299px;
	margin:0;
	padding:0;
	float:right;
	background:#FFF;
}
#reseau .reseau-item {
	float:left;
}

#reseau .reseau-pass-header, #reseau .reseau-header {
	background:url(images/reseau-header.png) no-repeat #FF6600;
	float:left;
	width:289px;
	height:20px;
	color:#FFF;
	font-size:14px;
	text-align:left;
	padding-left:10px;
	line-height:20px;
	vertical-align:middle;
	font-weight:bold;
	text-transform:uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#reseau .reseau-pass {
	float:left;
	width:100%;
	border-left:1px solid #333;
	border-bottom:1px solid #333;
	text-align:left;
}
#reseau IMG {
	border:0;
}
#reseau A {
	text-decoration:none;
}
#reseau a IMG {
	border-top:#FFFFFF 1px solid;
	border-bottom:#000000 1px solid;
}
#menu {
	background:url(images/bg_menu.png) no-repeat #FFFFFF;
	height:30px;
	width:630px;
	vertical-align:middle;
	float:left;
	font-size:12px;
	font-weight:bold;
}
.menu-item {
	float:left;
	margin:7px;
	text-align:center;
}
#menu A:link, #menu A:visited {
	color:#FFF;
	text-decoration:underline;
}

#menu A:hover{
	color:#FFF;
	text-decoration:overline underline;
}
#content {
	background:#FFFFFF;
	width:948px;
	float:left;
}
#contentpopup {
	background:#FFFFFF;
	width:640px;
	float:left;
}
#content #left {
	width:200px;
	background:#FFFFFF;
	text-align:center;
	float:left;
}
#content #right {
	width:430px;
	background:#FFFFFF;
	text-align:center;
	float:left;
}
#event #right {
	width:200px;
	background:#FFFFFF;
	text-align:center;
	float:left;
}
#event #left {
	width:430px;
	background:#FFFFFF;
	text-align:center;
	float:left;
}

.box-large {
	float:left;
	width:615px;
	margin:10px 0 0 10px;
	background:#FFFFFF;
	border:0;
	background:url(images/box-large-bg.png) repeat-y;
	text-align:left;
}
.box-large H1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	border:0;
	text-align:left;
	color:#FFF;
	font-size:20px;
	text-transform:uppercase;
	width:615px;
	height:40px;
	padding:10px 0 0 15px;
}

H2 {
	clear:both;
	margin:10px 0 10px 0;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
H2:first-letter {
	font-size:1.6em;
}
.box-large H3 {
	margin:0;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
}
div.text {
	margin:0px 10px 5px 10px;
	text-align:justify;
}

.bottom {
	clear:both;
	color:#FFFFFF;
	font-weight:bold;
}
.bottom A {
	color:#FFF;
	text-decoration:none;
	padding-right:15px;
	vertical-align:middle;
	background:url(images/next.png) no-repeat right;
	padding-right:15px;
	font-size:11px;
}
.bottom A.next {
	float:right;
	margin-right:20px;
	background:url(images/next.png) no-repeat right;
	padding-right:15px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
.next {
	background:url(images/next.png) no-repeat left;
	padding-left:15px;
}
.next em {
	font-size:12px;
}
.bottom A.prev {
	float:left;
	margin-left:15px;
	background:url(images/prev.png) no-repeat left;
	padding-left:15px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
.bottom A.back {
	float:left;
	margin-left:15px;
	background:url(images/prev_white.png) no-repeat left;
	padding-left:15px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
#footer {
	clear:both;
	width:948px;
	background:#FFF;
	text-align:center;
	vertical-align:middle;
}
#footer A:link, #footer A:visited {
	color:#ff6600;
	text-decoration:underline;
}
#footer A:hover {
	text-decoration:overline underline;
}
TABLE.tarifs {
width:590px;
border:1px solid #333333;
margin-bottom:10px
}

TABLE.tarifs TH {
	text-align:center;
	font-weight:bold;
}
TABLE.tarifs TH H2 {
	text-align:left;
}
.tarifs-left {
	text-align:left;
}
.tarifs-center {
	text-align:center;
}
.center {
	text-align:center;
}
.tarifs-right {
	text-align:right;
}
.odyssaum, .haras, .thalassa, .tisserie, .kerner {
	clear:both;
	margin:10px;
}
.odyssaum P, .haras P, .thalassa P, .tisserie P, .kerner P {
	margin:0;
}
.odyssaum IMG, .haras IMG, .thalassa IMG, .tisserie IMG, .kerner IMG {
	float:left;
	margin:0 5px 5px 5px;
	padding:0;
	width:70px;
	height:96px;
}
.more-event {
	text-align:right;
	background:url(images/next.png) no-repeat left;
	padding-left:15px;
	clear:both;
	float:right;
	margin-right:150px;
	margin-bottom:5px;
}

EM {
	font-size:10px;
}
#preview {
	float:left;
	margin:5px 10px 5px 0;
	width:320px;
	height:256px;
}
.img-left {
	float:left;
	border:1px solid #333333;
	padding:3px;
}
.img-right {
	float:right;
	margin:0 0 0 10px;
	border:1px solid #333333;
	padding:3px;
}
p.read-next {
	background:url(images/next.png) no-repeat left;
	padding-left:15px;
}
.illustration {
	float:right;
	padding:3px 3px 1px 3px;
	border:1px solid #000;
	margin:5px 0 5px 5px;
	text-align:center;
	font-size:8px
}
.legend {
	margin-top:1px;
	font-family:tahoma,sans-serif;
	font-size:8px;
	background:#333;
	color:#fff;
}
.source {
	clear:both;
	float:none;
	text-align:right;
	margin-top:10px;
}
#sommaire {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
	background:#eee;
	width:185px;
	padding:1px;
	border:1px solid #000;
	font-size:10px;
}
#sommaire .savoirplus {
	text-align:center;
	background:#333;
	padding:1px;
	font-weight:bold;
	color:#fff;
}
#sommaire .items {
	padding:5px;
}
#horaires UL {
margin:0;
}
#horaires H2 {
	clear:both;
	text-align:center;
	background:none;
	margin-top:10px;
}
#horaires .dates {
	background-color:#dddddd;
}
#horaires .heures {
	background-color:#eeeeee;
}
.box-large .bottom {
	margin:0;
	border:0;
	width:615px;
	height:35px;
	vertical-align:middle;
	text-align:center;
	line-height:22px;
}
.box-large .bottom-short {
	clear:both;
	border:0;
	width:615px;
	height:28px;
	vertical-align:middle;
	margin-top:15px;
}

#horaires .titre {
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

.intro {
	font-weight:bold;
	margin-bottom:15px;
}
IMG.cadre {
	float:right;
	margin-left:10px;
	margin-right:0;
	border:1px solid #333333;
	padding:3px;
}

.anim H2 {
	margin:15px 0 5px 0;
	border-bottom:1px solid #333;
}
div.alert {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 5px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(images/div_alert.png) 3px 3px no-repeat;
	text-align:justify;
}
div.dates {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	text-align:justify;
	background: #f0f0f0 url(images/div_date.png) 3px 3px no-repeat;
}
div.note {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	text-align:justify;
	background: #f0f0f0 url(images/div_note.png) 3px 3px no-repeat;
}
div.info {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	background: #f0f0f0 url(images/div_info.png) 3px 3px no-repeat;
	text-align:justify;
}
div.tarifs {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	background: #f0f0f0 url(images/picto-euro.png) 3px 3px no-repeat;
	text-align:justify;
	min-height:24px;
}
div.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	text-align:justify;
}
H3 {
	margin:0;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
	color:#333;
}
UL {
margin:0 10px 0 10px;;
}
fieldset {
	background:#eeeeee;
}
legend {
	background:#ff6600;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	border:1px solid #333;
	padding:0 3px 0 3px;
	font-size:10px;
}