﻿.cleanDiv
{
	clear: both;
	line-height: 0px;
	height: 0px;
}

h1
{
    margin: 10px 0 20px 0;
}

p
{
    line-height: 18px;
    text-align: justify;
}

.about_left
{
    float: left;
    width: 300px;
    line-height: 20px;
}

.about_left ul
{
    padding: 0;
    margin: 10px 0 0 0;
    list-style: none;
}

.about_left ul li a
{
    margin: 0 0 0 10px;
}

.about_right
{
    float: left;
    width: 650px;
}

.profile_big
{
    width: 540px;
    padding: 5px;
    margin: 0 0 10px 0;
    border:1px solid #E0E0E0;
}

.profile
{
    margin: 0 0 20px 0;
}
.profile_left
{
    border:1px solid #E0E0E0;
    float:left;
    padding:5px;
    text-align:center;
    width: 140px;
}

.profile_right 
{
    float:left;
    padding:5px 0 0 10px;
    width:400px;
}

.list_none_style
{
    list-style: none;
}
.list_none_style li
{
    height: 50px;
    line-height: 50px;
}

.list_none_style li img
{
    margin: 0 5px -10px 0;
}

/* contact */
.contact
{
    width: 100%;
    border-top: 1px silver solid;
    border-bottom: 1px silver solid;
    line-height: 20px;
    padding: 10px 0;
}

/* contact us */
.contact_us table
{
    width:470px;
}
.contact_us table tr td {
    line-height: 24px;
    padding: 0 0 0 10px;
    vertical-align: top;
}

.contact_us table tr td span
{
    text-align: right;
}

.contact_us table input {
    width:290px;
}

.contact_us table textarea {
    font-family:Arial;
    font-size:12px;
    height:150px;
    width:290px;
}

.contact_td1 { width: 100px; }
.contact_td2 { width: 300px; }
.contact_td3 { width: 40px; }

/* how to */

.picture img
{
    border:1px solid #E0E0E0;
    padding:5px;
}

.picture
{
    padding: 20px 0;
}

/* beneficios */
.benefits {
    margin:20px 0;
}
.benefits p b {
    color:#111111;
    display:block;
    font-size:12px;
}
.benefits div {
    width:295px;
}
.benefits p {
    color:#666666;
    float:left;
    font-size:11px;
    line-height:18px;
    margin:0;
    padding:0 0 20px 10px;
    width:230px;
}
.benefits img {
    float:left;
}
.benefits_left {
    float:left;
}
.benefits_right {
    float:right;
}

/* para términos y condiciones y políticas */
.text ul li
{
    line-height: 18px;
}

.que
{
color: #14457F;
font-size: 14px;
font-weight: bold;
}