@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "paiement.css";
@import "panier.css";
@import "actualites.css";
@import "newsletter.css";
@import "acces_client.css";
@import "produits.css";
@import "restaurant.css";
@import "../lightbox/lightbox.css";
@import "glider.css";
@import "galleria.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 03-04-2009 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#000 url(../images/background/background.gif) top repeat-x;
	color: #888888;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}

strong{
	color:#ccc;
	font-weight:normal;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0 0 30px;
	padding: 0;
	color:#fff;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:2px;
}
h1{

}
h1 a{
	color:#fff;
	text-decoration:none;
	padding:0 0 5px 0;
}
h1 a:hover{
	border-bottom:1px dashed #444;
}
  
  
h2 {
	margin: 20px 0 10px;
	padding: 0;
	color:#ccc;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
}
  
h3 {
	margin: 10px 0;
	padding: 0;
	color:#ccc;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
}

h4 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 14px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}


 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background:url(../images/background/filigrame_background.jpg) right 150px no-repeat;
}
/* Page d'accueil */

body#tunnel {
	background:#FFF;
	text-align:center;
	background-image:none;
}



/* Page d'accueil */

body#home {
	background:#000;
	text-align:center;
}

body#home img{
	margin:0px auto 20px auto;
	border:none;
}

body#home #player{
	margin:0 0 20px;
	background-image: url(../images/deco/logo-caraibes-corso.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#logo
{
	margin:0;
	padding: 15px 0 0 0;
}
/*Haut de page  HEADER*/


#header{
	margin:0 auto 10px;
	padding:0;
	width:900px;
	height:125px;
}

#header #logo img{
	border:none;
	float:left;
	margin:5px 50px;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 880px;
	clear:both;
	padding:10px;
	background:#0c0c0c url(../images/background/background_content.jpg) bottom right no-repeat;
	line-height:17px;
	text-align:justify;
	z-index: 10;
}

#content p{
	padding:0 0 10px;
}

#content a{
	color:#999;
	text-decoration:underline;
}
#content a:hover{
	color:#666;

}

#content ul{
	padding:0 0 10px 30px;
}
#content li{
	list-style:url(../images/deco/puce.gif);
}

/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:464px;
	position:relative;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	width:316px;
	padding:50px 50px 0;
}




/*Page GALERIES*/

#content.galerie a{
	text-align:center;
	float:left;
	margin:10px;
}
#content.galerie a:hover{
	text-decoration:none;
}

#content.galerie a img{
	border:none;
}


#content #legende_photo{
	padding:20px 40px 0;
}




/*Post-it ACTUALITES*/

#actu{
	width:215px;
	padding:5px;
	border:0;
	cursor:move;
	margin:-50px 0 0 700px;
	position:absolute;
	background:#000;
	background-image: url(../images/deco/clignotement-postit.gif);
	background-repeat: repeat;
	z-index: 500;
}

#actu p{
	padding:0 0 5px;
	color: #333333;
}
#actu h3{
	color: #757575;
	font-weight: bold;
	padding: 2px 0 0 0;
	margin: 0;
}
#actu h2{
	color: #000000;
	font-weight: bold;
	padding: 2px 0 0 0;
	margin: 0; 
}
#yeuxquisaignent{
	background-color:#FFFFFF;
	padding: 10px;
	width: 90%;
	margin: 0 auto;
	border: 1px solid;
	border-color: #A8A8A8;
}



/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:20px 0 0;
	width:900px;
	text-align: center;
	color: #555555;
	font-size:10px;
	text-transform:uppercase;
}

#footer li{
	list-style:none;
	display:inline;
}

#footer a{
	color:#555555;
	text-decoration:none;
}

#footer a:hover, #footer a.menu_actif{
	color:#999;
}

#footer p{
	font-size:11px;
	padding:0 0 10px;
}





#player1 {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:534px;
}

#player {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0;
	padding: 0;

}


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

