@charset "utf-8";
/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;



}
#wrapper {
	top:0px;
	width:100%;
	height:1000px;
	margin: 0;
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(images/sombra2.png);
	padding: 0;
}
#container {
	position: relative;
	width:748px;
	height:900px;
	background-image: url(images/fondo.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 1px;
	border-color: #504a3a;
	border-style: solid;
	background-color: #181717;
	margin: 0 auto 20px auto;
	top: 16px;
}
#banner {
	position: relative;
	width:748px;
	height:231px;
	background-image: url(images/banner.jpg);
}
#contenido {
	position: relative;
	width:550px;
	height:620px;
	float: left;
	margin: 10px 0 0 0;
	background:url(images/fondoTxt.png) top left no-repeat;
}
#margenIzda{
	float:left;
	width: 130px;
	margin: 0 30px 0 20px;
	height: auto;
}
#botonera {
	position: relative;
	width:130px;
	height:auto;
	float: left;
	margin: 0;
	border-bottom: 1px;
	border-bottom-color: #504a3a;
	border-bottom-style: solid;
	padding-bottom: 30px;
}
#myspace {
	position: relative;
	width:120px;
	height:auto;
	float: left;
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
}
#masideas {
	position: relative;
	width:748px;
	height:auto;
	margin: 10px auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/* Pantalla Secundaria */
#contenidoFrame {
	position: relative;
	width:550px;
	height:620px;
	float: left;
	margin: 0;
	background-repeat: no-repeat;
	background-position: top left;
}
#titulo{
	width:530px;
	float: left;
	margin: 0;
	height: 35px;
	padding: 30px 0 0 20px;
}

/* UL LI */
#botonera ul {
	list-style:none;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #cdbd93;
	font-size: 12px;
	font-weight:bold;
	padding: 0;
	margin: 0 0 0 0px;
}
#botonera ul li {
padding: 20px 0 0 0;

}
#botonera ul li a {
	text-decoration:none;  
	color:#cdbd93;
}
#botonera ul li a:hover { 
	color:#f57915; 
}
#botonera ul li a:visited{
	text-decoration:none;  
	color:#cdbd93;
}
#botonera ul li a:current{
	text-decoration:none;  
	color:#cdbd93;
}
#botonera ul ul {
	margin: 10px;
	padding-left: 10px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:normal;
	margin: 0 0 10px 0;
}
#botonera ul ul li {
	padding: 5px 0 0 0;
}
#botonera ul ul li a {
	text-decoration:none;  
	color:#FFFFFF;
}
#botonera ul ul li a:hover { 
	color:#f57915;
}
#botonera ul ul li a:visited{
	text-decoration:none;  
	color:#FFFFFF;
}
#botonera ul ul li a:current{
	text-decoration:none;  
	color:#FFFFFF;
}
#titulo ul {
	display: inline;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #cdbd93;
	font-size: 14px;
	font-weight:bold;
}
#titulo li {
	display: inline;
}
#titulo ul ul {
	display: inline;
	margin: 5px;
	padding-left: 10px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:normal
}
#titulo ul ul li {
	display: inline;
}

/* Class */
a:link {
	color: #f57915;
	text-decoration: none;
}
a:visited {
	color: #f57915;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #f57915;
	text-decoration: none;
}
.link2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight:bold;
}
a:link.link2 {
	color:#333333;
	text-decoration: none;
}
a:visited.link2 {
	color:#333333;
	text-decoration: none;
}
a:hover.link2 {
	color:#000000;
	text-decoration: underline;
}
a:active.link2 {
	color:#333333;
	text-decoration: none;
}
.margin10{
	margin:10px 0 10px 0;
}
.bodyHome{
	background-color: #1b1918;
}
.historia{
	background-image:url(images/fondotxt.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.flash{
	width:540px;
	float: left;
	margin: 0 0 0 4px;
	height: 550px;
}

.texto{
	width:450px;
	float: left;
	margin: 0 0 0 10px;
	height: 468px;
	padding: 40px;
	background-image: url(images/fondotxt.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
.texto2{
	width:450px;
	float: left;
	margin: 0 0 0 11px;
	height: 468px;
	padding: 40px;
	background-image: url(images/fondotxt2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
.texto3{
	width:450px;
	float: left;
	margin: 0 0 0 11px;
	height: 468px;
	padding: 40px;
	background-image: url(images/fondotxt3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
.texto4{
	width:490px;
	float: left;
	margin: 0 0 0 11px;
	height: 508px;
	padding: 40px 0 0 40px;
	background-image: url(images/fondotxt2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	overflow: auto;
}
.texto_laser{
	width:440px;
	float: left;
	height: 508px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
h1 {color:#999; font-size:9px; font-weight:normal;}
.gris9 {color:#666; font-size:9px; font-weight:normal;}
.scroll
{

scrollbar-arrow-color: #323232;
scrollbar-base-color: #323232;
scrollbar-dark-shadow-color: #9f7b3d;
scrollbar-track-color: #372b1d;
scrollbar-face-color: #4f4535;
scrollbar-shadow-color: #323232;
scrollbar-highlight-color: #323232;
scrollbar-3d-light-color:#1c1b19;
}
.naranja{color:#f57915;}
.bold{ font-weight:bold;}
