body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border:  none;
}
address, caption, cite, code, dfn, th, var {
  font-weight: normal;
  font-style: normal;
}
ol, ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border:  none;
}
section, header {
  display: block;
}
body {
  background: #ffffff;
  font-family: Cambria,Palatino,"Palatino Linotype","Palatino LT STD",Georgia,serif;
  font-weight: 400;
  font-size: 15px;
  color: #3a2127;
  overflow-y: scroll;
}
a {
  color: #333333;
  text-decoration: none;
}

.container {
  width: 100%;
  height: 100%;
  position: relative;
  text-align: center;
}
.clr {
  clear: both;
}
.container > header {
  margin: 0px 20px 10px;
  padding: 10px 10px 0px;
  position: relative;
  display: block;
  text-align: center;
}
.container > header h1 {
  padding: 0px 0px 5px;
  font-family: 'BebasNeueRegular','Arial Narrow',Arial,sans-serif;
  font-size: 35px;
  line-height: 35px;
  position: relative;
  font-weight: 400;
}
.container > header h1 span {
  color: #7cbcd6;
}
.container > header h2 {
  font-size: 16px;
  font-style: italic;
  color: #2d6277;
}
.codrops-top {
  line-height: 14px;
  font-size: 11px;
  text-transform: uppercase;
  z-index: 9999;
  position: relative;
}
.codrops-text {
  line-height: 24px;
  font-size: 11px;
  font-family: 'BebasNeueRegular','Arial Narrow',Arial,sans-serif;  
	color:#787878;  
  text-transform: none;
  z-index: 9999;
  position: relative;
}


.codrops-top a {
  padding: 0px 10px;
  letter-spacing: 1px;
  color: #333333;
  text-shadow: #ffffff 0px 1px 1px;
  display: block;
  float: left;
}
.codrops-top a:hover {
  background: #ffffff none repeat scroll 0%;
}
.codrops-top span.right {
  float: right;
}
.codrops-top span.right a {
  float: left;
  display: block;
}
p.codrops-demos {
  padding: 4px;
  text-align: center;
  display: inline;
}
p.codrops-demos a, p.codrops-demos a.current-demo, p.codrops-demos a.current-demo:hover {
  margin: 0px 3px;
  font-size: 13px;
  font-style: italic;
  width: 60px;
  height: 60px;
  line-height: 40px;
  font-weight: 800;
  color: #ffffff;
}
a.pag_actual, p.pag_actual a.pag_actual:hover {
  margin: 0px 3px;
  font-size: 11px;
  font-style: italic;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-weight: 800;
  color: #8c8c8c !important;
}

p.codrops-demos a:hover {
  background: #4fa2c4 none repeat scroll 0%;
}
p.codrops-demos a.current-demo, p.codrops-demos a.current-demo:hover {
}
p.logo {
 font-size: 16px;
  font-style: normal;
  font-weight: bold;
font-family: 'BebasNeueRegular','Arial Narrow',Arial,sans-serif;  
	color:#787878;  	
	}
	.general {
  line-height: normal;
  color: #999999;
  font-size: small;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  font-family: "verdana,helvetica,sans-serif";
}
ul.boxtext
{
 margin: 0px 20px 10px;
  padding: 10px 60px 0px;
  position: relative;
  display: block;
line-height: 24px;
  font-size: 11px;
  font-family: 'BebasNeueRegular','Arial Narrow',Arial,sans-serif;  
	color:#787878;  
  text-transform: none;
  z-index: 9999;
  position: relative;
  list-style-type: circle;
list-style-position: inside;
background-color:#FFFFFF;
width:88%;
height:300px;
overflow:auto;

}
ul.boxtext_gral
{
 margin: 0px 20px 10px;
  padding: 10px 60px 0px;
  position: relative;
  display: block;
line-height: 24px;
  font-size: 11px;
  font-family: 'BebasNeueRegular','Arial Narrow',Arial,sans-serif;  
	color:#787878;  
  text-transform: none;
  z-index: 9999;
  position: relative;
  list-style-type: circle;
list-style-position: inside;
background-color:#FFFFFF;
width:88%;
height:100px;
overflow:auto;

}

}