body
{
	background-color: #080607;
	margin:0;
	padding:0;
	font:76% Verdana,Tahoma,sans-serif;
	background-repeat: no-repeat;
	background-position: middle top;
	background-image: url(../images/images_intro/fondidex.jpg);
}

ul
{list-style:circle; margin:15px 0 20px 0; font-size:0.9em;}

li
{margin:0 0 8px 25px;}

a
{
	color:#0FF;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:#0CC;
	text-decoration:underline;
}

img
{float:left; margin:0 15px 15px 0; padding:1px; background:#ffffff; border:1px solid #d0d0d0;}

a img
{border-color:#d85d5d;}

a img:hover
{background:#d85d5d; border-color:#d85d5d;}

/**************** Sidebar area styles ****************/

#sidebar
{
	position:absolute;
	top:0;
	left:0px;
	width:240px;
	height:100%;
	text-align:right;
	background-image: none;
	background-repeat: repeat-y;
	background-position: right top;
	padding: 5px;
	background-color: #000000;
}
body > #sidebar
{
	position:relative;
}

#sidebar h1
{
	margin:20px 18px 0 5px;
	color:#c2227f;
	font-size:1.6em;
	letter-spacing:-2px;
	text-align:right;
}

#sidebar h2, #sidebar h3
{
	margin:0 20px 18px 5px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-1px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar h3
{margin:20px 18px 4px 5px; color:#606060;}

#sidebar  p
{
	margin:0 20px 18px 5px;
	color:#333;
	font-size:medium;
}

#sidebar a
{color:#808080}

/**************** Navigation menu styles ****************/

#menu a
{
	display:block;
	width:202px;
	padding:5px 18px 5px 0;
	color:#CB5796;
	background:#e0e0e0 url(../img/sidebarbg.gif) top right repeat-y;
	font-size:1.8em;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:-2px;
}

#menu a.active
{padding:5px 18px 5px 0; background:#fafafa; border-top:2px solid #c0c0c0; border-bottom:2px solid #c0c0c0;}

#menu a:hover 
{color:#303030; background:#f0f0f0 url(../img/sidebarbg.gif) top right repeat-y;}

#menu a.active:hover
{
	color:#009BDE;
	background:#fafafa;
}

/**************** Content area styles ****************/

#content
{
	width:700px;
	position: absolute;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	height: auto;
	padding: 20px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	left: 0px;
	top: 0px;
	color: #000;
	font-size: 12px;
}

#content p
{
	margin:0 0 20px 0;
	line-height:1.5em;
	background-position: left top;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	text-align: justify;
}

#content h1
{
	margin:0;
	color:#F0F;
	font-size:2em;
	letter-spacing:normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	text-align: left;
}

#content h2
{
	margin:0;
	color:#000000;
	font-size:14px;
	letter-spacing:normal;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	white-space: normal;
}

#content h3
{
	clear:both;
	margin:30px 0 10px 0;
	color:#F0F;
	font-weight:normal;
	font-size: 18px;
	letter-spacing:-2px;
	text-align: left;
}
#content #paris {
	left: 0px;
}
#content p strong {
	font-size: 15px;
	color: #F66;
}


hr {
	height: 0;
	border-style: dashed;
	border-width: 1px 0 0 0;
	border-color: #333333;
	margin: 0;
	padding: 0;
}

DL,UL,LI {
	margin: 0;
	padding: 0;
}

BLOCKQUOTE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

#left DT {
	width: 150px;
	float: left;
}

#conteneur_tabs DT {
	width: 150px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#right B,#left B, #title div B, #footer div B {
	color: white;
	background-color: #8B0000;
	padding: 1px;
}

#conteneur_tabs B {
	color: white;
	background-color: #8B0000;
	padding: 1px;
}

#left STRONG,#left B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

#conteneur_tabs STRONG,#conteneur_tabs B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

IMG {
	border: 0;
}

* {
	outline: none;
}


A {
	color: #333333;
}

BODY,DIV,DD,DL,INPUT,P {
	margin: 0;
	padding: 0;
}

DD,DL {
	float: left;
}

DT {
	float: left;
}

DIV {
	border: 0 solid red;
}

LI,UL {
	margin: 0;
	padding: 0;
}

*,INPUT {
	outline: none;
}

LI {
	list-style: none;
}

TABLE {
	width:660px;
	font-size:10px;
	margin:0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 10px;
}

TABLE TD {
	padding: 8px;
	text-align: center;
}

.sub_title {
	 color: #8B0000;
	 font-weight: bold;
	 font-size: 12px;
}

.cell_type1 {
	 background-color: #d5cebc;
}

.cell_type2 {
	 background-color: #dbd7ce;	 
}

.td_titrage {
    text-align: center;
	background-color: #8B0000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

#superwrap {
	padding-top: 74px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	height: 100%;
	margin:0 auto 0;
}

#wrap {
	background-color: #fffef4;
	width: 680px;
	float: left;
	padding: 30px;
	clear:both;
	border-bottom:10px solid #8B0000;
}

#content {
	width: 680px;
	border: 0 solid green;
	float: left;
	font-size: 12px;
}

#nav_wrap {
	width: 740px;
	border: 0 solid green;
	float: left;
}

#title {
	width: 680px;
	float: left;
	border-bottom: 1px dashed #333333;
	margin-bottom: 0;
	padding-bottom: 20px;
	position:relative;
}

#panorama {
	width: 680px;
	float: left;
	border-bottom: 1px dashed #333333;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#panorama img { margin-bottom:20px; }

#logo {
	width: 200px;
	margin-left: 30px;
	float: left;
}

#left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 430px;
	float: left;
	font-size: 10px;
	line-height: 18px;
}

#visio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 10px;
}

#visio B {
	color: white;
	background-color: #8B0000;
	padding: 1px;
}

#right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	width: 200px;
	margin-left: 50px;
	border: 0 solid red;
	float: left;
}

#conteneur_tabs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 680px;
	float: none;
	font-size: 10px;
	line-height: 18px;
	margin-top: auto;
	margin-left: auto;
}


/*code si IE6*/
*html #right {
	margin-left: 25px;
} 
/* fin code si IE6*/

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	width: 680px;
	float: left;
	border-top: 1px dashed #333333;
	margin-top: 30px;
	padding-top: 30px;
	width: 680px;
	height: 60px;
	float: left;
}

span img {
	display: block;
	border: none;
}

#bloc_picto {
	height: 25px;
	width: 200px;
	padding: 0;
	margin: 0;
	line-height: 25px;
}

.picto {
	float: left;
	margin-right: 10px;
}

#bloc_picto b {
	padding: 1px;
}

#nav {
	width: 740px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

a.menu {
	text-decoration: none;
	color: #8B0000;
}

a.menu:hover {
	color:#261F19;
}

.menu_1 {	
	background-color:#dbd7ce;
	background-repeat: repeat-x;
	padding: 6px;
	margin-right: 2px;	
}

.menu_2 {
	background-color: #ffffff;
	color:#261F19;
	padding: 6px;
	margin-right: 2px;
}

.serif {
	font-weight: bold;
}

.citation {
	font-weight: bold;
}

#right p {
	border-style: dashed;
	border-width: 1px 1px 1px 1px;
	border-color: #333333;
	margin: 0;
	padding: 10px;
}

.kitesurf_trips_img {
	margin-top: 1px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.kitesurf_trips_img_logo {
	margin-left: 5px;
}

#tarifs {
	border-style: dashed;
	border-width: 1px 1px 1px 1px;
	border-color: #333333;		
}

div.slideshow { width:660px; clear:both; overflow:hidden; margin:5px 0 0 -2px; }
div.slideshow ul{ width:660px; padding:0; margin:0;}
div.slideshow ul li{ float:left; width:99px; height:102px; padding:4px 0 0 5px; margin:0 30px 3px 0; }

#footer div { float:right; }
#title div { top:0; right:0; position:absolute; }
#footer div,
#title div { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333333; }
#footer div a,
#title div a { text-decoration:none; }

