* {
  margin: 0;
  padding: 0;  
  text-decoration: none;
}

a {
outline:none;
}

img {
  border: 0;
}

body {
  font-size: 62.5%;
  font-family: Verdana, Tahoma, Arial, sans-serif;
/*  background: url(../img/bg.jpg) repeat-x #11341e;*/
	background:#000000;
  color: #000;
  text-align: center;
  width: 977px;
  margin: 2em auto;
  padding: 0;  
}

#logoutlink{
	text-align:right;
	margin:0 20px 0 0;
	padding-top:20px;
	font-size:15px;
}


div#head {
  background: url(../img/banner.gif) no-repeat;
  height: 109px;
  text-align: center;
  width: 977px;
  padding: 0;
}

div#footer {
  background: url(../img/bottom.gif) no-repeat;
  height: 63px;
  text-align: center;
  width: 977px;
  padding: 0;
}
div#footer a{
  color:#CA504F;
}
div#wrap {

  background-color:#FFFFFF;
  font-size: 1.2em;
  text-align: left;
  padding: 0;
  width: 977px;
  min-width:977px;
  min-height:500px;
}

div#content {
  clear: both;
  padding: 16px;
  text-align:left;
  padding-top: 0px;
  line-height: 2em;
  font-size: 1em;
  background-color:#FFFFFF;
  margin-left:50px;
}

ul#menu{
  margin: 0;
  margin-left: 8px;
  padding: 0;
  height: 37px;
  background: url("../img/menu_bg.gif") no-repeat;
  list-style:none;
}

ul#menu li {
  float:left;
  height:37px;
  padding: 0;
  margin-left: 0;
}

ul#menu a {
  display:block;
  float:left;
  background: url("../img/menu_right.gif") no-repeat right top;
  padding: 7px 6px 0 6px;
  text-decoration:none;
  height: 37px;
  color:#000;
  font-size:0.9em;

  color:#666;
}


.submenu{
	display:none;
}
ul#menu a:active, ul#menu a:focus {
  outline: none;
}

ul#menu li#current {
  background:url("../img/menu_left_active.gif") no-repeat;
  margin-left: -1px;
  padding-left: 6px;
}

ul#menu #current a {
  background-image:url("../img/menu_right_active.gif");
  padding: 7px 10px 0 5px;
}

ul#menu #before_current a {
  background-image:none;
}


div#content h1 {
  font-family: Georgia;
  font-size: 18px; 
  color:#d31016;
  margin-bottom:15px;
  line-height: 2em;
  margin-top:10px;
}
fieldset{
	border:1px solid #CCC;
	margin-bottom:20px;
	padding:10px;
}
fieldset legend{
	margin-left:10px;
	font-weight:bold;
}
div#content h2 {
  clear: both;
  font-size: 1.5em;
  font-weight: bold;
  font-family: "Lucida Sans Unicode", Verdana, sans-serif;
}

div#content img {
  padding: 2px;
}

div#content p.image_center{
	margin-top:10px;
 	background: white;
}


p#cfooter {
  line-height:1.2em;
  color:gray;
  font-family: Arial, sans-serif;
  text-align: center;
  padding-top: 0em;
  margin-top:-9px;
}



.formLogin{
	margin-top:20px;
	background:url(../img/formbg.jpg) bottom repeat-x;
	padding:20px;
	margin-right:50px;
}

.formLogin br{
	clear:both;	
}

.formLogin label{
	font-size:12px;
}


.formLogin .editorbox{	
	float:left;		
}


.formLogin label small{
	font-weight:normal;
	font-size:9px;
}


.calendario{
	font-size:15px;
	float:left;
	background-color:#fefefe;
	border:1px solid #AAA;
	height:20px;
}

.formLogin .textbox{
	font-size:15px;
	width:300px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}


.formLogin textarea{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	width:400px;
	height:300px;
}

.formLogin .boton{
	font-size:15px;
	margin-top:10px;
}


TABLE.list TR:hover {

	BACKGROUND-COLOR: #FFFFFF;

}


TABLE.list TH{
	font-weight:bold;
	BACKGROUND-COLOR: #EEEEEE;

}

TABLE.list TH a{
	color:#0000DD;
}

.list td, .list th{
	padding:2px;
	font:11px/18px arial;
}
.rowDark{
	BACKGROUND-COLOR: #ecf1f9;	
}



.rowLight{
	BACKGROUND-COLOR: #f4f8fd;
}

.icon{
	vertical-align:middle;
}

.dbmBoton{
	display:block;
	padding:5px;
	float:right;
	border:1px solid #EEE;
}

.error{
	font-weight:bold;
	color:#BB0000;
	width:400px;
	padding:8px;
	border:1px dashed #FF0000;
	margin:20px auto 0px auto;
	padding:0 0 0 45px;
	background-color:#FED1CA;
	background-image:url(../img/error.png);
	background-repeat:no-repeat;
	background-position:15px;
}

.formTable{
	border-collapse:collapse;
}

.formTable td{
	vertical-align:top;
	padding:15px 0 15px 0;
	border-top:1px solid #ccc;
}

.formTable .formlabel{
	font-weight:bold;
	margin-bottom:10px;
	padding-right:40px;
}


.boton{
	font-size:15px;
	margin-top:20px;
}

#tablaVista{
	border-collapse:collapse;
}

#tablaVista th, #tablaVista td{
	padding:5px;
	border-bottom:1px solid #CCC;
}

#tablaVista th{
text-align:left;
}

.imgBullet{
	border:0px;
	vertical-align:middle;
}




#navlist {
        padding: 3px 0 0 5px;
        margin-left: 0;
        border-bottom: 1px solid #778;
        font: bold 13px Verdana, sans-serif;
}

#navlist li {
        list-style: none;
        margin: 0;
		margin-left:0px;
        display: inline;
}

#navlist li a {
        padding: 3px 1px 0px 1px;
        margin-left: .5px;
        border: 1px solid #778;
        border-bottom: none;
        background: #DDE;
        text-decoration: none;
}


#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover {
        color: #000;
        background: #EEE;
        border-color: #227;
}

#navlist li a#current {
        background: white;
        border-bottom: 1px solid white;
		 color:#d10e16;
}

.verysmalltext{
	font-size:10px;
}

.smalloption{	
	
}

.subtable {
	border-collapse:collapse;
}

.subtable td{
	border:0px;
	padding:0 30px 10px 0;	
}

.nicEdit-main{
	font-size:12px;
}


/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../img/calendar.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

.myprdo{
float:left;
width:99%;
}
.prodlim{
float:left;
width:400px;
text-align:center;
}
.prodlim label{
float:left;
width:120px;
text-align:center;
margin-right:5px;
margin-bottom:8px;
}
.prodlim input{
float:left;
width:20px;
margin-bottom:0px;
}
.prodlim img{
float:left;
margin-left:5px;
margin-bottom:5px;
}
.prodsub{
margin-left:650px;
margin-bottom:50px;
}
.mensenco{
float:left;
width:90%;
}
.mensenco label{
float:left; 
width:150px;
text-align:right;
margin-right:5px;
}
.mensenco input{
float:left; 
width:600px;
}
td.showDragHandle {
	background-image: url(../img/updown2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: move;
}
tr.myDragClass td {
    color: yellow;
    background-color: #333;
}
