body {
	background-color: #333333;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}

a:link, a:active, a:visited {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#9C0;
	text-decoration:underline;
}

a.top:link, a.top:active, a.top:visited {
	color:#EEEEEE;
	text-decoration:none;
}
a.top:hover {
	color:#9C0;
	text-decoration:none;
}

a.top2:link, a.top2:active, a.top2:visited {
	color:#EEEEEE;
	text-decoration:none;
}
a.top2:hover {
	color:#000000;
	text-decoration:none;
}

a.botones:link, a.botones:active, a.botones:visited {
	background-color:#333333;
	color:#EEEEEE;
	padding:5px;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	text-decoration:none;
}
a.botones:hover {
	background-color:#CCCCCC;
	color:#000000;
}
#linea_superior {
	background-color:#000000;
	height:5px;
}
#menu_superior {
	margin:0px auto;
	width:900px;
	text-align:right;
	height:24px;
}
#contenedor_menu_superior {
	background-color:#000000;
	padding:5px;
	padding-left:8px;
	min-width:100px;
	float:right;
	background-image:url(../../img/borde_inf_drc.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#contenedor_menu_superior2 {
	background-color:#9C0;
	padding:5px;
	float:right;
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-left:10px;
}
#contenedor_medio {
	margin:0px auto;
	width:900px;
}
#logo {
	width:200px;
	height:39px;
	float:left;
	margin-bottom:6px;
	margin-top:-16px;
}
#logo img {
	margin-right:10px;
}
.txt_logo {
	float:right;
	margin-bottom:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	margin-top:33px;
}
#menu {
	width:700px;
	float:right;
	height:39px;
	margin-bottom:2px;
}
#menu_nav {
	float:right;
	margin-top:20px;
}
#menu_nav ul {
	list-style-type:none;
	
}
#menu_nav li {
	display:inline;
}
#menu_nav li a {
	padding:5px;
	padding-top:4px;
	padding-bottom:4px;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
#menu_nav li a:hover {
	background-color:#CCCCCC;
	color:#000000;
}
#productos_portada {
	width:900px;
	height:269px;
	margin:0px auto;
	*margin-top:6px;
	background-image:url(../../img/productos_portada_oferta.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#secciones {
	width:900px;
	margin:0px auto;
	color:#333333;
	*margin-top:6px;
	background-color:#EEEEEE;
	background-image:url(../../img/fondo_contenidos.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	*padding-top:12px;
	clear:both;
}
#productos_texto_ges {
	float:left;
	margin-left:45px;
	margin-top:110px;
	width:235px;
	line-height:15px;
}
#productos_texto_agenda {
	float:left;
	margin-left:55px;
	margin-top:110px;
	width:235px;
	line-height:15px;
}
#productos_texto_project {
	float:left;
	margin-left:55px;
	margin-top:110px;
	width:235px;
	line-height:15px;
}
.txt_ges {
	font-weight:bold;
	color:#FF9900;
}
.txt_agenda {
	font-weight:bold;
	color:#0099CC;
}
.txt_project {
	font-weight:bold;
	color:#99CC00;
}
.boton_ges {
	background-image:url(../../img/boton_gris.gif);
	background-repeat:no-repeat;
	width:89px;
	height:27px;
	border:0px;
	padding-bottom:4px;
	*padding-bottom:0px;
	color:#FF9900;
	font-weight:bold;
	font-size:14px;
}
.boton_ges:hover {
	color:#CCCCCC;
}
.boton_manager {
	background-image:url(../../img/boton_gris.gif);
	background-repeat:no-repeat;
	width:89px;
	height:27px;
	border:0px;
	padding-bottom:4px;
	*padding-bottom:0px;
	color:#7694AC;
	font-weight:bold;
	font-size:14px;
}
.boton_manager:hover {
	color:#CCCCCC;
}
.boton_agenda {
	background-image:url(../../img/boton_gris.gif);
	background-repeat:no-repeat;
	width:89px;
	height:27px;
	border:0px;
	padding-bottom:4px;
	*padding-bottom:0px;
	color:#0099CC;
	font-weight:bold;
	font-size:14px;
}
.boton_agenda:hover {
	color:#CCCCCC;
}
.boton_verde {
	background-image:url(../../img/boton_gris.gif);
	background-repeat:no-repeat;
	width:89px;
	height:27px;
	border:0px;
	padding-bottom:4px;
	*padding-bottom:0px;
	color:#9C0;
	font-weight:bold;
	font-size:14px;
}
.boton_verde:hover {
	color:#CCCCCC;
}
.boton_project {
	background-image:url(../../img/boton_gris.gif);
	background-repeat:no-repeat;
	width:89px;
	height:27px;
	border:0px;
	padding-bottom:4px;
	*padding-bottom:0px;
	color:#99CC00;
	font-weight:bold;
	font-size:14px;
}
.boton_project:hover {
	color:#CCCCCC;
}
#contenidos {
	background-color:#EEEEEE;
	height:190px;
	width:900px;
	margin:0px auto;
	margin-top:10px;
	background-image:url(../../img/fondo_contenidos.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	*padding-top:12px;
}
#pie {
	width:900px;
	margin:0px auto;
	margin-top:5px;
	height:40px;
}

.txt_12 {
	font-size:12px;
	color:#333333;
}

.columna_220 {
	float:left;
	width:220px;
	margin-left:19px;
	padding-right:19px;
}
.columna_196 {
	float:left;
	width:196px;
	margin-left:19px;
	padding-right:19px;
}
.columna_158 {
	float:left;
	width:158px;
	margin-left:20px;
	padding-right:20px;
}

.separador {
	background-image:url(../../img/separador.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.separador_top {
	background-image:url(../../img/separador_top.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.separador_negro {
	background-image:url(../../img/separador_negro.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

h3 {
	font-size:14px;
}

.parrafo {
	margin:20px;
	font-size:12px;
	line-height:15px;
}

.modulo {
	width:900px;
	float:left;
	clear:both;
	padding:20px;
}
#caracteristicas_1 {
	background-color:#333333;
	color:#CCCCCC;
	*padding-top:15px;
	height:370px;
	display:none;
}
#caracteristicas_2 {
	background-color:#333333;
	color:#CCCCCC;
	*padding-top:15px;
	height:370px;
	display:none;
}
#caracteristicas_3 {
	background-color:#333333;
	color:#CCCCCC;
	*padding-top:15px;
	height:280px;
	display:none;
}

.txt_gris {
	color:#CCCCCC;
}

.precio_compra {
	float:right;
	height:115px;
	width:200px;
	margin-top:10px;
	background-color:#E1E1E1;
	padding:12px;
	margin-left:10px;
}

.precio_compra strong {
	font-size:16px;
	color:#333;
}

.titulos {
	font-size:16px;
	background-color:#CCC;
	color:#000;
	font-weight:bold;
	padding:5px;
}

#personalizar_producto {
	display:none;
	position:absolute;
	background-color:#333;
	height:350px;
	width:500px;
	margin-left:200px;
	margin-top:20px;
	z-index:200;
}

.boton_conf {
	font-size:14px;
	font-weight:bold;
	background-color:#EEE;
	padding:4px;
	border:0px;
}
.boton_conf:hover {
	background-color:#09C;
}

.espacio_form {
	float:left;
	height:23px;
	font-size:12px;
	padding-left:20px;
	width:140px;
	padding-top:7px;
}

.cajas_texto {
	font-family:Arial, Helvetica, sans-serif !important;
	background-image:url(../../img/degradado.jpg);
	background-repeat:repeat-x;
	font-size:16px;
	padding:4px;
	color:#000;
	border:1px solid #999;
	margin:2px;
	background-color:#FFF;
}
.cajas_texto:hover {
	font-family:Arial, Helvetica, sans-serif !important;
	background-image:url(../../img/degradado.jpg);
	background-repeat:repeat-x;
	font-size:16px;
	padding:4px;
	color:#9C0;
	border:1px solid #9C0;
	margin:2px;
	background-color:#FFF;
}
.cajas_texto:focus {
	font-family:Arial, Helvetica, sans-serif !important;
	background-image:url(../../img/degradado.jpg);
	background-repeat:repeat-x;
	font-size:16px;
	padding:4px;
	color:#9C0;
	border:1px solid #9C0;
	margin:2px;
	background-color:#FFF;
}

#foto {
	list-style-type:none;
	margin-top:0px;
	margin-left:-40px;
	*margin-left:0px;
}
#foto li {
	display:inline;
}
#barra_carga {
	width:500px;
	border:1px solid #666;
	height:20px;
}
#cambiar_datos {
	background-color:#333;
	height:150px;
	width:300px;
	position:absolute;
	top:133px;
	left:270px;
}

#add_cuenta {
	background-color:#333;
	height:220px;
	width:450px;
	position:absolute;
	top:113px;
	left:235px;
}
#add_tarjeta {
	background-color:#333;
	height:230px;
	width:450px;
	position:absolute;
	top:113px;
	left:235px;
}
#editar_banc_cuenta {
	background-color:#333;
	height:220px;
	width:450px;
	position:absolute;
	top:113px;
	left:235px;
}
#editar_banc_tarjeta {
	background-color:#333;
	height:230px;
	width:450px;
	position:absolute;
	top:113px;
	left:235px;
}

#productos_portada_dinamicos {
	width:900px;
	height:269px;
	margin:0px auto;
	*margin-top:6px;
	background-image:url(../../img/productos_blancges.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#productos_texto_dinamico {
	float:left;
	margin-left:245px;
	margin-top:110px;
	width:350px;
	line-height:15px;	
	font-size:12px;
}
.txt16 {
	font-size:16px;
}
.txt_naranja {
	color:#F90;
}
.txt_negro {
	color:#000;
}

#productos_numeros {
	position:absolute;
	margin-left:710px;
	margin-top:220px;
	width:150px;
	text-align:right;
}

a.numeros1 {
	background-image:url(../../img/01.png);
	background-repeat:no-repeat;
	padding:5px;
	padding-right:19px;
	background-position:top right;
	margin-left:2px;
}
a.numeros1:hover {
	background-image:url(../../img/01.png);
	background-repeat:no-repeat;
	padding:5px;
	padding-right:19px;
	background-position:bottom left;
}
a.numeros1:focus {
	background-image:url(../../img/01.png);
	background-repeat:no-repeat;
	padding:5px;
	padding-right:19px;
	background-position:right top;
}
a.numeros2 {
	background-image:url(../../img/02.png);
	background-repeat:no-repeat;
	padding:5px;
	padding-right:19px;
	background-position:top left;
	margin-left:2px;
}
a.numeros2:hover {
	background-image:url(../../img/02.png);
	background-repeat:no-repeat;
	padding:5px;
	padding-right:19px;
	background-position:bottom left;
}
a.numeros2:focus {
	background-image:url(../../img/02.png);
	background-repeat:no-repeat;
	padding:5px;
	padding-right:19px;
	background-position:right top;
}
a.numeros3 {
	background-image:url(../../img/03.png);
	background-repeat:no-repeat;
	padding:5px;
	padding-right:19px;
	background-position:top left;
	margin-left:2px;
}
a.numeros3:hover {
	background-image:url(../../img/03.png);
	background-repeat:no-repeat;
	padding:5px;
	padding-right:19px;
	background-position:bottom left;
}
a.numeros3:focus {
	background-image:url(../../img/03.png);
	background-repeat:no-repeat;
	padding:5px;
	padding-right:19px;
	background-position:right top;
}
a.numeros4 {
	background-image:url(../../img/04.png);
	background-repeat:no-repeat;
	padding:5px;
	padding-right:19px;
	background-position:top left;
	margin-left:2px;
}
a.numeros4:hover {
	background-image:url(../../img/04.png);
	background-repeat:no-repeat;
	padding:5px;
	padding-right:19px;
	background-position:bottom left;
}
a.numeros4:focus {
	background-image:url(../../img/04.png);
	background-repeat:no-repeat;
	padding:5px;
	padding-right:19px;
	background-position:right top;
}

#menu_idiomas {
	position:absolute;
	width:180px;
	background-color:#000;
	text-align:left;
	padding:5px;
	margin-top:14px;
	margin-left:-8px;
	z-index:100;
	display:none;
}
.btn_idioma {
	background-color:#000;
	padding-left:5px;
	padding-top:2px;
	margin-top:1px;
	padding-bottom:2px;
	margin-bottom:2px;
}
.btn_idioma:hover {
	background-color:#333;
}
a.menu_idiomas {
	color:#DADADA;
	text-decoration:none;
}
a.menu_idiomas:hover {
	color:#FFF;
	text-decoration:none;
}

#mensaje_ok {
	background-color:#090;
	padding:20px;
	margin:10px;
	color:#FFF;
	font-size:12px;
}