* { margin:0; padding:0; border:0; }
body { font-family:Arial, Helvetica, sans-serif; font-size:11px !important; color:#000; margin:0; padding:0; /*background:#395E03 url('../img/body-bg.png') repeat-x top;*/ }
#body2 { background:#FFEC00 url('../img/body-bg2.png') repeat-x top; }
table { border-collapse:collapse; }
a { text-decoration:none; }
a:hover {  text-decoration:underline; }
:focus { outline:0; outline:none; }

#wrapper { width:700px; margin:0 auto; }
#header { /*position:relative;*/ width:700px; height:190px; background:#FFFFFF; overflow:hidden; }
#ani { width:700px; height:130px; margin:0 auto; z-index:997; }
#content { background:#EEE; padding:10px; }

/* paginacion */
#pagination { clear:both; padding-top:3px; text-align:center; font-size:11px !important; }
#pagination a, #pagination span.current, #pagination span.disabled { padding:3px 6px; margin:0px 1px; }
#pagination a { color:#000; text-decoration:none; }
#pagination a:hover, #pagination a:active { color:#73B220; }
#pagination span.current { font-weight:bold; color:#FFF; background-color:#F60; }
#pagination span.disabled { color:#B0B0B0; }

/* detalle */
#detalle .content { padding:15px; border:1px solid #EEE; height:300px; overflow-x:auto; background:#FFF; }
#detalle img { width:auto; padding:2px; border:1px solid #EEE; }
#detalle .aleft { float:left; margin:0px 8px 8px 0px; }
#detalle .aleft, #detalle .aright { float:right; margin:0px 0px 8px 8px; }
#detalle h4 { font-size:16px !important; margin:0px; padding:0px; margin-bottom:16px;  }
#detalle p, #detalle ul,  #detalle ol { font-size:12px; margin-bottom:12px; }
#detalle a { color:#F60; }
#detalle ul, #detalle ol { margin-left:25px; }
#detalle .clearfix { clear:left; height:0px; content:'.'; display:block; visibility:hidden; }

/* FOOTER */
#footer { padding:10px; }
#footer p { text-align:center; color:#000000; }

/************* BODY3 = VERDE *************/
#bodyg { background:#368404 url('../img/body-bg.png') repeat-x top; }
#bodyg h3, #bodyg #breadcrumb span, #bodyg #pagination a:hover, #bodyg #pagination a:active { color:#0060B6; }

/*************** PAGINACION ******************/
.pagination { clear:both; padding-top:3px; text-align:center; font-size:11px !important; }
.pagination a, .pagination span.current, .pagination span.disabled { padding:0px 5px; margin:0px 1px; }
.pagination a { color:#505050; text-decoration:none; }
.pagination a:hover, .pagination a:active { color:#009700; }
.pagination span.current { font-weight:bold; color:#FFF; background-color:#FF8000; }
.pagination span.disabled { color:#B0B0B0; }


