﻿.clean_div
{
	clear: both;
	line-height: 0px;
	height: 0px;
}

h1
{
	margin: 10px 0 20px 0;
}

p
{
	line-height: 18px;
	text-align: justify;
}

.about_left
{
	background: none repeat scroll 0 0 #F5F5F5;
	border-radius: 5px 5px 5px 5px;
	float: left;
	line-height: 21px;
	margin: auto;
	padding: 0;
	width: 240px;
}

.about_left ul
{
	list-style: none;
	padding: 10px 0;
	margin: 0;
}

.about_left ul a, .about_left ul span
{
	margin-left: 15px;
}

.about_right
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	float: right;
	margin: 0 5 5;
	padding: 15px;
	width: 660px;
	z-index: -1;
}

#aboutcontent
{
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 5px auto auto;
	width: 940px;
}

li.about_selected
{
	background: url("../images/flecha.jpg") no-repeat scroll 0 0 transparent;
	height: 21px;
	padding-top: 2px;
}
li.about_selected a
{
	color: #fff;
}

.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;
}

