@charset "UTF-8";
/* CSS Document */
html, body { width:100%;height:100%;padding:0;margin:0;background:#fff;font-family: 'Oxygen', sans-serif;}
header { font-size:22px;font-weight:bold;color:#fff;height:113px; padding:0; width:100%;background:#000000; position:relative;} .imglogoheader { margin:1.5% }
header div { right:2%; top:10%; position:absolute; text-align:right; width:180px; } header div span { color:#666666; font-size:16px; } header div img { margin-left:7%;}
menu { width:100%; padding:1% 0; margin:0; font-size:16px;background:#550000;} menu a { text-decoration:none; color:#ffffff; margin:2%; text-indent:20px;}
menu a:hover { color:#666666;}
footer { border-top:#550000 solid 4px; background:#202020; color:#ffffff; width:100%;}
.infooter { width:260px; margin-left:20px; background:#202020; }
footer h1 { color:#999999; font-size:20px;}
footer .legal { background:#000000; color:#666666; bottom:0; width:100%; font-size:10px; line-height:30px; text-indent:20px;}
footer h2 { color:#999999; font-size:20px; font-weight:bold } footer h2 img { margin:0 5px 0 0; } footer img { margin-right:5%; margin-bottom:5%;}
.content { width:80%; height:auto; margin:auto;} .content h1 { color:#550000;} .content iframe { margin:0;} .content .subcontent { border-left:#550000 solid 4px; padding:0 7px; margin:20px 0;}
.content h1.subt { font-size:20px;}
.iconoservicio { width: 163px; height: 163px; border-radius: 50%; background: #550000; display:inline-block;} .iconoservicio img {  margin:18%; }
.txtservicio { text-align:left; font-size:24px; display:inline-block; width:80%;} .servicio { width:40%; display:inline-table; margin-bottom:5%; }