
/*ESTILOS DE SERVICIOS*/

.content_services{
background:#191919;
display:inline-block;
width:748px;
padding-top:15px;
}

.subtitle_services{
font-size:21px;
padding-left:10px;
padding-top:10px;
cursor:pointer;
}
.line_subtitle_services{
height:10px;
background:url(../image/line_subtitle_services.jpg) repeat-x;
width:230px;
margin-left:50px;
}

.description_services{
display: block;
background-color:#242424;
color:#CACACA;
}

.description_services a{
color:#8FF201;
}

.text_descripcion_service{
padding:0 20px 0 53px;
font:normal 12px Arial;
text-align:justify;
line-height:20px;
color:#8E8E8E;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:1px;
line-height:18px;

text-align:justify;
}





.image_mail{
border:0;
}

.margin_top_product{
background:url(../image/margin_top_product.jpg) no-repeat bottom;
height:4px;

}
.margin_bottom_product{
background:url(../image/margin_bottom_product.jpg) no-repeat;
height:4px;
}