@charset "utf-8";

/*
	Dinovotion main CSS StyleSheet
	Copyright (c) AMD Project 2009 - Cédric F. / Vivien B.
 */
img {
	border-width: 0px;
}

body {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #282828;
	background-image: url(/media/dinovotion_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: scroll;
}

#amd_page {
	margin: 0px auto 0px auto;
	width: 940px;
}

#amd_page_main {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 736px;
}

#amd_content {
	margin: 0px -30px 0px -30px;
}

div.accroche {
	font-family: "Justus Versalitas", Georgia, "Times New Roman", Times, serif;
	color: #DFDF03;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px auto 8px auto;
	width: auto;
	text-transform: uppercase;
}

#amd_menus {
	position: relative;
	top: 0px;
}

#amd_main_menu_container {
	position: absolute;
	bottom: 0;
	width: 615px;
	margin-left: 190px;
	text-align: center;
}

#amd_main_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	background-image: url(/media/dinovotion_menu_fill.gif);
	background-repeat: repeat-x;
}

#amd_complementary_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	margin-right: 50px;
	text-align: right;
	margin-bottom: 15px;
	font-weight: normal;
}

#amd_menus a, #amd_menus a:link, #amd_menus a:visited,
#amd_home_bottom table.innertable a, #amd_home_bottom table.innertable a:link, #amd_home_bottom table.innertable a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

span.inactive, td.inactive {
	color: #999999;
}

td.inactive {
	text-align: center;
	text-decoration: line-through;
}

#amd_menus ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#amd_menus li {
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	list-style: none none inside;
}

#amd_main_menu ul {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: none;
}

#amd_main_menu li {
	display: inline;
	padding: 10px 3px 10px 7px;
	background: none;
}

#amd_main_menu img {
	vertical-align: middle;
}

#amd_menu_delimiter {
	clear: right;
}

#amd_page_bottom {
	background-image: url(/media/dinovotion_bg_black_bottom.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
	clear: left;
}

#amd_legal_notices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding: 5px 0px 10px 0px;
}

#amd_legal_notices a, #amd_legal_notices a:link, #amd_legal_notices a:visited {
	color: #999999;
	text-decoration: none;
}

#amd_menus a:active, #amd_menus a:hover,
#amd_legal_notices a:active, #amd_legal_notices a:hover,
#amd_home_bottom table.innertable a:active, #amd_home_bottom table.innertable a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

span.current {
	color: #FFFF00;
	text-decoration: underline;
}


.amd_fictive_floatie {
	height: 0px;
	clear:both;
}

#amd_central_begins {
	position: relative;
	top: -12px;
	background-image:url(/media/dinovotion_bg_yellow_project.png);
	background-repeat: no-repeat;
	height: 12px;
	clear: both;
}

#amd_central {
	background-image: url(/media/dinovotion_bg_yellow_fill.png);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	position: relative;
	top: -12px;
}

#amd_central_top {
	background-image: url(/media/dinovotion_bg_yellow_top.png);
	background-repeat: no-repeat;
	height: 174px;
	width: 1000px;
}

#amd_central_content {
	background-color: #000000;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 22px 30px 22px 30px;
	float: left;
	display: block;
	width: 920px;
	padding: 10px 10px 10px 10px;
	z-index: 20;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#amd_central_bottom {
	background-image: url(/media/dinovotion_bg_yellow_bottom.png);
	background-repeat: no-repeat;
	height: 159px;
	width: 1000px;
	position: absolute;
	bottom: -5px;
	z-index: 10;
}

#amd_central_bottom_marker {
	clear: left;
	height: 0px;
}

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

/* --------------------- */
/* --- Page specific --- */
/* --------------------- */

/* --- Home Page Data --- */

#amd_home_bottom {
	margin-top: 5px;
	vertical-align: middle;
	margin-right: 32px;
}

#amd_home_bottom table {
	width: 100%;
	margin-left: 25px;
}

#amd_home_bottom table td.linkimg {
	width: 169px;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
}

#amd_home_bottom img {
	border: 0px;
}

#amd_home_bottom table td.innertablecell {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

#amd_home_bottom table.innertable {
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	padding: 0px 0px 0px 0px;
}

#amd_home_bottom table.innertable img {
	margin-right: 10px;
}

#amd_home_bottom td.newsletter {
	background-image: url(/media/dinovotion_newsletter.png);
	background-repeat: no-repeat;
	width: 259px;
	vertical-align: top;
}

#amd_home_bottom td.newsletter p {
	margin-left: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
}

#amd_newsletter_mail_input {
	width: 140px;
	margin-top: 60px;
	margin-left: 100px;
}

.shownerror, .hiddenerror {
	color: #CC0000;
	text-align: center;
}

.hiddenerror {
	display: none;
}

.amdbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	vertical-align: middle;
	text-decoration: none;
	padding: 2px 5px 4px 5px;
	background: transparent url(/media/css_button_fill.gif) repeat-x;
	color: #000;
	line-height: 20px;
}

.amdbutton:hover{
	color: #333;
	text-decoration: none;
}

a.amdbuttonlink {
	text-decoration:none;
	line-height: 20px;
	font-size: 12px;
}

a.amdbuttonlink div {
	height: 20px;
	display: inline;
	padding-bottom: 5px;
}

a.amdbuttonlink img {
	vertical-align: middle;
	border: 0px;
	width: 8px;
	height: 20px;
}

#buyticketsparent {
	position: absolute;
	width: 100%;
	float: none;
	top: 60px;	
}

#buyticketscenter {
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#buyticketsreal {
	background-color: #000000;
	color: black;
	width: 214px;
	height: 38px;
	left: 720px;
	position: relative;
	left: 350px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Justus Versalitas", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}

#amd_central_content h1, #amd_central_content h2, div#buyticketsreal h2 {
	font-family: "Justus Versalitas", Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #DFDF03;
	text-transform: uppercase;
	margin-top: 2px;
}

#amd_central_content h2 {
	font-size: 14pt;
}

div#buyticketsreal h2 {
	font-size: 12pt;
	margin-bottom: 4px;
	padding-bottom: 0px;
}

div#buyticketsreal p {
	margin-top: 0px;
	padding-top: 0px;
}

#amd_central_content a, #amd_central_content a:link, #amd_central_content a:visited,
div#buyticketsreal a, div#buyticketsreal a:link, div#buyticketsreal a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#amd_central_content a:active, #amd_central_content a:hover,
div#buyticketsreal a:active, div#buyticketsreal a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#amd_central_content ul {
	list-style-image: url(/media/dinovotion_puce_plus.png);	
}