body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
   behavior:  url("/_css/pngbehavior.htc");
}

#PiePrint {
	display: none;
}

.TextoChicoNaranja {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF6F22;
}
.TextoBordo {
	font: 12px Tahoma, Arial;
	color: #9F1515;
}
.TextoGris {
	font: 11px Tahoma, Arial;
	color: #7D7D7D;
}
.TextoGris a {
	font: 11px Tahoma, Arial;
	color: #7D7D7D;
	text-decoration: none;
}
.TextoGris a:hover {
	text-decoration: underline;
}
.Pie {
	padding-right: 8px;
}
p, .TextoNormal, #TextoArticulo, ul, ol, li {
	font: 12px Tahoma, Arial;
	color: #424242;
	text-decoration: none;
}
p a, .TextoNormal a, li a {
	font: 12px Tahoma, Arial;
	color: #424242;
	text-decoration: underline;
}

h1, .Titulo1 {
	font: bold 18px Tahoma, Arial;
	color: #9F1515;
	text-decoration: none;
}
h2, .Titulo2 {
	font: bold 14px Tahoma, Arial;
	color: #9F1515;
	text-decoration: none;
}

.SeparadorHerramientas {
	background: url(../_imagenes/separador_herramientas.gif) repeat-x;
	height: 16px;
}
.TextoBlanco {
	font: 11px Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.BordeTituloSup {
	border-top: 1px solid #BFBFBF;
}
.BordeTituloInf {
	border-bottom: 1px solid #BFBFBF;
}
.BordeTituloDer {
	border-right: 1px solid #BFBFBF;
}
.BordeTituloIzq {
	border-left: 1px solid #BFBFBF;
}
.TextoGrisClaro, .TextoGrisClaro a {
	font: 11px Tahoma, Arial;
	color: #E4E4E4;
	text-decoration: none;
}
.TextoGrisClaro a:hover {
	text-decoration: underline;
}
.FondoHerramientas {
	background: #424242 url(../_imagenes/fondo_herramientas.jpg) no-repeat right bottom;
}
.ThumbnailsFotos {
	background: url(../_imagenes/fondo_thumbnails.jpg) no-repeat fixed left;
	height: 96px;
	width: 124px;
	text-align: center;
}
.SeparadorLineaGris {
	height: 30px;
	border-bottom: 1px solid #EEEEEE;
}
.Menu {
	background: #E4E4E4;
	border: 1px solid #C4C4C4;
	padding: 8px;
	width: 98%;
	height: 92px;
}
.Menu a {
	font: 11px/20px Tahoma, Arial;
	text-decoration: none;
	color: #424242;
}

.Menu a:hover {
	color: #9F1515;
}
.globalFormBotonGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	width: 143px;
	background-image: url(/_imagenes/fondo_botones_forms.gif);
	background-repeat: no-repeat;
	border: 0px none;

}
.TextoNormal table td {
	border-bottom: 1px solid #CCCCCC;
}
