body, p, div, h1, h2, h3, h4, h5, h6, table, tbody, tr, td, span, blockquote, a, abbr, address, cite, code, img, ul, li, ol, dl, dd, dt, form, label, fieldset, caption, input, textarea, button {
	border: 0;
	outline: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FED801;
	vertical-align: baseline;
	list-style: none;
	text-decoration: none;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#horizontal-ad
{
display:block;
}
#vertical-ad
{
display:none;
}
#bsads
{
	margin-top:20px;
	padding-left:10px;
}
@font-face {
	font-family: 'OstrichSansCondensedLight';
	src: url('Fonts/ostrich-light-webfont.eot');
	src: url('Fonts/ostrich-light-webfont.eot?#iefix') format('embedded-opentype'),  url('Fonts/ostrich-light-webfont.woff') format('woff'),  url('Fonts/ostrich-light-webfont.ttf') format('truetype'),  url('Fonts/ostrich-light-webfont.svg#OstrichSansCondensedLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OstrichSansMedium';
	src: url('Fonts/ostrich-regular-webfont.eot');
	src: url('Fonts/ostrich-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('Fonts/ostrich-regular-webfont.woff') format('woff'),  url('Fonts/ostrich-regular-webfont.ttf') format('truetype'),  url('Fonts/ostrich-regular-webfont.svg#OstrichSansMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OstrichSansBold';
	src: url('Fonts/ostrich-bold-webfont.eot');
	src: url('Fonts/ostrich-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('Fonts/ostrich-bold-webfont.woff') format('woff'),  url('Fonts/ostrich-bold-webfont.ttf') format('truetype'),  url('Fonts/ostrich-bold-webfont.svg#OstrichSansBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OstrichSansBlack';
	src: url('Fonts/ostrich-black-webfont.eot');
	src: url('Fonts/ostrich-black-webfont.eot?#iefix') format('embedded-opentype'),  url('Fonts/ostrich-black-webfont.woff') format('woff'),  url('Fonts/ostrich-black-webfont.ttf') format('truetype'),  url('Fonts/ostrich-black-webfont.svg#OstrichSansBlack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OstrichSansRoundedMedium';
	src: url('Fonts/ostrich-rounded-webfont.eot');
	src: url('Fonts/ostrich-rounded-webfont.eot?#iefix') format('embedded-opentype'),  url('Fonts/ostrich-rounded-webfont.woff') format('woff'),  url('Fonts/ostrich-rounded-webfont.ttf') format('truetype'),  url('Fonts/ostrich-rounded-webfont.svg#OstrichSansRoundedMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OstrichSansDashedMedium';
	src: url('Fonts/ostrich-dashed-webfont.eot');
	src: url('Fonts/ostrich-dashed-webfont.eot?#iefix') format('embedded-opentype'),  url('Fonts/ostrich-dashed-webfont.woff') format('woff'),  url('Fonts/ostrich-dashed-webfont.ttf') format('truetype'),  url('Fonts/ostrich-dashed-webfont.svg#OstrichSansDashedMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-size: 14px;
	background-image: url(../images/fondo003d.jpg);
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-position: centre;
	background-repeat: no-repeat;
	background-attachment: fixed;
}


div#wrap {
	width:980px;
	position:relative;
	margin:0 auto!important
}
div#sidebar {
	width: 130px;
	margin-top: 30em;
	margin-left: 3.5em;
	height: 18em;
	background: #2c2c2c;
	border-right: 1px solid #2e2f2f;
	border-left: 1px solid #2e2f2f;
	position: fixed;
	background-color: #800000;
	padding-left: 1px;		
	
}


img.nombre
 {
	 width: 760px;
	 height:90px;
padding-left:2em;
 }
 
a#logo {
	text-align:center;
	display:block;
	border-bottom:1px solid #353535;
	width:100%;
	position:relative;
	z-index:999;
	opacity:1;
	-webkit-transition:all 300ms;
	-moz-transition:all 300ms;
	-o-transition:all 300ms;
	transition:all 300ms;
	padding: 15px 0 9px 0;
}
ul#navigation {
	margin-top: 1px;
	margin-right: -2px;
	position: relative;
	
	z-index: 999;
}
ul#navigation li {
	background: none;
	margin: 0;
	padding: 0;
	
}
ul#navigation li a:link, ul#navigation li a:visited {
	text-decoration: none;
	font-family: 'OstrichSansBlack', Arial, sans-serif;
	margin-bottom: 1px;
	width: auto;
	font-size: 27px;
	text-align: left;
	padding-left: 1px !important;
	display: block;
	transition: all 200ms;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	-o-transition: all 200ms;
	padding: 3px 3px 3px 0;
	line-height: 0.8em;
	
}
ul#navigation li a:hover, ul#navigation li a.active {
	background: #C1BEC5;
	color: #800000;	
}
div#container {
	width: 730px;
	float: right;
	padding-right: 25px;
	left: -5px;
	position: relative;
	padding-top: 0;
}
div.page {
	margin-bottom:0;
	padding-top:20px;
	
}
div.page2 {
	margin-bottom:0;
	padding-top:20px;
	
}

div.page3 {
	margin-bottom:10px;
	padding-top:4px;
	padding-bottom:4px;
	
}


div.page_content {
	height: 200px;
	padding: 25px 0px 40px 15px;
	background-color: #800000;
	 /* overflow-y: auto; quitado, sustituido por(overflow:auto;) añadidoun script isTouchDevice() con body onload="touchScroll('scrollMe')"> de la pag http://chris-barr.com/files/touchScroll.htm */
	overflow:auto;	
	overflow-x: hidden;
}
div.page_content2 {
	height: 15px;
	background-color: #800000;
	padding: 25px 0 40px 25px;
	font-weight: bolder;
	
}
div#container h3.page_title{
	font-family: OstrichSansBlack;
	margin-left: 25px;
	font-size: 40px;
	color: #800000;
	border-bottom: 2px solid #FED801;
	text-shadow: 2px 2px 3px #FED801;
	line-height: 2;
	padding: 5px 0 0px 0px;
	
	
}


div#container h3.page_title2 {
	font-family: OstrichSansBlack;
	margin-left: 0px;
	font-size: 30px;
	color: #FED801;
	border-bottom: 1px none #C1BEC5;
	text-shadow: 1px 1px 3px #15191C;
	line-height: 1em;
	text-transform:uppercase; 
}
.warning, .error {
	font-family: OstrichSansBlack;
	font-weight: bolder;
	margin-left: 0px;
	font-size: 28px;
	color:#800000 ;
	text-shadow: 1px 1px 1px #000000;
	background-color: #FEDB64;
	text-transform: lowercase;
}



div#works {
	margin-top:10px;
	overflow:visible!important;
	width:725px;
}
div#works img {
	width:28%;
	min-height:150px;
	position:relative;
	margin-right:26px;
	margin-bottom:18px;
	float:left;
	cursor:pointer;
	transition:all 500ms;
	-webkit-transition:all 500ms;
	-moz-transition:all 500ms;
	-o-transition:all 500ms;
	background:#fff;
}
div#works img:hover {
	top:-10px!important;
	opacity:.5!important
}
ul#works_filter {
	margin-top:40px !important;
	float:left;
	clear:both;
	margin:15px 0 5px
}
ul#works_filter li {
	border:none;
	background:none;
	float:left;
	padding:0
}
ul#works_filter li a:link, ul#works_filter li a:visited {
	font-size:12px;
	text-decoration:none;
	display:block;
	color:#FFF;
	margin-right:1px;
	padding:2px 10px
}
ul#works_filter li a:hover, ul#works_filter li a.selected {
	background:#0D4667;
	color:#fff;
	opacity:1;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	border-radius: 0.2em;
	/* IE hacks */
    zoom: 1;
 *display: inline;
}
.social_icons {
	alignment-adjust:central;
	height: 50px;
	width: 50px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 2ox;
	margin-left: auto;
	background-color: #800000;
}
.social_icons li {
	display:inline;
	padding:0px !important;
	margin:0px;
}
.social_icons li img {
	border:0px !important;
}
#contact_form input {
	background: #800000;
	width:40%;
}
fieldset#contact_form {
	width:100%;
	float:left;
	text-shadow: 1px 0px 1px #000000;
}
fieldset#contact_form textarea {
	width:97.5%;
	background:#800000;
	height:150px
}
img.no_border {
	border:none!important
}

img.transparente
 {
 opacity:0.01;
 filter:alpha(opacity=1); /* For IE8 and earlier */
 }
 

 
ul.pagination li, ul.pagination li:hover {
	display:inline;
	background:none;
	border:none;
	margin-left:1px;
	padding:0
}
ul.pagination a:link, ul.pagination a:visited {
	display:inline-block;
	text-decoration:none;
	background:url(./images/bg/15.png);
	padding:5px 10px
}
div.footer {
	text-align:center;
	font-size:12px;
	margin-top:40px;
	padding:15px 0
}


.gotop {
	position: fixed;
	right: 45%;
	bottom: 15px;
	width:90;
	 height:90;
	z-index: 999;
	transition: all 300ms;
	-webkit-transition: all 300ms;
}

.gotop2 {
	position: fixed;
	right: 15px;
	bottom: 15px;
	font-size: 40px;
	color: #800000;
	text-shadow: 2px 2px 3px #FED801;
	
	border-bottom: 2px solid #800000;
	border-top: 2px solid #800000;
	border-right: 2px solid #800000;
	border-left: 2px solid #800000;
	display: block;
	text-align: center;
	z-index: 999;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	
}
.gotop:hover {
	color: #800000;
	text-align: center;
	font-size: 39px;
	font-weight: bolder;
}
.gotop.hidden {
	display:none;
	opacity:0
}
a.gotop {
	text-decoration:none!important
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FED801
}
.Estilo2 {
	font-weight: bold;
	color: #333333
}

h4.blue {
	font-family: 'OstrichSansBlack';
	color: #0D4667;
	text-shadow: 1px 1px 0px #84BBDB;
	font-size: 28px;
	margin-top:20px;
}
.one_half {
	float: left;
	width: 49%;
	background-color: #800000;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 1px;
	padding-left: 1px;
}
.one_third {
	float:left;
	width:33.33%
}
.one_fourth {
	float:left;
	width:25%
}
.one_half > .column_content, .one_third > .column_content, .one_fourth > .column_content, .one_half > div, .one_third > div, .one_fourth > div {
	padding-right:15px
}
.last > .column_content, .last > div {
	padding-right:0
}
.one_half.last > .column_content, .one_half.last > div {
	padding-left:15px
}
.one_third.first > .column_content, .one_third.first > div {
	padding-right:20px;
	padding-left:0
}
.one_third > .column_content, .one_third > div {
	padding-left:10px;
	padding-right:10px
}
.one_third.last > .column_content, .one_third.last > div {
	padding-left:20px;
	padding-right:0
}
.column_content {
	margin-top:20px;
	text-shadow: 1px 0px 1px #000000;
}
.column_content p {
	margin-left: 68px;
	text-shadow: 1px 0px 1px #000000;
}
.column_content h4 {
	font-family: 'OstrichSansBlack';
	color: #FED801;
	text-shadow: 1px 1px 0px #84bbdb;
	font-size: 28px;
}
.first {
	clear: left;
}
.last {
	clear:right
}
.left {
	float:left
}
.right {
	float:right
}
.center {
	float:none
}
.clear {
	clear:both
}
.space {
	display: block;
	float: left;
	clear: both;
	margin: 10px 0
}
.space2 {
	display: block;
	float: left;
	clear: both;
	margin: 300px 0
}
.space3 {
	display: block;
	float: left;
	clear: both;
	margin: 10px 0	
}
ul li {
	line-height:1;
	
	
}

 

a:link, a:visited {
	text-decoration:underline
}
input, textarea, button {
	
	clear:both;
	float:left;
	font-style:italic;
	margin-bottom:4px;
	padding:10px
}
input {
	width:97.5%;
}
button {
	cursor:pointer;
	margin-right:-2px !important;
	font-style:normal
}
ol li {
	list-style:decimal inside;
	padding:5px 0
}
blockquote {
	border-left:5px solid #7cb3d3;
	font-style:italic;
	padding:10px;
	margin:20px;
}
div.page img {
	padding: 5px;
	max-width: 94%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a#logo:hover, a.facebook:hover, a.twitter:hover, a.linkedin:hover, a.dribbble:hover, div.image_gallery img:hover {
	opacity:.5
}
fieldset#contact_form button, .right {
	float:right;
	color: #FED801;
}
div.misc a, a:hover {
	text-decoration: none;
	color: #EBAB01;
	font-weight: bold;
}
div.blogpost a.readmore:hover, ul.pagination a:hover, ul.pagination a.active_page {
	background:url(./images/bg/50.png);
	color:#FFF
}
ol.comments li.comment a.reply:hover, div.tab ul.tab_menu li:hover, div.tab ul.tab_menu li.active {
	background:#8f8f8f;
	color:#FFF
}
.knob {
	color: White !important;
	text-shadow:1px 1px 0px #0d4667;
	font-size:25px !important;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	position:absolute;
	margin-left:-5px;
	margin-top: 20px;
}
.next {
	position:absolute;
	margin-left: 680px;
	margin-top: 20px;
}
.button {
	color: #fff;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	border-radius: 0.2em;
	/* IE hacks */
	zoom: 1;


 *display: inline;
	position: relative;
	overflow: visible;
	display: inline-block;
	padding: 0.5em 1em;
	font-size: 12px;
	margin: 0;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	background-color: #8D051D;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	-o-background-clip: padding-box;
	/*background-clip: padding-box;*/ /* commented out due to Opera 11.10 bug */
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	border-radius: 0.2em;
	/* IE hacks */
	zoom: 1;


 *display: inline;
}
.button:hover, .button:focus, .button:active {
	border-color: #FEDB55;
	text-decoration: none;
	background-color: #C1BEC5;
	color: #800000;
}
.button:active, .button.active {
	color: #C1BEC5;
	text-decoration: none;
	color: #800000;
	background-color: #12415c;
}

/* overrides extra padding on button elements in Firefox */
.button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
ul.sublist li {
	width: 140px;
	float: left;
}
ul.sublist li {
	background: url('../images/ico-arrow.gif') 0px 10px no-repeat;
	font-size:12px;
}
ul.sublist li a {
	color:#fff;
	text-decoration:none;
}
ul.sublist li a:hover {
	color:#002b44;
}



.Window-Top {
	height: 4%;
	position: absolute;
	top: -5px;
	left: 0;
	right: 0;
	background-color: rgb(170,162,164);
	font-family: OstrichSansMedium;
	color: #333 !important;
	font-size: medium;
	text-align: center;
	font-weight: bolder;
	vertical-align: top;
	
}
.Window-Bottom {
	height: 15%;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgb(170,162,164);
	text-align: center;
}
.Window-Content {
	position: absolute;
	height: 10%;
	top:5%;
	left: 0;
	right: 0;
	color: #333 !important;
}
.Window-Content2 {
	position: absolute;
	height: 10%;
	top:15%;
	left: 0;
	right: 0;
	
}
.Window-Content3 {
	position: absolute;
	height: 10%;
	top:25%;
	left: 0;
	right: 0;
	
}.Window-Content4 {
	position: absolute;
	height: 10%;
	top:35%;
	left: 0;
	right: 0;
	
}.Window-Content5 {
	position: absolute;
	height: 10%;
	top:45%;
	left: 0;
	right: 0;
	
}.Window-Content6 {
	position: absolute;
	height: 10%;
	top:55%;
	left: 0;
	right: 0;
	
}.Window-Content7 {
	position: absolute;
	height: 10%;
	top:65%;
	left: 0;
	right: 0;
	
}.Window-Content8 {
	position: absolute;
	height: 10%;
	top:75%;
	left: 0;
	right: 0;
	
}


.Window-Content-Left {
	width: 35%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0%;
	
	border: thick;
	border-right-style: none;
}
.Window-Content-cizqu {
	 width: 15%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 35%;
	border: thick;
	border-left-style: none;
}
.Window-Content-cder {
	width: 35%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	border: thick;
	border-right-style: none;
	
}
.Window-Content-Right {
	width: 15%;
	position: absolute;
	top: 0px;
	bottom: 0;
	left: 85%;
	border: thick;
	border-left-style: none;
	
}

div#capaVentana {
	 position: absolute;
	  width: 20em;
	   height: 32em;
	    margin-top: -4em;
		 margin-left: -4em; 
		 color: #666 !important;
		  font-weight: bolder;
}

.claro {
	background-color: rgb(153,102,102);
	color: #333;
}
.oscuro {
	background-color: #C0A0B6;
	color: #333;
}

.flex-control-nav {
	display:none;
}


	.aToast-view-message {
    width:200px;
    height:20px;
    height:auto;
    position:fixed;
    left:50%;
    margin-left:-100px;
    bottom:50%;
    background-color: #383838;
    color: #F0F0F0;
    font-family: Calibri;
    font-size: 20px;
    padding:10px;
    text-align:center;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    -moz-box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
    box-shadow: 0px 0px 24px -1px rgba(56, 56, 56, 1);
}



.demo {
    border: 1px solid #C0C0C0;
    border-collapse: collapse;
    padding: 5px;
    background: #000;
}

.demo td {
    border: 1px solid #C0C0C0;
    padding: 5px;
    vertical-align: middle;
    list-style: none;
    font-size: 12px;
    line-height: 1em;
    text-align: center;
}
	.numro {
    width: 18%;
	}