html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

body {
	background: #0D0D0D;
	text-align: center;
	font-size: 12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #989898;
}

h1 img {
	display: block;
}
	
img {
	border: 0px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #FFA405;
	font-weight: bold;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}


#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
	background: #181818;
}
#body {
	position: relative;
	margin-left: 0px;
}
#head {
	position: absolute;
	top: 0px;
	left: 416px;
	width: 384px;
	height: 271px;
	background: url(images/cuba-header_02.jpg) no-repeat;
}
#topnav {
	position: absolute;
	top: 41px;
	left: 22px;
}
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}
#left-box {
	position: absolute;
	top: 270px;
	width: 250px;
	height: 319px;
	background: #131212 url(images/left_bg.jpg) repeat-x;
}
#left-box .inner {
	padding: 10px 0px 0px 8px;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
#menu {
	font-size:150%;
	letter-spacing:0.5px;
	width: 548px;
	height:28px;
	text-align: center;
}
#menu a {
	/* [disabled]font-family:Georgia, "Times New Roman", Times, serif; */
	/* [disabled]color:#FFF; */
}
#menu a:hover {
	/* [disabled]font-family:Georgia, "Times New Roman", Times, serif; */
	color:#FFF;
	text-decoration:underline;
}
.link{
	width:20%;
	margin-left:auto;
	margin-right:auto;}
#nav {
	position: absolute;
	top: 275px;
	left: 250px;
	width: 548px;
	height:28px;
	background-image: url(images/menu-bkgd.gif);
	background-repeat: repeat-x;
}
#nav img {
	float: left;
}
#content {
	position: absolute;
	top: 310px;
	left: 255px;
	width: 530px;
	background: no-repeat left top;
	padding: 5px;
	height: 300px;
}
#content-bot {
	height: 254px;
	margin-left: 1px;
	overflow: auto;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #ffffff;
}

#content .inner {
	padding: 10px 27px;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}
#tray {
	margin-top: 370px;
	border: 1px solid #181818;
	margin-bottom: 0px;
}
#backagenda {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#tray .redbox {
	float: left;
	width: 217px;
	_height: 170px;
	min-height: 170px;
	background: #800000 url(images/red_bg.jpg) repeat-x;
	margin-left: 5px;
	padding-top: 19px;
	padding-left: 16px;
	padding-right: 16px;
	color: #CFCFCF;
	height: 160px;
	margin-right: 10px;
	text-align: left;
}
#tray .first {
	margin-left: 10px;
	height: 160px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	margin-left: 10px;
	}
	
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.divider {
	background: bottom url(images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
textarea {
	background-color: transparent;
	border: none;
	color: #C90;
	overflow: auto;
}

#footer {
	background: #101010;
	text-align: right;
	margin: 0px;
	padding: 0px 2px;
}
.entete {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	font-style: italic;
	color: #FFF;
	background: transparent;
	border: none;
}
.accueil {
	font-size: 16px;
	color: #CCC;
	background: transparent;
	border: none;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	overflow: auto;
}
.rock {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #FFF;
	font-size: 125%;
	background: transparent;
	border: none;
	height: 150px;
	width: 450px;
}
.soiree {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #F90;
	font-size: 24px;
	background: transparent;
	border: none;
	height: 80px;
	width: 530px;
	font-style: italic;
	font-variant: normal;

}

.salsa1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: large;
	color: #ffffff;
	font-size: 125%;
	background: transparent;
	border: none;
	height: 200px;
	width: 250px;
	float: left;
}
.salsa2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: large;
	color: #ffffff;
	font-size: 125%;
	background: transparent;
	border: none;
	height: 200px;
	width: 250px;
	float: right;
}


.agenda {
	background: transparent;
	border: none;
	color: #CCC;
}
.dateagenda {
	background: transparent;
	font-weight:bold;
	border: none;
	font-size: 110%;
	color: #999;
}
.Style8 {color: #FF0000}
.Style1 {
	color: #990000
}
.Style2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#cartes {
	overflow: auto;
	height: 280px;
	width: 532px;
}

