﻿
.enc_fotos
{
	font-weight: bold;
	font-size: medium;
}

body
{
	font-family: Calibri, Verdana, Arial, Tahoma;
}
H2
{
	color: #8fbc8b;
}
.pie
{
	color: #a9a9a9;
}
H3
{
	color: #8fbc8b;
}
.encabezadotabla
{
	color: #8fbc8b;
	font-weight: bold;
	font-size: 14pt;
}
H1
{
	color: #006600;
}
.datos_emp
{
	font-weight: bold;
}
.titulo_prom
{
	font-size: 16pt;
	color: #336600;
}



A:link
{
	color: #339933;
	text-decoration: none;
}
A:visited
{
	color: #339933;
	text-decoration: none;
}

a:hover
{
	color: #33cc33;
	text-decoration: underline;
}

.menusup a:link
{
	color: #006400;
	text-decoration: none;
}

.menusup a:visited
{
	color: #006400;
	text-decoration: none;
}


.menusup a:hover
{
	color: #ffffff;
	text-decoration: none;
}



.menuinf a:link
{
	color: #666666;
	text-decoration: none;
}

.menuinf a:visited
{
	color: #666666;
	text-decoration: none;
}

.menuinf a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.menuprom a:link
{
	color: #7C6F57;
	text-decoration: none;
}

.menuprom a:visited
{
	color: #7C6F57;
	text-decoration: none;
}

.menuprom a:hover
{
	color: #ffffff;
	text-decoration: none;
}

.imglink a:link
{
	
}

.imglink a:visited
{
	
}

.imglink a:hover
{
	border-right: #dcdcdc solid;
	border-top: #dcdcdc solid;
	border-left: #dcdcdc solid;
	border-bottom: #dcdcdc solid;
}


a:hover img 
{
    filter:alpha(opacity=60);
    opacity: 0.6;
} 

div#izq
{
	margin: 10px;
	float: left;
	width:200px;
}

div#der
{
	width:800px;
	
}

div#cont
{
	padding: 10px;
	float:left;
}
div#info
{
	float:left;
	width:210px;
}
        .listaprecios
        {
            border: medium solid #008000;
            table-layout: auto;
            border-collapse: collapse;
             margin-top:10px;
        }
        .encabezadoprecios
        {
            background-color: #CCFFCC;
            text-align: center;
        }
        .iva
        {
         font-size: 0.6em;
         }
         
.animaprecio
{
    padding: 15px;
    border: thin solid #008000;
    background-color: #CCFFCC;
    font-size: xx-large;
    color: #003300;
    width: 600px;
    height: 400px;
}

.preciotexto
{
    text-align: center;
}

.cerrar
{
    text-align: right;
    position: relative;
    right: 10px;
    
    float: right;
    font-size: small;
}
.colorfondo
{
 background-color: #CCFFCC;
     width: 600px;
    height: 400px;
      filter:alpha(opacity=60);
    opacity: 0.6;  
 }