body {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 10px;
	color:none; 
	}
h1 {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 15px;
	border-top-width: 20px;
	border-top-style: none;
	line-height: 20px;
	}
#menu2 {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	color: #000;
	background-color: rgba(250,250,250,0.4);
	clear: right;
	float: left;
	height: 300px;
	width: 220px;
	margin-top: 70px;
	margin-left: 10px;
	padding: 15px;
	
}
#menu {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	color: #000;
	clear: right;
	float: left;
	width: 220px;
	margin-top: 30px;
	background-color: rgba(250,250,250,0.4);
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.color {
	color: #C6F000;
}
#navegacion {
	clear: right;
	float: left;
	height: auto;
	width: 20px;
	font-size: 10pt;
	padding-left: 10px;
}
#principal {
	position: absolute;
	display:block;
	clear: right;
	float: left;
	height: 100%;
	width: 260px;
	position: relative;
}
#titulo{
	height: 100%;
	width: 260px;
	float: right;
	clear: none;
	margin-top: 30px;
	padding-right: 20px;
	line-height: 10px;
	padding-left: 20px;
	margin-bottom: 30px;
	background-color: rgba(250,250,250,0.4);
}
.button.b-close, .button.bClose {
	border-radius: 7px 7px 7px 7px;
	box-shadow: none;
	font: bold 200% sans-serif;
	padding: 0 6px 2px;
	}
.button {
	background-color:#737373;
	border-radius: 20px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	color: white;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-decoration: none;
}
#tit {
	padding-left:20px;
	height: 55px;
	width: 120px;
	float: left;
	clear: right;
	line-height: 10px;
	margin-top: 0px;
	background-color: #E4E4E4;
	z-index: auto;
	position: absolute;
	background-image: url(imag/esquina.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20;
	-webkit-border-bottom-left-radius:20px;
}
#planos1{
	display:none;
	margin-top:20px;
	z-index: auto;
	height:533px;
	}
	#planos2{
	display:none;
	margin-top:20px;
	z-index: auto;
	height:533px;
	}
	#planos3{
	display:none;
	margin-top:20px;
	z-index: auto;
	height:533px;
	}
	#planos4{
	display:none;
	margin-top:20px;
	z-index: auto;
	height:533px;
	}
	#planos5{
	display:none;
	margin-top:20px;
	z-index: auto;
	height:533px;
	}
#imagen{
	margin-left:140px;
	width:100%;
	height:100%;
	float:left;
	clear:right;
}
#cerrar{
		position:absolute;
		float:right;
		text-align: right;
	right:0px;
		height:20px;
		width:20px;
		
}

.centrado_c {
	position:absolute;
	margin-left:120px;
	border: 1px dotted #656565;
}
a:link {
	text-decoration: none;
	color: #303030;
}
.sinresaltado  {
	text-decoration: none;
	color: #1E1E1E;
}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #303030;
}
a:active {
	text-decoration: none;
	color: #303030;
}
a:visited {
	text-decoration: none;
	color: #303030;
}
.linea {
	padding-bottom: 20pt;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.lineaycursor {
	padding-bottom: 20pt;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	cursor: pointer;
}
.sintransparencia {
	filter: Alpha(Opacity=0);
}
.espaciado {
	line-height: 5px;
}
#barra {
	float: right;
	height: 100%;
	width: 300px;
	margin-top: 70px;

}
#flecha {
	clear: left;
	float: right;
	width: 20px;
	padding-top: 25px;
	margin-left: 10px;
}
#texto {
	float: right;
	height: 100%;
	width: 300px;
	position: relative;
	clear: none;
	
}
.borde {
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
h2 {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 10px;
	line-height: 10px;
}
.text  {
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 11px;
	line-height: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 15px;
}
.negrita {
	font-weight: bold;
}
#descripcion {
	background-color: rgba(250,250,250,0.4);
	height: 100%;
	width: 260px;
	margin-top: 90px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}


#primerplano {
	z-index:4;
	clear: right;
	float: left;
	height: 100%;
	width: 100%;
	position: absolute;
}

.cursor {
	cursor: pointer;
}

#slides {
  position: relative;
}
#slides .slides-container {
  display: none;
}
#slides .scrollable {
  *zoom: 1;
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
#slides .scrollable:after {
  content: "";
  display: table;
  clear: both;
}

.slides-navigation {
	position: absolute;
	z-index: 3;
	top: 20px;
	width: 100%;
	height: 100%;
	margin-top: 50;
	margin-bottom: 0;
	margin-left: 5px;
	clear: right;
	float: left;
}
.slides-navigation a.prev {
  left: 0;
}
.slides-navigation a.next {
  right: 0;
}
.IZQUERDA {
	position: absolute;
	z-index: 3;
	text-align: LEFT;
	width: 50%;
	top: 20px;
	right: 20px;
}

.slides-pagination {
  position: absolute;
  z-index: 3;
  bottom: 0;
  text-align: center;
  width: 100%;
}
.diseñado {
	position: absolute;
	z-index: 3;
	text-align: right;
	width: 100%;
	right: 0px;
	bottom: 0;
}
#minombre {
	height: 60px;
	width: 60px;
}
.slides-pagination a {
	border: 2px solid #222;
	border-radius: 15px;
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.slides-pagination a.current {
	height: 18px;
	width: 18px;
	background-color: #FFF;
}

#tit1 {
	background-color: #E4E4E4;
	height: 50px;
	padding-left: 10px;
	margin-top: 25px;
}
.centrado_a {
	text-align: center;
	top: 25%;
	position: absolute;
}
.centrado_b {
	position: absolute;
	left: 15%;
	top: 27px;
}
.no_bold {
	font-weight: normal;
}
.repetido {
	background-repeat: repeat;
}
a:active {
	color: #313131;
	text-decoration: none;
}
@media all and (max-device-width: 480px) {
#descripcion {
	background-color:rgba(250,250,250,0.4);
	font-size:20px;
}
.slides-pagination a {
	width: 30px;
	height: 30px;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
	}
.slides-pagination a.current {
	height: 30px;
	width: 30px;
	background-color: #FFF;
}
.slides-pagination {
  position: absolute;
  z-index: 3;
  bottom: 0;
  text-align: center;
  width: 100%;
}

.text{
	font-size:15px;
	line-height:20px;
	}
.cursor{
	font-size:30px;
	}
#premios{
	font-size:30px;
	}
#tit {
	padding-left:10px;
	width: 80px;
	
}
#imagen{
	margin-left:80px;
	width:80%;
	height:80%;
	
}

}