body
{
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
table
{
	background:#FFFFFF;
	border-spacing: 0px;
	border-spacing: 0px; 
}
.mainTable
{
	margin:auto;
	margin-top:20px;
	border:#cc0000 3px solid;
	width:960px;
	height:600px;
}
.coloredBorder
{
	border:#cc0000 1px solid;
	width:800px;
	height:500px;
	display:block;
	padding:5px;
	margin:5px;
}
.footer
{
	color:#FFFFFF;
	text-align:center;
	padding-top:30px;
}
#lista a, #lista a:active, #lista a:visited, #lista a:hover
{
	background:url(images/lista.png) center left no-repeat;
	margin-left: 10px;
	padding-left: 15px;
	color:#000000;
	text-decoration:none;
}
#lista a:hover
{
	text-decoration:underline;
	color:#cc0000;
}
#lista tr
{
	padding-bottom:2px;
}
#lista .underline
{
	padding-top:10px;
	padding-bottom:10px;
}
#lista .underline span
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	padding-left: 25px;
}
.migas
{
	color:#cc0000;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}
.rowOdd
{
	background-color:#DDDDDD;
}
.rowEven
{
	background-color:#FFFFFF;
}
.rowEven:hover, .rowOdd:hover
{
	background-color:#ffdede;
}
.rowFirst
{
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}
a, a:hover, a:visited, a:active
{
	text-decoration:none;
	color:#000000;
}
a:hover
{
	text-decoration:underline;
	color:#cc0000;
}
a.linksTitles, a.linksTitles:hover, a.linksTitles:visited, a.linksTitles:active
{
	color:#FFFFFF;
	text-decoration:none;
}
a.linksTitles:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.inputLengh
{
	width:180px;
}
input, textarea, select
{
	width:178px;
	font-size:10px;
	border:#000000 1px solid;
	margin-bottom:2px;
}
input.doubleInput, textarea.dobleInput
{
	width:100%;
}
.lista
{
	width:150px;
	text-transform:capitalize;
}
.opciones
{
	width:150px;
	text-transform:capitalize;
}
.lista2
{
	width:90px;
	text-transform:capitalize;
}
.opciones2
{
	width:90px;
	text-transform:capitalize;
}
.small
{
	width:40px;
	font-size:10px;
}
textarea
{
	height:150px;
}
textarea.readonly, input.readonly
{
	color:#000000;
	background-color:#DDDDDD;
}
.temas
{
	width:450px;
	height:50px;
}
.comentario
{
	width:450px;
	height:50px;
}
.boton
{
	width:100px;
}
#popup
{
	border:#cc0000 3px solid;
	width:580px;
	height:380px;
	display:block;
	background:#FFFFFF;
	margin:auto;
}
#popupExtra
{
	border:#cc0000 3px solid;
	width:880px;
	height:440px;
	display:block;
	background:#FFFFFF;
	margin:auto;
}
#popup input, #popup select, #popupExtra input, #popupExtra select
{
	width:50px;
	font-size:10px;
	border:#000000 1px solid;
	margin-bottom:2px;
}
#popup select, #popupExtra select
{
	width:160px;
}
#popup select.smallSelect, #popupExtra select.smallSelect
{
	width:50px;
}
#popup input.bigInput
{
	width:280px;
}
#popupExtra input.mediumInput
{
	width:120px;
}
#popupExtra input.bigInput
{
	width:220px;
}
.mainTablePopup
{
	width:570px;
	height:380px;
	display:block;
	text-align:center;
}
.mainTablePopupExtra
{
	width:850px;
	height:440px;
	display:block;
	text-align:center;
}
.innerTable
{
	width:570px;
	text-align:center;
}
.avoidOverflow
{
	height:270px;
	display:block;
	width:570px;
	overflow:auto;
	overflow-x:hidden;
}
.avoidOverflowExtra
{
	height:300px;
	display:block;
	width:850px;
	overflow:auto;
	overflow-x:hidden;
}
.innerTableExtra
{
	width:850px;
	text-align:center;
}
.caja
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	display:block;
	padding:5px;
	font-weight:bold;
}
.versalles
{
	text-transform:capitalize;
}
.maxTable
{
	width:700px;
	height:380px;
	text-align:left;
	overflow:none;
	overflow-x:none;
	overflow-y:auto;
}
.dvbdy1
{
	background:#FFFFFF;
	color:#000000;
	padding:5px;
	padding-left: 10px;
	padding-right: 10px;
}

.boxOver
{
	background:#FFFFFF;
	color:#000000;
	padding:5px;
	padding-left: 10px;
	padding-right: 10px;
	width: 400px;
	text-align:justify;
}

.forceOneLine td, .forceOneLine
{
	text-overflow:ellipsis;
	/*overflow:hidden;*/
	white-space:nowrap;
}
a.pageSelected, a.pageNoSelected:hover
{
	color:#000000;
}
a.pageNoSelected
{
	color:#AAAAAA;
}
.separator
{
	color:#AAAAAA;
}
.width530
{
	width: 530px;
}

.width500
{
	width: 500px;
}

.green
{
	color:#090;
}

.red
{
	color:#F00;
}
.inlineBlock
{
	display:inline-block; /*IE_FIXED*/
}
