/* style General */
body	{
	background-color: #121212;
}
.fstyle	{
	background-color: #262626;	/* Color de Fondo */
	border: solid thin;	/* border */
	border-color: #4C4C4C;	/* colort de border */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.ntitle	{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.ntext	{
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.fotter {
	font-family: Verdana;
	font-size: 9px;
	color: #f1f1f1;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.cont	{
	margin: 5px 5px 5px 45px;
}
.ejemplo	{
	font-family: Tahoma;
	font-size: 9px;
	color: #4c4c4c;
}
.vertical	{
	vertical-align: middle;
}
/* Fin */
/* Tamaņos */
#notice	{
	width: 550px;
	font-size: 12px;
	font-family: Tahoma;
	color: #e1e1e1;
	margin-top: 8px;
	margin-left: 25px;
	float: left;
	background-image: url(foncp.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#notice2	{
	width: 270px;
	font-size: 12px;
	font-family: Tahoma;
	color: #e1e1e1;
	margin-top: 8px;
	margin-right: 25px;
	float: right;
}
#notice3	{
	width: 270px;
	font-size: 12px;
	font-family: Tahoma;
	color: #e1e1e1;
	margin-top: 8px;
	margin-right: 25px;
	float: right;
}
#banco	{
	width: 400px;
	font-size: 12px;
	font-family: Tahoma;
	color: #e1e1e1;
	margin-top: 15px;
	margin-left: 25px;
	float: left;
}
#trnas	{
	width: 400px;
	font-size: 12px;
	font-family: Tahoma;
	color: #e1e1e1;
	margin-top: 15px;
	margin-right: 25px;
	float: right;
}
#sstyle900	{
	margin-top: 25px;
	width: 900px;
}
#sstyle600	{
	margin-top: 25px;
	width: 600px;
}
#sstyle290	{
	width: 290px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#sesion {
	margin-right: 10px;
	margin-top: 47px;
	font-family: Arial;
	font-size: 10px;
	color: #fff;
	float: right;
	width: 400px;
	height: 20px;
}
#ipl	{
	width: 150px;
	height: 80px;
	float: left;
}
#tpl	{
	width: 235px;
	height: 80px;
	float: left;
	margin-left: 15px;
}
#mpl	{
	width: 160px;
	height: 80px;
	float: left;
	margin-left: 10px;
}
#infoban	{
	margin-top: 25px;
}
#ifban	{
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
	margin-left: 27px;
}
#ph1	{
	width: 300px;
	float: left;
	margin-left: 45px;
	margin-top: 15px;
}
#ph2	{
	position: fixed;
	width: 200px;
	float: right;
	margin-left: 355px;
	margin-top: 15px;
}
#infotp2:hover	{
	background-color: #ffc000;
	width: 250px;
	height: 20px;
	float: left;
}
#desimg	{
	width: 100px;
	height: 102px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
	float: left;
}
#desinf	{
	width: 350px;
	height: 80px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: justify;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#deslink	{
	width: 115px;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
#deslink:hover	{
	background-color: #4c4c4c;
	color: #000000;
	display: block;
}
#textalert	{
	float: right;
	width: 400px;
	height: 100px;
	margin: 36px 0px 10px 0px;
	height: 50px;
}
.textalet	{
	vertical-align: middle;
}
#imgalert	{
	float: left;
	width: 100px;
	height: 100px;
}
#textalertc	{
	width: 500px;
	height: 100px;
}
/* Fin */
/* Def */
.td1	{
	color: #009900;
}
.td2	{
	color: #FF9933;
}
a:link {
	color: #FFC000;
}
a:visited {
	color: #FFC000;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFC000;
}
.leermas {
	font-family: Arial;
	font-size: 9px;
	color: #F1F1F1;
}
input {
	font-family: Arial;
	font-size: 12px;
	color: #e1e1e1;
	background-color: #373737;
	border: 1px solid #4c4c4c;
}
textarea {
	font-family: Arial;
	font-size: 12px;
	color: #e1e1e1;
	background-color: #373737;
	background-image: url(fondito.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 1px solid #4c4c4c;
}
select	{
	font-family: Arial;
	font-size: 12px;
	color: #e1e1e1;
	background-color: #373737;
	border: 1px solid #4c4c4c;
	arrew-color: #262626;
}
#power	{
	clear: both;
	width: 900px;
	height: 25px;
}
#power2	{
	clear: both;
	width: 600px;
	height: 25px;
}
#plan	{
	height: 80px;
	margin: 15px;
}
#confp1{
	width: 100px;
	padding: 2px;
	margin-left: 75px;
	float: left;
	text-align: left;
}
#confp2{
	width: 200px;
	padding: 2px;
	margin-left: 10px;
	float: left;
	text-align: left;
}
#clear	{
	clear:both;
}
/* Fin */

/* TR NACONAL TE AMO */
.tr	{
 }
.tr:hover {
	background-color: #FFc000;
	color: #000;
}
/* Fin */
/* Menu */

#main {
	width: 100%;
	height: 91px;
	background-color: #272727;
}
#tleft {
	width: 401px;
	float: left;
}
#s {
	width: 100%;
	height: 10px;
	clear: both;
	background-image: url(../img/shadow.png);
	background-repeat: repeat-x;
}
#left {
	width: 400px;
	height: 70px;
	float: left;
}
#right {
	width: 501px;
	height: 60px;
	float: right;
}
/* Fin */
/* TABLAA */
#table {
	border-top:1px solid #4c4c4;
	border-right:1px solid #4c4c4c;
	border-left:1px solid #4c4c4c;
	border-bottom:1px solid #4c4c4c;
	border-collapse:collapse;
	margin: 0px;
}
.td {
	color: #454545;
	border-bottom: 1px solid #4c4c4c;
	border-left: 1px solid #4c4c4c;
	text-align:center;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
}
.valores {
	font-family:Tahoma;
	font-size: 10px;
	color:#FF9900;
	text-align:center;
}
.td2 {
	color: #454545;
	border-bottom: 1px solid #4c4c4c;
	border-left: 1px solid #4c4c4c;
	text-align:center;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
}
.cabezera {
	font-family: Tahoma;
	font-size: 16px;
	color: #333;
	text-align: justify;
	vertical-align: middle;
}
#tablee3	{

}
/* FIN */
/* Diseņo Web */
#imgdw	{
	width: 670px;
}
#textdw	{
	text-align: left;
	width: 670px;
	font-size: x-small;
}
#ctexto	{
	padding: 15px 20px 15px 20px;
}
#cplanes	{
	display: block;
}
#planD	{
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	width: 250px;
	margin-left: 38px;
	padding-top:100px;
}
/* fin */
/* CPANEL */
#cpanel_noticia	{
	display: block;
	width: 846px;
	margin-top: 7px;
}
#crosscpanel	{
	float:right;
	margin-right: 5px;
	margin-top: 5px;
}
#mincpanel	{
	float: right;
	margin-top: 3px;
	margin-right: 3px;
}
#textoncpanel	{
	width: 810px;
	float: left;
	margin: 5px 5px 5px 10px;
}
#texto2ncpanel	{
	margin: 5px 5px 5px 5px;
}
#clearS	{
	clear: both;
	height: 2px;	
}
#imgcpanel	{
	font-family: sans-serif;
	font-size: 14px;
	padding-left: 23px;
	height: 20px;
	background-image: url(def.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #262626;
	vertical-align: 50%;
	text-align: left;
}
#cpanel_categorias	{
	width: 570px;
	font-size: 12px;
	font-family: Tahoma;
	color: #e1e1e1;
	background-image: url(foncp.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
}
#cpanel_iconos	{
	width: 70px;
	margin: 10px 0px 0px 10px;
	float: left;
	font-size: 9px;
	text-decoration: none;
}
#cpanel_contenedor	{
	width: 570px;
	margin-top: 8px;
	margin-left: 25px;
	float: left;
}
#cpanel_derecha	{
	width: 270px;
	font-size: 12px;
	font-family: Tahoma;
	color: #e1e1e1;
	margin-top: 8px;
	margin-right: 25px;
	float: right;
}
#imgcpanel_derecha	{
	font-family: sans-serif;
	font-size: 14px;
	padding-left: 23px;
	height: 20px;
	background-image: url(def.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #262626;
	text-align: left;
}
#cpanel_categorias_derecha	{
	font-size: 12px;
	font-family: Tahoma;
	color: #e1e1e1;
	background-image: url(foncp.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* Fin Cpanel */
#bCont	{
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 150px;
	height: 30px;
	color: #FFFFFF;
	background-image: url(contra_out.png);
	background-position: left;
	background-repeat: no-repeat;
	text-decoration: none;
}
#bCont:hover	{
	color: #000000;
	font-weight: bold;
	background-image: url(contra_in.png);
	background-position: left;
	background-repeat: no-repeat;
}