﻿/* CSS Document */

<!--[if lt IE 9]>
	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
< ![endif]-->

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display: block;
}

body {
	background:"img/fondo.png" ;
	letter-spacing: -1.5px;
	color: #000000;
	font-family: 'Istok Web',arial,serif;
}
html {
	overflow-y:scroll;
}
a {
	text-decoration: none;
    color: #000000;
}
a:hover {
   color: #ef4034;
}
#principal {
	overflow: hidden;
	width: 960px;
	min-height:200px;
	margin: 30px auto 0px auto;
	
}


.cursor_puntos {
width: 23px;
  float: left;
  font-weight: bold;
  padding: 1px;
  font-size: 17px;
  margin: 2px;
  border: 1px solid red;
  cursor: pointer !important;
  background: -webkit-linear-gradient(#FF6F73, #E21F25);
  background: -moz-linear-gradient(#FF6F73, #E21F25);
  background: -o-linear-gradient(#FF6F73, #E21F25);
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.btn_iz {
float: right;
  margin-top: 30px;
}
.cantidad {
  float: left;
  font-size: 20px;
  margin: 3px 4px 0px 0px;
}
#head {
  overflow: hidden;
}
.opciones2 {
    text-align: center;
    font-size: 38px;
    padding: 7px;
    border: 1px solid #ddd;
    color: #000;
    font-weight: bold;
    margin: 7px;
    border: 5px solid #F00;
    background: #ddd;
    opacity: 0.9;
    -webkit-border-radius: 28px;
}
}
.opciones2:hover {
	background: #F00;
	color: #fff;
}
#logo {
	float: left;
	color: #666;
	text-shadow: 1px 1px 1px #FFF;
}
.campos_servicio {
     padding: 5px;
    margin: 0px 0px 10px 0px;
    width: 301px;

	    font-weight: bolder;

}
.textarea_servicio {
padding: 5px;
  margin: 0px 0px 10px 0px;
  border: 1px solid #CDCDCD;
  width: 300px;
  height: 100px;
}

img {
  border:0px;
}
.boton_servicio {
      padding: 4px 105px;
    border: 1px solid red;
    cursor: pointer;
        text-transform: uppercase;
    font-weight: bolder;
	-webkit-border-radius: 28px;
  color:#fff
  background: -webkit-linear-gradient(#FF6F73, #E21F25); !important;
  background: -moz-linear-gradient(#FF6F73, #E21F25);
  background: -o-linear-gradient(#FF6F73, #E21F25);
  background: red;
}
.boton_servicio2 {
  padding: 4px 20px;
  border: 1px solid red;
  cursor: pointer;
  color:#fff
  background: -webkit-linear-gradient(#FF6F73, #E21F25); !important;
  background: -moz-linear-gradient(#FF6F73, #E21F25);
  background: -o-linear-gradient(#FF6F73, #E21F25);
  background: red;
      -webkit-border-radius: 28px;
}
.boton_servicio3 {
       padding: 4px 118px;
    border: 1px solid red;
    margin-top: -8px;
    margin-left: -78px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bolder;
    -webkit-border-radius: 28px;
    color: #fff
 background: -webkit-linear-gradient(#FF6F73, #E21F25);
    background: -o-linear-gradient(#FF6F73, #E21F25);
    background: red;
}
.boton_servicio4 {
    padding: 4px 234px;
    border: 1px solid red;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bolder;
    -webkit-border-radius: 28px;
	color: #fff
 background: -webkit-linear-gradient(#FF6F73, #E21F25);
    background: -o-linear-gradient(#FF6F73, #E21F25);
    background: red;
	
}
.boton_servicio2:hover {
	color: #000;
}
#logo h1 {
	color: #909090;
	margin: 0!important;
	line-height: 1em!important;
	font-size: 36px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-shadow: 1px 1px 1px #CCC;
}
#logo h1:hover {
	color: #000;
	cursor:pointer;
}
#menu {
   margin-top: 12px;
    height: 40px;
    border: 5px solid #F00;
    margin-bottom: 3px;
    background: #ddd;
    opacity: 0.9;
    -webkit-border-radius: 28px;
}
#menu a{
	color: #000000;
    line-height: 17px;
    font-size: 20px
	
}
#leftt {
	float: left;
	width: 650px;
}
.tbl_estadisticas {
	  border-spacing: 0;
  border: 1px solid red;
  width: 100%;
  font-size: 12px;
}
.tbl_estadisticas td {
	padding: 1px;
}
#rigthh {
	float: right;
	width: 290px;
}
#section_l {
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 16px;
    text-align: center;
    border: 5px solid #F00;
    color: #060606;
    font-size: 16px;
	    font-weight: bolder;
    background: #ddd;
    opacity: 0.9;
    -webkit-border-radius: 28px;
}
#section_2 {
      padding: 20px;
    margin-bottom: 20px;
    margin-top: 16px;
    text-align: center;
    border: 5px solid #F00;
    color: #060606;
    /* text-transform: uppercase; */
    font-size: 16px;
    font-weight: bolder;
    background: #ddd;
    opacity: 0.9;
    -webkit-border-radius: 28px;
}

#section_info {
	font-size: 150%;
	margin-top: -15px;
	    text-decoration: underline;
}
#section_login {
	background: #FFF;
	
}
.producto {
        text-align: center;
    padding: 8px;
    border: 1px solid #ddd;
    color: #000;
    font-weight: bold;
    margin: 9px;
    margin-top: -6px;
    overflow: hidden;
    border: 5px solid #F00;
    -webkit-border-radius: 28px;
    cursor: default;
}
.img_producto {
max-width: 100px;
  height: 100px;
  float: left;
}
.number_producto {
	float: right;
  width: 32px;
  padding: 6px;
  margin-top: 36px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   opacity: 1;

}
.conteototal {
	font-size: 18px;
}
.text_producto {
	  float: left;
  margin: 44px 0px 0px 24px;
  font-size: 17px;
}
.respuesta {
padding: 0px 10px;
  line-height: 41px;
  border: 1px solid #ddd;
  background: #E21F25;
  color: #000;
  font-weight: bold;
  margin: 5px 0px;
  height: 38px;
}
#sectio_r {
    padding: 7px;
    font-size: 17px
    margin-top: 16px;
    text-align: center;
    border: 5px solid #F00;
    margin-bottom: 17px;
    background: #ddd;
    opacity: 0.9;
    -webkit-border-radius: 28px;
}
#sectio_r1 {
        padding: 16px;
    margin-top: 19px;
    border: 5px solid #F00;
    margin-bottom: 16px;
    text-align: center;
    background: #ddd;
    opacity: 0.9;
    -webkit-border-radius: 28px;
}
#tittle_h {
	    font-size: 25px;
    padding-bottom: 7px;
    color: #060606;
    line-height: 1.5em;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: 1px 1px 1px #CCC;
}
#tittle_h a {
	color: #535353;
	text-decoration:none;
}
#tittle_h a:hover {
	color: #7da1bc;
}
#post_info {
	font-size: 12px;
	color: #999;
	padding: 7px 0px;
	margin-top: 10px;
	border-top: 1px dashed #c2c2c2;
	border-bottom: 1px dashed #c2c2c2;
}
#item_me {
	padding: 0 15px;
	font-size: 20px
	text-transform:uppercase;
	float:left;
	line-height: 43px;
}

#item_me1 {
	    padding: 5px 13px;
    font-weight: bolder;
    text-shadow: 0px -2px 1px #FFFFFF;
    /* text-transform: uppercase; */
    /* float: left; */
    line-height: 43px;
    text-align: right;
}	
#footer {

	height: 40px;
	margin: auto;
	width: 960px;
	margin-bottom: 30px;
}
#txt_fo {
text-transform: uppercase;
    border: 5px solid #F00;
    padding-top: 3px;
    text-align: center;
    margin: 0px auto;
	background: #ddd;
    opacity: 0.9;
	    -webkit-border-radius: 28px;
}
#add468 {
	height: 60px;
	width: 468px;
	float: right;
}

#txt_fo a {
	    color: #060606;
    font-weight: bolder;
    text-shadow: 0px -2px 1px #FFFFFF;
    padding: 0px 22px;
    padding-top: 0px;
}
#txt_fo a:hover {
	text-decoration: none;
    color: #7da1bc;
}
#item_op {
	padding: 12px;
	text-transform:uppercase;
	float: right;
}
.arrow {
	margin: 1px;
}
#left {
	width: 600px;
}
#buscar {
	position: relative;
	width: 210px;
	padding: 10px 30px 10px 10px;
	outline: none;
	background: #F7F7F7;
	border: 1px solid #CCC;
	color: #666;
	text-shadow: 1px 1px 1px #FFF;
}
.btn_b {
	background: url(../img/search.png) no-repeat;
	float: right;
	border: none;
	outline: none;
	width: 15px;
	height: 15px;
	cursor: pointer;
	margin-top: -27px;
	margin-right: 5px;
	z-index: 999;
	position: relative;
}
#side_r {
	    padding-bottom: 5px;
    margin-top: 0px!important;
    margin-bottom: 15px;
    color: #000000;
    font-weight: bolder;
    line-height: 1.5em;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #ddd;
}
#sectio_r img {
  max-width: 218px;
    margin-bottom: 5px;
}
#sectio_r1 img {
  max-width: 243px;
}
.in_txt {
    margin-right: 10px;
}
.h_img {
	margin-bottom: -2px;
	margin-right:8px;
}
.txt_side {
	margin-bottom: 5px;
	    font-weight: bolder;
}
.tags_t {
	float: left;
	display: block;
	color: #717171;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 3px 7px;
	line-height: 1.3em;
	background: #e8e8e8;
}
#notifica_msn {
	text-shadow: 1px 1px 1px #000;
	font-size: 11px;
	padding: 1px 4px;
	position: absolute;
	z-index: 999;
	color:#fff;
	margin-top: -8px;
	margin-left: -15px;
	background-color: #7da1bc;
	font-weight: bold;
	font-family:helvetica,arial,sans-serif;
}
.item_top{
	float:right;
	margin-top: -18px;
    margin-right: 10px;
	}
#flotante  {
  z-index: 10001;
  border: 5px solid #F00;
  top: 50%;
  left: 50%;
  position: fixed;
  width: 500px;
  margin-left: -255px;
  margin-top: -75px;
  max-height: 682px;
  background-color: #fff;
  border-radius: 4px;
}
#Container {
	padding:8px;
	font-size:14px;
	word-wrap: break-word;
	width:500px;
	
}

#fondo_negro {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 990;
  opacity: 0.9;
  background: #000;
  
  }
#head_login {
	margin-bottom: 20px;
	padding: 10px;
	background-color #ccc;
	text-align: right;
	
}

#limpias {
        padding: 6px;
    border: 1p solid #cdcdcd;
    margin-bottom: 23px;
    border: 6px solid #F00;
    text-align: center;
    font-size: 18px;
    margin: 8px;    
	    -webkit-border-radius: 28px;
	color: #060606;
    text-transform: uppercase;
    font-size: 20px;
    background: #ddd;
    opacity: 0.9;
	
}

#limpias1 {
    padding: 19px;
    border: 1p solid #cdcdcd;
    margin-bottom: 20px;
    border: 6px solid #F00;
    font-size: 18px;
    color: #060606;
    text-transform: uppercase;
	 text-align: center;
    font-size: 20px;
	
}

	


#opciones {
    padding: 13px;
	border: 1p solid #cdcdcd;
	margin-bottom: 20px;
	font-size: 18px;
	color: #060606;
	font-size: 22px;
	
}

#navidad {
    background: url(img/imagenes-de-navidad.png) no-repeat;
    width: 384px;
    color: #F00;
    text-align: center;
    border: 62px solid #F00;
    font-size: 27px;
    margin: 19px;
    padding: 33px;
    eight: 300px;
}

<style type="text/css">
 
/* CSS para la animación y localización de los DIV de cookies */
 
@keyframes desaparecer
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@-webkit-keyframes desaparecer /* Safari and Chrome */
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@keyframes aparecer
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
 
@-webkit-keyframes aparecer /* Safari and Chrome */
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
#cookiesms1:target {
    display: none;
}
.cookiesms{	
	width:100%;
	height:43px;
	margin:0 auto;
	padding-left:1%;
        padding-top:5px;
        font-size: 1.2em;
	clear:both;
        font-weight: strong;
color: #333;
bottom:0px;
position:fixed;
left: 0px;
background-color: #FFF;
filter:alpha(opacity=70); /* For IE8 and earlier */
transition: bottom 1s;
-webkit-transition:bottom 1s; /* Safari */
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
z-index:999999999;
}
 
.cookiesms:hover{
bottom:0px;
}
.cookies2{
background-color: #FFF;
display:inline;
opacity:0.95;
filter:alpha(opacity=95);
position:absolute; 
left:1%; 
top:-30px;
font-size:15px;
height:30px;
padding-left:25px;
padding-right:25px;
-webkit-border-top-right-radius: 15px;
-webkit-border-top-left-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-topleft: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
}
 
/* Fin del CSS para cookies */
 
</style>














	
















	