.TituloNoticias
{
	font				: bold 1.1em Arial ;
	text-align			: center;
	color				: #FFFFFF;
	/*height				: 23px;*/
	/*background-color	: #185078;
	background-image	: url(../images/iconos/arrow2.gif);
	background-repeat	: no-repeat;
	background-position	: right;*/
	background			: url(../images/borde_submenu.jpg) repeat-x top #fff;
	border				: 1px solid #454545;

	padding		 		: 5px;
	padding-left		: 0px;
	margin-left			: 0px;
	margin-right		: 0px;
	margin-top			: -10px;
	margin-bottom		: 0px;
}

.TituloNoticias a
{
	font-size		:10px;
	color			:#FFFFFF;
	font-family		:Verdana;
	text-decoration	:none;

}
.TituloNoticias a:hover
{
	text-decoration	:underline;
}

.perfilTabla
{
	border-left		: 1px solid #CCCCCC;
	border-top		: 0px solid #CCCCCC;
	border-bottom	: 0px solid #CCCCCC;
	border-right	: 1px solid #CCCCCC;

	/*background-color: #FFFBF9;*/
	background-color: #ffffff;
	padding		 	: 0px; /*2px*/
	margin-left		: 0px; /*5px*/
	margin-right	: 0px; /*5px*/
	margin-top		: 0px; /*10px*/
	margin-bottom	: 0px; /*10px*/

	text-decoration	: none;
	font			: 11px Arial;
	color			: #555555;
	list-style-type	: none;
}

.perfilImg
{
	border-left		: 1px solid #CCCCCC;
	border-top		: 1px solid #CCCCCC;
	border-bottom	: 1px solid #CCCCCC;
	border-right	: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top 	: 0px;
	padding-left	: 0px;
	padding-right	: 0px;
	padding-bottom	: 0px;
	margin-left		: 0px;
	margin-right	: 0px;
	margin-top		: 0px;
	margin-bottom	: 0px;
}

.perfilCierre
{
	/*background-color	: #185078;*/
	/*background-image	: url(../images/iconos/arrow1.gif);*/
	/*background-image	: url(../images/borde.jpg) repeat-x;*/
	/*background-position	: right;*/
	/*background-repeat	: no-repeat;*/
	vertical-align		: middle;
	padding-right		: 20px;	
	text-align			: right;
	height				: 15px; /*15px*/
	background			: url(../images/borde.jpg) repeat-x top #fff;
	/*border-left			: 1px solid #CCCCCC;
	border-top			: 1px solid #CCCCCC;
	border-bottom		: 1px solid #CCCCCC;
	border-right		: 1px solid #CCCCCC;*/
}

.perfilCierre a
{
	font-size		:10px;
	color			:#FFFFFF;
	font-family		:Verdana;
	text-decoration	:none;

}

.titulo 
{
	font-size		: 1em;
	font-weight		: bold;
	color			: #185078;
}

