/* Configuracion General */
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background:url(images/bg_repeat.jpg) repeat-x;
	background-color:#63C7E7;
}

.container{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.header{
	width:800px;
	height:218px;
	overflow:hidden;
	text-align:center;
	background:url(images/bg_top.jpg) center bottom no-repeat;
}

.menu_top{
	width:736px;
	height:20px;
	overflow:hidden;
	margin-top:171px;
	margin-left:auto;
	margin-right:auto;
}
.content{
	width:800px;
	height:528px;
	overflow:hidden;
	text-align:center;
	background:url(images/bg_bottom.jpg) center top no-repeat;
}

.content_interior{
	width:800px;
	height:528px;
	overflow:hidden;
	text-align:center;
	background:url(images/bg_interior.jpg) center top no-repeat;
}

.content_middle{
	width:686px;
	height:343px;
	overflow:hidden;
	float:left;
	text-align:left;
	margin-left:89px;
	display:inline;
}

.content_middle_interior{
	width:750px;
	height:348px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

.banner_interior{
	width:303px;
	height:348px;
	overflow:hidden;
	float:right;
	margin-top:40px;
}

.middle_left_interior{
	width:396px;
	height:300px;
	overflow:hidden;
	float:left;
	margin-left:30px;
	display:inline;
}

.area_tit{
	width:100%;
	overflow:hidden;
	float:left;
	text-align:left;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
}

.text_area{
	width:391px;
	height:260px;
	overflow-y:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#013181;
	float:left;
	padding-right:5px;
	text-align:left;
	margin-top:20px;
}

.content_banner{
	width:503px;
	height:248px;
	padding-top:10px;
	text-align:center;
	overflow:hidden;
	background:url(images/bg_banner.jpg) top no-repeat;
}

#central{
	width:479px;
	height:236px;
	overflow:hidden;
	margin:auto;
	text-align:center;
}

.banner_right{
	width:170px;
	height:345px;
	overflow-y:scroll;
	float:right;
}

.bienvenida{
	width:468px;
	height:84px;
	overflow:hidden;
	text-align:center;
	margin-left:11px;
	background:url(images/bg_bienvenida.jpg) left top no-repeat;
}

.text_bienvenida{
	width:460px;
	height:100px;
	overflow-y:scroll;
	text-align:left;
	margin-left:20px;
	margin-top:-20px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.banner_bottom{
	width:485px;
	height:78px;
	float:left;
	text-align:center;
	padding-top:9px;
	margin-left:107px;
	display:inline;
	overflow:hidden;
}
.chat{
	width:151px;
	height:121px;
	overflow:hidden;
	float:right;
	margin-right:85px;
	display:inline;
}

.img_chat{
	width:155px;
	height:70px;
	overflow:hidden;
}

.footer{
	width:691px;
	height:65px;
	float:right;
	color:#FFFFFF;
	text-align:right;
	margin-right:22px;
	margin-top:14px;
	display:inline;
}

.footer_interior{
	width:691px;
	height:65px;
	float:right;
	color:#FFFFFF;
	text-align:right;
	margin-right:22px;
	margin-top:90px;
	display:inline;
}

.content_copyright{
	width:400px;
	height:45px;
	color:#FFFFFF;
	float:left;
	text-align:left;
}
.content_footer{
	width:100%;
	height:45px;
	float:right;
	margin-top:8px;	
	text-align:right;
	color:#FFFFFF;
}
