body {
	background-color: #000;
	color: #FFFFFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #FFF;
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #000;
	overflow: hidden;
}
a.enlace1 {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.enlace1:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.enlace2 {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.enlaceBorrar {
	color: #7495CB;
	text-decoration: none;
}
a.enlaceBorrar:hover {
	color: #FF0000;
	text-decoration: none;
}
* {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
a.enlace2:hover {
	font-size: 11px;
	color: #7C92BA;
	text-decoration: none;
}
.actual {
	font-size: 11px;
	color: #7C92BA;
}
a.email {
	color: #8C8A9C;
	text-decoration: none;
}

a.email:hover {
	color: #ADAEFF;
	text-decoration: none;
}
table.principal {
	width: 676px;
}
table {
	border: 0;
	border-collapse: collapse;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 165px;
	background-color: #585F82;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	height: 14px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #585F82;
	border: 1px solid #FFFFFF;
	overflow: auto;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #FFF;
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #000;
	color: #FFFFFF;
}
a.noticia:hover {
	color: #ADAEFF;
	text-decoration: none;
}

.botones {
	text-align: center;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #08104A;
	color: #CECFCE;
	border: 0px;
}
table.cuadro {
	border: solid 1px #FFFFFF;
	width: 100%;
	height: 287px;
}
a.noticia {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

table.centrar {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	color: #D6D3CE;
	text-decoration: none;
}
table.centrar td {
	text-align: center;
	vertical-align: middle;
}
.direccion {
	color: #999999;
	font-size: 11px;
}
select.numArt {
	height: 18px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
tr.linea2 td {
	background-color: #7495CB;
}
input.addCesta {
	width: 55px;
	height: 18px;
	background-color: #D68A36;
	color: white;
	border-style: outset;
	border-top-color: #93B9D2;
	border-right-color: #4C4C4C;
	border-bottom-color: #4C4C4C;
	border-left-color: #93B9D2;
	text-align: center;
}
tr.linea1 td {
	background-color: #9BABCA;
}
a.enlaceCesta {
	text-decoration: none;
	color: #FFFFFF;
}
a.enlaceCesta:hover {
	color: #7495CB;
	text-decoration: none;
}
a.enlaceClick {
	text-decoration: none;
	color: #7495CB;
}
a.enlaceClick:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#idiomas {
	position: relative;
	float: right;
	top: -15px;
}
a.idioma {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
a.idioma:hover {
	color: #7B92BD;
	text-decoration: none;
	cursor: pointer;
}
#noticias {
	width: 200px;
	position: relative;
	float: left;
	height: 100%;
}
a.nav {
	color: #ABABA9;
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
a.nav:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66CCCC;
}
#noticia {
	font-size: 13px;
}
