/* @override http://localhost:8888/numrot2009/templates/numrot15/css/template_css.css */

html {
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
}


body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma;
	line-height: 120%;
	font-size: 11px;
	color: #657e94;
	background: #ffffff;
}

td {
	text-align: left;
	font-size: 11px;
	padding-bottom: 0;
}

.outline {
  background: #ffffff;
	padding: 2px;
}

form {
  margin: 0;
}



img {
	border: none;
}


#top {
	margin-bottom: 0;
	width: 980px;
}
#banner {
	margin: 0;
}
	
body.contentpane {
	background: #f8f8f8;
}

ul
{
margin: 5;
padding: 5;
list-style: none;
}

li
{
list-style-type:square;
padding-left:25;
list-style-position: inside;
}


.contentheading {
	height: 40px;
	font-family:Trebuchet MS;
	font-weight:bold;
	color: #93a4b4;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

.componentheading {
	height: 40px;
	font-family:Trebuchet MS;
	font-weight:bold;
	color: #93a4b4;
	font-weight: bold;
	font-size: 18px;
	white-space: nowrap;
	padding-left: 10px;
}


/* a links */


a {
	color: #657e94;
	text-decoration:none;

}


a:link {
	color: #657e94; text-decoration: none;

}

a:hover {
	color: #455665;	
	text-decoration: underline;

}
a:active{
	color: #455665;	
	text-decoration: underline;

}


textarea {
	padding-left: 2px;
}
textarea.inputbox {
	width:95%;
}




.button {
  color: #657E94;
  font-family: Tahoma;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #CCC;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  background-position:bottom;
  height: 21px;
  margin-left:5px;

}




input{
	border: 0px;

	padding: 3px 3px 3px 5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #657E94;
}

.inputbox {

	border:solid 1px #cccccc;
	background-color: #ffffff;
}


#modlgn_remember  {
	border:0;
}


.body_bg { }


#bgr {
	padding: 0;
	margin: 0;
}

div#wrapper {
	padding: 0;
	width: 980px;
	margin: 0 auto;
	background-color: white;
}

#content {
	margin: 0 auto;
	width: 980px;
	padding: 5px 0 0;
	overflow: hidden;
}

#topcol {
	background: transparent url(../images/moomenu.png) top center repeat-x;
	height: 35px;
	padding-left: 10px;
}

div.search {
	padding-bottom: 5px;
}
}
#user4 { padding: 0;
	right: 0;
	top: 0;
	width: 200px;
	height: 40px;
	float: right;
}

#wrapper_2 { background: transparent url(../images/wrapper_2_bg.png) top center repeat-y; }
#holder {
	background-color: white;
}

#left {
	width: 200px;
	text-align: left;
	padding-top: 0;
	padding-bottom: 10px;
	float: left;
	padding-right: 5px;
}

#right {
	width: 200px;
	float: right;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 0;
	position: relative;
}

div#main_der_izq {
	float: left;
	width: 560px;
	position: relative;
	left: 5px;

}

div#main_izq {
	float: left;
	width: 785px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	left: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

div#main_der {
	float: left;
	width: 660px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding: 0;
	margin: 0;
}

div#main {
	float: left;
	width: 960px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0 0 0 10px;
}

div.tablerosuperior {
	height: 15px;
}
div.tablerosupiz {
	background-image: url(../images/tableroiz.png);
	height: 15px;
}

div.tablerosupder {
	width: 15px;
	background: url(../images/tableroder.png) 100% 100%;
	height: 15px;
	float: right;
}

div.tablero {
	overflow: hidden;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding-top: 5px;
	padding-left: 10px;
}
div.tablero form#jForm p, div.tablero form#jForm  div#navigation {
	padding: 5px 0 0 10px;
}
div.tablero ul {
	clear: both;
	list-style-type: disc;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}


#footer {
	border-top: 1px solid #ccc;
	text-align: center;
	color: #747474;
	background-color: #edecec;
	padding-bottom: 20px;

}
#footerinner {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}


/* small text */

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

a.readon:hover {
	color: #999999;
	text-decoration: none;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 10px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
}

table {
	margin: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
}
/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0 10px 0 0;
	width: 100%;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #333;
}

table.contentpaneopen {
	margin: 2px 8px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #669933;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}



a.mainlevel#active_menu {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #657E94;
	text-align: left;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
	padding-left: 10px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #a0babe;
	text-align: left;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	text-decoration: none;
	padding-left: 10px;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #55787D;
}

a.mainlevel#active_menu:hover {
	color: #55787D;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 11px;
	color: #a0babe;
	text-align: left;
	padding-left: 3px;
	font-weight: bold;
	line-height: 1.8em;
}

a.sublevel:hover {
	color: #657E94;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #657E94;
}




div.module_menu {
	margin: 0;
	padding: 0;
}

div.module_menu h3 {
	background: url(../images/subhead_bg.png) no-repeat;
	color: #3e747a;
	text-align: left;
	padding-left: 33px;
	padding-top:3px;
	height: 32px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px;
}



#right div.module table.poll div {
	background: none;
}



#right div.module div div div form {
	padding: 4px 0;
	width: 170px;
	margin: 0 auto;
	text-align: left;
}


div.module div div div form ul{
	margin: 10px 0 0;
	padding: 0; 
	list-style: none;
}

div.module_menu ul {
	list-style: none;
	text-align: left;
	padding: 0;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	padding: 2px 0 2px 10px;
	line-height: 24px;
	text-decoration: none;
	color: #999;
	font-size: 11px;
}

div.module_text div div div {
	text-align: left;
}

div.module_text div div div div  {
	margin:0 auto;
	
}

div.bannergroup_text {
	display:block;
	background: #fff;
	padding: 1px;
}
.bannerheader {
padding: 0 0 0 6px;
}
#users { padding: 0; width: 100%; clear: both;
}
#users div.moduletable, #users2 div.moduletable, #users1 div.moduletable { margin: 0; border-right-width: 10px;
	padding: 0;
}
table.users { width: 100%;
}
#users ul {
	padding: 0;
	margin: 0!important;
}
#users li {
	padding: 0;
	margin: 0;
	background: none;
	line-height: 170%;
}
#users li a { pa1dding-left: 17px; background: url(../images/bullet-list3.gif) no-repeat 5px 50%; text-decoration: underline;
}
#users li a:hover, #users li a:active, #users li a:focus { background-image: url(../images/arrow_hover.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 3px 50%; text-decoration: none; }
table.users a:hover { color: #868686; text-decoration: none; }
table.users td.users {
	}

table.users h3 { 	color: #fff;
	height: 25px;
	text-decoration: none;
	text-align: left;
	background: url(../images/h3.png) repeat-x left top;
	margin: 5px 0 0;
	padding: 0 0 0 5px;
	width: 1005px;
	font: 13px/26px Tahoma, Verdana, Arial, sans-serif;
}

.path {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 0;

	margin-bottom: 2px;
	margin-left: 10px;
}

span.breadcrumbs.pathway {
	color: #868686;
}


/*SUBMENU POSITION*/

#right ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#right ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/

#right ul.menu li ul {
	margin: 0;
	padding: 0;
}

#right ul.menu li#current ul li a:hover {
	color: #333;
}

#right ul.menu li ul {
	list-style: none;
}

/* forms */
#left .moduletable ul, #right .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#left .moduletable ul li, #right .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
	padding: 0;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
}
/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #FF9933;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Text advert style */

.banneritem_text {
	padding: 4px 8px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 8px 20px;
	font-size: 11px;
	text-align: right;
}




.pagination span {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px; }


.pagination a    {   text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
     background: transparent;
     padding: 3px;
     margin: 0;
}

/* System Error Messages */
#system-message dd.error ul { 
     color: #999; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 0;
     margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
     color: #ECA5A7; 
     background: none; 
     border-top: 1px solid #829300; 
     border-bottom: 1px solid #829300;
     padding: 3px;
     margin: 0 0 5px 0;
}

#system-message dd {
     text-indent: 0;
}

#system-message dd ul {
    list-style-type: none;
    color: #444; 
    background: #F2FBEC; 
	border: solid 1px #9CDD6C;
}

#system-message {
     margin: 5px auto;
	 text-align: center;
	 width: 98%;
}


input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

form#searchForm {
	padding-left: 10px;
	padding-right: 10px;
}
}
/*modulos*/


div.module {
	margin-bottom: 2px;
	padding: 0px;
}

div.module h3 {
	background: url(../images/subhead_bg.png) no-repeat;
	color: #3e747a;
	text-align: left;
	padding-left: 33px;
	padding-top:3px;
	height: 32px;
	line-height: 21px;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px 0;
}

div.module td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;}



.bg_servicios {
	background: url(../images/bg_servicios.png);
	text-align: left;
	padding-top: 40px;
	padding-left: 10px;
	height: 169px;
	width:200px;
	color:#789da2;
	font-family:Tahoma;
	font-size: 11px;
	vertical-align:top;

}
.bg_services {
	background: url(../images/bg_services.png);
	text-align: left;
	padding-top: 40px;
	padding-left: 10px;
	height: 169px;
	width:200px;
	color:#789da2;
	font-family:Tahoma;
	font-size: 11px;
	vertical-align:top;
		margin-bottom: 5px;

}
.bg_noticias {
	background: url(../images/bg_noticias.png);
	text-align: left;
	padding-top: 40px;
	padding-left: 10px;
	height: 169px;
	width:200px;
	color:#789da2;
	font-family:Tahoma;
	font-size: 11px;
	vertical-align:top;
		margin-bottom: 5px;

}
.bg_testimonios {
	background: url(../images/bg_testimonios.png);
	text-align: left;
	padding-top: 40px;
	padding-left: 10px;
	height: 169px;
	width:200px;
	color:#789da2;
	font-family:Tahoma;
	font-size: 11px;
	vertical-align:top;
		margin-bottom: 5px;

}

.bg_testimonials {
	background: url(../images/bg_testimonials.png);
	text-align: left;
	padding-top: 40px;
	padding-left: 10px;
	height: 169px;
	width:200px;
	color:#789da2;
	font-family:Tahoma;
	font-size: 11px;
	vertical-align:top;
		margin-bottom: 5px;

}



/* Sub and Side Menus */
ul.menu { text-align: left; padding: 0;
	margin-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
}
ul.menu li {
list-style: none;
margin: 0;
padding: 0;
}
ul.menu ul {
margin: 4px 0;
}
ul.menu ul li a {
text-indent: 7px;
}
ul.menu ul a {
background: none;
text-indent: 0;
}
ul.menu ul {
margin-left: 5px;
padding: 0;
}
ul.menu ul ul {
padding: 0;
margin-left: 10px;
}
ul.menu li li {
padding: 0;
margin: 0;
}
ul.menu ul a {
text-indent: 0;
}
ul.menu li a { padding: 3px 3px 5px 15px; text-decoration: none; }
ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel, ul.menu li.active .separator, ul.menu li.active li.active .separator {font-weight: bold;}
ul.menu li.active li a, ul.menu li.active li.active li a, ul.menu li.active li .separator, ul.menu li.active li.active li .separator {font-weight: normal;}
ul.menu li a:hover { background-color: transparent; text-decoration: none; }
ul.menu li.active li a,
ul.menu li.active li a:hover { background: transparent; }
#left ul.menu a { background: url(../images/menu_row.png) no-repeat left center; outline: none medium; display: block; text-decoration: none; text-align: left; border-bottom: 1px dotted #cacaca; }

#left ul.menu a { background: url(../images/menu_row.png) no-repeat left center; outline: none medium; display: block; text-decoration: none; text-align: left; border-bottom: 1px dotted #cacaca; }
#left ul.menu a:hover {  }
#left ul.menu ul li ul li a, ul.menu ul li ul li .separator {text-indent: 5px;}
#left ul.menu ul li ul li ul li a, ul.menu ul li ul li ul li .separator {text-indent: 10px;}
/* @end */