/* BANNER MENU STARTS */
#BannerMenu {
	width: 276px;
	height: 174px;
	background-image: url(../images/jovenes/big_left.jpg);
	background-repeat:no-repeat;
	float: left;
}
/* BANNER MENU ENDS */

/* CONTENT STARTS */
#Content {
	width: 800px;
	margin: 0 auto;
	padding: 22px 0 20px 0;
}
#LeftCol {
	width: 525px;
	background-color: #12608A;
	background-image: url(../images/jovenes/bg_left_col.jpg);
	background-repeat: repeat-y;
	float:left;
}
#LeftCol p.info {
	padding: 15px 20px 15px 20px;
	height: 114px;
}
#Title2 {
	background-image: url(../images/jovenes/bg_top.jpg);
	background-repeat: repeat-x;
}
.inTitle2 {
	background-image: url(../images/jovenes/bg_big_title.jpg);
	background-repeat: no-repeat;
	padding: 7px 0 0 60px;
	height: 32px;
}

#ChatTitle {
	background-image: url(../images/jovenes/bg_title_chat.jpg);
	background-repeat: repeat-x;
}
#TitleChat {
	background-image: url(../images/jovenes/efecto_chat.jpg);
	background-repeat: no-repeat;
	padding: 7px 0 0 60px;
	height: 32px;
}

#ForoTitle {
	background-image: url(../images/jovenes/bg_title_foro.jpg);
	background-repeat: repeat-x;
}

#TitleForo {
	background-image: url(../images/jovenes/efecto_foro.jpg);
	background-repeat: no-repeat;
	padding: 7px 0 0 60px;
	height: 32px;
}

.Space {
	padding: 10px 0 0 15px;
}
#InterLeft {
	float: left;
	width: 266px;
}
#CenterCol {
	height: 332px;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	width: 255px;
	float: left;
}
#CenterCol a{
	color: #4BAC09;
	padding: 0 0 0 5px;
}
#RightCol a {
	color: #CC0000;
	padding: 0 0 0 5px;
}

#RightCol a:hover {
	color: #0066CC;
}

#CenterCol a:hover,

#LeftCol a {
	color:#00CCFF;
	text-decoration:underline;
}

#LeftCol a:hover {
	color:#00CCFF;
	text-decoration:none;
}


#CenterCol p {
	padding: 5px;
}
#RightCol {
	float: left;
	width: 272px;
}
#RightCol p {
	padding: 5px 0 0 5px;
}
#Chat {
	background: url(../images/jovenes/bg_chat.jpg);
	background-repeat: repeat-x;
}

#Chat a{
	color:#00CCFF;
	text-decoration:underline;
}

#Chat a:hover{
	color:#00CCFF;
	text-decoration:none;
}



#Foros {
	background: url(../images/jovenes/bg_foros.jpg);
	background-repeat: repeat-x;
}
#Foros p {
	color: #000;
}
#Foros a {
	color: #449A0A;
	text-decoration:underline;
}
#Foros a:hover {
	color: #449A0A;
	text-decoration:none;
}

.text2 {
	padding: 0 20px 15px 20px;
	background-color: #FF9900;
	background-image:url(../images/index/bg_right_text.jpg);
	background-repeat:repeat-x;
	height: 167px;
}
.text {
	padding: 15px 20px 15px 20px;
	background-image:url(../images/index/bg_center_text.jpg);
	background-repeat:repeat-x;
	background-color: #166793;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	height: 161px;
}
.text2 h2,
.text h2 {
	padding: 0 0 15px 0;
}
/* CONTENT ENDS */
