/* -------------------------------------------------------
 	STYLES GENERAUX
 ------------------------------------------------------- */
body 
{ 
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	background: #000000;
	font-family: "helvetica", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #222222;
}

#page
{
	background: #ffffff;
	position: relative;
	margin: auto;
	width: 965px;
	padding: 8px 8px 8px 8px;
	border: solid 0px #141414;
	border-top: 0px;
	line-height: 1.5;
	
}

#intro
{
	background: #000000;
	position: relative;
	margin: auto;
	margin-top: 100px;
	text-align: right;
	width: 532px;
	font-size: 14px;
}

#intro img
{
	margin-bottom: 10px;
	border: solid 6px #111111;
}

#bloc-contenu
{
	width: 700px;
	margin: 20px 0 0px 0;
	margin-top: 0px;
	padding: 20px 0 0 10px;
	text-align: left;
	min-height: 500px;
}

#entete
{
	background-image: url("../img/header.jpg");
	width: 779px;
	height: 329px;
}

#menu
{
	position: absolute;
	top: 311px;
	left: 0px;
	white-space: nowrap;
	font-family: "Lucida Grande", tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	width: 778px;
}

#menuExpedition
{
	display: none;
	position: absolute;
	top: 329px;
	left: 96px;
	background: #111111;
	color: #cccccc;
	width: 139px;
	font-size: 14px;
	padding-top: 10px;
	border: 1px solid #333333;
	z-index: 3000;
}

#menuExpedition div.item
{
	margin-bottom: 7px;
}

#menuExpedition a
{
	text-decoration: none;
	text-transform: uppercase;
	color: #cccccc;
}

#menuExpedition a:hover
{
	text-decoration: underline;
	text-transform: uppercase;
	color: #FF6A19;
}

#menu a
{
	text-decoration: none;
	color: #111111;
	cursor: pointer;
}

#menu a.pointeur
{
	cursor: default;
	text-decoration: none;
	color: #111111;
	padding-bottom: 5px;
}

#menu a:visited
{
	text-decoration: none;
	color: #111111;
}

#menu a:hover
{
	text-decoration: none;
	color: #333333;
}

#carte
{
	width: 480px;
	height: 260px;
	border: solid 2px #000000;
	margin-bottom: 20px;
}

#carte-expedition
{
	width: 700px;
	height: 200px;
	border: solid 2px #000000;
	margin-bottom: 12px;
}


#accueil-introduction
{
	width: 420px;
	border-right: #ebebeb 1px solid;
	padding: 0 14px 0 0px;
}

#accueil-journal
{
	position: absolute;
	top: 302px;
	left: 470px;
	width: 478px;
}

#expedition-journal
{
	padding-left: 20px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 10px;
	background: #eeeeee;
	border: solid 1px #aaaaaa;
}

ul
{
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
}

li
{
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}

img.miniature
{
	width: 72px;
	height: 72px;
	margin: 4px;
	border: none;
}

.latest-photos {
	background: url(../img/latest-photos.gif) no-repeat top left;
	width: 404px;
	height: 83px;
	padding: 1px 0 0 2px;
}

img.miniature100
{
	width: 100px;
	height: 100px;
	border: solid 1px #000000;
	margin: 2px;
}


.bloc-media img
{
	width: 100px;
	height: 100px;
	border: solid 1px #000000;
	margin: 2px;
}

.bloc-media-regulier img
{
	width: 100px;
	height: 100px;
	border: solid 1px #000000;
	margin: 1px;
}

.titre
{
	color: #000000;
	margin-bottom: 6px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../img/mountains.gif) no-repeat top left;
	padding: 0 0 0 20px;
}

.titre-big
{
	color: #000000;
	margin-bottom: 6px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	/*background: url(../img/mountains.gif) no-repeat center left;*/
	/*padding: 0 0 0 20px;*/
}

.titre-expedition-journal
{
	color: #000000;
	margin-bottom: 6px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	background: url(../img/mountains-grey.gif) no-repeat top left;
	padding: 0 0 0 20px;
}

.titre-dans-section
{
	color: #eb3c0f;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 16px 0 30px 0;
}

.date
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

.titre-item-accueil
{
	color: #1877ae;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: normal;
}



.date-item-accueil
{
	color: #222222;
	font-size: 11px;
	font-weight: bold;
}

.contenu
{
	margin-bottom: 15px;
	font-size: 13px;
}

.contenu-carte
{
	text-align: left;
	color: #222222;
}

td.cellule-contenu
{
	width: 600px;
	vertical-align: top;
}

td.cellule-media
{
	padding: 20px;
	padding-top: 41px;
	vertical-align: top;
	width: 300px;
}

.espace-vertical
{
	height: 40px;
}

.espace-vertical-petit
{
	height: 10px;
}

a
{
	color: #1877ae;
}

a:visited
{
	color: #1877ae;
}

a.carte
{
	cursor: pointer;
	color: #1877ae;
}

a.carte:visited
{
	cursor: pointer;
	color: #1877ae;
}

.bottom {
	font-size: 10px;
	padding: 60px 0 0 0px;
	color: #aaaaaa;
	font-family: arial;
}

.bottom a {
	font-size: 10px;
	color: #aaaaaa;
	text-decoration: none;
	font-family: arial;
}
