body {
	background-color: #ccc;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

a { text-decoration: none; }
a:link, a:visited { color: #999; }
a:hover { color: #333; }
a:active { color: #999; }

/* Le bloc global avec son background */
#background {	
	/* test centrage vertical */
	position:absolute; 
	left: 50%;  
	top: 50%;
	margin-top: -258px; /* moitié de la hauteur */ 
	margin-left: -493px; /* moitié de la largeur */
	background: transparent url('../images/terrasses-background-white.png') no-repeat left top;
	width: 987px;
	height: 517px;
	/*margin-left: auto;
	margin-right: auto;
	margin-top: 106px;*/
}

/* Le contenu principal */
#content {
	margin-top: 33px; /* 25px marge blanche + 8px shadow img background */
	margin-left: 39px; /* 25px marge blanche + 14px shadow img background */
	width: 770px;
	height: 435px;
	float: left;
}

/* Navigation page d'accueil */
#nav-home { 
	float: left;
	list-style-type: none;
	/*margin: 340px auto auto 25px; ajout logo page d'accueil */
	margin: 270px auto auto 25px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 2.4em;
}

/* Colonne droite */
#logo {
	/*margin: 33px auto auto 17px;*/
	margin: 33px auto 0 17px;
	float: left;
	/*border: 1px solid black;*/
}
#logo img {
	border: 0;
}
#nav {
	margin: 5px auto auto 23px;
	font-size: 11px;
	float: left;
}
#nav h2 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 17px auto 0 0;
	padding: 0;
}
#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav li#facebook {
	margin-top: 5px;
}




/* Citations Presse */
#presse #content {
	/*background: transparent url('../images/terrasses-gradient-background.jpg') repeat-x top;
		font-size: 12px;*/
}
#presse #content img, #presse #content p {
	/*margin: 0;
		padding: 0;
		margin-left: 25px;
		margin-right: 25px;*/
	
}
#presse #content img {
	/*margin-top: 14px;*/
}
#presse #content p {
	/*margin-top: 4px;*/
}



/* Formulaire */

#form #content {
	background: transparent url('../images/terrasses-gradient-background.jpg') repeat-x top;
	font-size: 12px;
}
#form_table, #message_fin {
	width: 100%;
	padding: 20px;	
}
#message_fin td {
	padding-right: 10px;
}
input, textarea	{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #424141;
}
#textarea {
	width: 400px;
}
input#date_in, input#date_out {
	width: 80px;
}
#form_table td.error {
	color:#C96E00;
	font-weight: bold;
}
#form_table td, #message_fin td {
	color: #424141;
}
#form_table td#intro, #message_fin td#intro {
	/*font-size: 12px;*/
	letter-spacing: 0.1em;
	line-height: 1.6em;
	height: 60px;
	vertical-align: top;
}
tr.icm { /* ICM */
	display: none;
}



/* ALBUM CD 20 ANS */

#cd #content {
	background: transparent url('../images/terrasses-gradient-background.jpg') repeat-x top;
}
img#Les-Terrasses-Ibiza-CD-Anniversary {
	float: left;
	margin: 28px 35px 0 28px;
}
#cd-text {
	/*border: 1px solid red;*/
	height: 377px;
	width: 298px;
	float: left;
	margin-top: 28px;
	text-align: left;
	color: #424141;	
	position: relative;
}
#cd-text p {
	font-size: 11px;
}
#cd-text ul {	
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	border-top: 3px solid #fff;		
}
#cd-text li {
	/*margin-bottom: 1em;*/
	text-transform: uppercase;
	letter-spacing: .1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
#cd-text li a {
	display: block;
	height: 64px;
	border-bottom: 3px solid #fff;
	line-height: 58px;
	text-decoration: none;
}
#cd-text li a:link, #cd-text li a:visited {
	color: #718FAB;
}
#cd-text li#itunes a:hover, #cd-text li#coffret a:hover, #cd-text li#myspace a:hover {
	color: #424141	
}
#cd-text li#itunes a:hover {
	background-image: url('../images/bg-rollover-sprite.jpg');
	background-position: 0 0;	
}
#cd-text li#coffret a:hover {
	background-image: url('../images/bg-rollover-sprite.jpg');
	background-position: 0 -64px;	
}
#cd-text li#myspace a:hover {
	background-image: url('../images/bg-rollover-sprite.jpg');
	background-position: 0 -128px;	
}
#cd-text h1 {
	margin-top: 0;
	margin-bottom: .7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#cd-text h1 #compiled {
	font-weight: normal;
}
#cd-text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 1.2em;	
}



/* Production */

#prod #content {
	background: transparent url('../images/terrasses-gradient-background.jpg') repeat-x top;
}
img#ibiza-production-team {
	float: left;
	margin: 48px 45px 0 45px;
}
#prod-text {
	height: 343px;
	width: 338px;
	float: left;
	margin-top: 48px;
	text-align: left;
	color: #424141;	
}
#prod-text a:link, #prod-text a:visited {
	color: #718FAB;
}
#prod-text a:hover {
	color: #333;
}
#prod-text li, #prod-text p {
	font-size: 12px;
}
#prod-text ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 1.2em;
}
#prod-text li {
	margin-bottom: 1em;
	padding-left: 15px;
	background-image: url('../images/puce.gif');
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#prod-text h1 {
	margin-top: 0;
	margin-bottom: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 17px;
	text-transform: uppercase;
}
#prod-text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 1.2em;	
}



/* Contact */

#contact #content {
	background: transparent url('../images/terrasses-gradient-background.jpg') repeat-x top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}
#address {
	font-size: 11px;
	float: left;
	margin: 60px auto auto 60px;
}
#text {
	float: left;
	text-align: left;
	width: 350px;
	margin-left: 60px;
}
#tel {
	margin-top: 10px;
	line-height: 30px;
	font-size: 13px;
}
#link-1, #link-2, #link-3 {
	height: 64px;
	line-height: 64px;
	border-bottom: 3px solid #fff;
	width: 300px;
}
#link-1 {
	border-top: 3px solid #fff;
	margin-top: 30px;
}
#contact #content a:link, #contact #content a:visited {
	color: #718FAB;
}
#contact #content a:hover {
	color: #424141;
}
#map {
	/*border: 1px solid red;*/
	float: left;
	margin-left: 40px;
	padding-top: 10px;
}



/* Remerciements */

#thanks #content {
	background: transparent url('../images/bg-thanks.jpg') no-repeat top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #424141;
	line-height: 1.4em;	
}
#thanks #content ul, #thanks #content li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#thanks #content ul {
	margin-left: 370px;
	margin-right: 25px;
}
#thanks #content h1, #thanks #content h2 {
	margin: 0;
	padding: 0;
	margin-left: 370px;
	margin-top: 20px;
	font-size: 12px;
}
#thanks #content h1 {
	margin-top: 45px;
	margin-bottom: 2em;
	font-weight: normal;
	font-size: 17px;
	text-transform: uppercase;
}



/* Contenus alternatifs */
#hotel-alt {
	background: transparent url('../diaporamas/hotel/photos/hotel00.jpg') no-repeat left top;
	width: 770px;
	height: 435px;
	position: relative;
}
#press-alt {
	background: transparent url('../diaporamas/press/photos/citations09.jpg') no-repeat left top;
	width: 770px;
	height: 435px;
	position: relative;
}
#restaurant-alt {
	background: transparent url('../diaporamas/restaurant/photos/restau00.jpg') no-repeat left top;
	width: 770px;
	height: 435px;
	position: relative;
}
#music-alt {
	background: transparent url('../diaporamas/music/photos/music04.jpg') no-repeat left top;
	width: 770px;
	height: 435px;
	position: relative;
}
#restaurant-film-alt {
	background: transparent url('../films/restaurant/les-terrasses-ibiza-restaurant-2.jpg') no-repeat left top;
	width: 770px;
	height: 435px;
	position: relative;
}
#music-film-alt {
	background: transparent url('../films/music/les-terrasses-ibiza-music.jpg') no-repeat left top;
	width: 770px;
	height: 435px;
	position: relative;
}
#alacarte-cours-cuisine {
	background: transparent url('../diaporamas/restaurant/photos/restau04.jpg') no-repeat left top;
	width: 770px;
	height: 435px;
	position: relative;
}
#alacarte-dukan {
	background: transparent url('../diaporamas/hotel/photos/hotel06.jpg') no-repeat left top;
	width: 770px;
	height: 435px;
	position: relative;
}



/* Alertes */
.alert-nojavascript, .alert-noflash {
	background-color: #fff;
	padding: 1em;
	width: 80%;
	position: absolute;
	top: 25px;
	left: 25px;
	font-size: 12px;
}






