/*CSS Document*/
body {
	font-family: Verdana, Geneva, sans-serif;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	font-size: 12px;
}
div#capa_head {
    position: relative;
    height:215px;
    width:950px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #cccccc;
    background-image: url(../images/cabezal.jpg);
    border: none;
    margin-right: auto;
    margin-left: auto;
}
div#capa_head_menu {
    width: 950px;
    height: 23px;
    position:absolute;
    margin-top: 192px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.link_menu{
    text-align: center;
    border: none;
    color: #000;
    text-decoration: none;
}
.link_menu a{
    background-color: #fff;
    text-decoration: none;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    display: block;
}
.link_menu a:link{
    color: #000;
    background-color: #fff;
    text-decoration: none;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    display: block;
}
.link_menu a:hover{
    color: #000;
    background-color: #ffcc00;
    text-decoration: none;
}
.link_menu a:active{
    color: #000;
    background-color: #ffcc00;
    text-decoration: none;
}
.link_menu a:visited{
    color: #000;
    text-decoration: none;
}
.tabla_botonera_menu{
    display: table;
    width: 85%;
    margin: 0px auto 0px auto;
}
div#capa_foot {
	width: 950px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	margin-right: auto;
	margin-left: auto;
}
div#capa_foot_copyright {
    width: 950px;
    color: #ffffff;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
}
.texto_copy {
    height: 20px;
    width: 890px;
    border-right:#808285 solid 5px;
    background-color: #808285;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    background-position: center;
}
.tabla_pie {
    border: 0;
}
.txt_productos {
    height: 40px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
}
div#capa_noticias {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    width: 954px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tabla_noticias_empresas {
	text-align: center;
	border: 0;
	background-image: url(../images/representadas.gif);
	background-repeat: no-repeat;
	height: 137px;
	width: 235px;
}
#cabeza_emprep {
	font-size: 12px;
}
#cuerpo_emprep {
	height: 115px;
}
#cabeza_novedades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 22px;
}
#cuerpo_novedades {
	width: 353px;
	padding: 5px;
}
#cuerpo_novedades_info {
    font-size: 10px;
}
#cabeza_deptec {
	text-align: center;
	font-size: 12px;
	height: 22px;
}
#cuerpo_deptec {
    vertical-align:text-top;
    background-image: url(./../images/index_noticias/fondo_emprep.jpg);
    width: 180px;
    height: 118px;
    font-size: 12px;
    padding: 5px;
}
#cabeza_contacto {
    text-align: center;
    font-size: 12px;
    height: 24px;
    width: 192px;
    background-image: url(./../images/index_noticias/head_emprep.jpg);
}
#cuerpo_contacto {
    vertical-align: text-top;
    background-image: url(./../images/index_noticias/fondo_emprep.jpg);
    width: 180px;
    height: 118px;
    font-size: 12px;
    padding: 5px;
}
.barra_link{
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
    height: 23px;
    padding-left:5px;
    background-color: #808285;
}
.barra_link a{
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
    height: 23px;
    padding-left:5px;
    background-color: #808285;
    text-decoration: none;
}
.titu_grilla {
    color: #000;
    font-size: 11px;
    text-transform:uppercase;
    font-weight: bold;
    padding:2px;
    line-height: 100%;
}
.subtitu_grilla {
    color: #000;
    font-size: 11px;
    padding:2px;
}
.grilla_izq {
    border-right-width: thin;
    border-bottom-width: thin;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    padding: 5px;
}
.grilla_der {
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding: 5px;
}
.txtDetalle {
    font-size: 11px;
}
#tabla_prod_desc
{
    border-left:#cccccc thin solid;
    border-right:#cccccc thin solid;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
div#titulo_prod_desc{
    text-transform: capitalize;
    font-weight: bold;
}
div#marca_prod_desc{
    margin-top: 5px;
    border: 0;
    text-align: center;
    height: auto;
    padding-bottom: 30px;
}
div#img_prod_desc{
    border: 0;
    text-align: center;
}
div#opciones_prod_desc{
    text-decoration: none;
    text-align: left;
    padding-top: 30px;
}
#opciones_prod_desc_info{
    font-size: 12px;
    display: block;
    height: 25px;
}
#opciones_prod_desc_info a{
    height: 30px;
    vertical-align: text-top;
    color: #000;
    font-size: 12px;
    text-decoration: none;
}
#opciones_prod_desc_info a:link{
    color: #000;
    text-decoration: none;
}
#opciones_prod_desc_info a:hover{
    color: #000;
    text-decoration: none;}
#opciones_prod_desc_info a:visited{
    color: #000;
    text-decoration: none;}
#opciones_prod_desc_info a:active{
    color: #000;
    text-decoration: none;}

div#titulo_prod{
    height: 30px;
}
div#desc_prod_desc{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 15px;
}
#accordion{
    top: 0%;
    vertical-align: top;
}
.separador{
    font-weight: bold;
    padding: 5px;
}
.desc_representadas{

    color: #333333;
    font-size: 11px;
    text-align: center;
}
#empresa{

    font-size: 13px;
    color: #333333;
    line-height: 18px;
}
#empresa li{
    list-style: url("../images/square.gif") inside;
    line-height: 18px;
}
.txt_info{
    font-size: 13px;
    height: 18px;
    vertical-align: middle;
    color: #000;
    text-decoration: none;
}
.texto_desc_prod{
    font-size: 11px;
    color: #333333;
    text-align: left;
}
#expo_menu li{
    border-bottom:#FFF thin solid;
    height:auto;
    text-decoration:none;
    font-size:10px;
    color:#333;
    list-style-type: none;
    padding: 5px 3px 3px 5px;
    display:block
}
#expo_menu li a{
    text-decoration:none;
    color:#333;
    height:auto;
}
#expo_menu li a:active{
    text-decoration:none;
    height:auto;
}
#expo_menu li a:link hover visited{
    text-decoration:none;
    color:#333;
    height:auto;
}
.texto_representantes{
    font-size: 10px;
    color: #333333;
    text-align: left;
}
.texto_representantes a{
    font-size: 10px;
    color: #333333;
    text-align: left;
    text-decoration:none;
}
#novedades_pie{
	background-image:url(../images/meditecna.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width: 353px;
	height: 137px;
}
#meditecna_pie{
	background:url(../images/meditecna.gif) left top no-repeat;
	height: 137px;
	width: 353px;
}
.novedad_home{
	font-size:10px;
	color:#333;
}
.novedad_home a{
	text-decoration:none;
	color:#333;
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 320px;
}
ul.thumb li {
	margin: 0;
	padding: 2px;
	float: left;
	position: relative;
	width: 76px;
	height: 98px;
	background-image:url(../images/sombra.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-position:0px 0px;
}
ul.thumb li img {
	width: 68px; height: 90px;
/*	border: 1px solid #ddd;*/
	padding: 2px;
/*	background: #fff;*/
	position: absolute;
	left: 3; top: 3;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
/*	background:url(../images/sombra.jpg) no-repeat center center;*/
	border: 1px solid #ddd;
	background-color:#FFF
}
.folletos {
	height: 100px;
	width: 320px;
	position: relative;
	margin-top: -5px;
}
.texto_unidades{
	font-size: 11px;
    color: #333333;
    text-align: left;
}
.texto_unidades a{
    color: #333333;
	text-decoration:none;
}
#formu{
	padding:20px;
	background-color:#e1e1e1;
	width:610px;
	height:300px;
	float:left;
}
#badmin{
	float:right;
	width: 230px;
	height: 100px;
	padding:10px;
	text-align:center;
	font-size:11px;
	border:#FC0 thin solid;
	-moz-border-radius: 5px;
	-webkit-border-top: 5px;
}
#badmin a{
	color:#333;
	text-decoration:none;
}
#bcv{
	float:right;
	width: 250px;
	height: 35px;
	text-align:center;
	font-size:11px;
	border:#FC0 thin solid;
	-moz-border-radius: 5px;
	-webkit-border-top: 5px;
}
#bcv a{
	color:#333;
	text-decoration:none;
}
#producto{
	height:210px;
}
#nuevo{
	z-index: 99;
	height: 41px;
	width: 82px;
	bottom: 35px;
	left: 90px;
	position: relative;
}
#txt_menu_pie{
	padding-top: 10px;
	color:#999;
	font-size:10px;
	text-align:center;
	width:100%;
}
#txt_menu_pie a{
	color:#999;
	text-decoration:none;
}
