#tit1{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.2;
	font-size: 1.3em;
	font-weight: bold;
	color: #555;
}
#tit2{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.2;
	font-size: 1.3em;
	font-weight: bold;
	color: #555;
       text-align:center;
}
#tit3{
       width: 46%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.2;
	font-size: 1.3em;
	font-weight: bold;
	color: #555;
        text-align:center;
        float: left;
}
#contenedorcol{
	clear: both;
	margin-bottom: 1em;
       position: relative;
}
#doscol{
	width: 46%;
	border: 1px solid #EEE;
	background: #FAFAFA;
	padding: 0.5em;
	min-height: 80px;
	line-height: 1.1em;
	margin-bottom: 1em;
        float: left;
        position: relative;
        margin-right: 25px;
}
#contenedorcol::after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#ima-izq {
	float: left;
	margin-right: 8px;
	padding: 2px;
	height: 90px;
        width: 60px;
}
#ima{
	margin-right: 8px;
	padding: 2px;
	height:auto;
        width: auto;
}
#tel{
background: url(/cenaim/sites/all/themes/cenaim2/css/telf.png) center right no-repeat;
padding-right: 15px;
margin-right: 5px;
}