/* @charset "utf-8";*/
/* CSS Document */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	max-height:0;
}
.clearfix {
	display:inline-block;
	width:100%;
}
.clearfix {
	height:1%;
}
.closesession {
	color: #FFF;
	width: 125px;
	float: right;
	font-weight: bold;
	padding-top: 23px;
	padding-bottom: 4px;
	margin-right: 10px;
	background-image: url(../images/tabgrisclose.gif);
	background-position: lef top;
	background-repeat: no-repeat;
	padding-left: 49px;
}
.closesession a {
	color: #545454;
	text-decoration: none;
	font-size:13px;
}
.closesession a:hover {
	color: #545454;	
	font-weight: bold;
}


/**********************************************************************/
.infoclientecentro {
	display: block;
	margin-left: 20px;
	color: #666;
}
.infoclientecentro li {
	list-style: url(../images/bulletgrisbco.jpg) none outside;
}
.titulostblsinfo, h2
{
    background-position: left top;
    color: #FFF;
    background: url(../images/bgtitulotblsinfoblue.jpg) left top;
    display: block;
    padding: 7px 0px 7px 24px;
    font-size: 13px;
    font-weight: bold;
    width: 872px;
    background-repeat: no-repeat;
}