.fondo_gris_top {
	background-image: url(../imagenes/sombreado_gris.gif);
	background-repeat: repeat-x;
}

.linea_izquierda {
	background-image: url(../imagenes/linea-izquierda.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.liena_abajo {
	background-image: url(../imagenes/linea_abajo.gif);
	background-repeat: repeat-x;
	padding-left: 2px;
	padding-right: 2px;
}

.fondo-cuadro-opcion {
	background-image: url(../imagenes/fondo-cuadros-opciones.gif);
	background-repeat: repeat-x;
}

.linea-cuadro-opcion-iz {
	background-image: url(../imagenes/cuadro-opciones.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.linea-cuadro-opcion-der {
	background-image: url(../imagenes/cuadro-opciones.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.linea_derecha {
	background-image: url(../imagenes/linea-izquierda.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.separacion_menu_principal {
	float: left;
	margin-left: 7px;
	margin-top: 3px;
}

.menu-opciones {
	height: 20px;
	width: 135px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #00FFFF;
}

.menu-opciones-grande {
	height: 33px;
	width: 135px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #00FFFF;
}

.menu-opciones-grande:hover {
	background-color: #e4e4e4;
}

.menu-opciones:hover {
	background-color: #e4e4e4;
}

.menu_opciones_bordes {
	width: 140px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
}

.menu_opciones_principal {
	width: 140px;
	background-image: url(../imagenes/fondo-cuadros-opciones.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-left-color: #e5e5e5;
}

.flecha {
	float: right;
}

.switchcontent {
	width: 140px;
}

#separadpr {
	width: auto;
	height: 80px;
	min-height: 80px;
}

#menu_directorio {
	float: left;
	width: 140px;
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-top: 2px;
}

#contenido_home {
	float: left;
	width: 850px;
	height: auto;
}

.preload {
	width: 0px;
	height: 0px;
	display: none;
	background-image: url(http://www.lugaresgaycba.com.ar/imagenes/home/1a2.jpg);
	background-image: url(http://www.lugaresgaycba.com.ar/imagenes/home/mini1.jpg);
	background-image: url(http://www.lugaresgaycba.com.ar/imagenes/home/noticia01.jpg);
}

.noticias {
	width: 187px;
	height: 40px;
	background-image: url(../imagenes/home/noticias01.jpg);
	background-repeat: no-repeat;
	margin-left: 8px;
	float: left;
	margin-top: 6px;
}

.noticias:hover {
	width: 187px;
	height: 40px;
	background-image: url(../imagenes/home/noticia01.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}

.noticiasTitulos {
	width: 130px;
	float: left;
	height: auto;
	margin-left: 5px;
	margin-top: 5px;
}

.noticiasTitulos-resumen {
	width: 130px;
	float: left;
	height: auto;
	margin-left: 5px;
	margin-top: 2px;
}

.circulo-calendario {
	background-image: url(../imagenes/calendario/ccircl.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
}

.circulo-calendario-off {
	background-image: url(../imagenes/calendario/circlegris.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #999999;
}

.circulo-calendario:hover {
	background-image: url(../imagenes/calendario/circlulo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	cursor: hand;
}

.botones-barra-top {
	width: auto;
	height: 24px;
	margin-left: 30px;
}

.botones-barra-top-btn1 {
	width: 7px;
	float: left;
}

.botones-barra-top-btn1-c {
	width: 6px;
	float: left;
}

.botones-barra-top-medio {
	background-image: url(../imagenes/barra-menu/grismedio.jpg);
	background-repeat: repeat-x;
	background-position: center;
	float: left;
	width: auto;
	height: 24px;
}

.botones-barra-top-linea {
	background-image: url(../imagenes/barra-menu/line.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.botones-barra-top-medio-c {
	background-image: url(../imagenes/barra-menu/colormedio.gif);
	background-repeat: repeat-x;
	background-position: center;
	float: left;
	width: auto;
	height: 24px;
}

body {
	background-image: url(../imagenes/bgraund.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 0px;
}



#home-cuadros{
	height: 100px;
	width: 150px;
	float: right;
}

#separador-cuadros{
	height: 10px;
	width: 18px;
	float: left;
	width: 413px;
}.LinksXL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0099FF;
	letter-spacing: normal;
	word-spacing: normal;
	page-break-before: always;
	page-break-after: always;
	cursor: wait;
}
