/* -- GENERAL REDECLARATIONS ---------------------------------------- */
* 					{margin:0; padding:0;}
body 				{text-align:center; background-color:#185167; height:100%; background-image: url(InfocasaEngine/Images/fondo0.jpg); background-repeat: repeat-x; background-position: top;}
body, tr, 
td, input, 
select, textarea 	{font-size: 10px; font-family:verdana, arial; color:#FFF;}
ul, ol	 			{margin:0 0 10px 25px;}
dl 					{margin:0 0 10px;}
dt 					{font-weight:bold;}
dd					{margin:0 0 3px 10px;}
p 					{margin:0px;color: #555; font-family: verdana, arial, san serif;}
h1 					{font-size:large; margin:0 0 12px;}
h2 					{font-size:medium; margin:8px 0;}
h3 					{font-size:small; margin:6px 0 5px;}
h4 					{font-size:x-small; margin:4px 0;}
h5					{font-size:xx-small; margin:3px 0;}
h6 					{font-size:xx-small; margin:0;}
hr 					{display:none;}
img 				{border:none;}
acronym				{border-bottom: 1px dotted;}
blockquote 			{margin:0 25px 20px 25px; font-style:italic;}



.enlaceinfocasa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #d3d3d3;
	text-decoration: none;
}

.enlaceinfocasa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1c4150;
	text-decoration: none;
}

.pie
{
    margin-top:300px;
	width: 801px;
	height: 29px;
	background-image: url(InfocasaEngine/Images/pie.jpg);
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #1c4150;
	text-decoration: none;
	}

.shortcut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #29718d;
	text-decoration: none;
}

.shortcut:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #0a394b;
	text-decoration: line;

}
	


#wrapper 			{width:801px; height:100%; margin:0 auto; text-align:left;}

/* --header -- */
#logo				{float:center; display:inline;}
#contact			{text-align: right; position:relative;width:801px !important; width /**/:801px; padding-bottom:5px;}

/* --the content block that is wrapped around the main content and menu-- */
#content 			{width:801px; float:center; display:inline;}
	
/* --the main content area-- */
#content_main 		{float:center; margin:0 0 0 0; width:600px !important; width /**/:600px; display:inline;}


/* --the footer-- */
#footer 			{clear:both; width: 750px !important; width /**/:750px; text-align:right; padding-top:5px; padding-bottom:5px;}

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

#contentPane		{margin:10px;}

