@import url("footer.css");
body {
	margin:0;
	padding:0;
	background:#f9f5c0 url(../IMG/BKG_fond_left_raris.gif) left repeat-y;
	min-height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a8391d;
}

img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#GLOBAL {
	position:relative;
	height:800px;
	width:760px;
	padding:0;
	margin:0;
	background:url(../IMG/BKG_principal_raris.jpg) top left no-repeat;
}

#HEADER{
	height:250px;
	width:760px;
}

#RARIS_LANCAMENTO{
	position:absolute;
	top:137px;
	left:489px;
}
#RARIS_BLOCK_LANCAMENTO{
	position:absolute;
	top:162px;
	left:500px;
	height:100px;
	width:190px;
}

#CONTAIN{
	width: 660px;
	position:relative;
	padding-left:100px;
}

#TABLE_CONTAIN{
	width:100%;
}

#RARIS_BLOCK_INTEGRAL{height:385px; width:651px; clear:both; margin-bottom:20px; position: relative;}
#RARIS_BLOCK_TXT_INTEGRAL{float:left; text-align:justify; width:331px;}
#RARIS_IMG_INTEGRAL{float:left; width:320px;}

.RARIS_TXT_INTROS{ padding-left:50px;}
.RARIS_TXT_INTROS2{ padding-left:0px;}
#RARIS_BLOCK_CEREAIS{height:325px; width:660px; clear:both; position: relative;}
#RARIS_BLOCK_TXT_CEREAIS{float:left; text-align:justify; width:353px;}
#RARIS_IMG_CEREAIS{float:left; width:307px;}

#raris_subttl{
	height: 70px;
	width: 300px;
	margin: auto;
}

.raris_vcsb{
	width: 68px;
	height: 43px;
}

#raris_vcsb_01{
	position: absolute;
	left: 220px;
	top: 240px;
}

#raris_vcsb_02{
	position: absolute;
	left: 598px;
	top: 230px;
}

#raris_receitas{
	width: 95px;
	height: 95px;
	position: absolute;
	top: 130px;
	left: 36px;
}

/*UNCLE BENS GREYBOX STYLE*/

#MINI_RARIS_BODY{
	margin:0;
	padding:0;
	background:#f9f5c0;
	min-height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#df6923;
	}
	
#MINI_RARIS_GLOBAL{
	width:500px;
	height:585px;
	position:relative;
	border-bottom:15px solid #FFFFFF;
}

#MINI_RARIS_GLOBAL2{
	width:480px;
	height:585px;
	position:relative;
}


#MINI_RARIS_TITRE{
	width:485px;
	height:50px;
	text-align:center;
}

#MINI_RARIS_LOGO{
	float:left;
	width:160px;
	height:200px;
}

#MINI_RARIS_TEXTE{
padding-left:20px;
width:470px;
}

#MINI_RARIS_TEXTE2{
padding-left:20px;
width:450px;
margin-bottom:30px;
}


/**
 * Header
 */
.GB_caption {
}

.GB_header {
  text-align: left;
  padding: 0;
  margin: 0;
	height:17px;
	position:absolute;
	top:588px;
	left:0px;
	background-color:#FFFFFF;
	width:505px;
}

*html .GB_header {
 text-align: left;
  padding: 0;
  margin: 0;
	height:17px;
	position:absolute;
	top:592px;
	left:0px;
	background-color:#FFFFFF;
	width:505px;
}

.GB_close {
  white-space: nowrap;
  text-align: right;
  width: 100%;
  top: 0;
  z-index: 200;
  cursor: pointer;
  cursor: hand;
	height:6px;
	font-size:10px;
	background-color:#FFFFFF;
}

.GB_close img {
  width: 50px;
  height: 17px;
  padding: 0;
  margin-right:25px;
}

.GB_container {
  margin: 0;
  padding: 0;
}



