﻿A:link {text-decoration:none;color:000000;}
A:visited {text-decoration:none;color:000000;}
A:active {text-decoration:none;color:000000;}
A:hover{color:cc0000;}
A:hover{text-decoration:none;};
body {
scrollbar-face-color:b4b4b4;
scrollbar-shadow-color:000000;
scrollbar-highlight-color:000000;
scrollbar-3dlight-color:000000;
scrollbar-darkshadow-color:000000;
scrollbar-track-color:000000;
scrollbar-arrow-color:000000;}
td {font-family:verdana;font-size:11;color:000000}

.fotos A:link {text-decoration: none; color:666666; }
.fotos A:visited {text-decoration: none; color:666666; }
.fotos A:active {text-decoration: none; color:666666; }
.fotos A:hover {text-decoration: none; color:000000; }


.link A:link {text-decoration: none; color:666666; font-family:"verdana"; font-size:11px;font-weight : lighter;}
.link A:visited {text-decoration: none; color:666666; font-family:"verdana"; font-size:11px;font-weight : lighter; }
.link A:active {text-decoration: none; color:666666; font-family:"verdana"; font-size:11px;font-weight : lighter; }
.link A:hover {text-decoration: none; color:000000; font-family:"verdana"; font-size:11px;font-weight : lighter; }

#menu{font-family:verdana;font-size:11;color:ffffff;}

.color_fondo {background-color:FFCC66;}
.color_borde {background-color:000000;}
.color_lineas {background-color:ff9900;}

.estilotabla{ 
font-family:verdana; 
color:ffffff;
}


.form {background-color :ffffff;
border : thin solid #cc0000;
font-family : Arial, Helvetica, sans-serif;
font-size : 11;
font-style : normal;
font-variant : normal;
font-weight : normal;
height : auto;
color: 000000;
letter-spacing : normal;
line-height : normal;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
border-top-width : 1px;}

.shop {background-color :ffffff;
border : thin solid #cc0000;
font-family : Arial, Helvetica, sans-serif;
font-size : 10;
font-style : normal;
font-variant : normal;
font-weight : normal;
height : auto;
color: 000000;
text-align:center;
letter-spacing : normal;
line-height : normal;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
border-top-width : 1px;}

.boton {
background-color : cc0000;
border : thin solid #000000;
font-family : arial;
font-size : xx-small;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-width : 1px;
border-top-width : 1px;
color:ffffff;};

.galeria{
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}

.galeria img{
  max-width: 400px;
  padding: 1rem;
}


.fab {
padding: 20px;
font-size: 30px;
width: 30px;
text-align: center;
text-decoration: none;
margin: 5px 2px;
border-radius: 50%;
}

.fab:hover {
opacity: 0.7;
}

.fa-whatsapp {
background: #45bbff;
color: white;
}
