/* CSS Document */
.top_upload{
	width:768px;
	height:130px;
	float:left;
	background:url(../images/menu_upload.jpg) no-repeat center top;
	margin:5px 0 0 1px;
	}
.top_noupload{
	width:768px;
	height:130px;
	float:left;
	background:url(../images/menu_noupload.jpg) no-repeat center top;
	margin:5px 0 0 1px;
	}
.top_renova{
	width:768px;
	height:132px;
	float:left;
	background:url(../images/menu_renova.jpg) no-repeat center top;
	margin:15px 0 0 1px;
	}
.caja_upload{
	width:769px;
	float:left;
	background:url(../images/fondo_upload.jpg) no-repeat bottom center;
	display:inline;
	padding:0 0 44px 0;
	}
.caja_datos{
	width:350px;
	float:left;
	margin:0 0 0 10px;
	display:inline;
	}
.oscurecido{
	padding:2px;
	background:#E3C62A;
	display:inline;
	font-weight:100;
	}
.normal{
	margin:10px 0 4px 0;
	color:white;
	font-weight:bold;
	}
.parrafo{
	width:380px;
	background:#E3C62A;
	float:left;
	font-weight:100;
	padding:2px;
	margin:0 0 20px 0
	}
/*MENU ENORABUENA*/
.caja_texto_enorabuena{
	width:446px;
	height:101px;
	float:left;
	margin:20px 0 0 120px;
	display:inline;
	}
.caja_menu_login{
	width:176px;
	height:102px;
	float:left;
	display:inline;
	margin:20px 0 0 0;
	color:white;
	}
.caja_menu_login li{
	float:left;
	background:url(../images/linea_li.jpg) no-repeat bottom center;
	font-size:10px;
	height:16px;
	font-weight:bold;
	}
.caja_menu_login li a{
	color:white;
	
	}
.caja_menu_login li a:hover{
	color:black;
	background:white;
	text-decoration:none;
	display:block;
	
	}
.caja_menu_login ul{
	margin:0 0 0 10px ;
	padding:0;
	float:left;
	display:inline;
/*	border:1px solid red;*/
	width:150px;
	}
.logeado{
	width:246px;
	height:133px;
	background:url(../images/sucuenta.jpg) no-repeat center top;
	float:left;
	margin:5px 0 0 5px;
	padding:0;
	}
.logeado ul{
	width:200px;
	margin:0 0 0 6px;
	padding:0;
	font-size:10px;
	color:#999999;
	float:left;
	}
.logeado li{
	margin:0;
	list-style-type:square;
	background:url(../images/linea_difumina.jpg) no-repeat left bottom;
	width:120px;
	float:left;
	padding:2px 0 0 0;
	}
.logeado li a{
	color:#666666;
	text-decoration:none;
	}
.logeado li a:hover{
	color:#FFFFFF;
	background:#CCCCCC;
	display:block;
	}
.cuenta{
	float:left;
	margin:26px 0 4px 10px;
	font-size:10px;
	color:#999999;
	
	}
.caja_mensajes_login,.caja_mensajes_login_down{
	width:241px;
	height:51px;
	float:left;
/*	border:1px solid red;*/
	margin:0px  0 0 10px;
	display:inline;
	}
.caja_mensajes_login_down{
	
	}
.caja_mensajes_login {
	margin:8px  0 0 10px;
	}

.caja_mensajes_login img{
	float:left;
	}
.caja_mensajes_login_down img{
	margin:3px 0 0 0;
	}
.caja_mensajes_img{
	float:left;
	width:56px;
/*	border:1px solid red;*/
	}
.caja_textos_mensajes_login{
	height:47px;
	margin:4px 0 0 12px;
	display:inline; /* IE */
	font-size:10px;
	}

.caja_textos_mensajes_login p {
	float:left;
	margin-left:13px;
	width:169px;
	#width:165px;
	_width:165px;
	}

.caja_mensajes_login_down{
	height:50px;
	float:right;
	margin:10px 10pt 0pt 1px;
	#margin:6px 10pt 0pt 1px;
	_margin:6px 10pt 0pt 1px;
	display:inline;
	font-size:10px;
	}
.parrafo_dos{
	float:left;
	margin:4px 0 0 0;
	}
.negrita{
	font-weight:bold;
	}
.recargar{
	color:#993300;
	font-weight:bold;
	}
.off{
	color:#8E6D1C;
	font-weight:bold;
	font-size:11px;
	color:#8E6D1C
	}
.on{
	color:#993300;
	font-weight:bold;
	font-size:11px;
	color:black;
	}
.imagenes_subidas{
	width:769px;
	height:252px;
	float:left;
	background:url(../images/fondo_imagenes_subida.jpg) no-repeat center top;
	margin:4px 0 0 0;
	
	}
.imagenes_subidas img{
	float:left;
	margin:23px;
	border:1px solid #999999;
	display:inline;
	}
	
