@import url("footer.css");
body {
	margin:0;
	padding:0;
	background:#ffe1ba url(../IMG/BKG_fond_left_UB.gif) left repeat-y;
	min-height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#df6923;
}

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_UB.jpg) top left no-repeat;
}

#HEADER{
	height:350px;
	width:760px;
}

#HEADER_INTRO_TXT{
	position:absolute;
	top:210px;
	left:250px;
	width:400px;
}

#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%;
}

#UB_BLOCK_RECEITAS{margin-left:30px; width:630px; height:210px; clear:both;}
#UB_BLOCK_TXT_RECEITAS{ width:235px; height:155px; float:left; font-size:10px; padding-top:10px; text-align:justify; padding-right:10px;}
#UB_TTL_ARROZS{ text-align:right; width:660px;}

#UBTTLARROZ{ position: absolute; width: 310px; height: 36px; top: 305px; left: 290px;}
#UB_BLOCK_TXT_ARROZS_TYPE01{ position: relative; width: 660px; height: 450px;}
#TXT_ARROZS_TYPE01{ text-align:justify; position: absolute; top: 45px; left: 360px; width: 300px; height: 300px;}


#UB_BLOCK_ARROZS_TYPE01{ width:660px; clear:both;}
#UB_IMG_ARROZS_TYPE01{ width:355;}
#UB_BLOCK_ARROZS_TYPE02{ width:630px; clear:both; margin-left:30px;}
#UB_BLOCK_TXT_ARROZS_TYPE02{ width:325px; text-align:justify;}

/*UNCLE BENS GREYBOX STYLE*/

#MINI_UB_BODY{
	margin:0;
	padding:0;
	background:#ffe1ba;
	min-height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#df6923;
	}
	
#MINI_UB_GLOBAL{
	width:500px;
	height:585px;
	position:relative;
	border-bottom:15px solid #FFFFFF;
}

#MINI_UB_GLOBAL2{
	width:480px;
	height:585px;
	position:relative;
}


#MINI_UB_TITRE{
	width:485px;
	height:50px;
	text-align:center;
}

#MINI_UB_LOGO{
	float:left;
	width:160px;
	height:200px;
}

#MINI_UB_TEXTE{
padding-left:20px;
width:470px;
}

#MINI_UB_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;
}

