@charset "UTF-8";
/* CSS Document */
/* RESET DE ERIC MAYER */

/* 
   http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* RESET DE ERIC MAYER */

/* Reset Basico */ 
* {margin:0px; padding:0px;}
img {border:none;}
/* Reset Basico */


body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#2d1302;
	color: #2d1302;
	border:none;
}
body p {
	color:#FFF;
	line-height: 2em;
}
/* CSS Document */

.Stilo_de_By_aWebs  {
	color: #FFFFFF;
}
.Copyrigth {
	color: #8A3C06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display:block;
	width: 797px;
	text-align:center;
	margin:2px auto;
}
.Texto_de_contenido_de_error {
	color: #FFFFFF;
}
.center {
	text-align: center;
	display: block;
	width: auto;
	margin: 0px auto;
	border: none;
}
.txtcenter {
	text-align: center;
	display: block;
	width: auto;
	border: none;
}
.txtleft {
	text-align: left;
	display: block;
	width: auto;
	border: none;
}
.txtright {
	text-align: right;
	display: block;
	width: auto;
	border: none;
}
.separacion {
	display: block;
	padding: 5px;
}
.dwh {
	display: block;
	margin: 0px auto;
	width: 797px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	display:block;
	width: 797px;
	line-height: 1em;
}
.cblanco  {
	color: #FFFFFF;
}
