@charset "utf-8";
/* CSS Document */

/* Manual de CSS de WebEstilo.com */ 
/* Definición de estilos en un archivo aparte */ 

/* Estilo para el documento */ 
BODY {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left;
} 

/* Estilo para la cabecera de nivel 2 */ 
H2 {
	font-family:Verdana,sans-serif;
	font-size:14pt;
	color:#FFF
} 

/* Estilos para otras etiquetas */ 
B, TD {
	font-family:Verdana,sans-serif;
	font-size:small;
	color:#FFF;
	text-align: left;
} 
TH {font-family:Verdana,sans-serif;font-size:x-small; 
color:white;background-color:#0080C0} 
PRE, TT, CODE {font-family:Courier New,Courier; 
font-size:9pt;color:maroon}

#menu {
	width:1022px;
	padding-left:0px;
	padding-top:0px;

	margin-left: AUTO;
	margin-right: AUTO;
	border: 1px;
}
#contenido {
	width:900px;
	padding-left:0px;
	padding-top:0px;
	margin-right: AUTO;
	margin-left: AUTO;
	background-color: #000;
	font-style: normal;
	color: #FFF;
	border: 1px;
	text-align: center;
	
	
}
#contenidop {
	width:1022px;
	padding-left:0px;
	padding-top:0px;
	text-align:center;


	margin-right: AUTO;
	margin-left: AUTO;
	background-color: #000;
	font-style: normal;
	color: #FFF;


	
}

#pie {
	width:1122px;
	padding-left:0px;
	padding-top:0px;

	margin-right: AUTO;
	margin-left: AUTO;
	background-color: #000;
	margin-bottom: 0px;

}
.azul{
	color:#0080C0;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #996600;
	text-decoration:none;
}
a:active {
	color: #993333;
}
#pie1 {
	width: 100%;
		margin-right: AUTO;
	margin-left: AUTO;
	background-color: #066;
}
#contenido1 {
	width: 100%;
	background-color: #000;
}
.COMPRAR {
	color: #F00;
}
.MOVISTAR {
	color: #3928FF;
}
.MOVIST {
	color: #00F;
}
#contenido1 #contenido #contenido-contenido {
	text-align: justify;
	font-size: 18px;
	color: #FFF;
}
#contenido1 #contenido table {
	text-align: center;
	font-size: 14px;
}
h1 {
	font-size: 36px;
}

