 /*----------------------------------------*
  *---  WWW.ICARE-NET.COM - agence web ---  CSS  --*
  *----------------------------------------*/
		
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
 padding: 0;
	background-color: #202020;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #3F3F3F;
}





form, input {
	margin: 0;
	padding: 0;
}

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

p {
	margin: 0px;
 padding: 0px;
}

li {
	list-style-image: url(../index-2.html);
}



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


#general{
	margin:0 auto;
	padding:0;
	width:802px;
	margin-top: 52px;
}

/*Haut de page  HEADER*/

#header{
	padding:0;
	height:68px;
	background-image: url(../images/deco/header.gif);
	text-align: right;
	line-height: 68px;
	padding-right: 10px;
	color: #D1C4B0;
}
#header a {
	color: #D1C4B0;
	text-decoration: none;
}
#header a:hover {
	color: #A9916B;
}
body#presentation a#presentation, body#vins a#vins, body#chateau a#chateau, body#vignoble a#vignoble, body#contact a#contact  {
color:#D8B175;
}


/*Contenu de page  CONTENT */

#content {
	padding:0;
	background-color: #3F3F3F;
	background-repeat: no-repeat;
}
#flash_home {
	width: 802px;
	height: 388px;
	color: #FFFFFF;
}
#flash_home a {
	color: #999999;
}

#support {
	position:relative;
	width:345px;
	height:190px;
	overflow:hidden;
	left:447px;
	top: 10px;
}
#contenu {
	width: 313px;
	text-align: justify;
}
.scroll {
	width:17px;
	height:190px;
	position:absolute;
	right:0;
	background-image: url(../images/deco/vertic.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#light {
	position: relative;
	top: 50px;
	left: 447px;
	width: 345px;
}
#light img {
	margin: 0 15px 15px 0;
	border: 1px solid #000;
}

#presse {
	position: relative;
	top: 30px;
	left: 447px;
	width: 345px;
}

#contact_div {
	position: relative;
	top: 10px;
	left: 447px;
	width: 345px;
}
.grasrose {
	color: #892041;
	font-weight: bold;
}
.just {
	text-align: justify;
	padding: 10px 20px 0 10px;
}
#ssmenu {
	background-color: #D1C4B0;
	text-align: center;
	line-height: 25px;
}
#ssmenu2 {
	background-color: #D1C4B0;
	text-align: center;
	line-height: 25px;
	margin-left: 437px;
}

#ssmenu a, #ssmenu2 a {
	color: #892041;
	text-decoration: none;
}
#ssmenu a:hover, #ssmenu2 a:hover {
	color: #480E1C;
}
#jpg_vins {
	width: 435px;
	height: 388px;
}
#bouteilles {
	padding: 10px 0 10px 23px;
}
#bouteilles img {
	margin-right: 30px;
}










#drapeaux {
	height: 19px;
	background-image: url(../images/deco/grand_vin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 6px 0 0 6px;
}



/*Bas de page  FOOTER*/

#footer{
	padding:0;
	height:25px;
	text-align: center;
	color: #FFFFFF;
	line-height: 25px;
	background-color: #3F3F3F;
}

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

#footer a:hover{
	color:#999;
}


/*clear*/

#clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

 /*------------------------------------------------------*
  *--------------------------     CSS PLANS     ----*
  *------------------------------------------------------*/
  
/*page plans debut*/
#plan {
	width: 280px;
	margin-top: 15px;
}

#plan img {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #777240;
}
#plan strong {
	color: #777240;
}


/*page plans fin*/



/*pop up plans DEBUT */
#popup_plan {
 margin-top:10px;
	width: 700px;
	position: absolute;
	left: 50%;
	margin-left: -350px;
}

#popup_plan a {
	color:#AEA86A;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#FBF1C0;
}

#popup_plan img {
	border: 1px solid #3A3807;
}

/*pop up plans FIN */


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT    ----*
  *------------------------------------------------------*/
  
   h1 {
   	margin: 0;
    padding: 0;
	   color:#000;

  }
  
   h2 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
		
		 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN    ----*
  *------------------------------------------------------*/
		
		

 

 /*------------------------------------------------------*
  *-----------    CSS EFFETS  DEBUT   ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
	 /*------------------------------------------------------*
  *-----------    CSS EFFETS  FIN   ----*
  *------------------------------------------------------*/
		
		
	
	/*------------------------------------------------------*
  *-----------    CSS POST IT  DEBUT   ----*
  *------------------------------------------------------*/


#post_it_header{
	width: 200px;
	height:80px;
	background:url(../images/admin/punaise.gif) no-repeat;
}

#post_it_content{
	width: 200px;
	height:120px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background:#D1CFCF;
}

#post_it_content a{
	color:#3DAFEB;
	text-decoration: none;
}

#post_it_content a:hover{
color:#F67F00;
}

#post_it_content h4{
	margin:0;
	padding:10px 0 0 0;
	color:#F67F00;
	font-size:14px;
	text-align:center;
}

#post_it_content p{
	margin:0 auto;
	padding:15px 0 0 0;
	width:180px;
	color:#02468B;
	font-size:11px;
}

	/*------------------------------------------------------*
  *--------    CSS POST IT  FIN   ----*
  *------------------------------------------------------*/



/*CSS REFERENCEMENT debut */

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
}

#referencement a {
	color: #999;
	text-decoration: none;
}

#referencement a:hover {
	color: #666;
}

/*CSS REFERENCEMENT fin */
