body
{
	margin:0px;
	background-image:url(../media/bg2.gif);
}

.CMetaContenedor
{
	margin-top:0px;/*margin-top:6px;*/ /*dj 06/11/2009*/
	margin-left:7px;
	display:inline;
	float:left;
	position:relative;

}

.CCabecera
{
	
	height:120px;
	
	display:inline;
	float:left;
	position:relative;
}
.CCabecera img
{
	border:0px;
}

.CPiezaPubliCabecera
{
	left:700px;
	top:45px;
	width:200px;
	height:65px;
	
	background-color:black;
	position:absolute;
	overflow:hidden;
	display:none;
}

.CMenu
{
	
	/*margin-top:2px;*/
	width:920px;
	height:70px;
	
	display:inline;
	float:left;
	position:relative;
	
	background-color:#ccc;
	overflow:hidden;	
}

.CCuerpo
{
	width:954px;
	
	display:inline;
	float:left;
	position:relative;
	/*background-color:yellow;*/

}

.CContenedorGrande
{
	width:750px;
	
	position:relative;
	float:left;
	display:inline;

	
	/*background-color:red;*/
}

.CColumnaLateral
{
	margin-left:10px;
	margin-top:5px;
	width:180px;

	display:inline;
	float:left;
	position:relative;

	/*background-color:green;*/
	overflow:hidden;
}


.CZonaColumnas 
{
	left:0px;
	top:130px;
	
	height:595px;
	width:445px;

	/*height:601px;*/

	
	position:absolute;

	visibility:visible;
	/*width:606px;*/
	z-index:1;
	overflow:hidden;
}


.CSeparadorPubliHazte
{
	left:462px;
	top:335px;
	
	height:1px;
	width:280px;

	position:absolute;

	background-color:#ddd;
	overflow:hidden;
}


/********************** HOME *********************/
.CContPiezasHome
{
	width:750px;
	position:relative;
	float:left;
	display:inline;
	
}

.CZonaColumnas {
height:595px;
left:0px;
overflow:hidden;
position:absolute;
top:0px;
visibility:visible;
width:445px;
z-index:1;
}



