/* CSS Document */
body{
	background:#E6E6E6 url(../img/store/fondo_02.jpg) center;
	margin:0;
	/*background-repeat: no-repeat;
	background-position:top center;
	background-attachment:fixed;*/
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#000;
}
#contenedor{
	width:1000px;
	margin:0 auto;
}
#contenido{
	width:967px;
	height:auto;
	margin:0 auto;
}
#header{
	width:1000px;
	height:180px;
}
#menu{
	width:1000px;
	height:60px;
	background:#FFF;
	background:url(../img/store/fondo_cont.jpg);
}
#torzo{
	width:1000px;
	min-height:400px;
	background:#FFF url(../img/store/productos_02.jpg) repeat-y;
	/*background:url(../img/store/fondo_cont.jpg);*/
}
.pie{
	background:url(../img/store/fondo_03.jpg) center;
}
#footer{
	width:1000px;
	height:163px;
	margin:0 auto;
}
/*******CATEGORIAS***********/
#cabeza_category{
	width:967px;
	height:89px;
}
.cont_cat{
	width:257px;
	height:333px;
	float:left;
	margin:10px 30px;
}
/***ARTICULOS***/
#main{
	width:235px;
	height:908px;
	padding-top:30px;
}
.titlte_categories{
	color: #7AAF3D;
	padding-top:30px;
	font-family: Verdana,Geneva,sans-serif;
    font-size: 26px;
	font-weight:bold;
	text-align:right;
	padding-right:40px;
}
.art_table{
	width:343px;
	height:256px;
	background:url(../img/store/found_arts.jpg);
	float:left;
	margin-top:15px;
	margin-left:15px;
}
.ti_arts{
	width:168px;
	height:42px;
	color: #7AAF3D;
	vertical-align:middle;
	font-size:16px;
	font-weight:800;
	padding-top:18px;
	padding-left:20px;
}
.sub_arts{
	color: #999999;
    font-size: 14px;
	font-weight:800;
	padding-top:30px;
}
.t_descripcion{
	color: #666666;
    font-size: 12px;
    line-height: 22px;
	font-weight:800;
}
select{
	width:150px;
	height:21px;
}
input text{
	width:150px;
	height:21px;
}
/**********Errores********/
.info, .exito, .alerta, .error {
    font-family:Arial, Helvetica, sans-serif; 
    font-size:13px;
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    position:relative;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(../img/icons/info.png);
}
.exito {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url(../img/icons/exito.png);
}
.alerta {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../img/icons/alerta.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../img/icons/error.png');
}

/****************/
.men a{
	color:#666;
	font-size:14px;
	padding-top:4px;
	text-decoration: inherit;
}  
.my_title{
	padding-bottom:15px;
	color: #CC3300;
    font-size: 21.5px;
    font-weight: bold;
	font-family: 'Century Gothic';
	}
.my_text{
	text-align:justify;
	padding-bottom:8px;
	color: #333333;
    font-family: 'Century Gothic';
    font-size: 12px;
	}
.link_car a{
	color: #C30D0A;
    font-size: 14px;
    font-weight: bold;
	text-decoration:none;
}
.recomen{
	width:188px;
	height:350px;
	background:#fff;
}
/****RElacionados*/
.relacionados{
	margin:0 23px 0 23px;
	float:left;
	
}
/*****/
.contacto{
	border: 1px solid #CED5D7;
	border-radius: 6px;
	padding: 45px 45px 20px;
	margin: 15px  auto;
	background-color: 000;
	box-shadow: 0px 5px 10px #B5C1C5, 0 0 0 1px #fff inset;
	width:500px;
}
.contacto label{
	display: block; 
	font-weight: bold;
	color:#000;
}
.contacto div{
	margin-bottom:3px;
}
.contacto input[type='text'], .contacto textarea, .contacto input[type='password']{
	padding: 7px 6px;
	width: 394px;
	border: 1px solid #CED5D7;
	resize: none;
	box-shadow:0 0 0 3px #EEF5F7;
	margin: 5px 0;
}
.contacto input[type='text']:focus, .contacto textarea:focus{
	outline: none;
	box-shadow:0 0 0 3px #dde9ec;
}
.contacto input[type='submit']:hover{
	background: #edfcff; 
	background: -moz-linear-gradient(top, #edfcff 0%, #cfe6ef 100%);
	background: -webkit-linear-gradient(top, #edfcff 0%,#cfe6ef 100%); 
}
.contacto input[type='submit']:active{
	background: #cfe6ef; 
	background: -moz-linear-gradient(top, #cfe6ef 0%, #edfcff 100%);
	background: -webkit-linear-gradient(top, #cfe6ef 0%,#edfcff 100%);
}
.prime{
	text-align:left;
	padding-left:10px;
	color: #5D5E5E;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    line-height: normal;
}
.quienes{
	width:1000px;
	height:750px;
	background:url(../img/store/fondo_quienes_somos.jpg);
}
.offic{
	color:#6d6d6d;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
}
.dfind{
	color:#113653;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
}
.cont{
	width:1000px;
	height:565px;
	background:url(../img/store/fondo_solicitud.jpg);
}
.proyect{
	width:300px;
	height:200px;
	margin-left:20px;
	margin-top:25px;
	float:left;
	background-color:#FFF;
}
.dfind2{
	color:#113653;
	font-size:13px;
	font-weight:bold;
	
}
.title_ec {
  color:#37B5DE;
  font-size:30px;
  font-weight:bolder;
  padding-bottom:15px;
  padding-top:15px;
}
.title_ec1 {
  color:#37B5DE;
  font-size:14px;
  font-weight:bolder;
  padding-bottom:15px;
  padding-top:15px;
}
.cont_mail{
	font-weight:bold;
	font-size:12px;
}
.return{
	text-align:right;
	padding:10px 20px 10px 0px;
}
.return img{
	cursor:pointer;
}