BODY {width:1000px;margin:0 auto;font-family: Arial, Verdana, sans-serif;font-size:12px;background:url('/img/bbackground.jpg')}

#logo		{float:left;text-decoration:bold;font-size:18px;}
#logo div	{padding-left:38px;}

#language	{float:right;padding:10px 7px 0px 0px;text-align:right;}
/* 	#language div	{cursor:pointer;} */
/* 	#language div:hover	{cursor:pointer;font-weight:bold;} */
	#es,#en			{cursor:pointer;}
	#language a,a:visited	{cursor:pointer;color:#fff;text-decoration:none;}
	#language a:hover		{cursor:pointer;font-weight:bold;color:#fff;text-decoration:none;}
	#es		{padding-right:20px;background:url('/img/es.png') no-repeat right top;width:100px;}
	#ca		{padding-right:20px;background:url('/img/ca.png') no-repeat right top;width:100px;}
	#en		{padding-right:20px;background:url('/img/en.png') no-repeat right top;width:100px;}
	#fr		{padding-right:20px;background:url('/img/fr.png') no-repeat right top;width:100px;}
	#pt		{padding-right:20px;background:url('/img/pt.png') no-repeat right top;width:100px;}
	#de		{padding-right:20px;background:url('/img/de.png') no-repeat right top;width:100px;}
	#ru		{padding-right:20px;background:url('/img/ru.png') no-repeat right top;width:100px;}
 
#header	{display:table;width:100%;background:url('/img/slide1.jpg') no-repeat;}

#menuup	{background-color:#b7b6c6;font-size:12px;color:#fff;font-weight:bold;padding:3px 10px;margin-top:1px;text-align:right;}
#menuup span {padding:0px 3px;}
#menuup a, a:visited {color:#fff;text-decoration:none;}
#menuup a:hover {color:#000;text-decoration:none;}

#slide	{clear:both;}

#contentgroup	{clear:both;margin-top:30px;}
	#menu			{float:left;width:230px;padding-left:10px;}
		#menu .ul	{list-style:none;margin:0px;padding:0px;}
		#menu .li	{clear:both;display:table;padding-top:5px;width:230px;margin-top:5px;cursor:pointer;}
		#menu .li:hover {background-color:#f4f4f4;color:#00b050;}
		#menu .menuSelected {background-color:#00b050;color:#fff;}
		#menu .li .img	{float:left;}
		#menu .li .text	{float:left;margin-top:9px;margin-left:5px;}
		#menu .li ul	{list-style:none;margin:5px;padding:0px;}
		#menu ul {color:#00b050;font-weight:bold;}
		#menu ul li div {margin-bottom:3px;}
		
		#menu img {padding-left:5px;border:0px solid #cecece;}
	#content 		{float:left;margin-left:20px;width:703px;font-size:12px;border:0px solid #cecece;padding:0px 15px;text-align:justify}
	#footer	{clear:both;text-align:center;color:#808080;font-size:12px; border-top:1px solid #cecece;padding:5px 10px;margin-top:10px;}

.tableSpec				{display:table;border:1px solid #00b050;text-align:center;width:100%;}
.tableSpec .row			{display:table-row;}
.tableSpec .row .cell	{display:table-cell;padding:5px;}
.tableSpec .row .title	{background-color:#00b050;color:#fff;}

.tableSpec .lineLeft	{border-right:1px solid #cecece;}
.tableSpec .lineBottom	{border-bottom:1px solid #cecece;}

H1	{font-size:22px;color:#00b050;border-bottom:1px solid #00b050;width:100%;}
H2	{font-size:14px;color:#808080;font-weight:normal;width:100%;border-bottom:1px solid #b7b6c6;}

.embalaje {color:#808080;}
.border {-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;border-radius:5px;}