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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    font-family:monospace;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@font-face{
    font-family: "fuentemolona";
    src: url(https://mdoloresgarcia.com/wp-content/themes/arte/Montserrat-Regularcopia.woff);
}
@font-face{
    font-family: "fuentemolonabold";
    src: url(https://mdoloresgarcia.com/wp-content/themes/arte/Montserrat-Bold.woff);
}
.cuerpototal{
    max-width: 1800px;
    margin-left: auto;
    margin-right: auto;
    margin-top:30px;
    font-family: helvetica;
}
#cabecera{
    max-width:1800px;
    height: 20px;
    margin-left:auto;
    margin-right:auto;
    width:95%;
}
p{
    line-height: 25px;
}
h1{
    text-indent: -10000px;
}
#logo{
    padding: 15px;
}
#inicio{
    text-decoration: none;
    font-size: 20px;
    color: black;
    font-weight: 500;
}
#inicio:hover{
    color: #efb810;
}
#enlaces{
    margin-left:auto;
    margin-right:auto;
    width:95%;
    margin-bottom:20px;
    display: flex;
    background-color: none;
    justify-content: space-between;
    padding:0px;
    box-sizing: border-box;
    font-size: 16px;
    padding-top: 5px;
    font-family: sans-serif;
}
#enlaces ul{
    list-style: none;
    display: flex;
    color:black;
    margin:0px;
}
#enlaces li{
    color:white;
}
#enlaces li a{
    text-decoration:none;
    color:black;
    padding-bottom:15px;
    padding-top:15px;
    padding-left: 20px;
    padding-right:20px;
    display:block;
    font-weight: 500;
}
#enlaces li:hover{
    
    box-sizing: border-box;
}
#enlaces li a:hover{
    color:#efb810;
    box-sizing: border-box;
}
#enlaces2{
    font-size: 20px;
}
#enlaces #enlaces2 li a{
    padding-top:12px;
    padding-bottom: 0px;
}
#cuerpo{
    width:95%;
    display:flex;
    margin-left:auto;
    margin-right:auto;
    justify-content: space-between;
    box-sizing: border-box;
    margin-bottom: 50px;
}
#cuerpodetexto ul{
    list-style:disc;
}
#pie{
    margin-left:auto;
    margin-right:auto;
    padding-top:5px;
    padding-bottom:8px;
    max-width: 1800px;
    color:white;
    width:95%;
    box-sizing: border-box;
}
.pie{
    width: 95%;
    height: 250px;
    margin-left: auto;
    margin-right:auto;
    /*position: fixed;*/
    bottom:0;
    background-color:black;
    margin-top:0px;
    box-sizing: border-box;
}
#parapie{
    max-width: 1200px;
    margin-left:auto;
    margin-right:auto;
    padding-top: 5px;
}
.pie p{
    text-align: center;
}
#cuerpodetexto{
    padding-left:0%;
    width:80%;
    margin: auto;
    font-size:18px;
    color:black;  
    box-sizing: border-box;
}
#cuerpodetexto img{
    max-width:60%;
    margin-top:15px;
    height:auto;
    padding-left: 0%;
    }
#cuerpodetexto ul{
    list-style:disc;
}
#cuerpodetexto p{
    margin-bottom:20px;
    width:50%;
}
#cuerpodetexto strong{
    color:black;
    font-weight: 500;
}
#cuerpodetexto a{
    color:#e83d66;
}
ul li ul li{
    display:block;
}
.paginas{
    width:95%;
    margin: auto;
    padding-top: 20px;
    margin-bottom: 40px;
}
.paginas p{
    width: 70%;
    color:black;
    text-align: white;
    font-size: 15px;
    padding: 10px;
}
.paginas ul{
    font-size: 15px;
    width: 70%;
}
.paginas strong{
    font-size:15px;
    width: 70%;
}
.paginas img{
    position: center;
    max-width: 90%;
 	height: auto;
    margin: auto;
}
.paginas h3{
    color:black;
    font-size: 20px;
    font-weight: 600;
    padding-top: 20px;
    margin: left;
    margin-bottom: 20px;
  	width: 60%;
}
.sobrenosotros{
    width:95%;
    margin:auto;
    margin-bottom:30px;
    padding-left:20px;
    font-family: monospace;
}
.sobrenosotros p{
    color:black;
    text-align: justify-all;
    padding-left:20px;
    font-size: 18px;
    padding-top: 120px;
    font-family: monospace;
}
.contacto{
    width:95%;
    height:550px;
    background-image: url(https://mdoloresgarcia.com/wp-content/themes/arte/images/contacto_n.jpg);
    background-position: center;
    background-size: cover;
    margin: auto;
}
.contacto p{
    color:white;
    text-align: center;
    padding-right: 220px;
    padding-left:220px;
    font-size: 18px;
    padding-top: 220px;
    background-position: center;
    background-size: cover;
}
.titulo{
    width:95%;
    height:100px;
    margin:auto;
}
.titulo p{
    color:black;
    font-size:18px;
}
.titulo h2{
    color:black;
    font-size: 25px;
    text-align: center;
    font-weight: 500;
    padding-top: 20px;
    font-family: monospace!important;
}
.noticia{
    width:calc( 33% - 10px );
    margin-right:10px;
    margin-bottom:20px;
    margin-top: 50px;
}
.noticia img{
    object-fit: cover;
    height: 400px;
    border-radius: 20px;
 	position: center;
}
#articulos{
    display:flex;
    flex-wrap:wrap;
    width:95%;
    margin:auto;
    text-align: center;
    margin-bottom: 30px;
}
#articulos a{
    text-decoration: none;
    color:black;
    text-align: center;
    margin: auto;
    font-size: 20px;
}
#articulos img{
    padding-bottom: 7px;
}
#imagennoticia{
    width:100%;
    margin-bottom:30px;
}
#imagennoticia img{
    border-radius: 25px;
}
.tamanyo{
    width:100%;
    height:250px;
    object-fit: cover;
}
.escrito{
    width: 100%;
}
.escrito h2{
    color:black;
    font-size: 25px;
    text-align: center;
    font-weight: 500;
    padding-top: 20px;
    margin: auto;
    margin-bottom: 20px;
    font-family: monospace!important;
}
.escrito h3{
    color:black;
    font-size: 20px;
    font-weight: 600;
    padding-top: 20px;
    margin: auto;
    margin-bottom: 20px;
}
#imagennoticia h2{
    color:black;
    font-size: 25px;
    text-align: center;
    font-weight: 500;
    padding-top: 30px;
    margin: auto;
    margin-bottom: 50px;
    font-family: monospace!important;
}
#cuerpodetexto{
    width:100%;
    margin: auto;
    color:black;
}
#logocentral{
    background-image: url(https://mdoloresgarcia.com/wp-content/themes/arte/logo.jpeg);
    background-position: center;
    background-size: cover;
    width: 100px;
    height: 160px;
    margin: auto;
    margin-bottom: 100px;
    margin-top:50px;
}
#logoblanco{
    background-image: url(https://mdoloresgarcia.com/wp-content/themes/arte/images/logoblanco.png);
    width:6%;
    height: 80px;
    background-position: center;
    background-size: cover;
    margin: auto;
    margin-top:20px;
}
#logonegro{
    background-image: url(https://mdoloresgarcia.com/wp-content/themes/arte/images/logo.png);
    width:5%;
    height: 70px;
    background-position: center;
    background-size: cover;
    margin-right: 5px;
}

#cuerpodetexto figcaption{
    font-size: 13px;
    text-align: left;
    font-style: italic;
    margin-top: 2px;
}
#redesfooter{
    display: flex;
    margin: auto;
    width:10%;
    justify-content: space-between;
}
#redesfooter li{
    padding:12px;
    padding-top: 0px;
    color: white;
}
#redesfooter li a{
    color: white;
}
h2 a{
    font-family: monospace!important;
}

@media(max-width:600px){
    #enlaces{
        display: block;
        text-align: center;
    }
    #enlaces ul{
        display: block;
    }
    #enlaces2 li a{
        margin-bottom: 10px;
    }
    #articulos{
        display: block;
    }
    .noticia{
        width: 90%;
        margin: auto;
    }
    .noticia h2{
        margin-bottom: 20px;
    }
    .pie{
        height: 250px;
        width: 100%;
    }
    #redesfooter{
        width: 100%;
        justify-content: space-around;
    }
    #logoblanco{
        width: 20%;
        height: 85px;
    }
    #cuerpodetexto{
        width: 90%;
        margin: auto;
    }
    .paginas p{
        width: 90%;
        margin: auto;
    }
  	.paginas img{
      width: 90%;
      margin: auto;
  }
  .escrito{
        width: 90%;
        margin: auto;
    }
}