#content p {
	font-size: 1.1em;
}
/* #AE092A; */
body {
	background: white url(bkg.gif) repeat-x bottom left;
	padding-bottom: 150px;
}
#header {
	position: relative;
	height: 100px;
}
#main {
	background: #fff url(bkg-content.gif) no-repeat bottom right;
	padding: 15px;
	border: 15px solid #AE092A;
}

#header h1 {
	position: absolute;
	margin: 0px;
	bottom: 5px;
	left: 0px;
}
#header ul#nav {
	position: absolute;
	margin: 0px;
	bottom: 0px;
	right: -1px;
	_right: -1px;
	list-style-type: none;
}
#header ul#nav li {
	float: left;
	padding: 8px 0;
	font-size: .9em;
	text-transform: uppercase;
	background: #C5697F;
	border-right: 1px solid #fff;
}
#header ul#nav li.active {
	background: #AE092A
}
#header ul#follow {
	position: absolute;
	margin: 0px;
	top: 15px;
	right: -1px;
	_right: -1px;
	list-style-type: none;
}
#header ul#follow li {
	float: left;
	margin-left: 10px;
}

#header ul#nav li a {
	padding: 8px 16px;
	color: #fff;
	font-family: "lucida grande",helvetica, arial, "san serif";
	font-weight: bold;
	text-decoration: none;
}
#banner {
	position: relative;
	margin-bottom: 15px;
	background: transparent url(banner-2.jpg) center top;
	height: 160px;
}
body.home #banner {
	height: 291px;
	background: transparent url(banner-1.jpg) center top;
}

#banner #box {
	position: absolute;
	top: 55px;
	right: 15px;
	width: 460px;
	height: 140px;
	padding: 15px;
	background: #D7D7D7;
}
html>body #banner #box {
	background: transparent url(bkg-word.png) ;
}

#sidebar {
	width: 270px;
	float: left;
	_display: inline;
}
#content {
	width: 580px;
	margin-right: 20px;
	float: left;
	_display: inline
}
#content #logo {
	text-align: center;
	border-bottom: 1px solid #AE092A;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
div#internav {
	border-top: 1px solid #AE092A;
	padding-top: 10px;
	text-align: center;
}

#foot {
	position: relative;
}
#foot #logos {
	position: absolute;
	right: 0px;
	top: 10px;
}
#foot #logos ul {
	list-style-type:none;
	margin: 0px;
}
#foot #logos ul li{
	float: left;
	margin: 0px;
}
#foot #logos ul li a{
	display: block;
	margin-left: 30px;
}
#foot ul#subnav {
	list-style-type: none;
	padding-top: 15px;
	margin-left: 0px;
	width: 400px;
}
#foot ul#subnav li {
	float: left;
}
#foot ul#subnav li a {
	color: #7E7E7E;
	font-weight: bold;
	text-decoration: none;
	padding-right: 7px;
}

p.block {
	float: left;
	width: 270px;
	margin-right: 20px;
}
p.last {
	margin-right: 0px;
}
body img.right,body img.left {
	margin-top: 0px;
	margin-bottom: 5px;
}
div#intro {
	background: #E7E7E7;
	padding: 10px 10px 5px;
	margin-bottom: 20px;
}
div#intro img {
	border: 5px solid #999;
}

p.intro {
	padding-bottom: 30px; margin-bottom :20px!important;
	border-bottom: 1px solid #AE092A;
}
p.intro em {
	padding: 10px 0;
	color: #7E7E7E;
}

#content {
	position: relative;
}
#content #foto-receta {
	position: absolute;
	top: 50px;
	right: 0px;
	border: 4px solid #999;
}
#content label {
	display: block;
}
ul.foto {
	list-style-type: none;
	margin: 0px 0px 10px;
}
ul.foto li img {
	display: block;
	margin: 0px 7px 5px 7px
}
ul.foto li {
	float: left;
	text-align: center;
	_display: inline;
}
ul.foto li a {
	color: #AE092A;
	font-weight: bold;
	text-decoration: none;
}

/** typo **/

#main h2 {
	padding: 8px;
	font-size: 1em;
	font-family: "lucida grande",helvetica, arial, "san serif";
	font-weight: bold;
	text-transform: uppercase;
	background: #AE092A;
	color: #fff;
}
#main p {
	margin-bottom: 10px;
}
#content h3 {
	margin-bottom: 5px;
	font-weight: bold;
}
#sidebar h3 {
	margin-bottom: 5px;
	font-size: 1em;
	font-weight: bold;
}
#sidebar h3 a {
	color: #000000;
	text-decoration: none;
}
#content h3 a {
	color: #000;
	text-decoration: none;
}
div#internav a, a.masinfo {
	color: #AE092A;
	font-weight: bold;
	text-decoration: none;
}
#content h4 {
	font-weight: bold;
	margin-bottom: 10px;
}
#banner #box h2 {
	padding: 0px;
	margin-bottom: 10px;
	background: transparent;
	color: #AE092A;
	font-family: "lucida grande",helvetica, arial, "san serif";
	text-transform: none;
	font-size: 1.5em;
}
p.block strong {
	color: #AE092A;
}
p.block em {
	font-size: .9em;
	color: #7E7E7E;
}
ul.rssMenu,
ul.miembros {
	list-style-type: square;
	color: #AE092A;
}
ul.rssMenu a,
ul.miembros a,
p.block a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

th {
	background: #C3C3C3;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
td {
	background: #E4E4E4;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
th.title {
	color: #fff;
	background: #AE092A;
	border-right: 1px solid #fff;
}

