@charset "UTF-8";
@import url("Bira_PERSONAL_USE_ONLY/stylesheet.css");
@import url("../webfonts/Chunq/stylesheet.css");
@import url("../webfonts/Cartoon_Toy/stylesheet.css");
@import url("../webfonts/Harabara/stylesheet.css");

/*Fonts*/

@font-face {
	font-family: Arial, "Helvetica", sans-serif;
	font-weight: normal;
	font-style:normal;
}


a {
	text-decoration: none;	
}

html {

		background: rgb(230, 230, 230);
}

nav ul {
	list-style: none;
}

#contenedor {
	width: 100%;
	background-repeat: repeat;
}

#header {
	background-color: #FEBE10;
	height: 140px;
	width: 100%;
}

#cuerpopag {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

#footer {
	background-color: #000;
	width: 100%;
	height: auto;
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	margin-top: 0px;
}
#footerCenter {
	text-align: center;
	height: 80px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-top: 20px;
}


/*nav styles*/

#mainNav {
	overflow: hidden;
	background: #B08A2E;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

#mainNav li {
	background: #B08A2E;
	float: left;
	margin-right: 80px;
	margin-left: 80px;
	margin-top: 0px;
}

#mainNav a {
	display:block;
	padding-left: 36px;
	padding-right: 36px;
	border: none;
	line-height: 35px;
}

#mainNav a:hover {
	color: #fff;
	border:none;
	background: #8B6E20;
}

#mainNav a.current {
	color: rgb(255, 255, 255);
	font-family: Harabara;
	font-size: 22px;
	font-weight: bolder;
	letter-spacing: 1pt;
}

#contenido {
	height: auto;
	width: 875px;
	background-repeat: repeat;
	float: left;
	padding-left: 45px;
	color: #999;
	margin-bottom: 10px;
	text-align: left;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
#contenidoTexto {
	height: auto;
	width: 730px;
	text-align: center;
	color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
}


#menuNav {
	width: 100%;
	background-color: #B08A2E;
	height: 40px;
	
}

#menuNavCenter {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#headercenter {
	height: 120px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
}

.logocentrado {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#aside {
	float: right;
	height: auto;
	width: 294px;
	margin-top: 0px;
	background-color: #09264E;
	padding-top: 0px;
}
.facebookytwitter {
	float: right;
	margin-top: 40px;
	margin-right: 20px;
}

h1{
	font-family: "Bira PERSONAL USE ONLY";
	font-size: 90px;
	color: #535AA8;
	margin-bottom: -15px;
	margin-top: 15px;
}


h2{
	font-family: "Bira PERSONAL USE ONLY";
	font-size: 36px;
	color: #000;
	margin-bottom: -20px;
}

h3{
	font-family: "Bira PERSONAL USE ONLY";
	font-size: 36px;
	color: #000;
	margin-bottom: 10px;
	text-shadow: 5px 5px 6px #999;
}

.tabla{
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 5px;
}
	
.tablab{
	text-align:center;
	font-size:14px;
	font-weight:200}


*{ margin:0; padding:0; font-size:10px; color#666; font-family:Verdana, Arial, Helvetica, sans-serif}
#lupa{width:300px;height:300px;overflow:hidden;background-color:none; margin:15px;
 border-radius: 200px;
 -moz-border-radius: 200px;
 -webkit-border-radius: 200px;
 -o-border-radius: 200px;
 padding:10px;
 border: solid thin #FEBE0F;
  }
#im{position: relative; left:0;top:0; margin-left:30px;}
#im0{cursor:crosshair}
span {
	font-family: "Bira PERSONAL USE ONLY";
	font-size:42px;
}
.etiqueta {
	background-image: url(../images/etiqueta.png);
	background-repeat: no-repeat;
	height: 280px;
	width: 400px;
	position: static;
	left: 5px;
	top: 710px;
	font-family: Chunq;
	font-size: 31px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 145px;
	margin-top: 20px;
	text-align: left;
}
.letra {
	font-family: Harabara;
	font-size: 27px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #0A264E;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 25px;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666;
	border-bottom-color: #666;
}

.letraam {
	text-align: center;
	margin-bottom: 10px;
	background-color: #FEBE0F;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666;
	border-bottom-color: #666;
}

.letraa {
	font-family: Harabara;
	font-size: 34px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #0A264E;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 140px;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1pt;
	}

.tablaop {
	text-align: left;
	height: auto;
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #0A264E;
	width: 920px;
	position: absolute;
}
.etiquetados {
	background-image: url(../images/etiqueta2.png);
	text-align: left;
	float: right;
	height: 99px;
	width: 270px;
	font-family: Chunq;
	font-size: 21px;
	font-weight: 100;
	padding-top: 50px;
	background-repeat: no-repeat;
	padding-left: 38px;
	margin-top: -120px;
	position: relative;
	left: 120px;
	margin-right: 120px;
}
.opcionestab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-align: center;
	padding: 15px;
	float: left;
	width: 190px;
	border-right-width: medium;
	border-right-style: dashed;
	border-right-color: #666;
	border-top-width: medium;
	border-top-style: dashed;
	border-top-color: #666;
}
.azul {
	background-color: #0A264E;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 380px;
	text-align: center;
	position: absolute;
	top: 1346px;
	left: 0px;
}
h4 {
	font-size: 28px;
	color: #09264E;
	font-family: Harabara;
	text-align: right;
	text-shadow: 5px 5px 6px #999;
	letter-spacing: 1pt;
}

.etiquetac {
	background-image: url(../images/etiquetac.png);
	background-repeat: no-repeat;
	height: 280px;
	width: 230px;
	position: static;
	left: 5px;
	top: 710px;
	font-family: Chunq;
	font-size: 31px;
	padding-top: 35px;
	padding-right: 1px;
	padding-bottom: 25px;
	padding-left: 135px;
	margin-top: 20px;
	text-align: left;
	margin-left: 510px;
}
h5 {
	font-size: 28px;
	color: #FFFFFF;
	font-family: Harabara;
	text-align: center;
	text-shadow: 5px 5px 7px #333;
}
.tijeras {
	background-image: url(../images/tijera.png);
	height: 35px;
	width: 50px;
	position: relative;
	top: -423px;
	left: 900px;
}
.tijerasizq {
	background-image: url(../images/tijerasizq.png);
	height: 50px;
	width: 35px;
	position: relative;
	top: 190px;
	left: 528px;
}
#contenido div a {
	font-size: 18px;
	text-decoration: none;
	color: #06C;
}
#contenedor #cuerpopag #contenido div a {
	color: #00CCCC;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
}
.descarga a {
	font-size: 24px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#contenedor #cuerpopag #contenido table tr td .descarga a {
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
#contenedor #cuerpopag #contenido div table tr td {
	border-top-width: medium;
	border-right-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
}
#contenedor #cuerpopag #contenido div div table {
	font-size: 18px;
	color: #000;
}
.floatizq {
	float: left;
	width: 500px;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	padding: 10px;
	color: #000;
	font-size: 21px;
	font-family: Verdana, Geneva, sans-serif;
}
.floatder {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: right;
	padding: 10px;
	float: right;
	width: 310px;
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #666;
}
#contenedor #cuerpopag #contenido div .floatizq p a {
	color: #009;
	text-decoration: none;
	font-size: 18px;
}
#contenedor #cuerpopag #contenido div .floatder a {
	font-size: 18px;
	color: #009;
	text-align: center;
}
#contenedor #cuerpopag #contenido div .floatder p {
	color: #535AA8;
}
#contenedor #cuerpopag #contenido div div table tr td .tabla a {
	font-size: 16px;
}
#contenedor .letraam div .floatizq p a {
	color: #003;
	text-align: left;
}
#contenedor .letraam div .floatder a {
	font-size: 18px;
	color: #FFF;
}
