@charset "utf-8";
/* 

ProgramaCYMA.com
Diseno y Programacion: Jafet Baltodano
Email: jafetb@gmail.com

*/

@import url("/css/menu.css");
@import url("/css/col-1.css");
@import url("/css/col-2.css");
@import url("/css/col-3.css");
@import url("/css/cforms.css");
body { margin:0; padding:0; font: normal 13px "trebuchet MS", Arial, Helvetica, sans-serif;  }
#frame { width:1008px; margin: 0 auto;}

#header { height:125px; background:url(/img/hdr-bdr-top.jpg) repeat-x #FFFFFF;}
#logos { height:125px; width:40px; background:url(/img/hdr-bdr-logo.jpg) no-repeat; float:left;}
#hdr-rigt { height:125px; width:35px; background:url(/img/hdr-bdr-afines.jpg) no-repeat; float:right; clear:right;}
.cyma {margin-top:20px; margin-left:55px;}
.afines { height:49px; width:470px; margin-top:65px; margin-left:520px;}
.afines img {border:0; margin:0 2px; }

#breadcrump {width:963px;margin-left:15px;background:#F7BC9F; font:normal 11px "trebuchet MS", Arial; padding:3px 0px 5px 15px;  }
#breadcrump a {color:#333; }
#breadcrump a:hover {background:#999; color:#fff }

#menu { }

#area { background:url(/img/area-bg-int.jpg) repeat-y; color:#333333; font-weight:bold; overflow:hidden;} /*trick is here !*/

#flashcontain {position: relative;z-index: 2; text-align:center;}

#columnas { margin: 0px 15px; height:100%}

#links-foot {font-size:12px; float:right; width:978px; height:55px; margin-right:15px; background: url(/img/bg-fot.png) no-repeat right #E65E28; color:#FFFFFF; border-bottom:1px solid #000000; border-top:1px solid #000000; text-align:center; padding-top:12px}
#l-1 a {color:#FFFFFF;}
#l-1 a:hover {color:#ccc;}
#l-2 a {color:#FFFFFF; font-weight:normal;}
#l-2 a:hover {color:#ccc;}

#footer { height:48px; width:1003px; background:url(/img/foot-bg.jpg) bottom repeat-x #FFFFFF;font-size:10px; }
#ft-left {height:48px; width:50px; background:url(/img/foot-left.jpg) no-repeat; float:left;}
#ft-cont {width:910px;float:left; text-align:center;margin-top:7px;}
#ft-right {height:48px; width:25px; background:url(/img/foot-right.jpg) no-repeat; float:right;}