@charset "utf-8";
/*
Theme Name: web voluntariado cruz roja
Theme URI: http://www.lamosquita.net/
Author: lamosquita
Author URI: http://www.lamosquita.net/

Font-family:

This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*/

/*tipografías
-------------------------------------------------------------- */
@font-face{
        font-family:"Rockwell W01_n4";
        src:url("Fonts/73e6c08f-deb5-4d6f-827b-597a84046aa4.eot?#iefix") format("eot")
}
@font-face{
    font-family:"Rockwell W01";
    src:url("Fonts/73e6c08f-deb5-4d6f-827b-597a84046aa4.eot?#iefix");
    src:url("Fonts/73e6c08f-deb5-4d6f-827b-597a84046aa4.eot?#iefix") format("eot"),url("Fonts/8dd355f9-1a9a-4d91-8aa1-7dcc9deeb439.woff2") format("woff2"),url("Fonts/de4b0540-9702-4662-8f3a-228419485257.woff") format("woff"),url("Fonts/bc34c4cd-af2c-400d-b4d0-726e2d89f690.ttf") format("truetype"),url("Fonts/59c05ddc-99f9-44db-82ce-cb7f503b5110.svg#59c05ddc-99f9-44db-82ce-cb7f503b5110") format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face{
    font-family:"Rockwell W01_n7";
    src:url("Fonts/864373f8-943b-449d-a730-462eb66d7058.eot?#iefix") format("eot")
    }
@font-face{
    font-family:"Rockwell W01";
    src:url("Fonts/864373f8-943b-449d-a730-462eb66d7058.eot?#iefix");
    src:url("Fonts/864373f8-943b-449d-a730-462eb66d7058.eot?#iefix") format("eot"),url("Fonts/4a475305-1b19-4f93-bb3f-d67733a726cf.woff2") format("woff2"),url("Fonts/49ff3af5-13b2-4add-8470-4cdac3cf650e.woff") format("woff"),url("Fonts/7d69578b-ab0e-4986-af19-428861ada4e4.ttf") format("truetype"),url("Fonts/2848532f-bf3e-4430-aae1-bc0d1367eb84.svg#2848532f-bf3e-4430-aae1-bc0d1367eb84") format("svg");
    font-weight: 700;
    font-style: normal;
}


/*reset style
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
    
}
p {
    font-family: Arial, Helvetica, "sans-serif";
}
table {
    font-family: Arial, Helvetica, "sans-serif";
}
.desktop {
  display: initial ;
  }
.movil {
  display: none;
  }
/*estructura
-------------------------------------------------------------- */
#page {
    width: 860px;
    margin: 0 auto;
    z-index: 5;
}
#pagehome  {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 5;
    position: fixed;
}
#backgr {
    height: 200%;
    left: -50%;
    position: fixed;
    top: -50%;
    width: 200%;
    z-index: 0;
}
#backgr img {
    bottom: 0;
    left: 0;
    margin: auto;
    min-height: 50%;
    min-width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.imagenhome {
    display: none;
}
#blancohome {
    width: 100%;
    background: #fff;
    height: 100px;
    z-index: 5;
    position: relative;
}
#header {
    width: 860px;
    margin: 0 auto;
    height: 100px;
    position: relative;
    background: #fff;
    z-index: 5;
}
.logo {
    position: absolute;
    top:31px;
    left: 0;
    z-index: 5;
}
.voluntariado{
    font-size: 16px;
    position: absolute;
    color: #37A137;
    font-family: Arial, Helvetica, "sans-serif";
    left: 171px;/**/
    top:44px;
}
.voluntariado a{
    color: #37A137;
    text-decoration: none;
}
.voluntariado a:hover{
    color: #37A137;
    text-decoration: underline;
}
/*menu
-------------------------------------------------------------- */
#menu {
    position: absolute;
    top: 44px;
    right: 0;
    z-index: 5;
}
.column {
    width:626px;
    z-index: 5;
    
}
ul.menu {
    list-style: none;
    font-size: 14px;
    color: #37A137;
    border-right: 2px solid #37A137;
    padding-right:11px;
    z-index: 5;
    font-family: Arial, Helvetica, "sans-serif";
}
ul.menu li {
    display: inline-block;
    margin-left: 11px;
    padding-left:11px;
    border-left: 2px solid #37A137;
}
ul.menu a {
    color: #000;
    text-decoration: none;
}
ul.menu a:hover {
    color: #37A137;
    text-decoration: none;
}

/*home
-------------------------------------------------------------- */
#contenthome {
    margin: 0 auto;
    width: 860px;
}
.botonera {
    position: absolute;
    bottom: 50px;
}
.bots {
    background: rgba(255, 255, 255, 0.8);
    width: 262px;
    display: inline-block;
    margin-right:30px;
    padding-top: 65px;
    padding-bottom: 65px;
    text-align: center;
}
.bot {
    background: rgba(255, 255, 255, 0.8);
    width: 262px;
    display: inline-block;
    padding-top: 65px;
    padding-bottom: 65px;
    text-align: center;
}
p.botshome {
    font-size: 24px;
    font-family:"Rockwell W01";
    font-weight: 400;
}
.bots a, .bot a {
    color: #37A137;
    text-decoration: none;
}
.bots:hover, .bot:hover {
    background: rgba(255, 255, 255, 1);
    text-decoration: none;
}
.titlehome {
    color: #fff;
    position: relative;
    padding-left: 0;
    text-align: center;
    margin: 22px auto;
    width: 100%;
}
h1.tithom {
    font-family:"Rockwell W01";
    font-weight: 700;
    font-size: 46px;
    text-shadow: 2px 2px 7px  rgba(0, 0, 0, 0.9);
    line-height: 48px;
}
span.subtithom {
    font-family:"Rockwell W01";
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    text-shadow: 2px 2px 7px  rgba(0, 0, 0, 1);
}
#footerh {
    position: absolute;
    margin: auto;
    bottom:10px;
    color: #fff;
    font-size: 12px;
    text-align: left;
}
#footerh a {
    color: #fff;
    text-decoration: underline;
}
#footerh a:hover {
    color: #fff;
    text-decoration: line-through;
}

#footer {
    margin:30px auto 10px;
    color: #000;
    font-size: 12px;
    text-align: left;
}
#footer a {
    color: #000;
    text-decoration: underline;
}
#footer a:hover {
    color: #000;
    text-decoration: line-through;
}

/*páginas
-------------------------------------------------------------- */
#content {
    position: relative;
}
.imgdestaca {
    margin-bottom: 22px;
}
#content h1 {
    font-family:"Rockwell W01";
    font-weight: 400;
    color: #37A137;
    font-size: 24px;
    margin-bottom: 11px;
}
.column p {
    margin-bottom: 11px;
    font-size:14px;
}
.column a {
    color: #000;
    text-decoration: underline;
}
.column a:hover {
    color: #37A137;
    text-decoration: line-through;
}
.column ol {
    margin-left:55px;
    margin-bottom: 11px;
    list-style: decimal;
    font-family: Arial, Helvetica, "sans-serif";
}
.column li {
    margin-bottom: 5px;
    font-size:14px;
}
.column ul {
    margin-left:55px;
    margin-bottom: 11px;
    list-style: circle;
    font-family: Arial, Helvetica, "sans-serif";
}
.column h2 {
    font-family:"Rockwell W01";
    font-weight: 400;
    color: #37A137;
    font-size: 18px;
    margin-bottom: 11px;
}
.column h3 {
    font-family:"Rockwell W01";
    font-weight: 400;
    color: #37A137;
    font-size: 14px;
    margin-bottom: 11px;
}
.imgdesalineada {
    float:right;
    margin-right:-234px;
    margin-top: 0px;
    margin-bottom: 7px;
    margin-left: 7px;
}
th.headtab {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 12px;
    text-transform: lowercase;
}
.column th.coltab {
    text-align: left;
}
.column td {
   padding: 3px 66px 3px 0;
    text-align: right;
}
td.coltabl {
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
}
#content table {
    margin-bottom: 22px;
}
.destacaside {
    background: #37A137;
    color:#fff;
    font-family: Arial, Helvetica, "sans-serif";
    font-size: 13px;
    width: 154px;
    padding: 10px 15px 15px 15px;
}
h2.side {
    font-size:15px;
    font-family:"Rockwell W01";
    line-height: 1.1em;
    margin-bottom: 7px;
}
p.side {
    font-size:13px;
    font-family:"Rockwell W01";
    line-height: 1.1em;
    margin-bottom: 7px;
}
.destacaside a {
    color:#fff;
    
}
.destacaside ul {
    margin-left:0px;
    list-style: none;
    margin-bottom: 0px;
}
ul.vol {
   margin-left:11px;
    list-style: circle;
    margin-bottom: 0px; 
}
ul.vol li {
    margin-bottom:5px;
}
.separata {
    height: 20px;
}
#side1 {
    position: absolute;
    right: 0;
    top: 1221px;
}
#side2 {
    position: absolute;
    right: 0;
    top: 454px;
}
#side2bis {
    position: absolute;
    right: 0;
    top: 1551px;
    display: initial;
}
#side3 {
    position: absolute;
    right: 0;
    top: 2112px;
}
.logoaytoval {
    clear: both;
    padding:11px 0;
    text-align: center;
    margin-bottom: 11px;
    margin-top: 11px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.logoaytoval p {
    text-align: left !important;
}