﻿/* Reset ------------------------------------ */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* Layout ----------------------------------- */
*
{
	margin: 0;
}

html, body
{
	height: 100%;
}

body
{
	background-color: #FFF;
	font: 12px/1.5em Arial;
	color: #666666;
	text-align: center;
}

a, a:visited
{
	text-decoration: none;
	color: #666666;
}

a:hover
{
	text-decoration: underline;
	color: #ff7a08;
}

a:active
{
	position: relative;
	top: 1px;
}

.orange
{
	text-decoration: underline;
	font-weight: bold;
	color: #ff7a08 !important;
}

.orange :hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #ff7a08;
}

.left
{
	float: left;
	text-align: left;
}

.right
{
	float: right;
	text-align: right;
}

/*.feature p, .feature h3
{
	-webkit-text-shadow: 0 1px 1px #fff;
	-moz-text-shadow: 0 1px 1px #fff;
	text-shadow: 0 1px 1px #fff;
}*/

img
{
	border: none;
}


/* Header ----------------------------------- */

.container_16
{
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

#header
{
	width: 960px;
	height: 70px;
	margin: 0px auto;
}

#header h1#logo
{
	float: left;
	text-align: left;
	top: 16px;
	width: 300px;
	height: 43px;
	position: absolute;
	text-indent: -9000px;
	background: url(../images/logoHeader.png) no-repeat left top;
}

#header h1#logo a
{
	display: block;
	height: 100%;
	width: 100%;
}

#header h1#logo a:focus
{
	outline: 0;
}

#nav
{
	float: right;
	text-align: right;
	list-style: none;
	padding-top: 32px;
}

#nav li
{
	display: inline;
	list-style: none;
}

#nav span
{
	color: #ccc;
	padding: 0 12px;
}

#nav a:hover
{
	text-decoration: none;
	color: #ff7a08;
}

/* Splash ------------------------------------ */

#splash
{
	width: 960px;
	height: 368px;
	margin: 0 auto;
	background: #FFF url(../images/splash.png) no-repeat left top;
}

#splashtext
{
	width: 500px;
	padding: 50px 0 0 40px; /*border: solid 1px;*/
}

#splashtext h2
{
	font-size: 30px;
	line-height: normal;
	color: #000000;
}

#splashtext p
{
	font-size: 18px;
	color: #000000;
	padding-top: 35px; /*border: solid 1px;*/
	width: 340px;
}

/* Features ---------------------------------- */

#features
{
	width: 960px;
	height: 300px;
	margin: 40px auto 0; /*border: solid 1px;*/
}

.feature
{
	width: 195px;
	float: left;
	text-align: justify;
}

.wm
{
	margin-right: 55px;
}

.feature h3
{
	padding-top: 10px;
	font-size: 22px;
	margin: 3px 0 20px;
	font-family: Museo, Helvetica, "Lucida Grande" , Arial, "Sans Serif";
}

.feature img
{
	padding-top: 10px; /*margin: 0 10px 0 0;*/
	float: left;
	margin-right: 7px;
}

.feature p
{
	font-size: 12px;
	clear: both;
}

.feature a:hover
{
	text-decoration: none;
	color: #666666;
}

/* Footer ----------------------------------- */

#footer
{
	width: 960px;
	height: 57px; /*margin-top: 90px;*/ /*margin-left: auto; 	margin-right: auto;*/
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	background-image: url('../images/footer.png');
	background-repeat: no-repeat;
	padding: 18px 10px 25px;
}

#footer li
{
	list-style: none;
}

#footer li span
{
	color: #ccc;
}

/*Title header*/

#titleHeader
{
	position: relative;
	width: 960px;
	height: 79px;
	background-image: url('../images/headerbkg.png');
	background-repeat: no-repeat; /*border: solid 1px;*/
}

#titleHeader img
{
	position: absolute;
	top: 21px;
	width: 38px;
	height: 37px; /*float: left;	*/
}

#titleHeader h1
{
	font-size: 30px;
	margin-left: 60px;
	padding-top: 30px; /*float: left;	*/
}

/* content */

#content
{
	font-size: 14px;
	margin-top: 30px;
}

#content p
{
	margin-bottom: 28px;
}

.imgLeft
{
	float: left;
	margin-right: 30px;
}

.imgRight
{
	float: right;
	margin-left: 30px;
}
.clearall
{
	clear: both;
}

/* ventajas */

.ventajasTitle
{
	position: relative;
	width: 960px;
	height: 50px;
}

.ventajasTitle img
{
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
}

.ventajasTitle h1
{
	font-size: 24px;
	margin-left: 60px;
	padding-top: 15px;
}

.ventajas
{
	margin-left: 111px;
	width: 849px;
	margin-bottom: 25px;
}

.ventajas h2
{
	margin-top: 30px;
	font-size: 18px;
	margin-bottom: 20px;
}

.ventaja
{
	width: 809px;
	overflow: auto;
	margin-left: 40px;
	clear: both;
	margin-bottom: 20px;
}

.ventaja img
{
	width: 51px;
	height: 52px;
	float: left;
}

#content .ventaja p
{
	padding-top: 14px;
	padding-left: 65px;
	font-size: 14px;
	margin-bottom: 0;
}

/* pruébelo */

.prueba
{
	margin-bottom: 90px;
}
.prueba td {
    vertical-align: top;
    width: 30%;
    padding-right: 40px;
    font-size: 14px;
    text-align: justify;
}
.prueba ul {
    list-style-position: inside;
}
.prueba li {
    margin-top: 1em;
}
.prueba img {
    width: 51px;
    height: 52px;
    float: left;
}
.prueba .tarifa {
    display: block;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
    font-weight: bold;
}

.fm
{
	margin-top: 90px;
}

.prueba h1
{
	font-size: 18px;
}

#content .prueba p
{
	font-size: 14px;
	margin-bottom: 0;
}

/* cómo funciona */

.stripLeft
{
	overflow: auto;
	clear: both;
}

.stripLeft img
{
	float: left;
	margin-right: 20px;
}

.stripLeftContent
{
	padding-top: 20px;
}

#content .stripLeftContent img
{
	float: left;
	margin-right: 5px;
}

#content .stripLeftContent p
{
	font-size: 14px;
	padding-top: 5px;
	margin-bottom: 0;
}

.stripHeader
{
	clear:both;
	margin-top: 50px;
	margin-bottom: 40px;
	font-size: 18px;
}

.stripRight
{
	overflow: auto;
	clear: both;
}

.stripRight img
{
	float: right;
	margin-left: 20px;	
}

.stripRightContent
{
	padding-top: 20px;
}

#content .stripRightContent img
{
	float: left;
	margin-right: 5px;
	margin-left: 0;
}

#content .stripRightContent p
{
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 0;
}


