/* --------------Plantilla Default Contenido------------- */

.default_titcont{
	background-color: gray;	
	width: 100%;
	line-height: 30px;
	margin:auto;
	overflow:hidden;
}

.default_txcont{
	width: 748px;
	height: 270px;
	margin-top:0px;
	margin-left:0px;
	overflow:auto;
	clear:both;
	position: relative;
}

.default_imgcont{
	margin-right:20px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	float: right;
	overflow:hidden;
}

/* --------------Plantilla Default VerNoticias------------- */

.notici_titcont{
	background-color: #000000;	
	width: 100%;
	line-height: 30px;
	margin:auto;
}

.notici_txcont{
	width: 540px;
	margin-top:10px;
	margin-left:20px;
}

.notici_imgcont{
	width: 540px;
	margin:10px 20px;
	overflow:hidden;
	clear:both;
}