body {margin: 0px; padding: 0px;}

#main_container {
  font-family: arial, verdana;
  font-size: 14px;
  width:1100px;
}
table.header {
  margin: 0px 0px -5px 0px;
  padding: 0px;
  height: 290px;
  width: 100%;
  background: url(img/header.jpg) no-repeat center;
}

table.header a { color: #FFFFFF;}
td.menu {
  text-align: center;
  vertical-align: middle;
  width: 120px;
  height: 80px;
  margin: 0px 5px;
  color: #FFFFFF;
  font-weight: bold;
}
td {vertical-align: top;}
dl {
  position: relative;
  padding-top: 0px;
  #padding-top: 15px;
  height:      25px;
  vertical-align: middle;
}
dt { height: 38px; }
dd {
  position: absolute;
  top: 58px;
  #top: 72px;
  width: 122px;
  left: -42px;
  display: none;
}

table.submenu {
  text-align: center;
  width: 100%;
  color: #FFFFFF;
}
table.submenu tr {
  margin: 4px 0px;
}

table.submenu_rosa td { background: #AB0D6A;}
table.submenu_azul td { background: #157aa4; padding:0; margin:0;}
table.submenu_marron td { background: #7B3F34;}
table.submenu_rojo td { background: #CE182E;}
table.submenu_verde td { background: #8B8B35;}


.morado { background: url(img/menu_morado.jpg) repeat-x center bottom; }
.azul { background: url(img/menu_azul.jpg) repeat-x center bottom; }
.rosa { background: url(img/menu_rosa.jpg) repeat-x center bottom; }
.marron { background: url(img/menu_marron.jpg) repeat-x center bottom; }
.rojo { background: url(img/menu_rojo.jpg) repeat-x center bottom; }
.verde { background: url(img/menu_verde.jpg) repeat-x center bottom; }

table.body {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
td.leftcol {
  text-align: center;
  vertical-align: top;
  width: 250px;
}
td.uniquecentercol {
  width: 875px;
  /*padding: 15px;*/
}

td.centercol {
  width: 642px;
}

td.leftcol_home {
  background: #E9D984;
}
td.centercol_home {
  width: 642px;
  padding-top:300px;
 /* background: url(img/fondo_centro_home.jpg) no-repeat center top;*/
  background-image:url(img/fondo_centro_home.jpg);
  background-repeat:no-repeat;
  color:#330;
}
.centrado
{	text-align:center;
}
td.home_center_cols {
  height: 350px;
  width: 250px;
  font-size: 16px;
  font-weight: bold;
}

td.threecols {
  width: 365px;
  padding: 5px;
}

td.rightcol {
  text-align: center;
  width: 235px;
}

td.rightcol_home {
  font-weight: bold;
  color: #ECE5AE;
  vertical-align: top;
  background: #8badac;
}

.agenda {
    text-align: center;
    background: #E9D984;
}

.agenda a { text-decoration: none; color: #000000; }
.agenda1 { color: #0B0281; font-size: 16px; font-weight: bold;}
.agenda2 { background: #F2BF4A; }
.agenda3 { background: #CDCC34; }
.agenda4 { background: #F2BF4A; }
.agenda5 { background: #E1ED45; }
.agenda6 { background: #93DEDA; }
.agenda7 { background: #D4A1B0; }
.agenda7 a { color: #FFFFFF; }
.agenda7 .color_negro{ color:#000;}

.w100perc  { width:100%; }
.w70perc  { width:70%; }
.w50perc { width: 50%;}

.w200px {width: 200px;}

.h72px { height: 72px;}
.h500px { height: 500px; }
.h560px { height: 562px; }
.h567px { height: 568px; }
.h100perc { height: 100%;}

.align_left { text-align: left; }
.align_right { text-align: right; }
.centered { text-align: center}
.vertical_middle { vertical-align: middle;}
.vertical_bottom { vertical-align: bottom;}

.bold {font-weight: bold;}
.cursiva {font-style: italic;}

.xsmall_text {font-size: 11px;}
.small_text {font-size: 12px;}
.medium_text {font-size: 13px;}
.normal_text {font-size: 14px;}
.big_text {font-size: 18px;}
.xbig_text {font-size: 24px;}
.xxbig_text {font-size: 28px;}

.black { color: #000000; }
.white { color: #FFFFFF;}
.verde_claro { color: #D1F0C8;}
.azul_claro { color: #98C9FC; }
.azulon { color: #0B0281; }
.azul_medio { color: #0484A7; }
.naranja { color: #F7D47A; }
.naranja_claro { color: #F0EAC6; }
.amarillo { color: #FBFB00; }
.amarillo_claro { color: #FDFB98; }
.violeta { color: #6600CC;}
.berenjena { color: #820C8E; }
.lila { color: #F0EEEE; }
.marron_claro { color: #847363; }
.rosa_claro { color: #EFCCE9; }
.fondo_azul_1 { background: #84A8C7;}
.fondo_azul_2 { background: #C1DFED; }
.fondo_azul_3 { background: #6588CB; }
.fondo_fucsia { background: #F484C4; }
.fondo_rosado_1 { background: #B29399; }
.fondo_kevin { background:#BAAB96; }
.fondo_ocreclaro { background:#D6A38D;}
.fondo_rosado_2 { background: #E4C4CE; }
.fondo_rosado_3 { background: #C3B1C2;}
.fondo_azulclaro { background:#6F8BD7; }
.fondo_marron_1 { background: #9F9050; }
.fondo_marron_2 { background: #B5AA72; }
.fondo_marron_3 { background: #C3C089; }
.fondo_marron_4 { background: #A8998C; }
.fondo_ocre { background: #C5AC0E; }
.fondo_verdoso_1  { background: #7FC6B2; }
.fondo_morado_1 { background: #9A6CC5;}
.fondo_morado_2 { background: #8C8299;}
.fondo_amarillo { background: #F6E758; }
.fondo_amarillo_claro { background: #FDFD97;}
.fondo_carne { background: #E0BE99; }

.degradado_azul { background: url(img/degradado_azul.jpg) repeat-x bottom; }

a { text-decoration: none; }

.padding0 { padding: 0px; }
.padding5 { padding: 5px;}
.padding10 { padding: 10px;}
.padding10l { padding-left: 10px; }

.margin0 { margin: 0px;}
.margin10r { margin-right: 10px;}
.margin10l { margin-left: 10px;}
.margin10b { margin-bottom: 10px; }
.margin5b { margin-bottom: 5px; }

.elem_left {float: left;}
.elem_right {float: right;}
.elem_inline { display: inline; }
.elem_clear { clear:both; }

.indicaciones_drenaje {
  background: url(img/drenaje_linfatico_3.jpg) repeat-x bottom;
}

.enlace_plano {
  background: #89A0A6;
  font-weight: bold;
  text-align: center;
  color: #EDE8AE;
  height: 72px;
}
.enlace_plano img {
  margin-left: 10px;
  float:right;
}

img { border: none; }
p { margin: 6px;}

h2 { margin: 5px 0px;}
h3 { margin: 3px 0px;}
