﻿@font-face { font-family: 'MyriadWebPro'; src: url('../fuentes/MyriadPro-Regular.eot'); /* IE9 Compat Modes */ src: url('../fuentes/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fuentes/MyriadPro-Regular.woff') format('woff'), /* Pretty Modern Browsers */ url('../fuentes/MyriadPro-Regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fuentes/MyriadPro-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */ }
body, form { width: 100%; height: 100%; padding: 0; margin: 0; }
body { font-size: 12px;}
body, input, select { font-family: "MyriadWebPro" , "Myriad Web Pro" , Arial, verdana, tahoma, sans-serif !important; color: #333; }
input { background-color: #d1d1d1; border: none; color: #646464; padding: 3px; -webkit-transition: background-color 250ms; -moz-transition: background-color 250ms; -o-transition: background-color 250ms; -ms-transition: background-color 250ms; transition: background-color 250ms; }
select { border: 1px solid #DDD; font-size: 12px; }
input[type=submit] { padding: 5px; }
input:hover {  background-color: #848488; color: White; text-decoration: none; opacity: 1.0; }
a { color: #4b738c; text-decoration: none; }
a:hover { text-decoration: underline; }
.encabezado { background: white; text-align: left;  border-bottom: 10px solid #95c83b; }
.encabezado img { margin-top: 16px; margin-left: 83px; margin-bottom: 16px; }
.lista a { display: block; padding: 3px; font-size: 14px; }
.lista a:hover { background: #c1c1c1; }
.tituloServicios { font-size: 20px; position: absolute; right: 20px; top: 40px; }
.piePagina { height: 16px; position: fixed; width: 100%; bottom: 0; text-align: center; font-size: 11px; padding-top: 4px; border-style: solid none none none; border-width: 1px; background: #a4c4d9; border-color: #436b84; box-shadow: 0px -3px 3px rgba(180, 180, 180, 0.5); z-index: 500; }
.cajaContenido { border-width: 0px; background: #ddd; margin-bottom: 20px; padding: 10px; }
.wrapper { margin: 20px; }