html{
align:center;
}
body{
	font-family: Verdana, "Times New Roman", Arial;
	background-color: #FF9933;
	color: #663300;
	font-size: 12px;
	text-align:center;
		
}
b{
	color: #990000;
}
h1{
	font-size: 1.4em;
	color: #990000;
	padding-top:0px;
	margin-top:0px;
}
h2{
	font-size: 1em;
	font-weight: normal;
	text-transform: lowercase;

}
h3{
	font-size: 1em;
	font-weight: normal;
	text-transform: lowercase;
	

}
li{
	font-size: 0.9em;
	color: #FF9900;
	list-style-image: url(imagenes/indent1.png);
}
div.totcontainer{
	width:800px;
	margin:0 auto 0 auto;
}
div.col_esquerra{
width:120px;
float:left;
	background-color: #FFCC00;
	float:left;
}
div.container{
	width:676px;
/*align:center;*/
	float:right;
	text-align:justify;
}
div.receta{
	background-color: #FFFF99;
	width:506px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:10px;
	padding-top:10px;
	height:607px;	
	min-height: 607px;
  height: auto !important;
  float:left;

}
div.menu{
	float:right;
	width:160px;
	background-color: #FFCC00;
	height:627px;
	min-height: 627px;
  height: auto !important;
  valign:top;
}

div.dretareceta{
	width:30%;
	float:right;
	background-color: #FFCC00;
	border: 1px solid #CC0000;
	padding:3px;
	margin-left:5px;
	margin-bottom:5px;
}
div.banersup{

	background-color: #FFCC00;
	padding:8px;
	margin-bottom:5px;
	padding-left:0px;
	padding-top:0px;
}
div.adssup{
	background-color: #FFFF99;
	margin-top:5px;
	margin-bottom:5px;
	align:center;
}
div.adsintegrados{
height:500px;
}
a.list{	color: #CC3300;}
div.imatge{
float:right;
}


a.banersup{

	font-size: x-large;
	font-weight: 600;
	text-transform: capitalize;
	color: #FF9900;
}
a.menu{
	font-size: 10px;
	color: #FF6600;
	font-weight:bold;
}
ul {
margin:0;
margin-left:1em;
padding-left:3px;
}
li.menu{
	list-style-image: url(imagenes/indent1.png);
	text-align: left;
	text-indent: 0pt;
	list-style-position: outside;
}
span.titolmenu{
font-size:+1;
font-weight:bolder;
	color: #FF3300;
}
div#publicar_receta_aire
{
	width: 176px;
	padding: 5px 7px;
	float: right;
	margin: 5px 0;
}

div#publicar_receta_aire[id]
{
	background-image: url(/images/floating_post_bk.png);
  position: fixed;
  right: 5px;
  top: 0px;
}
div.nav{
	color: #CC9900;
	padding:1px;
	align:center;
	padding:2px;
}
div.usuario{
	background-color: #CCCCFF;
	padding-top:5px;
	border: 1 #000099;
	padding-bottom:5px;
	padding-left:2px;
	color: #3366CC;

}
b.star{
	color: #FF0000;
	text-decoration: blink;

}
img.imatge{
	color: #FFFFCC;
	background-color: #CC6600;
	margin: 2px;
	border: medium outset #990000;

}
<!--FORM-->
div.ingred{
align:right;
float:right;
width:350px;
font-size:12px;
}
div.esquerra{
font-size:12px;
float:left;
width:250px;
}
option{
font-size:12px;
}
select{
font-size:12px;
}
select{
font-size:12px;
}
textarea{font-size:12px;}
