@charset "utf-8";
/* CSS Document */

.title{
	color:#444849;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.title_faq{
	color:#bf0202;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.body_faq1{
	color:#bf0202;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.body_faq2{
	color:#444849;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* INICIO MAQUETACIÓN */

#body_bg{
	overflow: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	background-position:left top;
	background-image: url(../images/fondo_body_framehosting.jpg);
	background-repeat:repeat;
}

#contenedor_body{
	overflow: auto;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height:auto;
	width: 818px;
	background-color: #f5f5f5;
}

#clients_banner{
	float:left;
	margin-left: 14px;
	margin-top: 8px;
	height: 246px;
	width: 786px;
	background-image: url(../images/clientes/banner_clientes_frame_hosting.jpg);
	background-repeat: no-repeat;
}

#clients_body{
	float:left;
	margin-left: 14px;
	margin-top:20px;
	margin-bottom: 20px;
	height: auto;
	width: 786px;
}

#clients_title{
	float:left;
	margin-left: 20px;
	margin-top: 0px;
	height: 50px;
	width: 786px;
}

#clients_briefcase{
	float:left;
	margin-left: 10px;
	margin-top: 16px;
	height: 25px;
	width: 30px;
	background-image: url(../images/clientes/briefcase.png);
	background-repeat: no-repeat;
}

#clients_title_text{
	float:left;
	margin-left: 10px;
	margin-top: 20px;
	height: 30px;
	width: 246px;
}

#clients_separator{
	float:left;
	margin-left: 14px;
	margin-top: 10px;
	height: 3px;
	width: 789px;
	background-image: url(../images/tutoriales/separador_frame_hosting.jpg);
	background-repeat: no-repeat;
}

#clients_section{
    float:left;
    margin-left: 10px;
    margin-top: 20px;
    height: auto;
    width: 720px;
    padding-bottom: 32px;
    font-size: 16px; 
    text-align: left; 
    padding-left: 52px;
}