/* RESET STYLES
================================ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1.5;font-family: Helvetica, Arial, sans-serif;font-size:14px;
}
h1 {
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans","Tahoma","sans-serif";
	color:#FFF;
	font-size:2.2em;
	text-shadow:2px 2px 4px rgba(0,0,0,0.5);
	text-transform:uppercase;
	}
h5 {
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-weight:200;
	color:#FFF;
	font-size:1em;
	text-shadow:2px 2px 4px rgba(0,0,0,0.5);
	margin:0px;
	}
h2 {
	font-family: "Trebuchet MS","Lucida Grande","Lucida Sans","Tahoma","sans-serif";
	color:#49566A;
	font-size:1.2em;
	text-align:center;
	}
ol, ul {
	list-style: none;
}
a {text-decoration:none;}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}




/* FLOAT CLEARFIX
================================ */

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}



/* GENERAL STYLES
================================ */

select {
	background: url(../img/drop-arrow.png) no-repeat right;
	color: #6D6E71;
	font-size: 11px;
	text-transform: uppercase; 
	width: 78px;
	margin-left: 10px;  
    -webkit-appearance: none;    
    -moz-appearance: none;
    box-shadow: none;
    border: none;
    outline: none;
}

.container {
	max-width: 1260px;
	margin: 0 auto;
}


/* HEADER STYLES
================================ */

.wide-container {
	background-color: #FFF;
	width: 100%;
}

.header {
	height: auto;
	padding: 0;
	margin-right:20px;
	margin-bottom:20px;
	margin-top:10px;
}
.header a {
	color: #6D6E71;
	font-size: 11px;
	border-right: 1px solid #0071BC;
	padding-right: 10px;
	text-decoration: none;
}
.logo {
	max-width:452px;
	margin-top: 40px;
	margin-left: 70px;
}
.logo img{width:100%}

/* CARROUSEL STYLES
================================ */
.carrousel-container {
	position: relative;
	height: auto;
	margin-bottom:6px;
	padding:0;
}
.banner-movil {height: 0px;}
.banner-desktop {
	display:true;
	width: 100%;
	height: auto;
	border: 1px solid #eee;
	}
.carrousel img {width:100%}
.titulo {
	position: relative;
	top: -200px;
	left: 70px;
	max-width: 500px;
	height:0px;
}

.cta-link {
	width:200px;
	margin-top:30px;
	padding:10px 20px;
	color:#FFF;
	background:#F62226;
	}
/* LOGIN STYLES
================================ */

.login-sec {
	background-color: #FFF;
	width: 225px;
	padding: 10px;
	border-top: 3px solid #394457;
	border-radius: 5px;
	position: absolute;
	top: 40px;
	right: 50px;
}

.login-sec .login-title {
	color: #394457;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 20px;
}

.login-sec .input-user,
.login-sec .input-pass {
	color: #8F715B;
	font-size: 12px;
	width: 215px;
	height: 20px;
	padding: 4px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
}

.login-sec .input-user::-webkit-input-placeholder,
.login-sec .input-pass::-webkit-input-placeholder {
	color: #8F715B;
	font-size: 12px;
}

.login-sec .input-user::-moz-placeholder,
.login-sec .input-pass::-moz-placeholder {
	color: #8F715B;
	font-size: 12px;
}

.login-sec .input-user:-ms-input-placeholder,
.login-sec .input-pass:-ms-input-placeholder {
	color: #8F715B;
	font-size: 12px;
}

.login-sec input, .login-sec a {
	display: block;
}

.login-sec ul li {
	padding: 3px 0;
}

.login-sec ul input {
	display: inline;
}

.login-sec ul label {
	color: #394457;
	font-size: 12px;
}

.login-sec a {
	color: #394457;
	font-size: 12px;
	text-decoration: underline;
	padding: 5px 0;
}

.login-sec button {
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #F45354;
	border: none;
	width: 195px;
	margin-right: 10px;
	height: 34px;
	margin: 15px 0;
}

.login-sec button:hover {
	background-color: #D5232A;
}

.login-sec .security {
	width: 18px;
	height: 20px;
	margin-top: 17px;
	display: block;
}

/* PUBLICITY BLOCKS
================================ */
.publicidad {}
.publicidad a {
	display:inline-block;
	width:32%;
	}
.publicidad #ad2 {margin-right:1.5%}
.publicidad #ad1 {margin-right:1.5%}
.publicidad img {
	border: 1px solid #eee;width:100%;
	}
	
/* SITIOS BAC
================================ */
.sitios-bac {margin:30px 0px}
.subtit {
	display:inline-block;
	width:30%;
	vertical-align:top;
	margin:0 auto;
	}
.subtit p {color:#8F715B;text-align:center;margin: 10px auto;line-height:1.2;}
.division {
	display:inline-block;
	width:34%;
	height:2px;
	background:#8f8f8f;
	}
.sitios-bac img {display:block;margin:0 auto}
.sitios-bac ul {style:none;margin-top:10px;}
.sitios-bac li {display:inline-block;margin:20px;width:82px;text-align:center;vertical-align:text-top;line-height:1.2;}
.sitios-bac li a{color:#8f715b;font-size:0.9em;}
.sitios-bac li span {display:block; margin-top:15px;}

/* CONVERTER STYLES
================================ */

#converter {
	width: 235px;
}


/* ADS STYLES
================================ */

.ads {
	width: 745px;
}

.ads li {
	width: 362px;
}


/* FOOTER STYLES
================================ */

.footer {
	border-top: 0px solid #E6E6E6;
	margin-top: 0px;
	padding-top: 80px;
	padding-bottom: 20px;
	background:#f5f5f6;
}

.footer p {
	color: #6d6e71;
	font-size: 0.7em;
	text-align: center;
}


@media only screen and (max-width: 720px){	
h1 {font-size:1.6em}
.logo {
	max-width:90%;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.banner-movil {
	display:true;
	width: 100%;
	height: auto;
	border: 1px solid #eee;}
.banner-desktop {display:none}
.titulo {
	top: -60px;
	left: initial;
	height:auto;
	margin:0 auto;
	width: 98%;
	text-align:center;
}
h5 {margin-top:30px;color:#4d4d4d;text-shadow:0px 0px 0px rgba(0,0,0,0)}
.cta-link {
	width:500px;
	margin-top:50px;
	padding:10px 90px;
	color:#FFF;
	background:#F62226;
	}
.publicidad a {
	display:inline-block;
	width:98%;
	margin:0 1%;
	}
.subtit {
	display:inline-block;
	width:80%;
	vertical-align:middle;
	}
.division {
	display:inline-block;
	width:9%;
	height:2px;
	background:#8f8f8f;
	}
	
}


























