body {
	background-image: url(../imagenes/all_bg.jpg);
	background-repeat: repeat-x;
	background-color: #424854;
	margin-top: 3px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 14px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
a:link {
	color: #B04D1C;
	text-decoration: none;
}
a:visited {
	color: #B04D1C;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #333;
}
.PaqetesNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin-left: 30px;
	margin-right: 30px;
	list-style-type: disc;
}

.Servicio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 30px;
	margin-right: 30px;
	list-style-type: disc;
}

.titulosTablas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	list-style-type: none;
	font-weight: bold;
	padding-left: 20px;
}
.textoTablas {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 14px;
}
.textoDivs {
	color: #666;
}
.celdas {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 14px;
}
.fondoGral {
	background-image: url(../imagenes/all_gr_top.gif);
	background-repeat: repeat-x;
}
ul
{
    padding: 10 0 0 17px;
    margin: 0 15px 0 0;
    list-style-position: outside;   
    list-style-image: url(../imagenes/greybullet2.gif);
    list-style-type: none;
}
.ul_des{
	list-style-position:outside;
	list-style-type:lower-alpha;
}
.titulosPrecios {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	list-style-type: none;
	padding-left: 18px;
}
.subtitulos_prop{
	color:#69777E;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.titulo_prop{
	color:
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
.textoPrecios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	list-style-type: none;
	font-weight: normal;
	padding-left: 18px;
	padding-right: 18px;
}
.textoPreciosBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	list-style-type: none;
	font-weight: bold;
}
.textoDisclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	list-style-type: none;
	font-weight: normal;
}
.textoBisclaimerBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	list-style-type: none;
	font-weight: bold;
}
.boldPrecios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	list-style-type: none;
	font-weight: bold;
	line-height: 20px;
}
.textoPromociones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-left: 18px;
	padding-right: 18px;
}
.fondoLegal {

	background-image: url(../imagenes/all_bg_specs.jpg);
	background-repeat: repeat-x;
}
a {

	color: #B04D1C;
	text-decoration: none;
}

.boton {
	color: #B04D1C;
	text-decoration: none; 
	border: 0px; 
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: hand;
}

#mainWrapper{
	width:957px;
	margin:0px auto;
	padding:0px;
	position:relative;
}

#contentWrapper{
	position:relative;
	z-index:1;
}

#flashAS3Container{
	z-index:2;
	position:absolute;
	background-color: #FFF;
	width:956px;
	height:380px;
	left:1px; 
	top:78px;
	display:none;
}
/*---------------PANEL TERMINOS---------------------*/
.panel_termsContainer{
	width:600px; height:auto;
}
.panel_terms{
	width:590px; margin:0 auto; height:60px; 
}
.title_table{
	background-color:#F5F4F6; font-size:12px; font-weight:bold;border-bottom:#ccc solid 1px; color:#555; text-align:center;
}
#panel_termsShort{
	width:135px; float:left; line-height:12px; text-align:center;
}
#panel_termsLarge{
	width:420px; float:left; margin-left:10px; line-height:20px; line-height:12px; border-left:#ccc solid 1px; margin-left:5px;
}
#panel_termsShortR{
	width:150px; float:left;  line-height:20px; text-align:center;
}
#panel_termsLargeR{
	width:400px; float:left; margin-left:5px; line-height:20px; border-right:#ccc solid 1px;
}
#table td, #table th 
{
border:1px solid #ccc;
padding:1px 7px 2px 7px;
line-height:12px;
border-collapse:collapse;
}
#table th{
	background-color:#DADADA;
}