@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Karma:300,700);

body{
	background: url(img/layout_1.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0px;
}
#numpage {
	width: 124px;
	height: 24px;
	font-family: 'Karma', serif;
	font-size: 18px;
	color: #27C1D9;
	position: relative;
	top: -58px;
	left: -78px;
	text-align: right;
}
#progressnum {
	font-family: 'Karma', serif;
	font-size: 18px;
	position: relative;
	color: #27C1D9;
	top: -32px;
	left: 65px;
	text-align: right;
}
.contenedor_nav .nav-int #numpage {
	position: absolute;
	top: 611px;
	left: 813px;
}
.cargador #progressbar {
	position: relative;
	left: -13px;
	float: right;
	top: -31px;
}
header {
	margin-top: 10px;
	padding: 0;
	margin: 0px auto;
	width: 757px;
	height: 128px;
	background-repeat: no-repeat;
	position: relative;
}
h1 {
	font-family: 'Marcellus SC', serif;
	font-size: 45px;
	margin: 0px;
	text-align: center;
	font-style: normal;
	font-weight: lighter;
}
h2 {
	font-family: 'Marcellus', serif;
	font-weight:300;
	font-size: 30px;
	margin: 0px;
	text-align: right;
	font-stretch: inherit;
	font-style: normal;
	font-weight: lighter;
}
nav{
	bottom:100%;
	background-color:#026a8f;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	width: 960px;
	height: 40px;
}
/*******************************MENU************************************************/
nav ul {
	text-align: left;
	display: inline;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	list-style: none;
	z-index: 2000;
	border-right-color: #27C1D9;
	border-right-width: thick;
	padding-left: 0px;
}
nav ul li {
	font-family: 'Karma', serif;
	font-size: 20px;
	margin: 0 auto;
	display: inline-block;
	margin-right: -4px;
	position: relative;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 14px;
	padding-bottom: 5px;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	color: #27c1d9;
}
nav ul li:hover {

  background: #025978;

}
nav ul li a{
	text-decoration: none;
	color: #27c1d9;
	width: 16px;
	height: 19px;
}
nav ul li ul {
	top: -209px;
	bottom: 100%;
	padding: 0;
	position: absolute;
	left: 0;
	width: 300px;
	display: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transiton: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-transition: opacity 0.2s;
	height: 0px;
}
nav ul li ul li {

  background: #E5E5E5; 
  display: block; 
  color: #295F00;
  
}
nav ul li ul li ul li {
	
	padding-top: 0px;
	padding-right: 0;
	padding-left: 30px;
	padding-bottom: 0px;
	background: #D9D9D9;
	display: block;
	color: #295F00;
}
nav ul li ul li ul li a{
	font-size:14px;
	text-decoration:none;
  color: #295F00;
}
nav ul li ul li ul li:hover{

	background: #AFAFAF;
}
nav ul li ul li a{
	font-size:14px;
	text-decoration:none;
  color: #295F00;
  
}
nav ul li ul li:hover { background: #AFAFAF; }
nav ul li:hover ul {
	
  display: block;
  opacity: 1;
  visibility: visible;
}
.backbody{
	padding: 0;
	margin: 0px auto;
	width: 960px;
	bottom: 0px;
}
.cotenedor{
	background-position: bottom;
	width: 960px;
	height: 600px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.contenidos{
	position: relative;
	left: 0px;
	width: 960px;
	height: 600px;
	background-color: rgb(206, 209, 195);
}
.contenidodinamico{
	width: 960px;
	height: 600px;
	display: block;
	}
.contenedor_nave{
	margin-left:340px;
	margin-top:12px;
	width:400px;
}
#main-wrap {
	background: url(img/content_background.png) repeat-y center top;
	margin: 40px 0 20px 0;
	}
#main-wrap .container {
	width:760px;
	margin: 0 auto;
}
 #main-wrap .content-top {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(img/content_top.png);
	width: 800px;
	margin: 0 auto;
}
 #main-wrap .content-bottom {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(img/content_butoon.png);
	min-height: 400px;
	padding: 30px 0px;
	width: 800px;
}
 #main-wrap .content-repeat { width: 800px; margin:15px 0px; }
 #main-wrap .container div.paragraph {}
 #main-wrap .container p {}
 #main-wrap .container a {}
 #main-wrap .container blockquote { font-size:13px; padding: 1px 30px 50px 30px; }



/*************************BARRA CARGA SLIDES***************************************/

/* CSS Document */
.cargador{float:right;margin:0 0 0 0;padding:0;width:210px; }/*Cambio*/
.cargador span{font-size:12px;margin:0 0 0 5px;padding:0; width:200px;}
div#precargador {
  /*border: 1px solid #0099CC;*/
	margin-left: 10px; 
   /* margin: 0 auto;*/
    /*width: 120px;*/
}
p#progressnum {
color: #ccc;
    font-size: 14px;
    height: 12px;
    margin: 5px;    
}
#progressbar{
	border: 2px solid #27C1D9;
	/*padding: 4px;*/
	background-color: #ffffff;
	border-radius: 8px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	width: 85px;
	height: 5px;
	float: left;
	margin-left: 0px;
	position: relative;
	top: auto;
	left: 8px;
}
div#precargador input {
    background: #eee;
    border: none;
    border-radius: 8px;
    background: #444;
    box-shadow: 0 1px 1px #222 inset, 0 1px 0 #999;
    color: #777;
    cursor: pointer;
}
div#precargador input:hover {
    background: #666;
    color: #333;
}
#indicador{
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 -1px 0 rgba(0, 0, 0, 0.8) inset, 0 0 2px black;
	/*border: 1px solid rgba(0, 0, 0, 0.5);*/
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
	color: #c12b2b;
	height: 5px;
	margin-right: 10px;
	width: 85px;
	background-color: #27C1D9;
	background-image: #27C1D9;
}
- See more at: http://www.tutosytips.com/barra-de-progreso-con-css3-animado-con-un-poco-de-javascript/#sthash.Ow5L1lxQ.dpuf


/**************************************ESTILO BARRA NAV***********************************************/
.contenedor_nav{
	padding-left:320px;
	padding-top:0px;
	width: 320px;
	height:6px;
}

#nav-anterior
{
	background: no-repeat;
	background-image: url('img/prev.png');
	cursor: pointer;
	margin-top: 322px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: block;
	height: 113px;
	width: 43px;
	float: left;
	position: absolute;
	top: -82px;
	z-index: 1;
}

#nav-siguiente
{
	background: no-repeat;
	background-image: url(img/next.png);
	cursor: pointer;
	margin-top: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: block;
	height: 113px;
	width: 43px;
	float: right;
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	position: absolute;
	top: -82px;
	z-index: 1;
	left: 917px;
}
<div id="nav-siguiente"></div>
.paginanum{
	padding: 0 10px 0 10px;
font-size: 16px;
margin: 0px auto;
font-weight: bold;
display: inline-block;
font-size: 17px;
font-weight: bold;
float:left;
}

/***************************************SHADOWBOX********************************************/
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(close.png);}
#sb-nav-next{background-image:url(next.png);}
#sb-nav-previous{background-image:url(previous.png);}
#sb-nav-play{background-image:url(play.png);}
#sb-nav-pause{background-image:url(pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
