body{
	background-color: #000000;
}

p {
font-family : Verdana; 
color : #A6A6A6; 
font-size : 10px; 
} 

li{
	font-family : Verdana; 
	color : #A6A6A6; 
	font-size : 10px; 
}

h1{
	font-family : Arial, Verdana, sans-serif;
	color : #FFFFFF;
	font-size : 25px;
	font-weight: 700;
	letter-spacing: 0em;
	text-transform: uppercase;
}

h2{
	font-family : Arial, Verdana, sans-serif;
	color : #808080;
	font-size : 20px;
	font-weight: 700;
	letter-spacing: 0em;
	text-transform: uppercase;
}

h3{
	font-family : Arial, Verdana, sans-serif;
	color : #FF0000;
	font-size : 12px;
	font-weight: 600;
	letter-spacing: 0em;
	text-transform: uppercase;
}


a {
font-family : Verdana; 
color : #A6A6A6; 
font-size : 10px; 
font-weight: 600;
text-decoration : none; 
} 
a:hover {
font-family : Verdana; 
color : #FF0000; 
font-size : 10px; 
font-weight: 600;
text-decoration : none; 
} 
.i_text {
font-family : Verdana; 
color : #808080; 
font-size : 10px; 
border-width : 1px; 
border-style : solid; 
border-color : #000000; 
} 
.txt {
font-family : Verdana; 
color : #A6A6A6; 
font-size : 10px; 
padding-left : 5px; 
} 
.tit_menu {
font-family : Arial; 
color : #ffffff; 
font-size : 10px; 
font-weight : 600; 
background-color : #2f8de5; 
padding-left : 5px; 
} 
.list_table {
font-family : Verdana; 
color : #2f8de5; 
font-size : 10px; 
font-weight : 600; 
background-color : #eae8e8; 
padding-left : 5px; 
} 
.mas_info {
font-family : Verdana; 
color : #ff0000; 
font-size : 9px; 
text-decoration : none; 
font-weight : 600; 
} 
.mas_info:hover {
font-family : Verdana; 
color : #ff4f4f; 
font-size : 9px; 
text-decoration : none; 
font-weight : 600; 
} 
.titulo {
font-family : Verdana; 
color : #2f8de5; 
font-size : 9px; 
} 


.TDCabecera{
	border: 1px solid #0b0b0b;
	background-color: #1C1C1C;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: 700;
	color: #FFFFFF;
}

.TDCabeceraRight{
	border: 1px solid #0b0b0b;
	background-color: #1C1C1C;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: 700;
	text-align: "right";
	color: #FFFFFF;
}

.TDCuerpo{
	border: 1px solid #0b0b0b;
	background-color: #1C1C1C;
	font-family: "Verdana";
	font-size: 10px;
	color: #FFFFFF;
}

.TDCuerpoRight{
	border: 1px solid #0b0b0b;
	background-color: #1C1C1C;
	font-family: "Verdana";
	text-align: "right";
	font-size: 10px;
	color: #FFFFFF;
}

hr{
	height:1px;
	border:0px;
	border-bottom:1px solid #494949;
}

/*CSS para los inputs*/

input{
	font-family: "Verdana";
	font-size: 10px;
	color: #808080;
	border:1px solid #808080;
}

select{
	font-family: "Verdana";
	font-size: 10px;
	color: #808080;
	border:1px solid #808080;
}
