#header {
	position: relative;
	top   :   0%;
	left  :   0%;
	width : 100%;
	height: 182px;
	margin :   0px   0px   0px   0px;
	padding:   0px   0px   0px   0px;
	background-position: top left;
	background-repeat  : repeat-x;
	background-image: url(../images/bgHeaderHome.gif);
}

#cont {
	position: relative;
	font-family: verdana;
	font-size  : 12px;
	margin :   0px   0px   0px 155px;
	padding:   0px   0px   0px   0px;
}
#cont #banner {
	float: left;
	position: relative;
	width: 253px;
}
#cont h2 span {
	display: none;
}
#cols 
{
	position: relative;
	float  : left;
	border : 1px solid white;
}
#col1 {
	position: relative;
	float  : left;
	width  :  90px;
	margin :   0px;
	padding:  12px  15px;
	display: none;
}
#col2 {
	position: relative;
	float  : left;
	width  :  90px;
	margin :   0px;
	padding:  12px  15px;
	display: none;
}
#col1 p {
	margin :   5px   0px   5px   0px;
}
#col2 p {
	margin :   5px   0px   5px   0px;
}
#col1 p a {
	font-size: 10px;
}
#col2 p a {
	font-size: 10px;
}
.titWeblog {
	position: relative;
	width : 120px;
	height:  16px;
	margin :   0px   0px   0px   0px;
	padding:   0px   0px   0px   0px;
	background-position: top left;
	background-repeat  : no-repeat;
	background-image: url(../images/titWeblog.gif);
}
.titAudio {
	position: relative;
	width : 120px;
	height:  16px;
	margin :   0px   0px   0px   0px;
	padding:   0px   0px   0px   0px;
	background-position: top left;
	background-repeat  : no-repeat;
	background-image: url(../images/titAudio.gif);
}
.titNoticias {
	position: relative;
	width : 120px;
	height:  16px;
	margin :   0px   0px   0px   0px;
	padding:   0px   0px   0px   0px;
	background-position: top left;
	background-repeat  : no-repeat;
	background-image: url(../images/titNoticias.gif);
}
.titGaleria {
	position: relative;
	width : 120px;
	height:  16px;
	margin :   0px   0px   0px   0px;
	padding:   0px   0px   0px   0px;
	background-position: top left;
	background-repeat  : no-repeat;
	background-image: url(../images/titGaleria.gif);
}
.titConciertos {
	position: relative;
	width : 120px;
	height:  16px;
	margin :   0px   0px   0px   0px;
	padding:   0px   0px   0px   0px;
	background-position: top left;
	background-repeat  : no-repeat;
	background-image: url(../images/titConciertos.gif);
}
.titVideo {
	position: relative;
	width : 120px;
	height:  16px;
	margin :   0px   0px   0px   0px;
	padding:   0px   0px   0px   0px;
	background-position: top left;
	background-repeat  : no-repeat;
	background-image: url(../images/titVideos.gif);
}
.titCompra {
	position: relative;
	width : 120px;
	height:  16px;
	margin :   0px   0px   0px   0px;
	padding:   0px   0px   0px   0px;
	background-position: top left;
	background-repeat  : no-repeat;
	background-image: url(../images/titCompra.gif);
}