@charset "UTF-8";
@font-face{ 
  font-family: 'appChny';  
  src: local('appChny'), url('../font/appchny-webfont.eot');  
}
@font-face{ 
  font-family: 'appChny';  
  src: url('../font/appChny.ttf');  
}
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

.centrado {
	text-align: center;
}
.negrita {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.negrita-p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.cursiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.ifont {
	font-family: appChny;
	font-size: 23px;
	color: #F2EAA7;
	padding-left: 12px;
	padding-bottom:10px;
}
.ifont:hover {
	text-decoration: underline;
}
.iaccstd:hover {
	background: #110F0F;
}
.iaccsa {
	font-family: appChny;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.ifonts {
	font-family: appChny;
	font-size: 45px;
	color: #F2EAA7;
	padding-left: 25px;
}
.idescfile {
	color: #FFF;
}
#decorlinkdo {
	text-decoration: underline;
}
.imgdossier {
	border: none;
}
.separator {
	display: block;
	margin-bottom: 10px;
}
.separatornext {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
} 
