@charset "utf-8";
/* Medios fluidos sencillos
   Nota: Los medios fluidos exigen la eliminación de los atributos de altura y anchura de los medios del código HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	text-align: center;
}
/* IE 6 no admite max-width (anchura máxima), por lo que usa de manera predeterminada una anchura del 100% */
.ie6 img {
	width:100%;
}

/*
	Propiedades de cuadrícula fluida de Dreamweaver
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiración obtenida de "Responsive Web Design" de Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	y Golden Grid System de Joni Korpi
	http://goldengridsystem.com/
*/

/* Diseño móvil: 480 px e inferior. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* Diseño tableta: de 481 px a 768 px. Hereda estilos de: Diseño móvil. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Diseño escritorio: de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

a {
	text-decoration: none;
	color: #656565;
}
a:link {
	color: #656565;
}
a:visited {
	color: #656565;
}
a:hover {
	color: #656565;
}
img {
	padding: 4px;
}
.gridContainer.clearfix #top {
	font-family: 'Raleway', sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-align: center;
	color: #656565;
	margin-top: 1%;
/*	visibility: hidden;*/
}
.gridContainer.clearfix #kmk {
	font-family: 'Raleway', sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #656565;
	text-align: center;
}
.gridContainer.clearfix #byIS {
	font-family: 'Raleway', sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #656565;
	text-align: center;
}
.gridContainer.clearfix #iru {
	font-family: 'Raleway', sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-align: center;
	text-indent: 16%;
	color: #656565;
}
.gridContainer.clearfix #lines {
	text-align: center;
}
.gridContainer.clearfix #parts {
	font-family: 'Raleway', sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	color: #656565;
}
.gridContainer.clearfix #lines2 {
	text-align: center;
}
.gridContainer.clearfix #parts1 {
	font-family: 'Raleway', sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	color: #656565;
}
.gridContainer.clearfix #lines3 {
	text-align: center;
}
.gridContainer.clearfix #parts15 {
	font-family: 'Raleway', sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	color: #656565;
}
.gridContainer.clearfix #lines4 {
	text-align: center;
}
.gridContainer.clearfix #parts2 {
	font-family: 'Raleway', sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	color: #656565;
}
.gridContainer.clearfix #content {
	font-family: Arial, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	color: #a8aba0;
}
.gridContainer.clearfix #miniatures {
	font-family: Arial, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	color: #a8aba0;
}
.gridContainer.clearfix #redes {
	font-family: 'Raleway', sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-align: center;
	color: #656565;
	vertical-align: middle;
}
.gridContainer.clearfix #lines5 {
	text-align: center;
}
.gridContainer.clearfix #copyright {
	font-family: 'Raleway', sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-align: right;
	color: #656565;
	margin-bottom: 1%;
}
.gridContainer.clearfix #top table tr td #langon {
	font-weight: bold;
}
.gridContainer.clearfix #kmk table tr td #kmkon {
	font-weight: bold;
}
.gridContainer.clearfix #kmk table tr td #ison {
	text-align: left;
	font-size: xx-large;	
	font-weight: bold;
}
.gridContainer.clearfix #content table tr td #cison {
    font-family: 'Raleway', sans-serif;
	text-align: right;
	font-size: large;	
	font-weight: bold;
}
.gridContainer.clearfix #kmk table tr td #byIS {
	text-align: right;
}
.gridContainer.clearfix #parts table tr td #parton {
	font-weight: bold;
	text-align: center;
}
.gridContainer.clearfix #parts1 table tr td #part1on {
	font-weight: bold;
	text-align: center;
}
.gridContainer.clearfix #parts15 table tr td #part2on {
	font-weight: bold;
	text-align: center;
}
.gridContainer.clearfix #parts2 table tr td #subpon {
	text-align: center;
	font-weight: bold;
}
.gridContainer.clearfix #parts2 table tr td #subpon2 {
	text-align: center;
	font-weight: bold;
}
.gridContainer.clearfix #parts2 table tr td #suphon {
	text-align: center;
	font-style: italic;
}
.gridContainer.clearfix #content table tr td #text {
	font-size: medium;
	text-align: justify;
}
.gridContainer.clearfix #content table tr td #text_1 {
	font-size: medium;
	text-align: justify;
}
.gridContainer.clearfix #content table tr td #text_2 {
	font-size: medium;
	text-align: justify;
}
.gridContainer.clearfix #content table tr td #text_3 {
	font-size: medium;
	text-align: justify;
}
.gridContainer.clearfix #content table tr td #text_4 {
	font-size: medium;
	text-align: justify;
}
.gridContainer.clearfix #content table tr td #text_5 {
	font-size: medium;
	text-align: justify;
}
.gridContainer.clearfix #content table tr td #text_6 {
	font-size: medium;
	text-align: justify;
}
.gridContainer.clearfix #content table tr td #text_7 {
	font-size: medium;
	text-align: justify;
}
.gridContainer.clearfix #content table tr td #text_8 {
	font-size: medium;
	text-align: justify;
}
.gridContainer.clearfix #content table tr td #title {
	font-size: medium;
	text-align: justify;
	font-weight: bold;
}
.gridContainer.clearfix #content table tr td #title_c {
	font-size: medium;
	font-weight: bold;
}
.gridContainer.clearfix #content table tr td #title_1 {
	font-size: medium;
	text-align: justify;
	font-weight: bold;
}
.gridContainer.clearfix #content table tr td #title_2 {
	font-size: medium;
	text-align: justify;
	font-weight: bold;
}
.gridContainer.clearfix #content table tr td #title_3 {
	font-size: medium;
	text-align: justify;
	font-weight: bold;
}
.gridContainer.clearfix #content table tr td #title_4 {
	font-size: medium;
	text-align: justify;
	font-weight: bold;
}
.gridContainer.clearfix #content table tr td #title_5 {
	font-size: medium;
	text-align: justify;
	font-weight: bold;
}
.gridContainer.clearfix #content table tr td #title_6 {
	font-size: medium;
	text-align: justify;
	font-weight: bold;
}
.gridContainer.clearfix #content table tr td #title_7 {
	font-size: medium;
	text-align: justify;
	font-weight: bold;
}
.gridContainer.clearfix #content table tr td #title_8 {
	font-size: medium;
	text-align: justify;
	font-weight: bold;
}
.gridContainer.clearfix #content table tr td #texton {
	text-align: center;
	font-weight: bold;
}
.gridContainer.clearfix #content table tr td #foot {
	font-size: x-small;
	font-style: italic;
}
.gridContainer.clearfix #content table tr td #enter {
	text-align: center;
	font-size: x-large;	
}
.gridContainer.clearfix #miniatures table tr td #text {
	text-align: justify;
}
.main {
	width:40%;
	max-width:1000px;
	margin:20px auto;
}
.main2 {
	width:30%;
	max-width:800px;
	margin:20px auto;
}
.slides {
	width:100%;
}
.slides img {
	width:100%;
	padding:none;
}
.slidesjs-pagination {
	display:none;
	background:#424242;
	list-style:none;
	overflow:hidden;
}
.slidesjs-pagination li {
	float:left;
}
.slidesjs-pagination li a {
	display:none;
	padding:10px 20px;
	color:#fff;
	text-decoration:none;
}
.slidesjs-pagination li a:hover {
	background:#000;
}
.slides .active {
	display: none;
	background:#000;
}
.slidesjs-navigation {
	background:#000;
	color:#fff;
	text-decoration:none;
	display:none;
	padding:13.5px 20px;
	float:right;
}