*{
	margin:0;
	padding:0;
}
body{
	
	font-family: Arial, Helvetica, sans-serif;
	color:#444;
	font-size:12px;
	color: #000;
}
h1{
	color:#2F1B0C;
	font-size:40px;
	margin:20px 0px 0px 20px;
}
span.reference{
	font-family:Arial;
	display:block;
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}
span.reference a{
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px 20px;
}
span.reference a:hover{
	color:#ddd;
}
/* Booklet jQuery Plugin Style*/
.booklet{
	-moz-box-shadow:0px 0px 1px #fff;
	-webkit-box-shadow:0px 0px 1px #fff;
	box-shadow:0px 0px 1px #fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.booklet .b-wrap-left  {
	background:#fff url(../images/left_bg.jpg) no-repeat top left;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.booklet .b-wrap-right {
	background:#efefef url(../images/right_bg.jpg) no-repeat top left;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.booklet .b-counter {
	bottom:10px;
	position:absolute;
	display:block;
	width:100%;
	height:20px;
	border-top:1px solid #ddd;
	color:#000;
	text-align:center;
	font-size:18px;
	padding:5px 0 0;
	background:transparent;
	-moz-box-shadow:0px -1px 1px #fff;
	-webkit-box-shadow:0px -1px 1px #fff;
	box-shadow:0px -1px 1px #fff;
	opacity:0.8;
}
.book_wrapper{
	margin:0 auto;
	padding-top:10px;
	width:1810px;
	height:820px;
	position:relative;
	background:transparent url(../images/bg.png) no-repeat 9px 27px;
}
h1{
	color:#13386a;
	margin:5px 5px 5px 15px;
	font-size:36px;
	background:transparent url(../images/h1.png) no-repeat bottom left;
	padding-bottom:7px;
}
.book_wrapper h1{
	color:#13386a;
	margin:5px 5px 5px 15px;
	font-size:30px;
	background:transparent url(../images/h1.png) no-repeat bottom left;
	padding-bottom:7px;
}

.book_wrapper h2{
	color:#00f;
	font-size:26px;
	margin:5px 5px 5px 15px;
}
h2{
	color:#00f;
	font-size:26px;
	margin:5px 5px 5px 15px;
}
.book_wrapper p{
    color:#000;
	font-size:23px;
	margin:5px 5px 5px 15px;
}
p {
    color:#000;
	font-size:23px;
	margin:5px 5px 5px 15px;
	text-align:justify;
}
p1 {
    color:#000;
	font-size:18px;
	margin:5px 5px 5px 15px;
}
p2 {
    color:#000;
	font-size:23px;
	margin:5px 5px 5px 150px;
	font-weight: bold;
}
p3 {
    color:#000;
	font-size:23px;
	margin:5px 5px 5px 300px;
	font-weight: bold;
}
p4 {
    color:#000;
	font-size:20px;
	margin:2px 2px 2px 10px;
	font-weight: bold;
}
p5 {
    color:#000;
	font-size:20px;
	margin:2px 2px 2px 10px;
	}
p6 {
		color:#000;
		font-size:23px;
		margin:2px 2px 2px 300px;
		font-weight: bold;
		}


td {
	/*width: 25%;*/
	text-align: justify;
	vertical-align: top;
 }

li {
    color:#000;
	font-size:20px;
	margin:5px 5px 5px 25px;
	text-align: justify;
	line-height: 1.5;
	text-indent: -2em;/*para identar el li*/
	padding-left: 1em;
}
	
.imagen{
	margin-left: 160px;
}

.imagen1{
	margin-left: 150px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
	color:rgba(12, 0, 0, 0.87);
	font-size:20px;
	color: #000;
}


.book_wrapper a.article {
	background:transparent url(../images/circle.png) no-repeat 60% 0px;
	display:block;
	width:150px;
	height:48px;
	text-decoration:none;
	outline:none;
	font-size:22px;
	color:#00f;
	float:left;
	line-height:48px;
	padding-left:47px;

}
.book_wrapper a.instructivo {
	background:transparent url(../images/circle.png) no-repeat 70% 0px;
	display:block;
	width:140px;
	height:48px;
	text-decoration:none;
	outline:none;
	font-size:22px;
	color:#00f;
	float:center;
	line-height:48px;
	padding-left:47px;
	}
.book_wrapper a.demo{
	background:transparent url(../images/circle.png) no-repeat 70% 0px;
	display:block;
	width:300px;
	height:48px;
	text-decoration:none;
	outline:none;
	font-size:20px;
	color:#00f;
	float:right;
	line-height:48px;
	padding-left:130px;
}
a.demo{
	background:transparent url(../images/circle.png) no-repeat 70% 0px;
	display:block;
	width:300px;
	height:48px;
	text-decoration:none;
	outline:none;
	font-size:20px;
	color:#00f;
	float:right;
	line-height:48px;
	padding-left:494px;

}

.book_wrapper a.demo{
	margin-left:30px;
}
.book_wrapper a.article:hover,
.book_wrapper a.demo:hover{
	background-position:70% -48px;
	color:#13386a;
}
.book_wrapper img{
	margin:30px 0px 5px 15px;
	padding:4px;
	border:0px solid #ddd;
	-moz-box-shadow:1px 1px 1px #fff;
	-webkit-box-shadow:1px 1px 1px #fff;
	box-shadow:1px 1px 1px #fff;
}
.booklet .b-wrap-right img{
	border:0px solid #E6E3C2;
}
a#next_page_button,
a#prev_page_button{
	display:none;
	position:absolute;
	width:41px;
	height:40px;
	cursor:pointer;
	margin-top:-20px;
	top:50%;
	background:transparent url(../images/buttons.png) no-repeat 0px -40px;
}
a#prev_page_button{
	left:-30px;
}
a#next_page_button{
	right:-30px;
	background-position:-41px -40px;
}
a#next_page_button:hover{
	background-position:-41px 0px;
}
a#prev_page_button:hover{
	background-position:0px 0px;
}
.loading{
	width:160px;
	height:56px;
	position: absolute;
	top:50%;
	margin-top:-28px;
	right:135px;
	line-height:56px;
	color:#fff;
	padding-left:60px;
	font-size:15px;
	background: #000 url(../images/ajax-loader.gif) no-repeat 10px 50%;
	opacity: 0.7;
	z-index:9999;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

.imagentabla {
	margin: 60px;
	width: 270px;
	height: 180px;
}
mark {
	background: rgb(52, 230, 8);
  }

  a{
	color:#000
  }

  .imasena{
	margin-top: 5px;
	margin-left: 250px;
	
  }