
*
{
   margin:0px;
   padding:0px;
}

html { 
position: relative;
min-height: 100%;
}

body {  
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 14px;
font-style: normal;
text-align: left;
color:#000000;
background-color:#eeece1;
}

img.centro
{
display:block;
margin:auto;
}

#capatcha {
margin:auto;
display: block
}

.g-recaptcha{
   margin: 15px auto !important;
   width: auto !important;
   height: auto !important;
   text-align: -webkit-center;
   text-align: -moz-center;
   text-align: -o-center;
   text-align: -ms-center;
}

.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#contvids
{
position:relative;
z-index:20;
width: 96%;
margin:auto;
}


A:LINK, A:VISITED, A:ACTIVE {
color: #000000;
text-decoration: none;
}

A:HOVER {
color: #83827c;
text-decoration : none;
}

A.anc { color: inherit; }


img {border:0px none;}

td img {display: block;}