#banner{
  /*background:url(../images/Fondo-central5.png) no-repeat top left;*/
  background-color:#fff;
  height:230px;
  width:970px;
  margin:0 auto;
}
#DemoButton{
  font-size: 1px;
  left: 720px;
  line-height: 0;
  padding: 0;
  position: relative;
  top: 220px;
  width: 150px;
}
#DemoButton a:hover{
  background-image:url(../images/menubg6.PNG);
  background-repeat:repeat-x;
}
#DemoButton a{
  display:block;
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-align:center;
  color:#4E63AD;
  font-weight:bold;
  background:url(../images/menubg7.PNG) repeat-x;
  border: 3px solid #c9d5e0;
  line-height:300%;
}
/* Horizontal Tabbed Panels */
.TabbedPanels {
  margin: 0 auto;
  padding: 10px 0 0 0;
  
  clear: both;
  width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
  width: 700px;
  }
.TabbedPanelsTabGroup {
  margin-left: 15px;
  padding: 0px;
}
.TabbedPanelsTab {
  margin: 0px 5px 0px 0px;
  
  width:120px;
  height:40px;
  
  float: left;
  background:url(../images/tabs_bg.png) no-repeat;
  
  font-size:16px;
  line-height:40px;
  text-align:center;
  font-family:HelveticaCondensedRegular;

  list-style: none;  
  cursor:pointer;
  -moz-user-select: none;
  -khtml-user-select: none;
  color:#4E63AD;
}
.TabbedPanelsTabHover {
  background:url(../images/tabs_bg-hover.png) no-repeat;
}

.TabbedPanelsTabSelected {
  background:url(../images/tabs_bg-selected.png) no-repeat;
}

.TabbedPanelsTabSelected h4{
  /*font-weight:bold;  */
  /*color: #0056B7;*/
}
.TabbedPanelsTab a {
  color: #4E63AD;
   text-decoration: none;
}
.TabbedPanelsContentGroup {
  clear: both;
  /*min-height:600px;
  height:600px;*/
  background:url(../images/container-sub-shadow.png) no-repeat 50% 100%;
}
.TabbedPanelsContentGroup, .TabbedPanelContent p, .TabbedPanelsTabSelected{
  background-color:#FFFFFF;
  color:#434343;
}
.TabbedPanelsContent {
  margin:0;
  padding: 22px 20px 5px 22px;
  line-height:20px;
  
  min-height:345px;
}
.TabbedPanelsContent p{
  padding:5px 0 5px 3px;
  margin:10px 0px !important;
  font-size:14px !important;
  line-height:140%;
}
.TabbedPanelsContent h6{
  margin:0;
  padding:1px 0 5px 0;
  font-size:16px !important;
  font-weight:bolder;
  color:#3A3A3A;
}
#subh6{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#0056B7;
  font-size:14px;
}
.TabLink a{
  text-decoration:underline;
  font-weight:bold;
  color:#D22626;
}
.TabLink a:visited{
  text-decoration:underline;
  font-weight:bold;
  color:#D22626;
}
.TabbedPanelsContent h3{
  font-size:10px;
  color:#434343;
}
strong{
  font-weight:bold;
  /*color:#092A4F;*/
  color:#514D49;
}
.TabsImage{
  float:right;
  margin:0;
  padding:0;
  width:283px;
  height:240px;
  background-color:#FFFFFF;
}
#TabsImageCAI{
  padding-left:15px;
}

.TabbedPanelsContentVisible {
}

#body{
  width:990px;
}

#body h5{
  width:970px;
  margin:0 auto;
}

/* */
#main_wrapper{
  margin:0;
  padding:0;
  width:726px;
  float: left;
  height:100%;
}

#main{
  margin: 0;
  padding:0;
  margin-left:12px;
  height:100%;
  /* IE Hack for min height */
  min-height:600px;
  height:600px;
  width:700px;
}

#main h1{
  font-family:SwitzerlandCondLight;
  font-size:28px;
  color:#4E63AD;
  line-height:140%;
  background-color:none;
  text-indent:15px;
}

#main p{
  color:#231F20;
  padding:10px;
  font-family:HelveticaCondensedRegular, Arial, Verdana;
  font-size:16px;
}

#main .cde_img{
  padding:10px;
  background-color:#f4f4f4;
  margin-left:10px;
}

#main .cde_img:hover{
   background-color:#e0e0e0;
}


#right_panel{
  margin:0;
  padding:0;
  float:left;
  width:255px;
}



/* */

#busqueda_block{
  padding-top:15px;
}
#busqueda_block h3{
  color:#231F20;
  font-family:SwitzerlandCondLight;
  font-size:18px;
  line-height:150%;
}

#busqueda_block ul{
  height:50px;
}
#busqueda_block ul li{
  float:left;
}

.block ul{
  list-style-type:none;
}

.block h1{
  font-family:SwitzerlandCondLight;
  font-size:20px;
  line-height:180%;
  border-bottom:2px solid #DF1F28;
}

.block h1, .block h1 a,.block h1 a:visited {
  padding:3px;
  color:#231F20;
}

.block h1 a:hover{
  background-color:#E0e0e0;
}

#contacto_block ul, #rev100_block ul{
  padding-top:10px;
  color:#908e8f;
  font-family:verdana;
}

#rev100_block ul{
  padding-left:20px;
}

#contacto_block ul li span{
font-size:17px;
  font-family:Arial;
  font-weight:bold;  
}

#contacto_block ul li span#celec{
  font-size:13px;
}

#contacto_block ul li, #rev100_block ul li{
  line-height:180%;
  height:55px;
  background: url('../images/list-item-strong.png') 0px 0px no-repeat ;
  padding-left:25px;
}
#rev100_block ul li{ 
  height:40px;
  font-family:HelveticaCondensedRegular;
  font-size:16px;
  background-position:0 5px;
}
#rev100_block ul li a, #rev100_block ul li a:visited{
  color:#908E8F;
}
#rev100_block ul li a:hover{
  color:#231F20;
  text-decoration:underline;
}

/* footer personalizado para este template */

#footer_top_header{
  /*width:700px;
  background-color:#FFF;
  height:35px;
  margin-left:2px;*/
}

#bottom_showcase{
  height:150px;
}

#rev100_slide{
  padding-top:20px;
}

#rev100_slide ul{
  display:none;
}
#rev100_slide ul li{
  height:120px;
  list-style-type:none;
}
#rev100_fader_nav{
  padding-bottom:10px;
}
#rev100_slide ul li h2{
  font-family:SwitzerlandCondLight;
  font-size:30px;
  color: #5B5B5B;
  text-shadow: 0 2px 0 #FFFFFF;
  text-indent:150px;
  padding-top:10px;
}
#rev100_slide ul li p{
  margin-left:140px;
  width:500px;
  line-height:150%;
}

#rev100_slide ul li#reportes{
  background:url(../images/reporte.png) 25px 0px no-repeat;
}

 #rev100_slide ul li#info{
  background:url(../images/information.png) 25px -5px no-repeat;
}

#rev100_slide ul li#red{
    background:url(../images/network.png) 25px 0px no-repeat;
}
#rev100_slide ul li#seguridad{
    background:url(../images/lock.png) 40px 0px no-repeat;
}






























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

