/*/ RESET /*/
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{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}


/*/ PROP GENERALES /*/
body { font-size:13px; font-family:Arial, Helvetica, sans-serif;}
p { font-size:13px; margin:0px; padding:0px; line-height:normal}
strong { font-weight:bold;}


.wrapp { width:100%; position:relative; margin:0px auto;}

/*/ TOP /*/
#wrapp_top { width:100%; background:url(../img/wrapp_top.jpg) repeat-x;}
#wrapp_top h1 { float:left; margin:45px 0px 10px 0px}
#wrapp_top .wrapp { height:auto;}

#contacto { float:right; margin:45px 10px 0px 0px; float:right; }
#contacto p { color:#333; text-align:right;}
#contacto p.titular { padding-bottom:5px; font-weight:bold; font-size:14px;}

#wrapp_top h2 { text-align:center; clear:both; width:100%; }
#wrapp_top h2 img { margin:0px auto;}

.img_sup { position:inherit;margin:auto;display:block; left:0px; bottom:0px;padding-top:25px;padding-left:5%;padding-right:5%;max-width:959px;width:90%;height:auto;}
.imgrupo {max-width:606px;width:90%; height:auto;padding-top: 25px;padding-left: 5%;padding-right: 5%;}



/*/ MIDDLE /*/
#wrapp_mid { height:100%; width:100%; background-color:#193b57;}
#wrapp_mid p { color:#f1eee5; padding:55px 20px 0px 20px; line-height: 1.1}
#wrapp_mid a { color:#fff;}
#wrapp_mid p {
     font-size:17px!important;
}

/*/ BOTTOM /*/
#wrapp_bottom { width:100%;background:url(../img/bg_botttom.jpg) repeat-x;}
#wrapp_bottom .wrapp { width:100%;padding:40px 20px 0px 20px;}

.line { overflow:hidden; padding-bottom:20px;}
.line img { float:left; margin-right:20px;}
.line .text { float:left; padding-top:10px;}
.line .text h4 { background:url(../img/bg_tit.png); width:97px; padding:7px 0px 0px 10px; height:23px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight:bold; margin-bottom:7px;}
.line .text h4.peq { background:url(../img/bg_tit_peq.png); width:87px;}
.line .text p { font-size:12px;}
.line .text p a { color:#3e6fd4; font-weight:bold; text-decoration:none;}
.line .text p a:hover { text-decoration:underline;}


/*/ FOOT /*/
#wrapp_foot { width:100%; height:48px; background:#0d0d0d;}
#wrapp_foot p { text-align:center; color:#a1a1a1; font-size:12px; padding-top:17px;}
#wrapp_foot p a { font-weight:bold; color:#fff;}
#wrapp_foot p span { color:#fff;}

#legal_box p { font-size:11px; padding-bottom:10px; color:#333;}
#legal_box .titular_legal { font-size:12px; font-weight:bold; }

/*  kike 2023 
@media (max-width: 499px) { 
#wrapp_mid p {
    font-size:40px!important;
}
    
}
@media (min-width: 500px) { 
#wrapp_mid p {
     font-size:17px!important;
}
    
}*/
/* fin kike 2023*/
