
*
{
   margin:0px;
   padding:0px;
}

html { 
position: relative;
min-height: 100%;
}

body { 
background-color: #f0efeb; 
font-family: 'Dosis', sans-serif;
font-size: 14px;
font-weight: 400;
text-align: left;
color:#2f3337;
}

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:#2f3337;
text-decoration: none;
}

A:HOVER {
color: #ad272b;
text-decoration : none;
}

A.men:LINK, A.men:VISITED, A.men:ACTIVE, A.men:HOVER {
color:#ffffff;
text-decoration: none;
}


A.anc { color: inherit; }


img {border:0px none;}

td img {display: block;}