/* CSS Document                                                   */
/* Desarrollado por: Ing. Juan C. Mena G.                         */
/* Todos los derechos reservados por Cybernetix de Venezuela, C.A */

/*Limpia de estilos predefinidos de la página*/

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, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}
a {
	text-decoration:none;
}
/* */
.texto_promociones {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	clear:both;
	width:460px;
	height:930px;
	margin:0 auto;
	background:#FFF;
	font-size:12px;
}
.texto_promociones p{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:12px;
	line-height:20px;
}
.texto_promociones b{
	font-weight:bold;
	font-size:16px;
}
.texto_promociones a{
	font-weight:bold;
	font-size:16px;
	color:#2786C2;
}
.texto_promociones a:hover{
	font-weight:bold;
	font-size:16px;
	color:#FF6600;
}
.texto_promociones i{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	background-color:#CFF;
}
.texto_promociones H1{
	font-size:36px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.texto_promociones H2{
	font-size:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FF6600;
}
.texto_promociones H3{
	font-size:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin-top:2px;
}
.texto_promociones H4{
	font-size:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin-top:2px;
}
.texto_promociones H5{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FF6600;
	margin-top:2px;
}
.texto_promociones li{
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	margin-top:2px;
}
/* */

