body { 
margin: 50px 0 0 0; 
background: #FFF ;
}
p    { 
font: normal 14px/15px "Century gothic","Century gothic", helvetica, arial, sans-serif;
color:#FFFFFF;
font-weight:bold;

	 } 
ul, 
li  { 
font: bold 13px/14px "Century gothic","Century gothic", helvetica, arial, sans-serif; 
list-style-type:circle;
text-align:left;
margin-left:65px;
color:#660000;
padding:0px 10px 10px 0px;
background: transparent; }
li a:hover{
color:#FF9900;
}
h3 span 	{
	display:none;
}
a 		{
		color:		#fff;
		text-decoration: none;
}
a:link       { color:#666666}
a:visited    { color:#fff}
a:hover, 
a:active                  { color: #fff; }
/* specific divs */
#container {
                 position: absolute;
                left: 50%;
                top: 50%;
                height: 400px;
                margin-top: -180px;
                margin-left: -424px;
                background-color: #FFFFFF;
	            width: 850px;
}
.flash {
position: absolute;
top: 20px;
right: 30px;
}
#up  { 
top: -110px; 
left: 0; 
margin: 0;
position: absolute;
background-color:#fff;
background: #fff url("Images/template-casa2_01.jpg") no-repeat bottom left;
margin-top: 20px; 
width: 850px; 
height: 94px; 
text-align:left;
float: left; }
#bottom  { 
bottom: -51px; 
left: 0; 
margin: 0;
position: absolute;
background-color:#fff;
background: #fff url("Images/template-casa2_04.jpg") no-repeat bottom left;
margin-top: 20px; 
width: 850px; 
height: 43px; 
text-align:left;
float: left; }
#menu   {
	position: absolute;
	top: 4px ;
	left: 0; 
	width: 204px;
	height: 404px;
	padding:22px 0px 0px 0px;
	background: url("Images/template-casa2_02.jpg") no-repeat top left;
	background-color:#fff;
}
#menu ul {
	margin: 5px 0px;
	padding-top: 15px;
	}
#fondocontent           {
	position: absolute;
	top: 4px;
	left: 204px;
	margin: 0;
	border: 0;
	width: 646px;
	height: 404px;
	text-align: left;
	background: url("Images/template-casa2_03.jpg") no-repeat top left;
}
#content           {
	position: absolute;
	top: 10px;
	left: 0px;
	margin: 0;
	border: 0;
	width: 611px;
	height: 392px;
	text-align: left;
	overflow-y: auto;

}
