

body {
margin:0 auto;
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: black;
  text-align:center;

  
}

a{
    text-decoration:none;
	}

tr
	{
	font-family:Verdana, Geneva, Arial, Helvetica;
	font-size:12;
	background-color:white;
	color:black;
	}

tr.cabecera
	{
	font-family:Verdana, Geneva, Arial, Helvetica;
	font-size:10;
	background-color:transparent;
	color:#C4D80D;
	}

tr.rowinactive	{
	cursor:pointer;
	border-bottom-style:double;
	border-bottom-width:10;
	border-bottom-color:red;
	background-color:transparent;
	color: #DBDBDB;
	font-family:Verdana, Geneva, Arial, Helvetica;
	font-size:10;
	font-weight:normal;
	}
tr.rowactive	{
	border-style:solid;
	border-color:black;
	border-width:1;
	background-color:transparent;
	color:#F57D00;
	font-family:Verdana, Geneva, Arial, Helvetica;
	font-size:10;
	font-weight:normal;
	}
td.rowseparator2	{
	border-style:none;
	height:1;
	background-color:#F57D00;
	color:black;
	font-family:Verdana, Geneva, Arial, Helvetica;
	font-size:12;
	font-weight:bold;
	}
td.tabunselected	{
	cursor:pointer;
	border-bottom-style:solid;
	border-bottom-width:1;
	border-bottom-color:#F57D00;
	border-left-style:solid;
	border-left-width:1;
	border-left-color:#F57D00;
	border-top-style:solid;
	border-top-width:1;
	border-top-color:#F57D00;

	color:gray;
	font-family:Verdana, Geneva, Arial, Helvetica;
	font-size:12;
	font-weight:bold;	
	}

td.tabpadding	{
	cursor:pointer;
	border-bottom-style:solid;
	border-bottom-width:1;
	border-bottom-color:#F57D00;
	border-left-style:solid;
	border-left-width:1;
	border-left-color:#F57D00;
	background-color:transparent;

	font-family:Verdana, Geneva, Arial, Helvetica;
	font-size:12;
	font-weight:bold;	
	}

td.tabselected	{
	cursor:pointer;
	height:20;
	border-left-style:solid;
	border-left-width:1;
	border-left-color:#F57D00;
	border-right-style:solid;
	border-right-width:1;
	border-right-color:#F57D00;
	border-top-style:solid;
	border-top-width:1;
	border-top-color:#F57D00;
	background-color:transparent;
	color:#C4D80D;
	font-family:Verdana, Geneva, Arial, Helvetica;
	font-size:12;
	font-weight:bold;
	}
div.tabcontentselected {
	border-color: #F57D00;
	border-bottom-width:1;
	border-bottom-style:solid;
	border-left-width:1;
	border-left-style:solid;
	border-right-width:1;
	border-right-style:solid;
	top: 25;
	}


	
textarea
	{
	font-family:Verdana, Geneva, Arial, Helvetica;
	
	}


div.content
{
background-color: transparent;
margin: 0;
padding: 0;
position: absolute;
width: 570;
height:430;
left: 15;
top: 15;
padding-top: 5;
}

img.tableicon
{
background-color: white;
}

a.prevnext
{
color: #DBDBDB;;
}

*.whiteontransp
{
color:#DBDBDB;
background-color: transparent;
}

*.blueontransp
{
color:#C4D80D;
background-color: transparent;
}

*.errormsg
{
color:red;
background-color: transparent;
font-weight:700;
}

*.successmsg
{
color:#DBDBDB;
background-color: transparent;
font-weight:700;
}


.ipnbutton
{
width: 80px;
height: 19px;
border: 0;
color: #ffffff;
font-weight: 700;
margin: 0;
background: url(../img/./button.png) center center no-repeat transparent;
cursor: pointer;
}

.ipnbutton:hover
{
width: 80px;
height: 19px;
border: 0;
color: #ffffff;
font-weight: 700;
margin: 0;
background: url(../img/./button.png) center center no-repeat transparent;
cursor: pointer;
}
.ipnbutton2
{
width: 120px;
height: 19px;
border: 0;
color: #ffffff;
font-weight: 700;
margin: 0;
background: url(../img/./button2.png) center center no-repeat transparent;
cursor: pointer;
}

.ipnbutton2:hover
{
width: 120px;
height: 19px;
border: 0;
color: #ffffff;
font-weight: 700;
margin: 0;
background: url(../img/./button2.png) center center no-repeat transparent;
cursor: pointer;
}

.ipntextbox1,.ipntextbox2,.ipntextbox3,.ipntextboxtt,.ipntextboxlarge
{
padding: 5px 0 0 5px;
height: 26px;
border: 0;
color: black;
margin: 0;
}

.ipntextbox1
{
width: 250px;
background: url(../img/./textbox.gif) center center no-repeat transparent;
}

.ipntextbox2
{
width: 160px;
background: url(../img/./textbox2.gif) center center no-repeat transparent;
}

.ipntextbox3
{
width: 70px;
background: url(../img/./textbox3.gif) center center no-repeat transparent;
}

.ipntextboxtt
{
text-align: center;
width: 50px;
background: url(../img/./textboxtt.gif) center center no-repeat transparent;
}

.ipntextboxlarge
{
width: 500px;
background: url(../img/./textboxlarge.gif) center center no-repeat transparent;
}

.ipncombo
{
height: 24px;
}


body.camplayer
{
background: url(../img/panelback.png) bottom right no-repeat black;
color:#DBDBDB;
}


/***************************************************/

#contenedor_cabecera {
	height: 100px;
	width: 1004px;
	text-align:left;
	background-color: black;
	border-bottom-style: solid;
	border-bottom-color: #F57D00;
	border-bottom-width: 2px;
	margin: 0;
	position:relative;
}

#cierre_cabecera {
text-align:right;
	padding-top:5px;
	margin-right:0px;
	float: right;
	height: 65px;
	width: 270px;
}

#contenido {
	font: 11px/11px Verdana, Arial, Helvetica, sans-serif;
height: 550px;
	width: 1004px;
	text-align:left;
	background: url('../img/back5.jpg') center bottom no-repeat black;
}


#menu {
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	position:relative;
	width: 161px;
	height:auto;
	margin: 10px;
}

#banda_centro {
	height: auto;
	width: 600px;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
	float:left;
	position: relative;
	margin: 10px;
}

#banda_derecha {
	height: 255px;
	width: 180px;
	position: relative;	
	top: 10;	
	left: 10;
	background-color: transparent;
	float: left;
}

#contenedor_pie {
	height: 44px;
	width: 1004;
	text-align: left;
	background-color: black;
	border-top-style: solid;
	border-top-color: #F57D00;
	border-top-width: 2px;
}

#pie {
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #DBDBDB;
	text-decoration: none;
	width: 1004px;
	position: relative;
	display: block;
	text-align:center;

}
#pie a {
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #DBDBDB;
	text-decoration: none;
}
#pie a:hover {

	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #DBDBDB;
	text-decoration: underline;
}


td.menu
{
color: #DBDBDB;
font-size: 10;
border-bottom-style: solid;
border-bottom-color: gray;
border-bottom-width: 1;
background-color:transparent;
}



td.menu a
{
color: #DBDBDB;
}

td.menuselected
{
color: #F57D00;
font-size: 10;
border-bottom-style: solid;
border-bottom-color: gray;
border-bottom-width: 1;
background: url(../img/./menuhot.png) center center repeat-y transparent;
}

td.menuselected a
{
color: #F57D00;
text-decoration: none;
}

td.menuhdr
{
color: #C4D80D;
font-weight: 700;
font-size: 10;
border-bottom-style: solid;
border-bottom-color: gray;
border-bottom-width: 1;
background-color:transparent;
}

#logo
{
position: absolute;
left: 20;
top: 2;
width: 964;
height: 55;
}


/*--------------------------------------------------------------------*/

