/*============*/
*{	margin:0px;	padding:0px;	}

BODY
{
	font-family:Tahoma, Arial, Verdana;
	margin:0px 0px 40px 0px;
}

#Intro
{
	background:url(../images/realestatevideonet/bg_header2.png) no-repeat;
	width:850px;
	height:280px;
	margin:0px auto;
}

#MainInfo
{
	width:850px;
	margin:0px auto 0px auto;
	background:#fff;
	padding:0px 0px 10px 0px;
}

#Footer
{
	width:850px;
	margin:0px auto 0px auto;
	background:#fff url(../images/realestatevideonet/bg_footer2.png) no-repeat left;
	border-bottom:4px solid #FF9B37;
	text-align:center;
	padding:30px 0px;
}
/*=========*/
#LangChoices
{	padding:4px 0px 0px 0px;	}

#LangChoices UL
{	text-align:right;	}

#LangChoices LI
{
	font-size:11px;
	display:inline;
	margin:3px 0px 0px 5px;
}

#LangChoices A:link, #LangChoices A:visited
{
	color:#325698;
	text-decoration:none;
}

#LangChoices A:hover
{
	color:#ACB5B7;
	text-decoration:underline;
}
/*===========*/
#CategoriaPrincipal
{	
	width:860px;
	margin:0px 0px 15px 0px;
	clear:both;
}

#CategoriaPrincipal H1
{	
	color:#668ACC;
	padding:4px 0px 4px 3px;
	font-size:18px;
	margin:10px 5px 10px 5px;
	text-align:right;
}

#CategoriaPrincipal P
{	
	font-size:14px;
	margin:0px 10px 10px 10px;
	line-height:1.5em;
}
/*============*/
.SubCategoria
{
	width:840px;
	height:260px;
	margin:70px auto;
	background:#FAFAFA;
}


.SubCategoria IMG
{
	float:right;
	margin:45px 5px 0px 10px;
	vertical-align:50%!important;
	width:240px;
	height:165px;
	border:3px solid #ccc;
	padding:1px;
}
/*=========*/
.DatosSub
{
	float:left;
	width:575px;
}
.DatosSub H2
{
	color:#FF9B37;
	font-size:16px;
	margin:10px 5px 5px 5px;
	border-bottom:1px solid #FF9B37;
}

.DatosSub P
{
	font-size:13px;
	margin:0px 5px 10px 5px;
	line-height:1.6em;
}

.DatosSub A:link, .DatosSub A:visited
{	
	color:#325698;
	font-size:13px;		
	margin:0px 5px 10px 5px;
}

.DatosSub A:hover
{	
	color:#6C7A7D;
	text-decoration:none;
}
/*========*/
.SeeMore
{
	font-size:12px!important;
	text-align:right;
}
/*=======*/
.ImagenLeft
{	float:left!important;	}
/*=======*/
#Footer H2
{
	font-size:12px;
	margin:10px 0px 5px 0px;
}

#Footer P
{
	font-size:11px;
	margin:10px 0px 20px 0px;
}

#Footer BR
{	display:none;	}
