/* NUEVO CONTENEDOR DE SERVICIOS */

.ser_cont{
	width:800px;
	height:auto;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #999999;
	float:left;
}

.ser_con_tex{
	width:720px;
	height:auto;
	overflow:hidden;
	float:left;
}

.ser_tit{
	font-family:sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.ser_tex{
	font-family:sans-serif;
	font-size:12px;
	color:#000000;
	padding:5px 0 5px 50px;
}

.ser_fot{
	width:75px;
	height:75px;
	float:right;
}
