/* WYSIWYG content rules */

body { font: 76% Tahoma,Verdana,Arial, Helvetica, sans-serif; background: white; color: #222; }
a { color: #196900; text-decoration: underline; }
a:hover { color: #239600; }
h1, h2, h3, h4 { margin-top: 0; color: #239600; }
h2 { font-size: 160%; font-weight: normal; text-transform: uppercase; padding: 18px 0px 18px 25px; margin: 0; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }
hr { display: none; }
img { vertical-align: bottom; }
p, ul, ol, dl, table { margin-top: 0; margin-bottom: 2em; line-height: 1.5em; }
ul ul { margin-bottom:0.5em; }
dt { font-weight: bold; }
table, th, td { font-size: 100%; border-collapse: collapse; }
table { border: 2px solid #ccc; }
th, td { padding: 0.5em; border: 1px solid #eee; }
th { background: #eee; border-color: white; }
td { background: white; }
caption { color: #A6560F; text-align: left; font-size: 120%; font-weight: bold; }
form, fieldset { margin: 0; padding: 0; border: none; }
form { padding: 15px; margin-bottom: 2em; background: #dfdfdf; border: 1px solid #ccc; }
form p { margin: 0.5em 0; }
input, textarea, select { font-family: Arial, sans-serif; font-size: 100%; }
input { vertical-align:  middle; margin: 0.1em 0; }
label { font-weight: bold; }

/* services */
#services h3 { border-bottom: 1px solid #239600; padding-bottom: 0.3em; width: 50%; }

/* mapa */
#map { width: 690px; height: 480px; border: 4px solid #ddd; }
#map img { border: none; padding: 0; }
#map td, #map table { border: none; }

/* Columns */
.col-33-l, .col-33-r , .col-50-l, .col-50-r { width: 32%; margin-right: 1%; float: left; _display: inline; }
.col-33-r, .col-50-r { margin-left: 1%; float: right; }
.col-50-l, .col-50-r { width: 48%; }

/* misc */
.break { clear: both; }
.bold { font-weight: bold; }
.out { position: absolute; left: -3000px; }
.right { text-align: right; }
.center { text-align: center; }
.l { float: left; }
.r { float: right; }
img { border: 3px solid #239600; padding: 1px; background: white; color: black; }
img.left, img.right { margin: 1.5em; margin-top: 0; clear: both; }
img.left { float: left; margin-left: 0; }
img.right { float: right; margin-right: 0; }
.no-margin { margin: 0; }
.no-border { border: none; padding: 0; background: none; }
.files { margin: 0 0 1.6em 0; padding: 0; list-style: none; }
.blue { color: #1178DF; }
.s100 { width: 100%; }
.s50 { width: 50%; }
.s60 { width: 60%; }
textarea.s100 { width: 98%; }

/* icons */ 
.ico { padding: 0 0 0.3em 23px; background: url("img/ico/noname.gif") no-repeat 0 50%; }
ul.ico { list-style-type:none; background-image:none; }
.ico-pdf { background-image: url("img/ico/pdf.gif"); }
.ico-doc { background-image: url("img/ico/doc.gif"); }
.ico-xls { background-image: url("img/ico/xls.gif"); }
.ico-jpg { background-image: url("img/ico/jpg.gif"); }
.ico-gif { background-image: url("img/ico/gif.gif"); }
.ico-rss { background-image: url("img/ico/rss.png"); }

/* IE only */
.cols, .spc, #top-menu { _height: 1px; min-height: 1px; }