@charset "utf-8";
/* módulos  */

#de_mod{
float:left;
width:99%;
height:auto;
margin:5px 0 2px 0;
padding:5px;
background:none;
}
/* contenido  */
.de_mod_content{
float:left;
width:100%;
height:auto;
margin:5px 0 2px 0;
font-size:11px;
}
/* links paginador */
.de_mod_count{
float:left;
width:100%;
height:auto;
margin:5px 0 2px 0;
}
/* para contenidos con imagenes al lado */
.de_mod_content1{
width:70%; 
float:right;
height:auto;
}
/* contenidos completos con estilos diferentes */
.de_mod_content2{
float:left;
width:100%;
height:auto;
margin:5px 0 2px 0;
font-family:Arial;
font-size:12px;
color:#050505;
line-height:2em;
}

.de_mod_content2 ul{
  list-style:none;
  list-style-image: url('../images/vineta.jpg');
}

s/* contenidos cortos */
.de_mod_content3{
width:auto;
height:auto;
float:left;
overflow:hidden;
}
.de_mod_cleft{
float:left;
width:49%;
height:auto;
}
.de_mod_cright{
float:right;
width:19%;
height:auto;
}

/* Lista */
.de_mod_lst{
float:left;
width:100%;
height:auto;
margin:5px 0 2px 0;
border-bottom: 1px dotted #666;
}

/* mensajes */
.de_mod_msg{
float:left;
width:100%;
height:auto;
margin:5px 0 2px 0;
}

/* títulos */
.de_mod_title{
height: auto;
width: 100%;
float:left;
font-size: 18px;
font-weight: bold;
color:#006fba; 
float:left;
width:100%; 
text-transform:uppercase;
padding:5px 0;
}
/* Links sobre los títulos */
.de_mod_title a:link, .de_mod_title a:visited, .de_mod_title a:active, .de_mod_title a:hover{color:#006fba; }

/* subtítulos*/
.de_mod_subtitle{
height: auto;
width: 100%;
float:left;
font-weight: bold;
margin:2px 0;
font-size:14px;
color:#97679F;
}
.de_mod_subtitle1{
height: auto;
width: 100%;
float:left;
font-weight: bold;
margin:2px 0;
font-size:12px;
color:#97679F;
}

/*imagenes*/
.de_mod_img {
height:auto;
width:auto;
float:left;
padding:5px;
background-repeat:no-repeat;
overflow:hidden;
}


/* barra de navegación */
.de_mod_nav{
float:left;
margin-bottom:2px;
}

/*header footer*/
.de_mod_header{
float:left;
width:100%;
height:30px;
}
.de_mod_footer{
float:left;
width:100%;
height:30px;
}
.de_mod_header1{
float:left;
width:100%;
height:30px;
}


/* contenedor de campos*/
.de_mod_row{
float:left;
height:auto;
width:98%;
padding:5px;
}

/* descripció del campo */
.de_mod_field{
width:49%;
float:left;
}
/* campos para ingreso de datos */
.de_mod_label{
width:30%;
float:left;
padding: 2px 0;
font-weight:bold;
}

/* tabs */

.de_mod_tab{
font-size: 12px;
font-weight: bold;
text-align: center;
vertical-align:middle;
float: left;
height: 20px;
width: 20px;
margin: 2px;
background-color:#97679F;
color:#fff;
}

/* error */
.de_mod_error{
width:100%;
height:auto;
color:#FF0000;
float:left;
}




/********************************************************/
/* MODULO store                                         */
/********************************************************/
.mod_store_contentpro{
float:left;
width:100%;
height:auto;
margin:5px 0 2px 0;
}
.mod_store_unitdel{
width:15px;
height:auto;
float:left;
}

#mod_store_totalprice{float:right;}

.mod_store_car a:link, .mod_store_car a:hover, .mod_store_car a:active, .mod_store_car a:visited, .mod_store_desc a:link, .mod_store_desc a:hover, .mod_store_desc a:active, .mod_store_desc a:visited{ color:#97679F;}
.mod_store_contene_img{ float:left; width:100%;}
.mod_store_contentpro1,.mod_store_contentpro2,.mod_store_contentpro3,.mod_store_contentpro4,.mod_store_contentpro5,.mod_store_contentpro6,.mod_store_contentprod,.mod_store_contentpro,.mod_store_contentprod1{
height:80px;
width:17%;
overflow:hidden;
float:left;
font-weight:normal;
padding:2px 0 0 2px;
}
.mod_store_contentpro{width:25%;  height:20px;font-weight:bold;}
.mod_store_contentprod{width:17%; height:20px;font-weight:bold;}
.mod_store_contentprod1{width:5%; height:20px;font-weight:bold;}
.mod_store_contentpro1{width:25%; background-color:#FBFB90;}
.mod_store_contentpro2{background-color:#EAEA86;}
.mod_store_contentpro3{background-color:#FBFB90;}
.mod_store_contentpro4{background-color:#EAEA86;}
.mod_store_contentpro5{background-color:#FBFB90;}
.mod_store_contentpro6{ width:5%;background-color:#EAEA86;}
.mod_store_contentb{ height:auto; float:right;}
.mod_store_name,.mod_store_name1{ 
float:left;
width:99%;
}
.mod_store_name1{
font-size:24px;
color:#970000;
}
.mod_store_desc {
float:left;
width:58%;
margin-left:5px;
padding:5px 7px;
background-repeat:no-repeat;
overflow:hidden;
}
.mod_store_ped{
float:left;
width:17%;
margin-left:5px;
padding:5px;
background-repeat:no-repeat;
overflow:hidden;
}
.mod_store_car{
width:7%;
float:left;
}
.mod_store_button{
font-size:0px;
height:25px;
width:145px;
background:no-repeat top;
}
#mod_store_contenttotal{
clear:both;
widows:98%;
padding:5px;
background-color:#EAEA86;
font-weight:bold;
}