body {
	background: #929292;
}
#container {
	background: url(http://www.beso-de-canela.net/fondo.jpg);
	width: 700px;
	margin: 0 auto; 
}
#layout {
    width: 100%;
    height: 250px;
    background: url(http://www.beso-de-canela.net/lay.jpg) no-repeat;
}
#footer {
	background: url(http://www.beso-de-canela.net/footer.jpg) no-repeat;
	height: 50px;
	clear: both;
}
#content { 
 	float: left;
    width: 430px; 
    margin: -40px 0px 0px 20px;
} 
#sidebar {
 	float: right; 
    width: 215px; 
    margin: -60px 10px 0px 0px;
}

p { font-family: arial;
font-size: 10pt;
line-height:19px;
color: #000000;
letter-spacing: 0pt;
font-weight: normal; }             


a:link, a:visited, a:active {
text-decoration: none;
color: #000000;
font-family: arial;
font-size: 12px;
font-weight: bolder;
}
a:hover {
text-decoration: none;
color: #FF3FAF;
}


h1 {
margin: 0 0 2px 0;
padding: 2px;
padding-bottom: 0px;
border-bottom: 0px;
BORDER-RIGHT: 0px;
BACKGROUND: #929292; 
BORDER-LEFT: 0px;
text-align: left;
color:#ffffff; font-family:Arial; font-size:16pt; font-weight:normal;
}    

h2 {
margin: 0 0 2px 0;
padding: 1px 1px 1px 0;
BORDER-RIGHT: 0px;
BORDER-TOP: 0px; 
BORDER-LEFT: 0px;
BORDER-BOTTOM: #929292 3px solid;
text-align: left;
color:#929292; font-family:Arial; font-size:12pt; font-weight:normal;
}   
   


#navigation {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
#navigation li {
   margin-bottom: 0px;
}
#navigation a {
   background: #cccccc;
   color: #000000;
   display: block;
   width: 200px;
   border-left: 6px solid #DC2738;
   padding-left: 0px;
}
#navigation a:hover {
   background: #ffffff;
   color: #dc2738;
   text-decoration: none;
   border-left: 5px solid black;


</style>

