@charset "utf-8";
/* RESET CSS */
/*Actualizado 13/06/2014*/
html {
	height:100%;
	-webkit-text-size-adjust:none;
	-ms-text-size-adjust:100%;
	overflow-y:scroll
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	vertical-align:baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
body {
	height:100%;
	margin:0;
	margin:auto;
	padding:0;
	word-spacing:normal;
	letter-spacing:normal
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
ins {
	text-decoration:none
}
mark {
	font-style:italic;
	font-weight:700
}
del {
	text-decoration:line-through
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help
}
table {
	border-collapse:collapse;
	border-spacing:0
}
input, select {
	vertical-align:middle;
	outline:0
}
ul {
	list-style-type:none;
	padding:0;
	margin:0
}
ul li {
	list-style:none
}
a {
	text-decoration:none;
	outline:none
}
a:hover, a:active {
	outline:0
}
a:focus {
	outline:0
}
sub, sup {
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	height:auto;
	border:0;
	-ms-interpolation-mode:bicubic;
	vertical-align:middle
}
audio:not([controls]) {
	display:none
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display:block
}
audio, canvas, video {
	display:inline-block;
	*display:inline;
	*zoom:1
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box
}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0
}
* html .clearfix {
	zoom:1
}
:first-child+html .clearfix {
	zoom:1
}
/*estructura*/
html {
	font-size:16px
}
.row {
	width:60em;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	display:block
}
.grid-center1 {
	width:8.33333%;
	margin:0 auto
}
.grid-center2 {
	width:16.66666%;
	margin:0 auto
}
.grid-center3 {
	width:25%;
	margin:0 auto
}
.grid-center4 {
	width:33.33333%;
	margin:0 auto
}
.grid-center5 {
	width:41.66666%;
	margin:0 auto
}
.grid-center6 {
	width:50%;
	margin:0 auto
}
.grid-center7 {
	width:58.33333%;
	margin:0 auto
}
.grid-center8 {
	width:66.66666%;
	margin:0 auto
}
.grid-center9 {
	width:75%;
	margin:0 auto
}
.grid-center10 {
	width:83.33333%;
	margin:0 auto
}
.grid-center11 {
	width:91.66666%;
	margin:0 auto
}
.grid-offset11 {
	margin-left:91.66666%
}
.grid-offset10 {
	margin-left:83.33333%
}
.grid-offset9 {
	margin-left:75%
}
.grid-offset8 {
	margin-left:66.66666%
}
.grid-offset7 {
	margin-left:58.33333%
}
.grid-offset6 {
	margin-left:50%
}
.grid-offset5 {
	margin-left:41.66666%
}
.grid-offset4 {
	margin-left:33.33333%
}
.grid-offset3 {
	margin-left:25%
}
.grid-offset2 {
	margin-left:16.66666%
}
.grid-offset1 {
	margin-left:8.33333%
}
.grid-desktop1 {
	width:8.33333%;
	float:left
}
.grid-desktop2 {
	width:16.66666%;
	float:left
}
.grid-desktop3 {
	width:25%;
	float:left
}
.grid-desktop4 {
	width:33.33333%;
	float:left
}
.grid-desktop5 {
	width:41.66666%;
	float:left
}
.grid-desktop6 {
	width:50%;
	float:left
}
.grid-desktop7 {
	width:58.33333%;
	float:left
}
.grid-desktop8 {
	width:66.66666%;
	float:left;
}
.grid-desktop9 {
	width:75%;
	float:left
}
.grid-desktop10 {
	width:83.33333%;
	float:left
}
.grid-desktop11 {
	width:91.66666%;
	float:left
}
.grid-desktop12 {
	width:100%;
	float:left
}
div, section, article, header, footer, aside, main[class*='grid'] {
	overflow:hidden
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
.row {
	width:50em;
	margin:0 auto
}
.grid-tablet1 {
	width:8.33333%;
	float:left
}
.grid-tablet2 {
	width:16.66666%;
	float:left
}
.grid-tablet3 {
	width:25%;
	float:left
}
.grid-tablet4 {
	width:33.33333%;
	float:left
}
.grid-tablet5 {
	width:41.66666%;
	float:left
}
.grid-tablet6 {
	width:50%;
	float:left;
}
.grid-tablet7 {
	width:58.33333%;
	float:left
}
.grid-tablet8 {
	width:66.66666%;
	float:left;
}
.grid-tablet9 {
	width:75%;
	float:left
}
.grid-tablet10 {
	width:83.33333%;
	float:left
}
.grid-tablet11 {
	width:91.66666%;
	float:left
}
.grid-tablet12 {
	width:100%;
	float:left
}
}
@media only screen and (max-width: 820px) {
.row {
	width:45em;
	margin:0 auto
}
}
@media only screen and (min-width: 581px) and (max-width: 767px) {
.row {
	width:35em!important;
	margin:0 auto
}
div, section, article, header, footer, aside, nav, figure, p, span, object, aside, li[class*='grid-desktop'] {
	width:100%!important
}
.grid-mobile1 {
	width:8.33333%!important;
	float:left
}
.grid-mobile2 {
	width:16.66666%!important;
	float:left
}
.grid-mobile3 {
	width:25%!important;
	float:left
}
.grid-mobile4 {
	width:33.33333%!important;
	float:left
}
.grid-mobile5 {
	width:41.66666%!important;
	float:left
}
.grid-mobile6 {
	width:50%!important;
	float:left
}
.grid-mobile7 {
	width:58.33333%!important;
	float:left
}
.grid-mobile8 {
	width:66.66666%!important;
	float:left
}
.grid-mobile9 {
	width:75%!important;
	float:left
}
.grid-mobile10 {
	width:83.33333%!important;
	float:left
}
.grid-mobile11 {
	width:91.66666%!important;
	float:left
}
.grid-mobile12 {
	width:100%!important;
	float:left
}
}
@media only screen and (max-width: 767px) {
.grid-offset1, .grid-offset2, .grid-offset3, .grid-offset4, .grid-offset5, .grid-offset6, .grid-offset7, .grid-offset8, .grid-offset9, .grid-offset10, .grid-offset11 {
	width:100%!important;
	margin-left:0!important
}
}
@media only screen and (max-width: 580px) {
.row {
	width:100%;
	margin:0 auto;
	padding:0 0.3em
}
div, section, article, header, footer, aside, nav, fuigre, p, span, object, aside, li[class*='grid-desktop'] {
	width:100%!important
}
div, section, article, header, footer, aside, nav, fuigre, p, span, object, aside, li[class*='grid-tablet'] {
	width:100%!important
}
div, section, article, header, footer, aside, nav, fuigre, p, span, object, aside, li[class*='grid-mobile'] {
	width:100%!important
}
}
