@charset "utf-8";

/**
  Theme Name: AcdTheme 
  Theme URI: http://www.acd.com.do/
  Description: Seguros theme for http://www.acd.com.do/. Developed by onClick Studio, S. A. (http://www.onclickstudio.com/)
  Version: 1.0
  Author: onClick Studio, S. A. (ctejada@onclickstudio.com)
*/

div#seccion_header {
  background-image: url(../img/seccion_header_bg.jpg);
  background-repeat: repeat-x;
  height: 29px;
  margin-top: 3px;  
  position: relative;
}

div#seccion_header div.left_border {
  background-image: url(../img/seccion_header_left_border.jpg);
  background-repeat: no-repeat;
  height: 29px;
  left: 0;
  position: absolute;
  top: 0;
  width: 3px;
}

div#seccion_header div.right_border {
  background-image: url(../img/seccion_header_right_border.jpg);
  background-repeat: no-repeat;
  height: 29px;
  position: absolute;
  right: 0;
  top: 0;
  width: 2px;
}

div#seccion_header span {
  color: #D9DEE2;
  font-size: 18px;
  left: 35px;
  position: absolute;
  top: 3px;
}

div#servicio_al_cliente {
  color: #D9DEE2;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 8px;
}

div#seccion_header img {
  left: 1px;
  position: absolute;
  top: 1px;
}

div#planes {
  height: 360px;
  margin-top: 10px;
  position: relative;
  width: 100%;
}

div#planes div.plan {
  width: 184px;
}

div#planes div.plan div.texto {
  font-family: Verdana;
  font-size: 12px;
  margin-top: 5px;
}

div#plan_vehiculos {
  left: 0;
  position: absolute;
  top: 0;
}

div#plan_vehiculos div.imagen {
  height: 145px;
  width: 184px;
}

div#plan_localidades {
  left: 198px;
  position: absolute;
  top: 0;
}

div#plan_localidades div.imagen {
  height: 145px;
  width: 184px;
}

div#plan_viajes {
  left: 396px;
  position: absolute;
  top: 0;
}

div#plan_viajes div.imagen {
  height: 145px;
  width: 184px;
}

div#plan_vida {
  left: 594px;
  position: absolute;
  top: 0;
}

div#plan_vida div.imagen {
  height: 145px;
  width: 184px;
}

#cotizar {
  background-color: #f6f6f6;
  margin: 10px 0 0 0;
  text-align: right;
}

#cotizar img {
  border-width: 0;
  margin: 6px 9px;
}
