
html, body
{
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, helvetica, sans-serif;
	text-align: center;
	background-color: #D9D4C3;
	font-size: 90%;
}
h2
{
	color: #807D73;
	font-size: 1.5em;
text-align: left;
padding-bottom: 5px;
border-bottom: 3px #D9D4C3 solid;
}
h3
{
	font-size: 0.9em;
	text-transform: uppercase;
	color: #807D73;
	display: block;
	text-align: center;
	font-weight: 600;
	padding: 3px;
	margin: 5px 10px 0 3px;
}

 
#pagewidth{ 
 width:900px; 
 text-align:left;
 margin-left:auto; 
 margin-right:auto;
 background-color: white;
} 
 
#header
{
	position: relative;
	height: 51px;
	background-color: #807D73;
	width: 100%;
	color: white;
	font-size: 1.2em;

}
#header h1 a
{
	margin: 0;
	display: block;
	width: 150px;
	height: 51px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(images/logocakeart2.gif);
	background-color: #807D73;
}
#header p
{
	color: white;
	font-size: 1.1em;
	font-style: italic;
	font-weight: 500;
	margin: 0;
	padding: 15px 15px 15px 155px;
}
#header p.derecha
{
	text-align: left;
	margin: 25px 0 0 200px;
}
 
#leftcol
{
	width: 159px;
	float: left;
	position: relative;

}
#leftcol dl
{
	height: 355px;
	font-size: 0.95em;
	margin: 5px 5px 5px 5px;
border-top: 1px #807D73 solid;
background-color: #BFBBAC;

}
#leftcol dt
{
	color: white;
	margin-left: 15px;
}
#leftcol dd
{
	color: #807D73;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 5px;
}
 
#twocols{
 width:740px; 
 float:right; 
 position:relative; 
  }
  
#twocols ul
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#twocols li
{
padding-left: 10px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
#twocols a { text-decoration: none; 1px black dotted; }
#twocols a:link, a:visited { color: #807D73; }
#twocols a:hover, a:active { color: black; }
 
#rightcol
{
	width: 190px;
	float: right;
	position: relative;
	background-color: #FFFFFF;
}

#rightcol dl
{
	font-size: 0.9em;
	border-color: #BFBBAC;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF9E6;
	margin: 10px 10px 5px 3px;
}
#rightcol dt
{
	color: #807D73;
	font-weight: bold;
	margin-left: 15px;
}
#rightcol dd
{
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-right: 5px;
}
 
#maincol
{
background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:550px;
 }
#banner
{
	width:740px;
	height:168px;
	margin: 0;
border-top: 1px white solid;
	background-image: url(images/fondobanner3.jpg);
}
#texto
{
	font-size: 0.95em;
	padding: 15px;
	line-height: 1.6em;
	text-align: justify;
}

#textoficha
{
	font-size: 0.95em;
	padding: 15px;
	line-height: 1.6em;
	text-align: justify;
	
}
#textoficha img
{
	padding: 5px;
	float: right;
}
#textoficha h2
{
	color: #807D73;
	font-size: 1.4em;
}
 
#footer
{
	background-color: #BFBBAC;
	clear: both;
	color: white;
	font-size: 0.9em;
	padding: 10px;
text-align: right;
}

#final
{
	width:744px; 
	height: 25px;
	clear: both;
	background-image: url(images/theend.gif);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	text-align: center;
}  

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/*estilos del menu principal*/
ul#menu
{
width: 160px;
\width: 162px;
w\idth: 160px;
padding: 0px;

border-top: 0px;
margin: 0px;
font-type: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, helvetica, sans-serif;
}

ul#menu li
{
	list-style: none;
	margin: 0px;
	border-color: white;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

ul#menu li a
{
display: block;

padding: 4px 8px 4px 8px;
border: 0px;
background: #FFF9E6;
text-decoration: none;
text-align: left;
}

ul#menu li a:link { color: #BFBBAC; }
div#leftcol li a:visited { color: #BFBBAC; }

ul#menu li a:hover, a:active
{
border-color: #F92069;
color: #ffffff;
background: #807D73;
}

ul#menu li a#current
{
border-color: #F92069;
color: #ffffff;
background: #807D73;
}

/*esconder*/
.hide
{
	display: none;
}
/*estilo para fotico*/
.fotico
{
	border-color: white;
	border-width: 1px;
	border-style: dotted;
	padding: 2px;
	margin-top: 3px;
}
/* color naranja */
.naranja
{
	color: #807D73;
	font-weight: 700;
}
/* lista izquierda */
ul#izqda
{
	margin: 50px 5px 0 10px;
	background-color: transparent;
	padding: 5px;
	list-style-type: none;
	line-height: 2em;
	height: 325px;
	font-size: 0.85em;
}
ul#izqda a:link, a:visited
{
	text-decoration: none;
	
}
ul#izqda a:hover, a:active { text-decoration: underline; }
