/* GENERALIDADES */
	#contenedor_gral {
		margin: 0 auto;
		padding: 0px;
		border:0px;
		width: 930px;
	}
	#columna_izq_inicio {
		width: 700px;
		height:auto;
		float:left;
		border-right: 1px solid #DEDEDE;
	}
	
	#columna_der_inicio { 
		width: 226px;
		height:auto;
		padding-left: 3px;
		margin: 0px;
		float: left;
	}

	.publi_gral { 
			width:100%;
			height:auto;
			padding:0px;
			margin:0px;
			float:left;
	}

	#titulera_contenedor { 
			width:100%;
			height:auto;
			margin:0px;
			padding:0px;
			float:left;
			background: url(../../imagenes/menu_fondo.gif) repeat-x;
	}
	#titulera_punta_left { 
			width:6px;
			height:36px;
			margin:0px;
			padding:0px;
			float:left;
			background: url(../../imagenes/menu_abre.gif) no-repeat;
	}
	#titulera_centro_contiene { 
			width: auto;
			height:36px;
			margin:0px;
			padding: 10px 0px 0px 3px;
			float:left;
			font-weight: bold;  
	}
	#titulera_punta_right { 
			width:50px;
			height:36px;
			margin:0px;
			padding:0px;
			float:right;
			background: url(../../imagenes/menu_cierra.gif) no-repeat;
	}
	
	.titulera_subtitulos{
			width:549px;
			height:auto;
			margin-top:-15px;
			padding: 5px 5px 5px 5px;
			margin-left:2px;
			float:left;
			background: #E7F3FA;
			border-left: 1px solid #B0E6FF;
			border-right: 1px solid #B0E6FF;
			border-bottom: 1px solid #B0E6FF;
	}



	#secccion_titulo_inicial {
		width:658px;
		height:35px;
		margin-bottom: 5px;
		padding: 8px 0px 0px 37px;
		float:left;
		border-bottom: 1px dashed #D8D8D8;
		}

	
	#modulo_central { 
			width:695px;
			height:auto;
			padding:0px;
			background: none;
			float:left;
	}

/* CABECERA */
	#cabecera_gral {
	width: 930px;
	margin: 10px 0px 5px 0px;
	height:82px;
	border-bottom: 2px solid #F00;
	float:left;
}

#logo_cabecera{
	width: 206px;
	height: 82px;
	float:left;
}

#logo_cabecerai { 
     width: 206px;
	 height: 82px;
	 float:left;
	 background:url(../../imagenes/incorrientes.gif) no-repeat;
}

#usuarios_cabecera{
	width:195px;
	height:auto;
	padding: 0px;
	margin-left: 2px;
	float:left;
}
	#cabecera_rss{
	width:auto;
	height:auto;
	padding: 0px 0px 0px 23px;
	margin: 0px 0px 0px 5px;
	float: left;
	border-left:1px solid #666;
	background: url(../../imagenes/icon_rss_02.gif) no-repeat;
	background-position: 5px 1px;
	}


	/* BUSCADOR */
	#buscador_de_arriba_contenedor {
		width: 310px;
		height: 76px;
		float:left;
		padding:0px;
		margin:0px;
		}
		
	#buscador_de_arriba_contenedor_fecha {
		width:100%;
		height:18px;
		margin: 0px;
		padding: 5px 0px 0px 5px;
		float:left;
		border-bottom:1px solid #DFDFDF;
		}
		
	#buscador_de_arriba_contenedor_arriba {
		width:100%;
		height:auto;
		margin: 0px;
		padding: 2px 2px 0px 2px;
		float:left;
		}
		#bda_contenedor_input{
			width:270px;
			margin: 0px 2px 0px 0px;
			padding: 2px;
			float:left;
			}
		
		#bda_contenedor_button{
			width:25px;
			margin: 1px 0px 0px 0px;
			padding:2px;
			float:left;
			}
		#buscador_de_arriba_input {
			width:270px;
			margin: 0px 2px 0px 0px;
			padding:2px;
			border-top:#CACACA 1px solid;
			border-right: #999 2px solid;
			border-bottom:#CACACA 1px solid;
			border-left: #999 2px solid;
			font-weight:bold;
			color: #898989;
			background: url(../../imagenes/buscador_back_abajo.gif) repeat-x;
			background-position:0px -6px;
			}
	#buscador_de_arriba_contenedor_abajo {
		width:100%;
		height:20px;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		float:left;
		}
		#buscador_de_arriba_item {
			width:100%;
			margin: 0px;
			padding:0px;
			float:left;
			}
		#buscador_de_arriba_tex {
			width:100%;
			margin: 0px;
			padding:0px;
			float:left;
			}

/* NAVEGACION */
	#navegacion_contenedor{
	width:930px;
	height:23px;
	float:left;
	border-bottom: #CCC 1px solid;
	margin:0px 0px 4px 0px;
	padding:0px;
	}
#navegacion_ruta{
	width:auto;
	height:auto;
	float:left;	
	margin:0px;
	padding:1px 0px 0px 10px;
	}
#navegacion_login{
	width:auto;
	height:auto;
	float:right;
	margin:0px;
	padding:2px 10px 0px 0px;
	}
#navegacion_jump{
	width:auto;
	height:auto;
	float:right;
	margin:0px;
	padding:0px 5px 0px 0px;
	}
#boton_agenda_cabecera { 
   width: 82px;
   height: 82px;
   float:left;
}
#boton_agenda_cabecerai { 
   width: 82px;
   height: 82px;
   float:left;
   background: url(../../imagenes/agenda_sinpres.gif) no-repeat;
}

#boton_galerias_cabecera { 
   width: 82px;
   height: 82px;
   float:left;
}
#boton_galerias_cabecerai { 
   width: 82px;
   height: 82px;
   float:left;
   background: url(../../imagenes/galerias_sinpres.gif) no-repeat;
}

#boton_videos_cabecera { 
   width: 82px;
   height: 82px;
   float:left;
}
#boton_videos_cabecerai { 
   width: 82px;
   height: 82px;
   float:left;
   background: url(../../imagenes/videos_sinpres.gif) no-repeat;
}
#boton_deportes_cabecera { 
   width: 82px;
   height: 82px;
   float:left;
}
#boton_deportes_cabecerai { 
   width: 82px;
   height: 82px;
   float:left;
   background: url(../../imagenes/deportes_sinpres.gif) no-repeat;
}
#boton_cine_cabecera { 
   width: 82px;
   height: 82px;
   float:left;
}
#boton_cine_cabecerai { 
   width: 82px;
   height: 82px;
   float:left;
   background: url(../../imagenes/cine_sinpres.gif) no-repeat;
}

/* CUERPO */
	.derecha_listado_contenedor{
	width:100%;
	height:auto;
	padding:2px;
	margin: 0px 0px 0px 0px;
	float:left;
	}
	
	.derecha_listado_contenedor_box{
		width:215px;
		height:auto;
		float:left;
		padding:5px;
		background: url(../../imagenes/buscador_back_abajo.gif) repeat-x;
		background-position: 0px -5px;
		border-top: 1px solid #CCC;
		}
	
	.derecha_listado_titulo{
		width:150px;
		height:27px;
		margin: 3px 0px 0px 3px;
		padding:3px 0px 0px 30px;
		float:left;
		background: url(../../imagenes/galerias_mini.gif) no-repeat;
		background-position: 0px 0px;
		}
	
	.derecha_agenda_listado_titulo{
		width:150px;
		height:27px;
		margin: 3px 0px 0px 3px;
		padding:3px 0px 0px 30px;
		float:left;
		background: url(../../imagenes/agenda_mini.gif) no-repeat;
		background-position: 0px 0px;
		}
	
	.derecha_listado_vinculos_contenedor{
		width:150px;
		height:auto;
		margin: 0px 0px 0px 0px;
		padding:0px;
		float:left;
		}
	
	.derecha_listado_vinculos_contenedor_dos{
		width:130px;
		height:auto;
		margin: 0px 0px 0px 0px;
		padding:0px;
		float: right;
		}
		
	.derecha_listado_vinculos{
		width:100%;
		height:auto;
		margin: 0px;
		padding: 4px 2px 0px 2px;
		float:left;
		}
	
	.derecha_listado_vinculos_titulo{
		width:100%;
		height:auto;
		margin: 0px;
		padding: 0px 2px 0px 2px;
		float:left;
		}
	
	.derecha_listado_vinculos_fecha{
		width:100%;
		height:auto;
		margin: 0px;
		padding: 0px 2px 6px 2px;
		float:left;
		}
	
	.derecha_listado_vinculos_thumb{
		width:40px;
		height:60px;
		margin: 0px 5px 0px 0px;
		float:left;
		background: none;
		border: 1px solid #FED9C0;
		}
	
	.derecha_listado_vinculos_thumb_dos{
		width:75px;
		height:75px;
		margin: 0px 5px 0px 0px;
		float:left;
		background: none;
		border: 1px solid #FED9C0;
		}
		.vinculos_listas_120 ul {
			padding:0px;
			margin: 0px;
			float:left;
			}
		.vinculos_listas_120 li {
			padding: 2px 2px 2px 15px;
			margin:2px 0px 0px -40px;
			background: #F9F9F9;
			list-style:none;
			}
			
	.derecha_listado_pie{
		width:215px;
		height:15px;
		padding: 10px 10px 0px 0px;
		margin: 0px 0px 0px 0px;
		float:left;
		background: url(../../imagenes/buscador_back_abajo.gif) repeat-x;
		background-position: 0px -5px;
		border-top: 1px solid #CCC;
		text-align:right;
		}
			
	.derecha_listado_pie a:hover{
		color: #069;
		}

/* BOTONES E ICONOS */
	.boton_rss_chiquito{
		width:12px;
		height:12px;
		margin-top:1px;
		cursor:pointer;
		display:block;
		float:right;
		background:url(../../imagenes/icon_rss_02.gif) no-repeat;
	}

/* SEPARADORES */
	#modulo_central_separador_arriba { 
		margin-top: 5px;
		width: 695px;
		height:10px;
		padding:0px;
		background:url(../../imagenes/tapas_back_arriba.gif) repeat-x;
		background-position: 0px -2px;
		float:left;
	}
	
	#modulo_central_separador_abajo { 
		margin-top: 5px;
		width: 695px;
		height:10px;
		padding:0px;
		background:url(../../imagenes/tapas_back_abajo.gif) repeat-x;
		float:left;
	}
	
	#modulo_central_separador_arriba_100pto {
		width: 100%;
		height:10px;
		padding: 0px 0px 0px 0px;
		margin: 5px 0px 10px 0px;
		background:url(../../imagenes/tapas_back_arriba.gif) repeat-x;
		background-position: 0px 4px;
		border-bottom: 1px solid #B7B7B7;
		border-left: 1px solid #F0F0F0;
		border-right: 1px solid #F0F0F0;
		float:left;
	}
	
	#modulo_central_separador_abajo_100pto { 
		margin-top: 5px;
		width: 100%;
		height:10px;
		padding:0px;
		background:url(../../imagenes/tapas_back_abajo.gif) repeat-x;
		background-position: 0px -4px;
		border-top: 1px solid #B7B7B7;
		border-left: 1px solid #F0F0F0;
		border-right: 1px solid #F0F0F0;
		float:left;
		float:left;
	}
	
	.publi_gral_corte { 
			width:99%;
			height:3px;
			padding:0px;
			margin-bottom:3px;
			border-bottom:#8E8E8E 1px dashed;
			float:left;
	}
	.corte_al_100_porciento{
			width:99%;
			height:3px;
			border-bottom:1px dashed #626262;
			margin-bottom:3px;
			float:left;
		}
	#separador_cabecera {
	width:5px;
	margin-right:5px;
	border-right: #999 1px solid;
	height: 93%;
	float:left;
}

/* INDEX */
	#modulo_central_columna_derecha{
		width:120px;
		height:auto;
		float: right;
		padding-left:5px;
	}
	
	
	#modulo_central_adsense{
		width:695px;
		height:60px;
		float:left;
		padding:0px;
	}
	
	#modulo_central_adsense_a{
				width:468px;
				height:60px;
				float:left;
				padding:0px;
			}
			
			#modulo_central_adsense_b{
				width:200px;
				height:60px;
				float: right;
				padding:0px;
			}
			
	#modulo_central_columna_centro{
		width:433px;
		height:auto;
		float:left;
		padding:0px 5px 0px 5px;
		border-left: 1px solid #DEDEDE;
		border-right: 1px solid #DEDEDE;
	}
	
	#contenedor_agenda{
		width:223px;
		height:auto;
		float:left;
		border-left: 1px solid #DEDEDE;
		padding-left:3px;
		}
	
	#mc_columna_centro_modulo_agenda{
		width:220px;
		height:300px;
		float:right;
		padding:3px;
		overflow-x: hidden;
		overflow-y: scroll;
	}
	
	#mc_columna_centro_modulo_agenda_titulo{
		width:195px;
        height:28px;
        padding:2px 0px 0px 30px;
		background: url(../../imagenes/agenda_mini.gif) no-repeat;
        background-position: 2px 1px;
        border-bottom:1px solid #000080
	}
	
	
	
	
	.mc_columna_centro_modulo_izquierda{
		width:200px;
		height:auto;
		float:left;
		padding:0px 4px 0px 0px;
	}
	
	#contenedor_casinos{
		width:auto;
		height:auto;
		float:left;
		padding:0px;
	}
	
	#contenedor_galerias{
		width:192px;
		height:auto;
		float:left;
		padding:3px;
		border-top:2px solid #F60;
		border-right:1px solid #FFB66C;
		border-bottom:1px solid #FFB66C;
		border-left:1px solid #FFB66C;
		background: url(../../imagenes/ultimas_fondo_titulo.gif) no-repeat;
		}
	
	#mc_columna_centro_modulo_galerias_titulo{
		width:160px;
		height:20px;
		float:right;
		padding: 5px 3px 0px 30px;
		margin: 2px 0px 4px 0px;
		background:url(../../imagenes/galerias_mini.gif) no-repeat;
	}
	
	#mc_columna_centro_modulo_galerias{
		width:99%;
		height:auto;
		float: left;
		padding: 5px;
		color: #F60;
	}
	
	.mc_galerias_fecha{
		width: 99%;
		height:auto;
		float:left;
		}
	.mc_galerias_titulo{
		width: 96%;
		height:auto;
		float:left;
		}
	
	#mc_columna_centro_modulo_galerias a{
	font-weight:bold;
	color: #666;
	}
	
	#mc_columna_centro_modulo_galerias a:hover{
	color: #F90;
	}
	
	.mccc_contiene{
		width:99%;
		height:auto;
		margin: 0px 0px 5px 0px;
        padding:3px;
		float:left;
		background:url(../../imagenes/degrade_gris_a_blanco.gif) repeat-x;
		background-position: 0px -15px;
		}
	.mccc_thumb{
		width:30px;
		height:40px;
		float:left;
		}
	.mccc_info{
		width:160px;
		height:auto;
		margin: 0px 0px 0px 3px;
		float:left;
		padding:3px;
		}
	
	
	.mc_columna_centro_modulo_doble{
		width:433px;
		height:auto;
		float:right;
		padding:0px 0px 5px 0px ;
	}
	.mc_columna_centro_listado{
		width:420px;
		height:19px;
		margin:0px 0px 2px 10px;
		float:left;
		border-bottom:1px solid #E1E1E1;
		background: #FCFCFC;
	}
	
	.mc_columna_centro_listado_thumb{
		width:19px;
		height:19px;
		margin:0px 5px 0px 0px;
		float:left;
	}
	.mc_columna_centro_listado_titulo{
		width:390px;
		height:19px;
		float:left;
	}
	#oanline{
		width:420px;
		height:auto;
		padding:3px;
		float:left;
		}

	#modulo_central_deportes{
		width:227px;
		height:120px;
		float:left;
		margin-left:4px;
		background:#C0C0C0;
	}
	
	#modulo_central_columna_izquierda{
		width:120px;
		height:auto;
		float:left;
		padding-right:5px;
	}
	
/* TAPAS */
	#contenedor_de_tapa_pue {
		width: 99%;
		height:auto;
		float: left;
		position:relative;
	}

	#contenedor_de_tapa {
		width: 700px;
		height:auto;
		float: left;
	}

	#tapas_iniciales_contiene_individual { 
		margin: 0 auto;
		width: 225px;
		height:175px;
		float: left;
		padding-right:3px;
		padding-left:3px;
		border-right:#BFBFBF 1px solid;
		/*background: #F9F9F9;*/
	}
	
	#tapas_iniciales_contiene_individual_foto {
	width:225px;
	height:100px;
	padding:0px;
	border-top:solid 2px #8C8C8C;
	border-bottom:solid 2px #8C8C8C;
	margin-top:2px;
	float: left;
	}
	
	#tapas_iniciales_contiene_individual_titulo { 
		margin: 0;
		width: 219px;
		height:auto;
		padding:5px 3px 5px 3px;
		float: left;
	}
	
	#tapas_iniciales_contiene_individual_seccion_icon { 
		margin-left: 3px;
		width:16px;
		height:17px;
		padding: 0px;
		float:left;
	}
	
	#tapas_iniciales_contiene_individual_seccion { 
		margin: 0px;
		width:auto;
		height:auto;
		padding-left: 3px;
		float:left;
	}

	#tapas_iniciales_menu { 
		margin-bottom: 5px;
		width: 695px;
		height:20px;
		padding: 5px 0px 0px 0px;
		border-bottom: #FFCCCC 1px solid;
	}

	#tapas_iniciales_menu_individual { 
		margin: 0px;
		width: auto;
		text-align:center;
		height:auto;
		float: right;
		padding: 0px 2px 0px 2px;
	}

	#tapas_iniciales_menu_individual_play_pause { 
		margin: 0px 6px 0px 0px;
		width: auto;
		text-align:center;
		height:auto;
		float: right;
		padding: 0px 6px 0px 6px;
		border-right: #FF0000 1px solid;
	}
	
/* TITULOS Y BOXES */
	#contiene_barra_y_titulo{
		width:434px;
		height:63px;
		float:left;
		margin: 0px;
		padding:0px;
		background: url(../../imagenes/envivo_cabecera.gif) no-repeat;
		background-position:0px 0px;
		}

	#barra_de_opciones{
		width:auto;
		height:auto;
		float: right;
		margin: 24px 40px 0px 0px;
		}
	#titulo_de_multiples_usos{
		width:auto;
		height:auto;
		float: left;
		}
	#contiene_barra_y_titulo_pie{
		width:434px;
		height:32px;
		float:left;
		margin: 0px;
		padding: 0px;
		background: url(../../imagenes/envivo_pie.gif) no-repeat;
		}
		
/* COMENTARIOS */		
	.colder_comentarios_cabecera{
		width:226px;
		height:62px;
		float:left;
		margin: 0px;
		padding: 0px;
		background: url(../../imagenes/blog_comment_head.gif) no-repeat;
		}	
	.colder_comentarios_pie{
		width:226px;
		height:32px;
		float:left;
		margin: 0px;
		padding: 10px 0px 0px 0px;
		background: url(../../imagenes/blog_comment_pie.gif) no-repeat;
		background-position:bottom left;
		text-align:center;
		}
		
	.colder_comentarios_com_contiene{
		width:200px;
		height:auto;
		float: left;	
        padding:2px 2px 2px 10px;
		}
		
	.colder_comentarios_com {
		width:99%;
		height:auto;
        float:left;
        border-bottom: #DEDEDE solid 1px;
        padding:2px 2px 2px 2px;
        margin:2px 2px 2px 2px;
		}

	/* presentación de comentarios */
	#comentarios_contenedor{
		width:447px;
		height:auto;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float:left;
		}
		/* Muestra comentarios */
		.comentarios_muestra_contenedor{
			width:447px;
			height:auto;
			float:left;
			margin-bottom:10px;
			border-bottom:1px dashed #B6B6B6;
    		}
		.comentarios_muestra_izq{
			width: 40px;
			height:100px;
			margin: 0px 5px 0px 0px;
			padding: 0px 0px 0px 0px;
			float:left;
			}
			.comentarios_muestra_avatar{
				width:38px;
				height:38px;
				margin:1px;
				border:#C00 1px solid;
				}
		.comentarios_muestra_der{
			width: 400px;
			height:auto;
			margin:0px;
			padding:0px;
			float:left;
			background:#E9E9E9;
			border-left: 1px solid #C7C7C7;
			}
			.comentarios_muestra_barrra{
				width:392px;
				height:auto;
				padding:4px;
				float:left;
				background: #FFF;
				border-bottom:1px solid #C3C3C3;
				}
			.comentarios_muestra_privado{
				width:14px;
				height:10px;
				padding:0px;
				margin:2px 5px 0px 0px;
				float:left;
				background:url(../../imagenes/mensaje_18x18.gif) no-repeat;
				background-position:50% 50%;
				}
			.comentarios_muestra_user{
				width:372px;
				height:auto;
				margin:0px;
				padding:0px;
				float:left;
				}
			.comentario_muestra_mensaje{
				width:390px;
				height:auto;
				float:left;
				padding: 10px 5px 5px 5px;
				background: url(../../imagenes/degrade_gris_a_blanco.gif) repeat-x;
				}
		
		/* formulario */
		#comentarios_formu_thumb{
			width:56px;
			height:53px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float:left;
			background:#F7F7F7;
			border:#D4D4D4 1px solid;
			}
		#comentarios_formu_comentario{
			width:320px;
			height:auto;
			margin: 0px;
			float:left;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background:#F7F7F7;
			}
		
			#comentarios_formu_comentario textarea{
				width:311px;
				height:41px;
				margin: 0px 0px 0px 5px;
				padding: 5px 5px 5px 5px;
				background: url(../../imagenes/degrade_gris_a_blanco.gif) repeat-x;
				border:1px solid #DBDBDB;
				overflow:auto;
				}
		
		#comentarios_formu_button {
			width:56px;
			height:53px;
			margin: 1px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float:right;
			}

/* PIE */
	#pie_gral {
	border-top: #F00 2px solid;
	width:910px;
	height:auto;
	margin-top:6px;
	padding: 0px 10px 0px 10px;
	float:left;
	clear: both;
	background: url(../../imagenes/buscador_back_abajo.gif) repeat-x;
	background-position:0px -5px;
}

#pie_datos{
	width:225px;
	height:34px;
	padding:15px 5px 0px 0px;
	margin-top:3px;
	float: right;
	text-align:right;
	}

#pie_datos_incorrientes{
	width:400px;
	height:34px;
	padding:15px 5px 0px 0px;
	margin-top:3px;
	float: left;
	text-align: left;
	}
	
#pie_logo_incorrientes{
	width:77px;
	padding-top:12px;
	border: none;
	margin-right:12px;
	float: left;
	}
	
#pie_logo_creaxtion{
	width:100px;
	height:23px;
	padding-top:14px;
	border: none;
	margin-left:5px;
	float: right;
	}
