/* -- GENERAL REDECLARATIONS ---------------------------------------- */
DIV.infocasa 	* 					{margin:0; padding:0;}
DIV.infocasa	body 				{text-align:center;}
DIV.infocasa	body, DIV.infocasa tr, 
DIV.infocasa 	td, DIV.infocasa  input, 
DIV.infocasa 	select,DIV.infocasa textarea 	{font-size: 10px; font-family: verdana, arial;color:#555;}
DIV.infocasa 	a:link,DIV.infocasa a:visited 	{text-decoration:underline;}
DIV.infocasa 	a:hover 			{text-decoration:none;}
DIV.infocasa 	ul,DIV.infocasa  ol	 			{margin:0 0 10px 25px;}
DIV.infocasa 	dl 					{margin:0 0 10px;}
DIV.infocasa 	dt 					{font-weight:bold;}
DIV.infocasa 	dd					{margin:0 0 3px 10px;}
DIV.infocasa 	p 					{margin:0px;color: #555; font-family: verdana, arial, san serif;}
DIV.infocasa 	h1 					{font-size:large; margin:0 0 12px;}
DIV.infocasa 	h2 					{font-size:medium; margin:8px 0;}
DIV.infocasa 	h3 					{font-size:small; margin:6px 0 5px;}
DIV.infocasa 	h4 					{font-size:x-small; margin:4px 0;}
DIV.infocasa 	h5					{font-size:xx-small; margin:3px 0;}
DIV.infocasa 	h6 					{font-size:xx-small; margin:0;}
DIV.infocasa 	hr 					{display:none;}
DIV.infocasa 	img 				{border:none;}
DIV.infocasa 	acronym				{border-bottom: 1px dotted;}
DIV.infocasa 	blockquote 			{margin:0 25px 20px 25px; font-style:italic;}

DIV.infocasa 	#wrapper 			{width:760px; margin:0 auto; text-align:left; border-color:Gray; border-width:1px; border-style:solid;}

/* --header -- */
DIV.infocasa 	#logo				{float:left; display:inline;}
DIV.infocasa 	#contact			{text-align: right; position:relative;width:750px !important; width /**/:750px; padding-bottom:5px;}

/* --the content block that is wrapped around the main content and menu-- */
DIV.infocasa 	#content 			{width:760px; float:left; display:inline; border-top:1px solid #999; border-bottom:1px solid #999;}
	
/* --the main content area-- */
DIV.infocasa 	#content_main 		{float:right; margin:0 0 0 0; width:600px !important; width /**/:600px; display:inline; border-left:1px solid #999;}

/* -- main menu -- */
DIV.infocasa 	#menu 				{float:left; margin:0 0 0 0; width:155px !important; width /**/:155px; display:inline; border-right: solid 1px #999;}

/* --the footer-- */

/* -- Links on top of pages */
DIV.infocasa 	#pageLinks			{width: 580px !important; width /**/:580px; height:23px; text-align:right; border-bottom: dashed 1px #999; margin:10px 0 0 10px;}

DIV.infocasa 	#contentPane		{margin:10px;}





/* *** tool bar **** */

DIV.infocasa 	.leftContent
{
    width:180px;
}

DIV.infocasa 	div#toolbar
{
	padding-top: 0px;
	text-align: right;
	float:left; 
	margin:3px 0 0 0; 
	width:155px !important; 
	display:inline;
}

DIV.infocasa 	div#toolbar p
{
	width: 155px;
	height: 22px;
	margin: 0px;
	display: block;
	text-transform: capitalize;
	border-bottom: 1px solid #999;
	overflow:hidden;
}

DIV.infocasa 	* html div#toolbar p
{
	width: 155px;
	height: 22px;
	margin: 0px;
	display: block;
	text-transform: capitalize;
	border-bottom: 1px solid #999;
	overflow:visible;
}



DIV.infocasa 	#toolbar a:link
{
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	display: block;
	line-height: 22px;
	text-decoration: none;
	width: 155px;
	height: 22px;
	background-color: transparent;
	text-indent: 13px;
}

DIV.infocasa 	#toolbar a:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	display: block;
	line-height: 22px;
	text-decoration: none;
	width: 155px;
	height: 22px;
	background-color: transparent;
	text-indent: 13px;
}

DIV.infocasa 	#toolbar a:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	display: block;
	line-height: 22px;
	text-decoration: none;
	width: 155px;
	height: 22px;
	background-image: url(../../images/arrow.gif);
	background-position: 195px 9px;
	background-repeat: no-repeat;
	background-color: #999;
	text-indent: 13px;
}

DIV.infocasa 	#toolbar a:active
{
	font-family: verdana;
	font-size: 11px;
	color: #333;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	display: block;
	line-height: 22px;
	text-decoration: none;
	width: 155px;
	height: 22px;
	background-color: transparent;
	text-indent: 13px;
}






